20241030085521844 DMAIN <0000> hlr.c:813 hlr starting 20241030085521844 DDB <0001> db.c:599 using database: hlr.db 20241030085521844 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241030085521844 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241030085521844 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241030085521845 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241030085521845 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241030085521876 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241030085521876 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241030085521960 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241030085521961 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241030085521961 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241030085523572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085523572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085523574 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085523575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 20241030085523576 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085523576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085523576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085523576 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  20241030085523576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085523576 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  20241030085523576 DLGSUP <0013> gsup_server.c:235 2:  20241030085523576 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085523576 DLGSUP <0013> gsup_server.c:235 3:  20241030085523576 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085523576 DLGSUP <0013> gsup_server.c:235 4:  20241030085523576 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085523576 DLGSUP <0013> gsup_server.c:235 5:  20241030085523576 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085523576 DLGSUP <0013> gsup_server.c:235 7:  20241030085523576 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085523576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085523576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085523576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085523595 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46375<->l=127.0.0.1:4259) 20241030085523608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 20241030085523617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085523617 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"} 20241030085523617 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" 20241030085523617 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} 20241030085523617 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 20241030085523617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085523617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085523620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44756<->l=127.0.0.1:4258 20241030085523621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 20241030085523622 DLINP <000b> input/ipa.c:451 connected read/write 20241030085523622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085523622 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085523622 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085523622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085523622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46375<->l=127.0.0.1:4259) 20241030085523688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44766<->l=127.0.0.1:4258 20241030085523689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44766<->l=127.0.0.1:4258 20241030085526763 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085526763 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085526766 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085526766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49538<->l=127.0.0.1:4258 20241030085526769 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085526769 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085526769 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085526769 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  20241030085526769 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085526769 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  20241030085526769 DLGSUP <0013> gsup_server.c:235 2:  20241030085526769 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085526769 DLGSUP <0013> gsup_server.c:235 3:  20241030085526769 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085526769 DLGSUP <0013> gsup_server.c:235 4:  20241030085526769 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085526769 DLGSUP <0013> gsup_server.c:235 5:  20241030085526769 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085526769 DLGSUP <0013> gsup_server.c:235 7:  20241030085526769 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085526769 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085526769 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085526769 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085526788 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38791<->l=127.0.0.1:4259) 20241030085526803 DAUC <0003> db_auc.c:157 IMSI='262427062297864': No 2G Auth Data 20241030085526803 DAUC <0003> db_auc.c:192 IMSI='262427062297864': No 3G Auth Data 20241030085526845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49540<->l=127.0.0.1:4258 20241030085526849 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085526849 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427062297864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427062297864"} 20241030085526857 DAUC <0003> db_auc.c:192 IMSI='262427062297864': No 3G Auth Data 20241030085526857 DAUC <0003> db_auc.c:236 IMSI='262427062297864': Calling to generate 5 vectors 20241030085526857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085526857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085526857 DAUC <0003> auc.c:113 vector [0]: rand = 38de330f2a1d53135fd236cb5a6a82f2 20241030085526857 DAUC <0003> auc.c:179 vector [0]: kc = 9d8f21bd60879000 20241030085526857 DAUC <0003> auc.c:180 vector [0]: sres = bf947872 20241030085526857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085526857 DAUC <0003> auc.c:113 vector [1]: rand = da18fcf9e0aa2751b9853bd75aa0b3a2 20241030085526857 DAUC <0003> auc.c:179 vector [1]: kc = 0251f5b830834000 20241030085526857 DAUC <0003> auc.c:180 vector [1]: sres = a9248e2c 20241030085526857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085526857 DAUC <0003> auc.c:113 vector [2]: rand = 36ef6123645d74ee9e765c65fa6c3468 20241030085526857 DAUC <0003> auc.c:179 vector [2]: kc = 7a6625bf0b756400 20241030085526857 DAUC <0003> auc.c:180 vector [2]: sres = b46a81da 20241030085526857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085526857 DAUC <0003> auc.c:113 vector [3]: rand = 2ad1962a7c452e7c0f5172c8155c71c2 20241030085526857 DAUC <0003> auc.c:179 vector [3]: kc = 204f34b9dab78c00 20241030085526857 DAUC <0003> auc.c:180 vector [3]: sres = 1ac43db2 20241030085526857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085526857 DAUC <0003> auc.c:113 vector [4]: rand = e42922ba87e15f4d664fd7c5082f9a96 20241030085526857 DAUC <0003> auc.c:179 vector [4]: kc = 9e46b836fb8aac00 20241030085526857 DAUC <0003> auc.c:180 vector [4]: sres = 7f46d8fd 20241030085526857 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085526857 DAUC <0003> db_auc.c:245 IMSI='262427062297864': Generated 5 vectors 20241030085526857 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427062297864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427062297864"} 20241030085526857 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427062297864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085526857 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526857 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49540<->l=127.0.0.1:4258 20241030085526889 DAUC <0003> db_auc.c:157 IMSI='262422710494030': No 2G Auth Data 20241030085526889 DAUC <0003> db_auc.c:192 IMSI='262422710494030': No 3G Auth Data 20241030085526926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241030085526929 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085526929 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422710494030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422710494030"} 20241030085526929 DAUC <0003> db_auc.c:192 IMSI='262422710494030': No 3G Auth Data 20241030085526929 DAUC <0003> db_auc.c:236 IMSI='262422710494030': Calling to generate 5 vectors 20241030085526929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085526929 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085526929 DAUC <0003> auc.c:113 vector [0]: rand = e3334fb2ac7a8665472ca0f6f75071fa 20241030085526929 DAUC <0003> auc.c:179 vector [0]: kc = a6b59e565f71a800 20241030085526929 DAUC <0003> auc.c:180 vector [0]: sres = 81000e3a 20241030085526929 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085526929 DAUC <0003> auc.c:113 vector [1]: rand = edf6b768934b0d55bf72eb2c9286fb6a 20241030085526929 DAUC <0003> auc.c:179 vector [1]: kc = 56bf744b225ba000 20241030085526929 DAUC <0003> auc.c:180 vector [1]: sres = 268d03f3 20241030085526929 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085526930 DAUC <0003> auc.c:113 vector [2]: rand = 99c2f5d76b1c283991ec6d6c412efeff 20241030085526930 DAUC <0003> auc.c:179 vector [2]: kc = acd9d1374101f400 20241030085526930 DAUC <0003> auc.c:180 vector [2]: sres = f467a268 20241030085526930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085526930 DAUC <0003> auc.c:113 vector [3]: rand = e340701c279ad148c11de1e67d211731 20241030085526930 DAUC <0003> auc.c:179 vector [3]: kc = 41df59e04ebebc00 20241030085526930 DAUC <0003> auc.c:180 vector [3]: sres = 0ab66334 20241030085526930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085526930 DAUC <0003> auc.c:113 vector [4]: rand = 6c3b22addcc7a88932148099f0530424 20241030085526930 DAUC <0003> auc.c:179 vector [4]: kc = 755c042c1f0ab400 20241030085526930 DAUC <0003> auc.c:180 vector [4]: sres = d6e9e3b4 20241030085526930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085526930 DAUC <0003> db_auc.c:245 IMSI='262422710494030': Generated 5 vectors 20241030085526930 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422710494030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422710494030"} 20241030085526930 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422710494030 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085526930 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526930 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241030085526956 DAUC <0003> db_auc.c:157 IMSI='262428508193393': No 2G Auth Data 20241030085526956 DAUC <0003> db_auc.c:192 IMSI='262428508193393': No 3G Auth Data 20241030085526987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4258 20241030085526991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085526991 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428508193393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428508193393"} 20241030085526991 DAUC <0003> db_auc.c:192 IMSI='262428508193393': No 3G Auth Data 20241030085526991 DAUC <0003> db_auc.c:236 IMSI='262428508193393': Calling to generate 5 vectors 20241030085526991 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085526991 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085526991 DAUC <0003> auc.c:113 vector [0]: rand = eeaba6d93ef427f8209928ec22b53e05 20241030085526991 DAUC <0003> auc.c:179 vector [0]: kc = 3cde21409eb5682f 20241030085526991 DAUC <0003> auc.c:180 vector [0]: sres = 3cafde0a 20241030085526991 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085526991 DAUC <0003> auc.c:113 vector [1]: rand = 3280db5cd6d18894686d724f819d1e32 20241030085526991 DAUC <0003> auc.c:179 vector [1]: kc = f902c809f36e4748 20241030085526991 DAUC <0003> auc.c:180 vector [1]: sres = 0f581c01 20241030085526991 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085526991 DAUC <0003> auc.c:113 vector [2]: rand = 7a2d8a4c982c1be5ed87c356ae16c232 20241030085526991 DAUC <0003> auc.c:179 vector [2]: kc = 8a4f394b3a7c0734 20241030085526991 DAUC <0003> auc.c:180 vector [2]: sres = 34989651 20241030085526991 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085526991 DAUC <0003> auc.c:113 vector [3]: rand = f8b7d93a1e5bc7a70598709e0b3c6276 20241030085526991 DAUC <0003> auc.c:179 vector [3]: kc = bfd8865ee20abe35 20241030085526991 DAUC <0003> auc.c:180 vector [3]: sres = 9ebdec26 20241030085526991 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085526991 DAUC <0003> auc.c:113 vector [4]: rand = 288db6f8121d8079a7c91b5c6040d1b6 20241030085526991 DAUC <0003> auc.c:179 vector [4]: kc = 91e78045b3d7a8cc 20241030085526991 DAUC <0003> auc.c:180 vector [4]: sres = d84d8535 20241030085526991 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085526991 DAUC <0003> db_auc.c:245 IMSI='262428508193393': Generated 5 vectors 20241030085526991 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428508193393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428508193393"} 20241030085526991 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428508193393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085526991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085526991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085526993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4258 20241030085527026 DAUC <0003> db_auc.c:157 IMSI='262423364858405': No 2G Auth Data 20241030085527026 DAUC <0003> db_auc.c:192 IMSI='262423364858405': No 3G Auth Data 20241030085527067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241030085527071 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527071 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423364858405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423364858405"} 20241030085527071 DAUC <0003> db_auc.c:157 IMSI='262423364858405': No 2G Auth Data 20241030085527071 DAUC <0003> db_auc.c:236 IMSI='262423364858405': Calling to generate 5 vectors 20241030085527071 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085527071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085527071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085527071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085527071 DAUC <0003> auc.c:113 vector [0]: rand = 6294cad0110b3f97abc3d0a6b7a24462 20241030085527071 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085527071 DAUC <0003> auc.c:142 vector [0]: autn = bba509c692dc0000b40a0d2a88fec79f 20241030085527071 DAUC <0003> auc.c:143 vector [0]: ck = 65bb2bc0421c807f5a7591f7c6a0355a 20241030085527071 DAUC <0003> auc.c:144 vector [0]: ik = c493183d80935d1635070884222e3654 20241030085527071 DAUC <0003> auc.c:145 vector [0]: res = 7d633698fd9a57300000000000000000 20241030085527071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085527071 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085527071 DAUC <0003> auc.c:151 vector [0]: kc = ce5aaa8e2601de67 20241030085527071 DAUC <0003> auc.c:152 vector [0]: sres = 80f961a8 20241030085527071 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085527071 DAUC <0003> auc.c:113 vector [1]: rand = c3ce7798ed4477c64aa56f3c1eb35aa8 20241030085527071 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085527071 DAUC <0003> auc.c:142 vector [1]: autn = a8a801e957b8000020f8dbd82870ab1b 20241030085527071 DAUC <0003> auc.c:143 vector [1]: ck = b69f9b40205e71c88ce430d0b4682d3e 20241030085527071 DAUC <0003> auc.c:144 vector [1]: ik = 116b5d439d05b28a5df89598fa779456 20241030085527071 DAUC <0003> auc.c:145 vector [1]: res = 508252e4da80ac8b0000000000000000 20241030085527071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085527071 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085527071 DAUC <0003> auc.c:151 vector [1]: kc = 76e8634bf3447a2a 20241030085527071 DAUC <0003> auc.c:152 vector [1]: sres = 8a02fe6f 20241030085527071 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085527071 DAUC <0003> auc.c:113 vector [2]: rand = 9f1e7fbae8e0642172b89ed39cb08f66 20241030085527071 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085527071 DAUC <0003> auc.c:142 vector [2]: autn = e317c829774f0000573bdea042186bc4 20241030085527071 DAUC <0003> auc.c:143 vector [2]: ck = ab1230a467f8b0226ec696e83902b036 20241030085527071 DAUC <0003> auc.c:144 vector [2]: ik = 00e2870082c19a4e5550e153b1b7be38 20241030085527072 DAUC <0003> auc.c:145 vector [2]: res = 815833591d1336990000000000000000 20241030085527072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085527072 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085527072 DAUC <0003> auc.c:151 vector [2]: kc = 9066c01f6d8c2462 20241030085527072 DAUC <0003> auc.c:152 vector [2]: sres = 9c4b05c0 20241030085527072 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085527072 DAUC <0003> auc.c:113 vector [3]: rand = e90b759ec58d9c7ec4419b5b441f8960 20241030085527072 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085527072 DAUC <0003> auc.c:142 vector [3]: autn = 77dbe866216d0000554dcbec9c4409dd 20241030085527072 DAUC <0003> auc.c:143 vector [3]: ck = e2876fb227fd4f7cbda5bce626e1d2ed 20241030085527072 DAUC <0003> auc.c:144 vector [3]: ik = 11930c58e729bdab55ae81972f089c9a 20241030085527072 DAUC <0003> auc.c:145 vector [3]: res = f916fd2e7831f11d0000000000000000 20241030085527072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085527072 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085527072 DAUC <0003> auc.c:151 vector [3]: kc = 1b1f5e9bc93dbca0 20241030085527072 DAUC <0003> auc.c:152 vector [3]: sres = 81270c33 20241030085527072 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085527072 DAUC <0003> auc.c:113 vector [4]: rand = 35cfc594d5dbb04c81b292d5dad452c0 20241030085527072 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085527072 DAUC <0003> auc.c:142 vector [4]: autn = 31c61ee3c94e000011d52da7a93f0203 20241030085527072 DAUC <0003> auc.c:143 vector [4]: ck = f465bce91ed64be803a50482270e7003 20241030085527072 DAUC <0003> auc.c:144 vector [4]: ik = 17711df28db6a4a77f5dabf9b2c55442 20241030085527072 DAUC <0003> auc.c:145 vector [4]: res = 0c9e3d6f3bcf767f0000000000000000 20241030085527072 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085527072 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085527072 DAUC <0003> auc.c:151 vector [4]: kc = 9fec0e6006abcb0e 20241030085527072 DAUC <0003> auc.c:152 vector [4]: sres = 37514b10 20241030085527072 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085527072 DAUC <0003> db_auc.c:245 IMSI='262423364858405': Generated 5 vectors 20241030085527072 DAUC <0003> db_auc.c:249 IMSI='262423364858405': Updating SQN=161 in DB 20241030085527082 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423364858405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423364858405"} 20241030085527082 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423364858405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085527082 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527082 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241030085527113 DAUC <0003> db_auc.c:157 IMSI='262423513476170': No 2G Auth Data 20241030085527113 DAUC <0003> db_auc.c:192 IMSI='262423513476170': No 3G Auth Data 20241030085527143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241030085527147 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527147 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423513476170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423513476170"} 20241030085527147 DAUC <0003> db_auc.c:157 IMSI='262423513476170': No 2G Auth Data 20241030085527147 DAUC <0003> db_auc.c:236 IMSI='262423513476170': Calling to generate 5 vectors 20241030085527147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085527147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085527147 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085527147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085527147 DAUC <0003> auc.c:113 vector [0]: rand = 99f5cae37eda8d1e66320e7be67be51a 20241030085527147 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085527147 DAUC <0003> auc.c:142 vector [0]: autn = 63cc12f43f3600002b19db1fc06a57cf 20241030085527147 DAUC <0003> auc.c:143 vector [0]: ck = a539258375c779c9e04a6e34e812a896 20241030085527147 DAUC <0003> auc.c:144 vector [0]: ik = 63e6a5e98cda0e6fe58f409923003602 20241030085527147 DAUC <0003> auc.c:145 vector [0]: res = b543dda4ed2be9090000000000000000 20241030085527147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085527147 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085527147 DAUC <0003> auc.c:151 vector [0]: kc = c31aaec7320fe932 20241030085527147 DAUC <0003> auc.c:152 vector [0]: sres = 586834ad 20241030085527147 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085527147 DAUC <0003> auc.c:113 vector [1]: rand = bca0b7859a4638ce0bfbcf06814b33ff 20241030085527147 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085527147 DAUC <0003> auc.c:142 vector [1]: autn = 3104b8b5191a0000c3480e612432dbd0 20241030085527147 DAUC <0003> auc.c:143 vector [1]: ck = 02b4bcec9f32b1675399fffee5b5b55d 20241030085527147 DAUC <0003> auc.c:144 vector [1]: ik = 8bca28c35d41c1ce965a91060264752c 20241030085527147 DAUC <0003> auc.c:145 vector [1]: res = bf434da8e60280f20000000000000000 20241030085527147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085527147 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085527147 DAUC <0003> auc.c:151 vector [1]: kc = 4cbdfad725a2b0d8 20241030085527147 DAUC <0003> auc.c:152 vector [1]: sres = 5941cd5a 20241030085527147 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085527147 DAUC <0003> auc.c:113 vector [2]: rand = d65c4def7ca6a1a5377f36535fcdc483 20241030085527147 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085527147 DAUC <0003> auc.c:142 vector [2]: autn = 1e60a24c085800004106ee7a327f6871 20241030085527147 DAUC <0003> auc.c:143 vector [2]: ck = 29d94a343a73c953f728cef8b0d9a347 20241030085527147 DAUC <0003> auc.c:144 vector [2]: ik = 61d9bee3862a96a934776e29fecb64cf 20241030085527147 DAUC <0003> auc.c:145 vector [2]: res = f366703fe836a27e0000000000000000 20241030085527147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085527147 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085527147 DAUC <0003> auc.c:151 vector [2]: kc = 8b5f5406f24b9872 20241030085527147 DAUC <0003> auc.c:152 vector [2]: sres = 1b50d241 20241030085527147 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085527147 DAUC <0003> auc.c:113 vector [3]: rand = 103768cb7e57dda7d980b486b70bd57f 20241030085527147 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085527147 DAUC <0003> auc.c:142 vector [3]: autn = 35e380121c29000052ed1a0bf229273b 20241030085527147 DAUC <0003> auc.c:143 vector [3]: ck = da14af73e4a5cb8e7fa6a73fa2a44da7 20241030085527147 DAUC <0003> auc.c:144 vector [3]: ik = d3dca54eac57d88d727a0b5b6ed64d0e 20241030085527147 DAUC <0003> auc.c:145 vector [3]: res = d7461d7f8cd32de00000000000000000 20241030085527147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085527148 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085527148 DAUC <0003> auc.c:151 vector [3]: kc = 0414a659848013aa 20241030085527148 DAUC <0003> auc.c:152 vector [3]: sres = 5b95309f 20241030085527148 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085527148 DAUC <0003> auc.c:113 vector [4]: rand = a8a42221189f91a3450888d8e08cd54b 20241030085527148 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085527148 DAUC <0003> auc.c:142 vector [4]: autn = 12af9570000a00007640d707f153989a 20241030085527148 DAUC <0003> auc.c:143 vector [4]: ck = 05f027aaafe594abaf63f87c4dbdd206 20241030085527148 DAUC <0003> auc.c:144 vector [4]: ik = f735d77f7a0c99bd77d5b76426989b09 20241030085527148 DAUC <0003> auc.c:145 vector [4]: res = 03ba5e2377cafe4e0000000000000000 20241030085527148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085527148 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085527148 DAUC <0003> auc.c:151 vector [4]: kc = 2a73bfcdbecc4419 20241030085527148 DAUC <0003> auc.c:152 vector [4]: sres = 7470a06d 20241030085527148 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085527148 DAUC <0003> db_auc.c:245 IMSI='262423513476170': Generated 5 vectors 20241030085527148 DAUC <0003> db_auc.c:249 IMSI='262423513476170': Updating SQN=161 in DB 20241030085527155 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423513476170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423513476170"} 20241030085527155 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423513476170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085527155 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527156 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241030085527184 DAUC <0003> db_auc.c:157 IMSI='262424829993287': No 2G Auth Data 20241030085527184 DAUC <0003> db_auc.c:192 IMSI='262424829993287': No 3G Auth Data 20241030085527225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49594<->l=127.0.0.1:4258 20241030085527229 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527229 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424829993287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424829993287"} 20241030085527229 DAUC <0003> db_auc.c:236 IMSI='262424829993287': Calling to generate 5 vectors 20241030085527229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085527229 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085527229 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085527229 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085527229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085527229 DAUC <0003> auc.c:113 vector [0]: rand = 5d25a13db863b4e0a74ea6450f4a8859 20241030085527230 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085527230 DAUC <0003> auc.c:142 vector [0]: autn = 36c8a5c824f100000ccac49079d812aa 20241030085527230 DAUC <0003> auc.c:143 vector [0]: ck = a3397ff68d70c89abc8b2afbf13d1e3d 20241030085527230 DAUC <0003> auc.c:144 vector [0]: ik = 39e954aec6d9ea9fa5c7e2509876bfbf 20241030085527230 DAUC <0003> auc.c:145 vector [0]: res = edd42d2e2c7689530000000000000000 20241030085527230 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085527230 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085527230 DAUC <0003> auc.c:179 vector [0]: kc = c61d6355ec770400 20241030085527230 DAUC <0003> auc.c:180 vector [0]: sres = 0cc57beb 20241030085527230 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085527230 DAUC <0003> auc.c:113 vector [1]: rand = bbcefc27b8563dc42f7b9331d58a8a03 20241030085527230 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085527230 DAUC <0003> auc.c:142 vector [1]: autn = e9bba2d2557d0000bb0615002dd365d9 20241030085527230 DAUC <0003> auc.c:143 vector [1]: ck = c0ecfc15eddac4fe8d614cb37b284aa7 20241030085527230 DAUC <0003> auc.c:144 vector [1]: ik = 8f5d10b64f7dadadc05b8ee53543abe5 20241030085527230 DAUC <0003> auc.c:145 vector [1]: res = 960cdb201385942f0000000000000000 20241030085527230 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085527230 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085527230 DAUC <0003> auc.c:179 vector [1]: kc = f00a31020c4f0000 20241030085527230 DAUC <0003> auc.c:180 vector [1]: sres = 62237d62 20241030085527230 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085527230 DAUC <0003> auc.c:113 vector [2]: rand = 1b97bee50f131c5841e9e04cac0c697b 20241030085527230 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085527230 DAUC <0003> auc.c:142 vector [2]: autn = 71cf5a3cd08400008e01b393113e8d93 20241030085527230 DAUC <0003> auc.c:143 vector [2]: ck = 041b5ea06f6c1ad573784187eca00634 20241030085527230 DAUC <0003> auc.c:144 vector [2]: ik = 320599137f1f5ef8eb0220c922c4d3e0 20241030085527230 DAUC <0003> auc.c:145 vector [2]: res = 3ed2cf1015b934fb0000000000000000 20241030085527230 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085527230 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085527230 DAUC <0003> auc.c:179 vector [2]: kc = acc12d3606739800 20241030085527230 DAUC <0003> auc.c:180 vector [2]: sres = 97498d32 20241030085527230 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085527230 DAUC <0003> auc.c:113 vector [3]: rand = 98b33d9b40a1f91a963f8dfa84605931 20241030085527230 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085527230 DAUC <0003> auc.c:142 vector [3]: autn = b4ead872906000005b4ceeded6a86e37 20241030085527230 DAUC <0003> auc.c:143 vector [3]: ck = c9930986b56891f8e0437501954e94c4 20241030085527230 DAUC <0003> auc.c:144 vector [3]: ik = 96fd92224b60d277525b1218215e0cb7 20241030085527230 DAUC <0003> auc.c:145 vector [3]: res = 84fa5a90b76650880000000000000000 20241030085527230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085527230 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085527230 DAUC <0003> auc.c:179 vector [3]: kc = 8a9a252226731400 20241030085527230 DAUC <0003> auc.c:180 vector [3]: sres = 15f13df8 20241030085527230 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085527230 DAUC <0003> auc.c:113 vector [4]: rand = db4c2d77e0d65757d822e87d5fcddde6 20241030085527230 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085527230 DAUC <0003> auc.c:142 vector [4]: autn = b1229781660d000025e1316367dc0044 20241030085527230 DAUC <0003> auc.c:143 vector [4]: ck = 3b9d70cd4bf91549351add004089d11c 20241030085527230 DAUC <0003> auc.c:144 vector [4]: ik = 463cf1230f4807cbb2a0164de4be4137 20241030085527230 DAUC <0003> auc.c:145 vector [4]: res = 3981b23a90c60aac0000000000000000 20241030085527230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085527230 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085527230 DAUC <0003> auc.c:179 vector [4]: kc = 74b32cd02ce34800 20241030085527230 DAUC <0003> auc.c:180 vector [4]: sres = c2c6d2b5 20241030085527230 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085527230 DAUC <0003> db_auc.c:245 IMSI='262424829993287': Generated 5 vectors 20241030085527230 DAUC <0003> db_auc.c:249 IMSI='262424829993287': Updating SQN=161 in DB 20241030085527242 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424829993287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424829993287"} 20241030085527242 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424829993287 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085527242 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527242 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49594<->l=127.0.0.1:4258 20241030085527297 DAUC <0003> db_auc.c:157 IMSI='262427809139004': No 2G Auth Data 20241030085527297 DAUC <0003> db_auc.c:192 IMSI='262427809139004': No 3G Auth Data 20241030085527346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49602<->l=127.0.0.1:4258 20241030085527348 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527348 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427809139004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427809139004"} 20241030085527349 DAUC <0003> db_auc.c:236 IMSI='262427809139004': Calling to generate 5 vectors 20241030085527349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085527349 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085527349 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085527349 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085527349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085527349 DAUC <0003> auc.c:113 vector [0]: rand = 0ca8c1245ca2365607d38f6512b2b243 20241030085527349 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085527349 DAUC <0003> auc.c:142 vector [0]: autn = a19dd25e0ae4000075b43106014e2cea 20241030085527349 DAUC <0003> auc.c:143 vector [0]: ck = b58c69351d11b1e7614d4cadbca21ac6 20241030085527349 DAUC <0003> auc.c:144 vector [0]: ik = 9f38418d238e8bb8d9f42ff3ed4f5c67 20241030085527349 DAUC <0003> auc.c:145 vector [0]: res = 59ac9069c1ed3e0e0000000000000000 20241030085527349 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085527349 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085527349 DAUC <0003> auc.c:179 vector [0]: kc = c3dd493661c46400 20241030085527349 DAUC <0003> auc.c:180 vector [0]: sres = c51bed01 20241030085527349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085527349 DAUC <0003> auc.c:113 vector [1]: rand = c08481c7fb2c51b101563f78d2a0dd7c 20241030085527349 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085527349 DAUC <0003> auc.c:142 vector [1]: autn = 5c1ec7e345600000c3d761e5fb33d69a 20241030085527349 DAUC <0003> auc.c:143 vector [1]: ck = dadcd20b90a695986ef79c4d63a18b55 20241030085527349 DAUC <0003> auc.c:144 vector [1]: ik = fa9d37b0c0c5cf311ff8912088662b49 20241030085527349 DAUC <0003> auc.c:145 vector [1]: res = 865d6f55ab10b8c10000000000000000 20241030085527349 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085527349 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085527349 DAUC <0003> auc.c:179 vector [1]: kc = af09fea51381ac00 20241030085527349 DAUC <0003> auc.c:180 vector [1]: sres = 2ade8a4b 20241030085527349 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085527349 DAUC <0003> auc.c:113 vector [2]: rand = 35d84ca451adab8fbe5abce9750d750f 20241030085527349 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085527349 DAUC <0003> auc.c:142 vector [2]: autn = 2778f8cb6ad30000544521237ac0b615 20241030085527349 DAUC <0003> auc.c:143 vector [2]: ck = 6c3a7bd50207f5a053878b221d81be68 20241030085527349 DAUC <0003> auc.c:144 vector [2]: ik = 1d6a8c419b169ff912cd262b33013120 20241030085527349 DAUC <0003> auc.c:145 vector [2]: res = 0d836d1ea07502ab0000000000000000 20241030085527349 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085527349 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085527349 DAUC <0003> auc.c:179 vector [2]: kc = 1ca08896b03b8800 20241030085527349 DAUC <0003> auc.c:180 vector [2]: sres = 14137fea 20241030085527349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085527349 DAUC <0003> auc.c:113 vector [3]: rand = 9c6d775d30dfd96448f527f99864681b 20241030085527349 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085527349 DAUC <0003> auc.c:142 vector [3]: autn = 9c4c4f29fa46000079f74eb8a4077774 20241030085527349 DAUC <0003> auc.c:143 vector [3]: ck = 4c01de77534ecbcbf7fa715480bf3b8f 20241030085527349 DAUC <0003> auc.c:144 vector [3]: ik = 7ba28cb893eb30bab738faf80177ffb1 20241030085527349 DAUC <0003> auc.c:145 vector [3]: res = 9179619503879e250000000000000000 20241030085527349 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085527349 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085527349 DAUC <0003> auc.c:179 vector [3]: kc = f7244cea8ed6a400 20241030085527349 DAUC <0003> auc.c:180 vector [3]: sres = 85ed265e 20241030085527349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085527349 DAUC <0003> auc.c:113 vector [4]: rand = a3ceee4eb0433b7558b8f557620f0796 20241030085527349 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085527349 DAUC <0003> auc.c:142 vector [4]: autn = 69a0a0a65b7b0000f9fc7f333ac17ff0 20241030085527349 DAUC <0003> auc.c:143 vector [4]: ck = 3892cc6b22f5cd483c4a5e0e5aac4a3b 20241030085527349 DAUC <0003> auc.c:144 vector [4]: ik = e7b45e8bf818f908c38a6ed6eaf46d4e 20241030085527349 DAUC <0003> auc.c:145 vector [4]: res = f650c1c6c61f7fe20000000000000000 20241030085527349 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085527349 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085527349 DAUC <0003> auc.c:179 vector [4]: kc = 5049dc347fbe5400 20241030085527349 DAUC <0003> auc.c:180 vector [4]: sres = ec564b02 20241030085527349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085527349 DAUC <0003> db_auc.c:245 IMSI='262427809139004': Generated 5 vectors 20241030085527349 DAUC <0003> db_auc.c:249 IMSI='262427809139004': Updating SQN=161 in DB 20241030085527357 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427809139004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427809139004"} 20241030085527357 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427809139004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085527357 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527357 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49602<->l=127.0.0.1:4258 20241030085527392 DAUC <0003> db_auc.c:157 IMSI='262428945881691': No 2G Auth Data 20241030085527392 DAUC <0003> db_auc.c:192 IMSI='262428945881691': No 3G Auth Data 20241030085527432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49608<->l=127.0.0.1:4258 20241030085527436 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527436 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428945881691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428945881691"} 20241030085527436 DAUC <0003> db_auc.c:236 IMSI='262428945881691': Calling to generate 5 vectors 20241030085527436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085527436 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085527436 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085527436 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085527436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085527436 DAUC <0003> auc.c:113 vector [0]: rand = 93e74beb180609a29a8e57b7e1839c4b 20241030085527436 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085527436 DAUC <0003> auc.c:142 vector [0]: autn = 45e03e7fe677000006dd6aabb636b311 20241030085527436 DAUC <0003> auc.c:143 vector [0]: ck = 0faff914d75a3cb70dfd51bbf580df71 20241030085527436 DAUC <0003> auc.c:144 vector [0]: ik = 864850605a8b02cf59bb9dd859787c61 20241030085527436 DAUC <0003> auc.c:145 vector [0]: res = 0b54e0a0acd3d8b70000000000000000 20241030085527436 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085527436 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085527436 DAUC <0003> auc.c:179 vector [0]: kc = b46f0795e1cd7719 20241030085527436 DAUC <0003> auc.c:180 vector [0]: sres = 61841ffe 20241030085527436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085527436 DAUC <0003> auc.c:113 vector [1]: rand = 073be0b642bc3211e07f460846728b33 20241030085527436 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085527436 DAUC <0003> auc.c:142 vector [1]: autn = 26d28d2d282b000091f541ad2db11e3f 20241030085527436 DAUC <0003> auc.c:143 vector [1]: ck = dcf996f51661e8c872087614871cd519 20241030085527436 DAUC <0003> auc.c:144 vector [1]: ik = 4329bf71249f75a66e6799f0ee912a7b 20241030085527436 DAUC <0003> auc.c:145 vector [1]: res = e52ad031f121181f0000000000000000 20241030085527436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085527436 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085527436 DAUC <0003> auc.c:179 vector [1]: kc = 3e467c8194228304 20241030085527436 DAUC <0003> auc.c:180 vector [1]: sres = e59b2069 20241030085527436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085527436 DAUC <0003> auc.c:113 vector [2]: rand = 82b52e2f9cc541a2c8d2b8467f821f1e 20241030085527436 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085527436 DAUC <0003> auc.c:142 vector [2]: autn = ac91f289413300004011f7919ebf8c9a 20241030085527436 DAUC <0003> auc.c:143 vector [2]: ck = 3f2e6cc9b3c88fea11d5200fa3f7696f 20241030085527436 DAUC <0003> auc.c:144 vector [2]: ik = d7f316ea26ba6eb9f97e657769b326d4 20241030085527436 DAUC <0003> auc.c:145 vector [2]: res = 82c82a4c30b6bf550000000000000000 20241030085527436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085527436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085527436 DAUC <0003> auc.c:179 vector [2]: kc = 267c5283f95a9c60 20241030085527436 DAUC <0003> auc.c:180 vector [2]: sres = d1e3ff18 20241030085527436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085527436 DAUC <0003> auc.c:113 vector [3]: rand = 9ac92d6a2dae2ea6813e46b235cad132 20241030085527436 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085527436 DAUC <0003> auc.c:142 vector [3]: autn = 8da08a0fdc1300008109b46a4c49f729 20241030085527436 DAUC <0003> auc.c:143 vector [3]: ck = 1f13bb2230ca67dc0eb5e6e063c55810 20241030085527436 DAUC <0003> auc.c:144 vector [3]: ik = 6100039b8c0ed99e42dcbbe113c09aad 20241030085527436 DAUC <0003> auc.c:145 vector [3]: res = da4c31c4083e02d60000000000000000 20241030085527436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085527436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085527436 DAUC <0003> auc.c:179 vector [3]: kc = 86c9694a1ab94c1e 20241030085527436 DAUC <0003> auc.c:180 vector [3]: sres = faa6b448 20241030085527436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085527436 DAUC <0003> auc.c:113 vector [4]: rand = ed162d31f8a42d5c969b7b8e6a4e87b7 20241030085527436 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085527436 DAUC <0003> auc.c:142 vector [4]: autn = 51b206efba070000e9deddea54250033 20241030085527436 DAUC <0003> auc.c:143 vector [4]: ck = 3ff54f729c8965a4a8bdebe464f68ee5 20241030085527436 DAUC <0003> auc.c:144 vector [4]: ik = 5a9e584580a2c81a257be1efe525af76 20241030085527436 DAUC <0003> auc.c:145 vector [4]: res = 414b6666580e6d310000000000000000 20241030085527436 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085527436 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085527436 DAUC <0003> auc.c:179 vector [4]: kc = 893053943576c7a2 20241030085527436 DAUC <0003> auc.c:180 vector [4]: sres = d2ae9761 20241030085527436 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085527436 DAUC <0003> db_auc.c:245 IMSI='262428945881691': Generated 5 vectors 20241030085527436 DAUC <0003> db_auc.c:249 IMSI='262428945881691': Updating SQN=161 in DB 20241030085527444 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428945881691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428945881691"} 20241030085527444 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428945881691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085527444 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527444 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085527447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49608<->l=127.0.0.1:4258 20241030085527474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49538<->l=127.0.0.1:4258 20241030085527474 DLINP <000b> input/ipa.c:451 connected read/write 20241030085527474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085527474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085527475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085527475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085527475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38791<->l=127.0.0.1:4259) 20241030085527516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241030085527517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241030085530590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085530590 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085530593 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 20241030085530596 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085530596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085530596 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  20241030085530596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085530596 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  20241030085530596 DLGSUP <0013> gsup_server.c:235 2:  20241030085530596 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085530596 DLGSUP <0013> gsup_server.c:235 3:  20241030085530596 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085530596 DLGSUP <0013> gsup_server.c:235 4:  20241030085530596 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085530596 DLGSUP <0013> gsup_server.c:235 5:  20241030085530596 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085530596 DLGSUP <0013> gsup_server.c:235 7:  20241030085530596 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085530596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085530596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085530596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085530615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37619<->l=127.0.0.1:4259) 20241030085530640 DAUC <0003> db_auc.c:157 IMSI='262421854520729': No 2G Auth Data 20241030085530640 DAUC <0003> db_auc.c:192 IMSI='262421854520729': No 3G Auth Data 20241030085530677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4258 20241030085530681 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530681 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854520729"} 20241030085530682 DAUC <0003> db_auc.c:192 IMSI='262421854520729': No 3G Auth Data 20241030085530682 DAUC <0003> db_auc.c:236 IMSI='262421854520729': Calling to generate 1 vectors 20241030085530682 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030085530682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530682 DAUC <0003> auc.c:113 vector [0]: rand = 8af42356c4c1863d00a3a9535b58dc55 20241030085530682 DAUC <0003> auc.c:179 vector [0]: kc = 04a5621a2cebfc00 20241030085530682 DAUC <0003> auc.c:180 vector [0]: sres = 62c4e2e9 20241030085530682 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530682 DAUC <0003> db_auc.c:245 IMSI='262421854520729': Generated 1 vectors 20241030085530682 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854520729"} 20241030085530682 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530682 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530682 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530684 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530684 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854520729"} 20241030085530684 DAUC <0003> db_auc.c:192 IMSI='262421854520729': No 3G Auth Data 20241030085530684 DAUC <0003> db_auc.c:236 IMSI='262421854520729': Calling to generate 4 vectors 20241030085530684 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030085530684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530684 DAUC <0003> auc.c:113 vector [0]: rand = cdb8a1d1f1f0d3282835c4a25d5b2f72 20241030085530684 DAUC <0003> auc.c:179 vector [0]: kc = 8766a9bb67e98400 20241030085530684 DAUC <0003> auc.c:180 vector [0]: sres = a7006054 20241030085530684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530684 DAUC <0003> auc.c:113 vector [1]: rand = 438a553eaa20f0d5e79099af2b159c57 20241030085530684 DAUC <0003> auc.c:179 vector [1]: kc = 92d056fcc3436400 20241030085530684 DAUC <0003> auc.c:180 vector [1]: sres = 9c10df3a 20241030085530684 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530684 DAUC <0003> auc.c:113 vector [2]: rand = 81c6e070bf821788cb20cee08b8bd8fd 20241030085530684 DAUC <0003> auc.c:179 vector [2]: kc = 709b6292ec048c00 20241030085530684 DAUC <0003> auc.c:180 vector [2]: sres = 5e7f8df5 20241030085530684 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530684 DAUC <0003> auc.c:113 vector [3]: rand = 2727c734b11a3d020134aa4d81b67ec3 20241030085530684 DAUC <0003> auc.c:179 vector [3]: kc = 0efc29e3717b3c00 20241030085530684 DAUC <0003> auc.c:180 vector [3]: sres = b0af46ad 20241030085530684 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530684 DAUC <0003> db_auc.c:245 IMSI='262421854520729': Generated 4 vectors 20241030085530684 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854520729"} 20241030085530684 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530684 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530684 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530686 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530686 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854520729"} 20241030085530686 DAUC <0003> db_auc.c:192 IMSI='262421854520729': No 3G Auth Data 20241030085530686 DAUC <0003> db_auc.c:236 IMSI='262421854520729': Calling to generate 5 vectors 20241030085530686 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530686 DAUC <0003> auc.c:113 vector [0]: rand = a2ca774bcf4ffdbba81b0d4808d6744d 20241030085530686 DAUC <0003> auc.c:179 vector [0]: kc = 0f214ca1eef1e000 20241030085530686 DAUC <0003> auc.c:180 vector [0]: sres = 0c48ac22 20241030085530686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530686 DAUC <0003> auc.c:113 vector [1]: rand = 4d7903a161669b6a161c1486b9008674 20241030085530686 DAUC <0003> auc.c:179 vector [1]: kc = bdecfc13d8e09800 20241030085530686 DAUC <0003> auc.c:180 vector [1]: sres = 57cba377 20241030085530686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530686 DAUC <0003> auc.c:113 vector [2]: rand = dec826a55e66d8b406e4a53f41236527 20241030085530686 DAUC <0003> auc.c:179 vector [2]: kc = 817b599acbc3f400 20241030085530686 DAUC <0003> auc.c:180 vector [2]: sres = 4c984e92 20241030085530686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530686 DAUC <0003> auc.c:113 vector [3]: rand = d287087514604e01e187ec1ffc2776e0 20241030085530686 DAUC <0003> auc.c:179 vector [3]: kc = 33e854d97bf0e400 20241030085530686 DAUC <0003> auc.c:180 vector [3]: sres = d76ab248 20241030085530686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530686 DAUC <0003> auc.c:113 vector [4]: rand = 1539a9e85fa7f6c4dbc41f0c2ed061e7 20241030085530686 DAUC <0003> auc.c:179 vector [4]: kc = 2b9d21c3d5ab8000 20241030085530686 DAUC <0003> auc.c:180 vector [4]: sres = 8bc04c2c 20241030085530686 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530686 DAUC <0003> db_auc.c:245 IMSI='262421854520729': Generated 5 vectors 20241030085530686 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854520729"} 20241030085530686 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530686 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530687 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530689 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530689 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854520729"} 20241030085530689 DAUC <0003> db_auc.c:192 IMSI='262421854520729': No 3G Auth Data 20241030085530689 DAUC <0003> db_auc.c:236 IMSI='262421854520729': Calling to generate 5 vectors 20241030085530689 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530689 DAUC <0003> auc.c:113 vector [0]: rand = 686c70bbcfd1cc7c35c4c1baa4f6968b 20241030085530689 DAUC <0003> auc.c:179 vector [0]: kc = f75de72473673000 20241030085530689 DAUC <0003> auc.c:180 vector [0]: sres = daf14bcd 20241030085530689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530689 DAUC <0003> auc.c:113 vector [1]: rand = 6ff9069810632f0444e0f08f8061c6b4 20241030085530689 DAUC <0003> auc.c:179 vector [1]: kc = b81a17fc2edf7000 20241030085530689 DAUC <0003> auc.c:180 vector [1]: sres = 16d7e6a8 20241030085530689 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530689 DAUC <0003> auc.c:113 vector [2]: rand = 255c8dcd37eba7adab274f29cf3e816e 20241030085530689 DAUC <0003> auc.c:179 vector [2]: kc = f304c9bb1460b400 20241030085530689 DAUC <0003> auc.c:180 vector [2]: sres = 070e3ce2 20241030085530689 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530689 DAUC <0003> auc.c:113 vector [3]: rand = 67cb47fd2d03d69790c3a8ca31137f10 20241030085530689 DAUC <0003> auc.c:179 vector [3]: kc = 4eb0f73fe21f8800 20241030085530689 DAUC <0003> auc.c:180 vector [3]: sres = 4d1a2994 20241030085530689 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530689 DAUC <0003> auc.c:113 vector [4]: rand = cb367ad5ba9d35aea4eddf320edcde68 20241030085530689 DAUC <0003> auc.c:179 vector [4]: kc = a93bf93c084e1800 20241030085530689 DAUC <0003> auc.c:180 vector [4]: sres = 3fbe6537 20241030085530689 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530689 DAUC <0003> db_auc.c:245 IMSI='262421854520729': Generated 5 vectors 20241030085530689 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854520729"} 20241030085530689 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421854520729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530689 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530689 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49634<->l=127.0.0.1:4258 20241030085530716 DAUC <0003> db_auc.c:157 IMSI='262428699691532': No 2G Auth Data 20241030085530716 DAUC <0003> db_auc.c:192 IMSI='262428699691532': No 3G Auth Data 20241030085530748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241030085530752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530752 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428699691532"} 20241030085530752 DAUC <0003> db_auc.c:192 IMSI='262428699691532': No 3G Auth Data 20241030085530752 DAUC <0003> db_auc.c:236 IMSI='262428699691532': Calling to generate 1 vectors 20241030085530752 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030085530752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530752 DAUC <0003> auc.c:113 vector [0]: rand = dbf81df3d771405853244f88bbc5efc3 20241030085530752 DAUC <0003> auc.c:179 vector [0]: kc = 7fb02e504c502000 20241030085530752 DAUC <0003> auc.c:180 vector [0]: sres = 048852c5 20241030085530752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530752 DAUC <0003> db_auc.c:245 IMSI='262428699691532': Generated 1 vectors 20241030085530752 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428699691532"} 20241030085530752 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530754 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530754 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428699691532"} 20241030085530754 DAUC <0003> db_auc.c:192 IMSI='262428699691532': No 3G Auth Data 20241030085530754 DAUC <0003> db_auc.c:236 IMSI='262428699691532': Calling to generate 4 vectors 20241030085530754 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030085530754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530754 DAUC <0003> auc.c:113 vector [0]: rand = f44c4a8b5d0a742e6a310503e8d03685 20241030085530754 DAUC <0003> auc.c:179 vector [0]: kc = 1d75b2627afb4c00 20241030085530754 DAUC <0003> auc.c:180 vector [0]: sres = 75d04eb7 20241030085530754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530754 DAUC <0003> auc.c:113 vector [1]: rand = 60930ccb3129fd352b0bb7502c44d935 20241030085530754 DAUC <0003> auc.c:179 vector [1]: kc = 0f953500c61cc000 20241030085530754 DAUC <0003> auc.c:180 vector [1]: sres = d29e34c6 20241030085530754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530754 DAUC <0003> auc.c:113 vector [2]: rand = 32c25067431899b0bc9341fcfdbeccc1 20241030085530754 DAUC <0003> auc.c:179 vector [2]: kc = e5cbbedd3177f800 20241030085530755 DAUC <0003> auc.c:180 vector [2]: sres = f5e54a52 20241030085530755 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530755 DAUC <0003> auc.c:113 vector [3]: rand = 792a5aa2f8aff262c5c2dfdbf52ed094 20241030085530755 DAUC <0003> auc.c:179 vector [3]: kc = 7387e092f9a0ec00 20241030085530755 DAUC <0003> auc.c:180 vector [3]: sres = bce8fe74 20241030085530755 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530755 DAUC <0003> db_auc.c:245 IMSI='262428699691532': Generated 4 vectors 20241030085530755 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428699691532"} 20241030085530755 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530757 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530757 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428699691532"} 20241030085530757 DAUC <0003> db_auc.c:192 IMSI='262428699691532': No 3G Auth Data 20241030085530757 DAUC <0003> db_auc.c:236 IMSI='262428699691532': Calling to generate 5 vectors 20241030085530757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530757 DAUC <0003> auc.c:113 vector [0]: rand = f55b5d4c35ca755b4b32815b40f6a179 20241030085530757 DAUC <0003> auc.c:179 vector [0]: kc = 5e79e6180df0f400 20241030085530757 DAUC <0003> auc.c:180 vector [0]: sres = 8349db16 20241030085530757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530757 DAUC <0003> auc.c:113 vector [1]: rand = d7c6d561664b5d55d4b59af09eb5d613 20241030085530757 DAUC <0003> auc.c:179 vector [1]: kc = bb184961bd7d2800 20241030085530757 DAUC <0003> auc.c:180 vector [1]: sres = 0e8e4b78 20241030085530757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530757 DAUC <0003> auc.c:113 vector [2]: rand = 4b98a0526b5b247a0fe3797d8c8393fe 20241030085530757 DAUC <0003> auc.c:179 vector [2]: kc = 26592394c2a56c00 20241030085530757 DAUC <0003> auc.c:180 vector [2]: sres = b2010a5b 20241030085530757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530757 DAUC <0003> auc.c:113 vector [3]: rand = ae9ed9b70d06c8b0763e7b04bfaefd43 20241030085530757 DAUC <0003> auc.c:179 vector [3]: kc = 556eeb0e52e33400 20241030085530757 DAUC <0003> auc.c:180 vector [3]: sres = ebef77d2 20241030085530757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530757 DAUC <0003> auc.c:113 vector [4]: rand = a7fd24caba05e765537063139ac65bbc 20241030085530757 DAUC <0003> auc.c:179 vector [4]: kc = 60178434ff903000 20241030085530757 DAUC <0003> auc.c:180 vector [4]: sres = 95a57025 20241030085530757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530757 DAUC <0003> db_auc.c:245 IMSI='262428699691532': Generated 5 vectors 20241030085530757 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428699691532"} 20241030085530757 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530757 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530757 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530760 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530760 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428699691532"} 20241030085530760 DAUC <0003> db_auc.c:192 IMSI='262428699691532': No 3G Auth Data 20241030085530760 DAUC <0003> db_auc.c:236 IMSI='262428699691532': Calling to generate 5 vectors 20241030085530760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530760 DAUC <0003> auc.c:113 vector [0]: rand = 6912d1f1b19f3857c87ce3b697017bc7 20241030085530760 DAUC <0003> auc.c:179 vector [0]: kc = b51e6b4d62368800 20241030085530760 DAUC <0003> auc.c:180 vector [0]: sres = 9c21ea7a 20241030085530760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530760 DAUC <0003> auc.c:113 vector [1]: rand = b31b5fd87de834fec7b3f9f09824c481 20241030085530760 DAUC <0003> auc.c:179 vector [1]: kc = 48571d4fccf60000 20241030085530760 DAUC <0003> auc.c:180 vector [1]: sres = 5217a048 20241030085530760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530760 DAUC <0003> auc.c:113 vector [2]: rand = 0f08db7b67a6cf9f442707fd9a6387a6 20241030085530760 DAUC <0003> auc.c:179 vector [2]: kc = 3db1e1884684fc00 20241030085530760 DAUC <0003> auc.c:180 vector [2]: sres = 9bf93e1d 20241030085530760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530760 DAUC <0003> auc.c:113 vector [3]: rand = 52445e5cd6282e7fc1694cd5885637c3 20241030085530760 DAUC <0003> auc.c:179 vector [3]: kc = c0a2e58ae164e800 20241030085530760 DAUC <0003> auc.c:180 vector [3]: sres = c3633b64 20241030085530760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530760 DAUC <0003> auc.c:113 vector [4]: rand = c03eea76037692dfe6dc344902c594d3 20241030085530760 DAUC <0003> auc.c:179 vector [4]: kc = a702dc2f4a7d2800 20241030085530760 DAUC <0003> auc.c:180 vector [4]: sres = b976f222 20241030085530760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530760 DAUC <0003> db_auc.c:245 IMSI='262428699691532': Generated 5 vectors 20241030085530760 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428699691532"} 20241030085530760 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428699691532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530760 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530760 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49648<->l=127.0.0.1:4258 20241030085530786 DAUC <0003> db_auc.c:157 IMSI='262425276209454': No 2G Auth Data 20241030085530786 DAUC <0003> db_auc.c:192 IMSI='262425276209454': No 3G Auth Data 20241030085530818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241030085530823 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530823 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425276209454"} 20241030085530823 DAUC <0003> db_auc.c:192 IMSI='262425276209454': No 3G Auth Data 20241030085530823 DAUC <0003> db_auc.c:236 IMSI='262425276209454': Calling to generate 1 vectors 20241030085530823 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030085530823 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530823 DAUC <0003> auc.c:113 vector [0]: rand = 77db4fcfa3783f2f27df55719afccc94 20241030085530823 DAUC <0003> auc.c:179 vector [0]: kc = 60e8deb11856ad1c 20241030085530823 DAUC <0003> auc.c:180 vector [0]: sres = 81a0cd42 20241030085530823 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530823 DAUC <0003> db_auc.c:245 IMSI='262425276209454': Generated 1 vectors 20241030085530823 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425276209454"} 20241030085530823 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530823 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530823 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530826 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425276209454"} 20241030085530826 DAUC <0003> db_auc.c:192 IMSI='262425276209454': No 3G Auth Data 20241030085530826 DAUC <0003> db_auc.c:236 IMSI='262425276209454': Calling to generate 4 vectors 20241030085530826 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030085530826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530826 DAUC <0003> auc.c:113 vector [0]: rand = e6ac8c3e0df197119b9e77b94d02be55 20241030085530826 DAUC <0003> auc.c:179 vector [0]: kc = 4c255b63510132ef 20241030085530826 DAUC <0003> auc.c:180 vector [0]: sres = c9eeeea5 20241030085530826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530826 DAUC <0003> auc.c:113 vector [1]: rand = fd030afa4d8f11244b8aa6a30088d0f4 20241030085530826 DAUC <0003> auc.c:179 vector [1]: kc = 7da57bef2510397f 20241030085530826 DAUC <0003> auc.c:180 vector [1]: sres = 28c164ab 20241030085530826 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530826 DAUC <0003> auc.c:113 vector [2]: rand = 9f5a26255324fe53bfc0f1932e6ec291 20241030085530826 DAUC <0003> auc.c:179 vector [2]: kc = 96ba6acdd2edc9e3 20241030085530826 DAUC <0003> auc.c:180 vector [2]: sres = 7d22c49d 20241030085530826 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530826 DAUC <0003> auc.c:113 vector [3]: rand = 38b242cefc37a877c76a54d973f2ae07 20241030085530826 DAUC <0003> auc.c:179 vector [3]: kc = 5484e8fd78a77a48 20241030085530826 DAUC <0003> auc.c:180 vector [3]: sres = d8c51795 20241030085530826 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530826 DAUC <0003> db_auc.c:245 IMSI='262425276209454': Generated 4 vectors 20241030085530826 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425276209454"} 20241030085530826 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530828 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425276209454"} 20241030085530828 DAUC <0003> db_auc.c:192 IMSI='262425276209454': No 3G Auth Data 20241030085530828 DAUC <0003> db_auc.c:236 IMSI='262425276209454': Calling to generate 5 vectors 20241030085530828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530828 DAUC <0003> auc.c:113 vector [0]: rand = 078490533bfa54b12e49a2cf62f47cbc 20241030085530828 DAUC <0003> auc.c:179 vector [0]: kc = 7ace66a9fe8c0a53 20241030085530828 DAUC <0003> auc.c:180 vector [0]: sres = 08b91908 20241030085530828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530828 DAUC <0003> auc.c:113 vector [1]: rand = d77d66327eb45c8f43bb40dc73a6bf1e 20241030085530828 DAUC <0003> auc.c:179 vector [1]: kc = 3151ebc0b28fb501 20241030085530828 DAUC <0003> auc.c:180 vector [1]: sres = 05ea284f 20241030085530828 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530828 DAUC <0003> auc.c:113 vector [2]: rand = 8d3e4e09724b91c2f18249a11d355d3b 20241030085530828 DAUC <0003> auc.c:179 vector [2]: kc = d47ba99c8b76856f 20241030085530828 DAUC <0003> auc.c:180 vector [2]: sres = f7dfc2a0 20241030085530828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530828 DAUC <0003> auc.c:113 vector [3]: rand = 1fd594f6d35fcb7a64a58c6440962f3a 20241030085530828 DAUC <0003> auc.c:179 vector [3]: kc = 32e98636c0f43fb3 20241030085530828 DAUC <0003> auc.c:180 vector [3]: sres = fe715532 20241030085530828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530828 DAUC <0003> auc.c:113 vector [4]: rand = 08e6d850bef78ca80566dec150181eda 20241030085530828 DAUC <0003> auc.c:179 vector [4]: kc = f4d6c7c907108fb9 20241030085530828 DAUC <0003> auc.c:180 vector [4]: sres = 19df76dc 20241030085530828 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530828 DAUC <0003> db_auc.c:245 IMSI='262425276209454': Generated 5 vectors 20241030085530828 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425276209454"} 20241030085530828 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530831 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530831 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425276209454"} 20241030085530831 DAUC <0003> db_auc.c:192 IMSI='262425276209454': No 3G Auth Data 20241030085530831 DAUC <0003> db_auc.c:236 IMSI='262425276209454': Calling to generate 5 vectors 20241030085530831 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030085530831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085530831 DAUC <0003> auc.c:113 vector [0]: rand = c4a3cd9ee640c15eab87f3b4dbdd59d9 20241030085530831 DAUC <0003> auc.c:179 vector [0]: kc = fa10dfccfd4985c3 20241030085530831 DAUC <0003> auc.c:180 vector [0]: sres = 9a1b9cbd 20241030085530831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030085530831 DAUC <0003> auc.c:113 vector [1]: rand = 9d594525d278148560798dcd4eceee3d 20241030085530831 DAUC <0003> auc.c:179 vector [1]: kc = 052a7998e64e05bf 20241030085530831 DAUC <0003> auc.c:180 vector [1]: sres = 0c9112e3 20241030085530831 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030085530831 DAUC <0003> auc.c:113 vector [2]: rand = 01322da3a542cae6bdddd68f316181ff 20241030085530831 DAUC <0003> auc.c:179 vector [2]: kc = 2c6c57c616cc4be0 20241030085530831 DAUC <0003> auc.c:180 vector [2]: sres = 0f97956b 20241030085530831 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030085530831 DAUC <0003> auc.c:113 vector [3]: rand = af2c1a9f9efc6c1f7dd204c195e6ec0e 20241030085530831 DAUC <0003> auc.c:179 vector [3]: kc = 1a17242fa5cfb2df 20241030085530831 DAUC <0003> auc.c:180 vector [3]: sres = e750fca9 20241030085530831 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030085530831 DAUC <0003> auc.c:113 vector [4]: rand = 35f63517158048549b2654acbf2669db 20241030085530831 DAUC <0003> auc.c:179 vector [4]: kc = d9b10a7d38918c76 20241030085530831 DAUC <0003> auc.c:180 vector [4]: sres = 06048cf0 20241030085530831 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030085530831 DAUC <0003> db_auc.c:245 IMSI='262425276209454': Generated 5 vectors 20241030085530831 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425276209454"} 20241030085530831 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425276209454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530831 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530831 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4258 20241030085530856 DAUC <0003> db_auc.c:157 IMSI='262424394725875': No 2G Auth Data 20241030085530856 DAUC <0003> db_auc.c:192 IMSI='262424394725875': No 3G Auth Data 20241030085530887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 20241030085530890 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530890 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424394725875"} 20241030085530890 DAUC <0003> db_auc.c:157 IMSI='262424394725875': No 2G Auth Data 20241030085530890 DAUC <0003> db_auc.c:236 IMSI='262424394725875': Calling to generate 1 vectors 20241030085530890 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030085530890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085530890 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085530890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085530890 DAUC <0003> auc.c:113 vector [0]: rand = 0944f345c2b752200c1498a2a7c8d1d4 20241030085530890 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085530891 DAUC <0003> auc.c:142 vector [0]: autn = 56c868aa68480000f3daef349bfa62c0 20241030085530891 DAUC <0003> auc.c:143 vector [0]: ck = 71683f11fde0c13aeba4d974a88e4c19 20241030085530891 DAUC <0003> auc.c:144 vector [0]: ik = a698a7084488f239a9f40408ae18bd7d 20241030085530891 DAUC <0003> auc.c:145 vector [0]: res = 4856a629c9e1fc150000000000000000 20241030085530891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085530891 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085530891 DAUC <0003> auc.c:151 vector [0]: kc = 95a04565bffec267 20241030085530891 DAUC <0003> auc.c:152 vector [0]: sres = 81b75a3c 20241030085530891 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085530891 DAUC <0003> db_auc.c:245 IMSI='262424394725875': Generated 1 vectors 20241030085530891 DAUC <0003> db_auc.c:249 IMSI='262424394725875': Updating SQN=33 in DB 20241030085530899 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424394725875"} 20241030085530899 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530899 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530899 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530902 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530902 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424394725875"} 20241030085530902 DAUC <0003> db_auc.c:157 IMSI='262424394725875': No 2G Auth Data 20241030085530902 DAUC <0003> db_auc.c:236 IMSI='262424394725875': Calling to generate 4 vectors 20241030085530902 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030085530902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085530902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085530902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030085530902 DAUC <0003> auc.c:113 vector [0]: rand = 0f9ef7cf95e67a88497c06aad676be71 20241030085530902 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030085530902 DAUC <0003> auc.c:142 vector [0]: autn = 598aef8e8f590000293a50b3e655ca32 20241030085530902 DAUC <0003> auc.c:143 vector [0]: ck = d2aca3f55d71b44ce7b07f8e89cc7ef3 20241030085530902 DAUC <0003> auc.c:144 vector [0]: ik = 708023b5dbdd20aaea8c5228b29746e3 20241030085530902 DAUC <0003> auc.c:145 vector [0]: res = 9f55e87e1cefe4c20000000000000000 20241030085530902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085530902 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085530902 DAUC <0003> auc.c:151 vector [0]: kc = af10ade6bdf7acf6 20241030085530902 DAUC <0003> auc.c:152 vector [0]: sres = 83ba0cbc 20241030085530902 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085530902 DAUC <0003> auc.c:113 vector [1]: rand = e56bb1369e1595c999f4cb7ffb6a285e 20241030085530902 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030085530903 DAUC <0003> auc.c:142 vector [1]: autn = a94a4ae6cfad000015e1e1627b8ec17f 20241030085530903 DAUC <0003> auc.c:143 vector [1]: ck = 96af331d7db23dc5cadf1f2b96ba30e2 20241030085530903 DAUC <0003> auc.c:144 vector [1]: ik = 422152b9ea1df7a81c71c4dc3a0d3398 20241030085530903 DAUC <0003> auc.c:145 vector [1]: res = 0a3e0bf2174b70780000000000000000 20241030085530903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085530903 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085530903 DAUC <0003> auc.c:151 vector [1]: kc = 0220ba533b18c917 20241030085530903 DAUC <0003> auc.c:152 vector [1]: sres = 1d757b8a 20241030085530903 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085530903 DAUC <0003> auc.c:113 vector [2]: rand = fd85bbfbf28dcc4aca4ab731b0df3009 20241030085530903 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030085530903 DAUC <0003> auc.c:142 vector [2]: autn = 7d1d0d053a6e0000722b8b85a8381a44 20241030085530903 DAUC <0003> auc.c:143 vector [2]: ck = 813c169a909d806e90144a7ea84de21a 20241030085530903 DAUC <0003> auc.c:144 vector [2]: ik = b0c409554160283c57ca5537b668e38d 20241030085530903 DAUC <0003> auc.c:145 vector [2]: res = 1dbc8d86c03e35180000000000000000 20241030085530903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085530903 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085530903 DAUC <0003> auc.c:151 vector [2]: kc = f6260086cfd8a9c5 20241030085530903 DAUC <0003> auc.c:152 vector [2]: sres = dd82b89e 20241030085530903 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085530903 DAUC <0003> auc.c:113 vector [3]: rand = 1f65a81e153fd31d7d2be41347cd657e 20241030085530903 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030085530903 DAUC <0003> auc.c:142 vector [3]: autn = 398971977b53000030f1047cc926b6c7 20241030085530903 DAUC <0003> auc.c:143 vector [3]: ck = 6512bcae1eedfd66d45707758c51bce8 20241030085530903 DAUC <0003> auc.c:144 vector [3]: ik = 5f4b7fabcf19cd3eddf1864c2e0fae15 20241030085530903 DAUC <0003> auc.c:145 vector [3]: res = 493af0580284407b0000000000000000 20241030085530903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085530903 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085530903 DAUC <0003> auc.c:151 vector [3]: kc = 33ff423c73aa22a5 20241030085530903 DAUC <0003> auc.c:152 vector [3]: sres = 4bbeb023 20241030085530903 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085530903 DAUC <0003> db_auc.c:245 IMSI='262424394725875': Generated 4 vectors 20241030085530903 DAUC <0003> db_auc.c:249 IMSI='262424394725875': Updating SQN=161 in DB 20241030085530910 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424394725875"} 20241030085530910 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530910 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530913 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424394725875"} 20241030085530913 DAUC <0003> db_auc.c:157 IMSI='262424394725875': No 2G Auth Data 20241030085530913 DAUC <0003> db_auc.c:236 IMSI='262424394725875': Calling to generate 5 vectors 20241030085530913 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085530913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085530913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085530913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030085530913 DAUC <0003> auc.c:113 vector [0]: rand = c83b0c578f270e910c56f5ff333254db 20241030085530913 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030085530913 DAUC <0003> auc.c:142 vector [0]: autn = d7a9bcb533de00008eb3df9837f92948 20241030085530913 DAUC <0003> auc.c:143 vector [0]: ck = ae275ce9941051926583f99200ce2bb9 20241030085530913 DAUC <0003> auc.c:144 vector [0]: ik = 8996805a11b9e9d6bb8fba09d0c6ee82 20241030085530913 DAUC <0003> auc.c:145 vector [0]: res = 77ad22f2625978200000000000000000 20241030085530913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085530913 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085530913 DAUC <0003> auc.c:151 vector [0]: kc = f9bd9f2855a17d7f 20241030085530913 DAUC <0003> auc.c:152 vector [0]: sres = 15f45ad2 20241030085530913 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085530913 DAUC <0003> auc.c:113 vector [1]: rand = 22993e95b45fd8276c9c0ebd90e987e4 20241030085530913 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030085530913 DAUC <0003> auc.c:142 vector [1]: autn = 1fce949f00dc00003cf52a7b8a0479a4 20241030085530913 DAUC <0003> auc.c:143 vector [1]: ck = c8dc0f407845932a9341089376719246 20241030085530913 DAUC <0003> auc.c:144 vector [1]: ik = 28b0eb2268a4aa537893fe111cb119cc 20241030085530913 DAUC <0003> auc.c:145 vector [1]: res = d3bd02764ecbc3cf0000000000000000 20241030085530913 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085530913 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085530913 DAUC <0003> auc.c:151 vector [1]: kc = 0bbe12e07a21b2f3 20241030085530913 DAUC <0003> auc.c:152 vector [1]: sres = 9d76c1b9 20241030085530913 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085530913 DAUC <0003> auc.c:113 vector [2]: rand = bf6f02abbfd3289da75d573078d6d3c0 20241030085530913 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030085530913 DAUC <0003> auc.c:142 vector [2]: autn = e8028f224cca0000dac9e3a1598b6751 20241030085530913 DAUC <0003> auc.c:143 vector [2]: ck = 261aa3a4333948185dd35db90e09025a 20241030085530913 DAUC <0003> auc.c:144 vector [2]: ik = 8a0d74edb1c3dcd6386b08a89354cdac 20241030085530913 DAUC <0003> auc.c:145 vector [2]: res = 982bacb12137c6bf0000000000000000 20241030085530913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085530913 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085530913 DAUC <0003> auc.c:151 vector [2]: kc = c9af82581fa75b38 20241030085530913 DAUC <0003> auc.c:152 vector [2]: sres = b91c6a0e 20241030085530913 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085530913 DAUC <0003> auc.c:113 vector [3]: rand = f39f45c0689bdc942007c63b33ad0318 20241030085530913 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030085530913 DAUC <0003> auc.c:142 vector [3]: autn = 7cd3aee59493000022917c8ae58f519e 20241030085530913 DAUC <0003> auc.c:143 vector [3]: ck = 8a3e0663876c0dd8619a0e944e27484a 20241030085530913 DAUC <0003> auc.c:144 vector [3]: ik = bd2e677474e4e81ee94ae08dae2b92d3 20241030085530913 DAUC <0003> auc.c:145 vector [3]: res = 445be732a3e733020000000000000000 20241030085530913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085530913 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085530913 DAUC <0003> auc.c:151 vector [3]: kc = bfc08f0e13843f5f 20241030085530913 DAUC <0003> auc.c:152 vector [3]: sres = e7bcd430 20241030085530913 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085530913 DAUC <0003> auc.c:113 vector [4]: rand = 05b649884f92459c418925487b22f710 20241030085530913 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030085530913 DAUC <0003> auc.c:142 vector [4]: autn = e3e3355209e500004f3e17482d9653ec 20241030085530913 DAUC <0003> auc.c:143 vector [4]: ck = 754b77071d6d98fa8deddeb62337c689 20241030085530913 DAUC <0003> auc.c:144 vector [4]: ik = 44a38a0f4ddb624ae9032423c3f11f4b 20241030085530913 DAUC <0003> auc.c:145 vector [4]: res = a69deb839259b15e0000000000000000 20241030085530913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085530913 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085530913 DAUC <0003> auc.c:151 vector [4]: kc = 5506079db0702372 20241030085530913 DAUC <0003> auc.c:152 vector [4]: sres = 34c45add 20241030085530913 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085530913 DAUC <0003> db_auc.c:245 IMSI='262424394725875': Generated 5 vectors 20241030085530913 DAUC <0003> db_auc.c:249 IMSI='262424394725875': Updating SQN=321 in DB 20241030085530921 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424394725875"} 20241030085530921 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530921 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530921 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530924 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530924 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424394725875"} 20241030085530924 DAUC <0003> db_auc.c:157 IMSI='262424394725875': No 2G Auth Data 20241030085530924 DAUC <0003> db_auc.c:236 IMSI='262424394725875': Calling to generate 5 vectors 20241030085530924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085530924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085530924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085530924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030085530924 DAUC <0003> auc.c:113 vector [0]: rand = d0ea79cfc7287cecb2a5cc7e146be6ed 20241030085530924 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030085530924 DAUC <0003> auc.c:142 vector [0]: autn = b83a2b0af3d20000daa821921d4b38f5 20241030085530924 DAUC <0003> auc.c:143 vector [0]: ck = 462bf8b35b1218d48e06f2026d6116c2 20241030085530924 DAUC <0003> auc.c:144 vector [0]: ik = e77d67c361e7b124b2ebcd081d99914b 20241030085530924 DAUC <0003> auc.c:145 vector [0]: res = 5689d1bd8125fcea0000000000000000 20241030085530924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085530924 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085530924 DAUC <0003> auc.c:151 vector [0]: kc = 9dbba07a4a0d2e79 20241030085530924 DAUC <0003> auc.c:152 vector [0]: sres = d7ac2d57 20241030085530924 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085530924 DAUC <0003> auc.c:113 vector [1]: rand = ebe376ab20c1426d52b5c4f062c84460 20241030085530924 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030085530924 DAUC <0003> auc.c:142 vector [1]: autn = f9607c6e410b00007e8b8425d0624e58 20241030085530924 DAUC <0003> auc.c:143 vector [1]: ck = d54bc17db091b027ffff6136167ddb42 20241030085530924 DAUC <0003> auc.c:144 vector [1]: ik = af1c1ca7867191403d01db3bd92dae80 20241030085530924 DAUC <0003> auc.c:145 vector [1]: res = f037074b82c3c80f0000000000000000 20241030085530924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085530924 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085530924 DAUC <0003> auc.c:151 vector [1]: kc = b8a967d7f9b054a5 20241030085530924 DAUC <0003> auc.c:152 vector [1]: sres = 72f4cf44 20241030085530924 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085530924 DAUC <0003> auc.c:113 vector [2]: rand = 054feaaa040751be4579587d0b9c97e9 20241030085530924 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030085530924 DAUC <0003> auc.c:142 vector [2]: autn = c32337746d57000093e7f7d4e7b3ce64 20241030085530924 DAUC <0003> auc.c:143 vector [2]: ck = 092c34f21ab25e0ec3bff7e8bdfaa42a 20241030085530924 DAUC <0003> auc.c:144 vector [2]: ik = 92ff60de08d8ebc51e0b2b89ff455e50 20241030085530924 DAUC <0003> auc.c:145 vector [2]: res = 1e5a3454e1df008b0000000000000000 20241030085530924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085530924 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085530924 DAUC <0003> auc.c:151 vector [2]: kc = 4667884d50d54fb1 20241030085530924 DAUC <0003> auc.c:152 vector [2]: sres = ff8534df 20241030085530924 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085530924 DAUC <0003> auc.c:113 vector [3]: rand = 39cc4054caade025781478fe7fde3a49 20241030085530924 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030085530924 DAUC <0003> auc.c:142 vector [3]: autn = ec4b20c6322700008afaf7959f0ee5bb 20241030085530924 DAUC <0003> auc.c:143 vector [3]: ck = 8c41c48de9cce4521c46330b393fd2b5 20241030085530924 DAUC <0003> auc.c:144 vector [3]: ik = 1d10273bf90a74dfd380efecd15e15cd 20241030085530924 DAUC <0003> auc.c:145 vector [3]: res = 2554a02361b482a20000000000000000 20241030085530924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085530924 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085530924 DAUC <0003> auc.c:151 vector [3]: kc = 5e973f51f8a757f5 20241030085530924 DAUC <0003> auc.c:152 vector [3]: sres = 44e02281 20241030085530924 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085530924 DAUC <0003> auc.c:113 vector [4]: rand = a4b56a2c3a379ae9590d0c6e357ab5ab 20241030085530924 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030085530924 DAUC <0003> auc.c:142 vector [4]: autn = 6d156554619f0000208f634a889d6b4a 20241030085530924 DAUC <0003> auc.c:143 vector [4]: ck = 2f2c299e1fdc82bb8afb4d005741c30d 20241030085530924 DAUC <0003> auc.c:144 vector [4]: ik = 0ccc94ec5b7ecb31f9862badcc23a53a 20241030085530924 DAUC <0003> auc.c:145 vector [4]: res = 852c5c0a46c6a42c0000000000000000 20241030085530924 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085530924 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085530924 DAUC <0003> auc.c:151 vector [4]: kc = 509ddbdfdfc02fbd 20241030085530924 DAUC <0003> auc.c:152 vector [4]: sres = c3eaf826 20241030085530925 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085530925 DAUC <0003> db_auc.c:245 IMSI='262424394725875': Generated 5 vectors 20241030085530925 DAUC <0003> db_auc.c:249 IMSI='262424394725875': Updating SQN=481 in DB 20241030085530932 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424394725875"} 20241030085530932 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424394725875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085530932 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530932 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085530935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 20241030085530959 DAUC <0003> db_auc.c:157 IMSI='262424858037920': No 2G Auth Data 20241030085530959 DAUC <0003> db_auc.c:192 IMSI='262424858037920': No 3G Auth Data 20241030085530991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241030085530995 DLINP <000b> input/ipa.c:451 connected read/write 20241030085530995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085530995 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424858037920"} 20241030085530995 DAUC <0003> db_auc.c:157 IMSI='262424858037920': No 2G Auth Data 20241030085530995 DAUC <0003> db_auc.c:236 IMSI='262424858037920': Calling to generate 1 vectors 20241030085530995 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030085530995 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085530995 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085530995 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085530995 DAUC <0003> auc.c:113 vector [0]: rand = 3e30e9a7b10c4379936fab027a2c2ef5 20241030085530995 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085530995 DAUC <0003> auc.c:142 vector [0]: autn = a93cf2b52b8900003f4f9169b1b6146c 20241030085530995 DAUC <0003> auc.c:143 vector [0]: ck = 67ce1da9dc7be67da92b8e5d084303a3 20241030085530995 DAUC <0003> auc.c:144 vector [0]: ik = bf910e265dea824bb74a86c50b400fcd 20241030085530995 DAUC <0003> auc.c:145 vector [0]: res = 833e03374ea035bf0000000000000000 20241030085530995 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085530995 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085530995 DAUC <0003> auc.c:151 vector [0]: kc = c63e1b1782926858 20241030085530995 DAUC <0003> auc.c:152 vector [0]: sres = cd9e3688 20241030085530995 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085530995 DAUC <0003> db_auc.c:245 IMSI='262424858037920': Generated 1 vectors 20241030085530995 DAUC <0003> db_auc.c:249 IMSI='262424858037920': Updating SQN=33 in DB 20241030085531003 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424858037920"} 20241030085531003 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531003 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531003 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531006 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531006 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424858037920"} 20241030085531006 DAUC <0003> db_auc.c:157 IMSI='262424858037920': No 2G Auth Data 20241030085531006 DAUC <0003> db_auc.c:236 IMSI='262424858037920': Calling to generate 4 vectors 20241030085531006 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030085531006 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531006 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085531006 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030085531006 DAUC <0003> auc.c:113 vector [0]: rand = 3cc6c44215d59d3e5ef9769af42a2216 20241030085531006 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030085531006 DAUC <0003> auc.c:142 vector [0]: autn = 12c67efdfd850000555f8db5ab2edf57 20241030085531006 DAUC <0003> auc.c:143 vector [0]: ck = 42ee6a044c8da2e2b42c9f528f67b4e9 20241030085531006 DAUC <0003> auc.c:144 vector [0]: ik = a809350035ad958f8c4ae1bec3225026 20241030085531006 DAUC <0003> auc.c:145 vector [0]: res = 0461c89b728506ed0000000000000000 20241030085531006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531006 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085531007 DAUC <0003> auc.c:151 vector [0]: kc = d28121e83565d3a2 20241030085531007 DAUC <0003> auc.c:152 vector [0]: sres = 76e4ce76 20241030085531007 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085531007 DAUC <0003> auc.c:113 vector [1]: rand = e25b3a1af99383b5e9dd21ee8f0ead2c 20241030085531007 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030085531007 DAUC <0003> auc.c:142 vector [1]: autn = f8949db8cd8700005f00a038878b9b78 20241030085531007 DAUC <0003> auc.c:143 vector [1]: ck = 40b75a796bb045b6eb19725d1bdb42ef 20241030085531007 DAUC <0003> auc.c:144 vector [1]: ik = eeab8a2ca254343e6607232590fec99e 20241030085531007 DAUC <0003> auc.c:145 vector [1]: res = a5579a82a5b95bdf0000000000000000 20241030085531007 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531007 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085531007 DAUC <0003> auc.c:151 vector [1]: kc = 2302812d42c1faf9 20241030085531007 DAUC <0003> auc.c:152 vector [1]: sres = 00eec15d 20241030085531007 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085531007 DAUC <0003> auc.c:113 vector [2]: rand = e63b100b89e3ca0044e15dfd38b9672b 20241030085531007 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030085531007 DAUC <0003> auc.c:142 vector [2]: autn = da678e28e52000000297fc7b8d917a51 20241030085531007 DAUC <0003> auc.c:143 vector [2]: ck = 10fc220786968e7f5cce7df1c43e9c14 20241030085531007 DAUC <0003> auc.c:144 vector [2]: ik = bfa0b77e367abda2ada10bf536b4d315 20241030085531007 DAUC <0003> auc.c:145 vector [2]: res = 2da3aa44cd895f3e0000000000000000 20241030085531007 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531007 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085531007 DAUC <0003> auc.c:151 vector [2]: kc = 5e33e37d42667cdc 20241030085531007 DAUC <0003> auc.c:152 vector [2]: sres = e02af57a 20241030085531007 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085531007 DAUC <0003> auc.c:113 vector [3]: rand = b256bc2df47ae1627bc354c31a9e5b6b 20241030085531007 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030085531007 DAUC <0003> auc.c:142 vector [3]: autn = 97d83c094b45000034d18a2c72f8887d 20241030085531007 DAUC <0003> auc.c:143 vector [3]: ck = 99c54f8b7d66f1f37cdddc2b7cd2fc04 20241030085531007 DAUC <0003> auc.c:144 vector [3]: ik = c94acfb7e757db91f72c2aa08f934d8d 20241030085531007 DAUC <0003> auc.c:145 vector [3]: res = 441bb574938824400000000000000000 20241030085531007 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531007 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085531007 DAUC <0003> auc.c:151 vector [3]: kc = db7e76b769709beb 20241030085531007 DAUC <0003> auc.c:152 vector [3]: sres = d7939134 20241030085531007 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085531007 DAUC <0003> db_auc.c:245 IMSI='262424858037920': Generated 4 vectors 20241030085531007 DAUC <0003> db_auc.c:249 IMSI='262424858037920': Updating SQN=161 in DB 20241030085531014 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424858037920"} 20241030085531014 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531014 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531014 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531017 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531017 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424858037920"} 20241030085531017 DAUC <0003> db_auc.c:157 IMSI='262424858037920': No 2G Auth Data 20241030085531017 DAUC <0003> db_auc.c:236 IMSI='262424858037920': Calling to generate 5 vectors 20241030085531017 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085531017 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531017 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085531017 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030085531017 DAUC <0003> auc.c:113 vector [0]: rand = c6a185b86018f22239ac00c6b108005c 20241030085531017 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030085531017 DAUC <0003> auc.c:142 vector [0]: autn = f62f2777dc6c00008ff7bc76bd80cdc2 20241030085531017 DAUC <0003> auc.c:143 vector [0]: ck = 2996fa2819c134a7b0780565090461ea 20241030085531017 DAUC <0003> auc.c:144 vector [0]: ik = d53ab32d7e420051b82c55578b3589bf 20241030085531017 DAUC <0003> auc.c:145 vector [0]: res = ecdcfa192c0cf9fa0000000000000000 20241030085531017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531017 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085531017 DAUC <0003> auc.c:151 vector [0]: kc = f4f81937e5b2dca3 20241030085531017 DAUC <0003> auc.c:152 vector [0]: sres = c0d003e3 20241030085531017 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085531017 DAUC <0003> auc.c:113 vector [1]: rand = 7759a2509e834af4057b650a836f6c68 20241030085531017 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030085531017 DAUC <0003> auc.c:142 vector [1]: autn = 72070fe12bbf0000ad34559dbc7cc269 20241030085531018 DAUC <0003> auc.c:143 vector [1]: ck = e920bae27ec4ff2145c04b0669823b0c 20241030085531018 DAUC <0003> auc.c:144 vector [1]: ik = cd294d0e4b3e96a83d279f62929e77dc 20241030085531018 DAUC <0003> auc.c:145 vector [1]: res = 49b321461ece57380000000000000000 20241030085531018 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531018 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085531018 DAUC <0003> auc.c:151 vector [1]: kc = 5cee2388cee62559 20241030085531018 DAUC <0003> auc.c:152 vector [1]: sres = 577d767e 20241030085531018 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085531018 DAUC <0003> auc.c:113 vector [2]: rand = 2906b5eda244d2c46886f305b42b2a5e 20241030085531018 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030085531018 DAUC <0003> auc.c:142 vector [2]: autn = 2f1bc1bfbcd60000cc09d2873df53554 20241030085531018 DAUC <0003> auc.c:143 vector [2]: ck = 0aacf0cf210361323248b408f8b128d2 20241030085531018 DAUC <0003> auc.c:144 vector [2]: ik = 46bd39f8c818500bade9139a914269b6 20241030085531018 DAUC <0003> auc.c:145 vector [2]: res = c5a04fbb8ea867fb0000000000000000 20241030085531018 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531018 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085531018 DAUC <0003> auc.c:151 vector [2]: kc = d3b06ea580e8705d 20241030085531018 DAUC <0003> auc.c:152 vector [2]: sres = 4b082840 20241030085531018 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085531018 DAUC <0003> auc.c:113 vector [3]: rand = 8cd966d311643352db40dd30071ee632 20241030085531018 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030085531018 DAUC <0003> auc.c:142 vector [3]: autn = 72f0fa7ddaeb000083119e55f1c74d4a 20241030085531018 DAUC <0003> auc.c:143 vector [3]: ck = d9377c2574c8e601b9d387bb3f211761 20241030085531018 DAUC <0003> auc.c:144 vector [3]: ik = 56b3920e225540f972a63c9d5193a5e9 20241030085531018 DAUC <0003> auc.c:145 vector [3]: res = 91f5a28712c24aae0000000000000000 20241030085531018 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531018 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085531018 DAUC <0003> auc.c:151 vector [3]: kc = 44f1550d382f1470 20241030085531018 DAUC <0003> auc.c:152 vector [3]: sres = 8337e829 20241030085531018 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085531018 DAUC <0003> auc.c:113 vector [4]: rand = a656a23706925f5b80ae7eb46f26769d 20241030085531018 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030085531018 DAUC <0003> auc.c:142 vector [4]: autn = a65661cf97a8000022b61ef37b5b548f 20241030085531018 DAUC <0003> auc.c:143 vector [4]: ck = 298d6e131659f84ffcc5a95cfafd16d9 20241030085531018 DAUC <0003> auc.c:144 vector [4]: ik = 83091aa931745ab85cfed886a77bb74b 20241030085531018 DAUC <0003> auc.c:145 vector [4]: res = 019baf0e5b6276670000000000000000 20241030085531018 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531018 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085531018 DAUC <0003> auc.c:151 vector [4]: kc = 0abf05607aab0365 20241030085531018 DAUC <0003> auc.c:152 vector [4]: sres = 5af9d969 20241030085531018 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085531018 DAUC <0003> db_auc.c:245 IMSI='262424858037920': Generated 5 vectors 20241030085531018 DAUC <0003> db_auc.c:249 IMSI='262424858037920': Updating SQN=321 in DB 20241030085531025 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424858037920"} 20241030085531025 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531025 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531025 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531028 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531028 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424858037920"} 20241030085531028 DAUC <0003> db_auc.c:157 IMSI='262424858037920': No 2G Auth Data 20241030085531028 DAUC <0003> db_auc.c:236 IMSI='262424858037920': Calling to generate 5 vectors 20241030085531028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085531028 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531028 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085531028 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030085531028 DAUC <0003> auc.c:113 vector [0]: rand = 3eb04688f72f4217458c3211b6e4476b 20241030085531028 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030085531028 DAUC <0003> auc.c:142 vector [0]: autn = 98ed83e7e005000096ab9b894b12488e 20241030085531028 DAUC <0003> auc.c:143 vector [0]: ck = 6bfcc5d67cc2a5ee389ff9f2b5f8e091 20241030085531028 DAUC <0003> auc.c:144 vector [0]: ik = 2800325c657f7f53373e585959fc7ee3 20241030085531029 DAUC <0003> auc.c:145 vector [0]: res = 050d6a2d96aa349c0000000000000000 20241030085531029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531029 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085531029 DAUC <0003> auc.c:151 vector [0]: kc = 4c5d5621f5b944cf 20241030085531029 DAUC <0003> auc.c:152 vector [0]: sres = 93a75eb1 20241030085531029 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085531029 DAUC <0003> auc.c:113 vector [1]: rand = 9a6b3c97ec8ba636863b817bd5ae7904 20241030085531029 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030085531029 DAUC <0003> auc.c:142 vector [1]: autn = 8a4785d9f6d70000f0da76bc44a72759 20241030085531029 DAUC <0003> auc.c:143 vector [1]: ck = 753b4ac405b82931295a0474f7c0b981 20241030085531029 DAUC <0003> auc.c:144 vector [1]: ik = cadfa1075e32c532917d889f9789c7da 20241030085531029 DAUC <0003> auc.c:145 vector [1]: res = ffc333b71e7f81960000000000000000 20241030085531029 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531029 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085531029 DAUC <0003> auc.c:151 vector [1]: kc = 07c367283bc39258 20241030085531029 DAUC <0003> auc.c:152 vector [1]: sres = e1bcb221 20241030085531029 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085531029 DAUC <0003> auc.c:113 vector [2]: rand = 4fd6443208948ab34e0098d67608db00 20241030085531029 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030085531029 DAUC <0003> auc.c:142 vector [2]: autn = ada4d52d314b00008a09dd6d8b69eb1e 20241030085531029 DAUC <0003> auc.c:143 vector [2]: ck = 0faa5eea1ff9577f495cb61545e78255 20241030085531029 DAUC <0003> auc.c:144 vector [2]: ik = 03b3e7f58c47adbde4fba874b74d1912 20241030085531029 DAUC <0003> auc.c:145 vector [2]: res = 4249b77622a4c1470000000000000000 20241030085531029 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531029 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085531029 DAUC <0003> auc.c:151 vector [2]: kc = a1bea77e61146185 20241030085531029 DAUC <0003> auc.c:152 vector [2]: sres = 60ed7631 20241030085531029 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085531029 DAUC <0003> auc.c:113 vector [3]: rand = 05a91f321576a14166e5153d3f0ffa32 20241030085531029 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030085531029 DAUC <0003> auc.c:142 vector [3]: autn = 542fc5755b9200007730addf4cdff014 20241030085531029 DAUC <0003> auc.c:143 vector [3]: ck = 26ece581fbccd87e9ae4a6f9a9fbc5cd 20241030085531029 DAUC <0003> auc.c:144 vector [3]: ik = ab33f2caa463a41afb8a3367e54e7651 20241030085531029 DAUC <0003> auc.c:145 vector [3]: res = 6b10c95b4c9301210000000000000000 20241030085531029 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531029 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085531029 DAUC <0003> auc.c:151 vector [3]: kc = ecb182d5131acff8 20241030085531029 DAUC <0003> auc.c:152 vector [3]: sres = 2783c87a 20241030085531029 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085531029 DAUC <0003> auc.c:113 vector [4]: rand = 0eae695a4f08dfe7582d1bb38f4acbac 20241030085531029 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030085531029 DAUC <0003> auc.c:142 vector [4]: autn = 23664d968ec80000b6c365dc583a1aff 20241030085531029 DAUC <0003> auc.c:143 vector [4]: ck = ebe30b7516dd1509c1c388b3a2469f90 20241030085531029 DAUC <0003> auc.c:144 vector [4]: ik = 5dea89ded6c6b2b8eae1b447e1dea2eb 20241030085531029 DAUC <0003> auc.c:145 vector [4]: res = 4faf2000773155ad0000000000000000 20241030085531029 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531029 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085531029 DAUC <0003> auc.c:151 vector [4]: kc = 9d2bbe5f83839aca 20241030085531029 DAUC <0003> auc.c:152 vector [4]: sres = 389e75ad 20241030085531029 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085531029 DAUC <0003> db_auc.c:245 IMSI='262424858037920': Generated 5 vectors 20241030085531029 DAUC <0003> db_auc.c:249 IMSI='262424858037920': Updating SQN=481 in DB 20241030085531035 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424858037920"} 20241030085531035 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424858037920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531035 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531035 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 20241030085531062 DAUC <0003> db_auc.c:157 IMSI='262424288103185': No 2G Auth Data 20241030085531062 DAUC <0003> db_auc.c:192 IMSI='262424288103185': No 3G Auth Data 20241030085531101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 20241030085531105 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531105 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424288103185"} 20241030085531105 DAUC <0003> db_auc.c:236 IMSI='262424288103185': Calling to generate 1 vectors 20241030085531105 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030085531105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085531105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531105 DAUC <0003> auc.c:113 vector [0]: rand = 4e2198365181579f14cc7498f534a2e2 20241030085531105 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085531105 DAUC <0003> auc.c:142 vector [0]: autn = 1849cf02231900002b78f6050d4b53c5 20241030085531105 DAUC <0003> auc.c:143 vector [0]: ck = e1825b2c1f3862b46eb7203f0e23c61f 20241030085531105 DAUC <0003> auc.c:144 vector [0]: ik = 16923020c8bea264bd5e7afe1f9d3067 20241030085531105 DAUC <0003> auc.c:145 vector [0]: res = 6e07003382931eeb0000000000000000 20241030085531105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531105 DAUC <0003> auc.c:179 vector [0]: kc = 49a264af3ddd5000 20241030085531105 DAUC <0003> auc.c:180 vector [0]: sres = 87db8ff4 20241030085531105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531105 DAUC <0003> db_auc.c:245 IMSI='262424288103185': Generated 1 vectors 20241030085531105 DAUC <0003> db_auc.c:249 IMSI='262424288103185': Updating SQN=33 in DB 20241030085531112 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424288103185"} 20241030085531112 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531112 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531113 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531116 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531116 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424288103185"} 20241030085531116 DAUC <0003> db_auc.c:236 IMSI='262424288103185': Calling to generate 4 vectors 20241030085531116 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030085531116 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531116 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531116 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030085531116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531116 DAUC <0003> auc.c:113 vector [0]: rand = 6944bfe41228df6c152edacb3f7be99a 20241030085531116 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030085531116 DAUC <0003> auc.c:142 vector [0]: autn = a117628bf46d0000a9a3a3a74b78294e 20241030085531116 DAUC <0003> auc.c:143 vector [0]: ck = a2b9b969022e49c4dad91428a46150a3 20241030085531116 DAUC <0003> auc.c:144 vector [0]: ik = 81f5c82a974290a83d2e5b364f36dcd3 20241030085531116 DAUC <0003> auc.c:145 vector [0]: res = e7326c3fda050f9d0000000000000000 20241030085531116 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531116 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531116 DAUC <0003> auc.c:179 vector [0]: kc = 20679b6156f02400 20241030085531116 DAUC <0003> auc.c:180 vector [0]: sres = b082ec2a 20241030085531116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531116 DAUC <0003> auc.c:113 vector [1]: rand = c0c873d272e693cde699c4c841344126 20241030085531116 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030085531116 DAUC <0003> auc.c:142 vector [1]: autn = 8db37a5f3c9a0000d53a3d687996cfe7 20241030085531116 DAUC <0003> auc.c:143 vector [1]: ck = 714e8b29d5fc5d9330d102b191c802a1 20241030085531116 DAUC <0003> auc.c:144 vector [1]: ik = 08a55f7253d28bbd4e22347d66b52947 20241030085531116 DAUC <0003> auc.c:145 vector [1]: res = b351601314a7b8450000000000000000 20241030085531116 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531116 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531116 DAUC <0003> auc.c:179 vector [1]: kc = 5ed2762112a0ac00 20241030085531116 DAUC <0003> auc.c:180 vector [1]: sres = 6159ea4e 20241030085531116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531116 DAUC <0003> auc.c:113 vector [2]: rand = de277210cfd1d8732043436c3a952d02 20241030085531116 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030085531116 DAUC <0003> auc.c:142 vector [2]: autn = aa04c2eac70100006e58cc022d5f73c3 20241030085531116 DAUC <0003> auc.c:143 vector [2]: ck = c5bee5dafa3b858cf6b32fc69a5d1ce7 20241030085531116 DAUC <0003> auc.c:144 vector [2]: ik = 8eab2954a92cb9afa6304f435af3083f 20241030085531116 DAUC <0003> auc.c:145 vector [2]: res = 33f646ee64fd545a0000000000000000 20241030085531116 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531116 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531116 DAUC <0003> auc.c:179 vector [2]: kc = 96e614930d600400 20241030085531116 DAUC <0003> auc.c:180 vector [2]: sres = af619ad0 20241030085531116 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531116 DAUC <0003> auc.c:113 vector [3]: rand = 8ea8b6e5b3427c2d2cf71e36d8f406f6 20241030085531116 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030085531116 DAUC <0003> auc.c:142 vector [3]: autn = 77fda88dd39c0000e8eb43c6915abaf6 20241030085531116 DAUC <0003> auc.c:143 vector [3]: ck = cdbef44f6d8e7a52c0c3ee830d23578f 20241030085531116 DAUC <0003> auc.c:144 vector [3]: ik = 045f0459c9be36fb75378811df748ff8 20241030085531116 DAUC <0003> auc.c:145 vector [3]: res = 020374e95b23be670000000000000000 20241030085531116 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531116 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531116 DAUC <0003> auc.c:179 vector [3]: kc = b5cd805b72e80400 20241030085531116 DAUC <0003> auc.c:180 vector [3]: sres = 096956ba 20241030085531116 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531116 DAUC <0003> db_auc.c:245 IMSI='262424288103185': Generated 4 vectors 20241030085531116 DAUC <0003> db_auc.c:249 IMSI='262424288103185': Updating SQN=161 in DB 20241030085531124 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424288103185"} 20241030085531124 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531124 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531124 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531127 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531127 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424288103185"} 20241030085531127 DAUC <0003> db_auc.c:236 IMSI='262424288103185': Calling to generate 5 vectors 20241030085531127 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531127 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531127 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531127 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030085531127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531127 DAUC <0003> auc.c:113 vector [0]: rand = 963a008aff77036e1e24a539a3c4f476 20241030085531127 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030085531127 DAUC <0003> auc.c:142 vector [0]: autn = 7c0753c1da9b0000a999a9c2e4b34f84 20241030085531127 DAUC <0003> auc.c:143 vector [0]: ck = e05ea220dff8809902a5fac809036e63 20241030085531127 DAUC <0003> auc.c:144 vector [0]: ik = 9a4282f005a003002f45db19e4bf7498 20241030085531127 DAUC <0003> auc.c:145 vector [0]: res = fe4efca5c182e42c0000000000000000 20241030085531127 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531127 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531127 DAUC <0003> auc.c:179 vector [0]: kc = 9753037fae388000 20241030085531127 DAUC <0003> auc.c:180 vector [0]: sres = c0c67b8b 20241030085531127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531127 DAUC <0003> auc.c:113 vector [1]: rand = 62201f72be333812b256cecf9534106d 20241030085531127 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030085531127 DAUC <0003> auc.c:142 vector [1]: autn = c927304dd9010000cde13e6c3f9360b4 20241030085531127 DAUC <0003> auc.c:143 vector [1]: ck = 7a36acc49010757151929e07510d0729 20241030085531127 DAUC <0003> auc.c:144 vector [1]: ik = 8e9057c7b4ab720079547ff70177f22c 20241030085531127 DAUC <0003> auc.c:145 vector [1]: res = 88eb507deb19af3d0000000000000000 20241030085531127 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531127 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531127 DAUC <0003> auc.c:179 vector [1]: kc = 7deaf0ce70460c00 20241030085531127 DAUC <0003> auc.c:180 vector [1]: sres = fa3acd98 20241030085531127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531127 DAUC <0003> auc.c:113 vector [2]: rand = 4bb270c82dbf50cf715160356e5cbc38 20241030085531127 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030085531127 DAUC <0003> auc.c:142 vector [2]: autn = ebfca724955b000053d3f47f9274ec32 20241030085531127 DAUC <0003> auc.c:143 vector [2]: ck = 014d4672b5bc497e64dc9088dc545a8e 20241030085531127 DAUC <0003> auc.c:144 vector [2]: ik = 13cf5bce36b4d89f266b664141310a7b 20241030085531127 DAUC <0003> auc.c:145 vector [2]: res = 2546866b3dd5ef290000000000000000 20241030085531127 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531127 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531127 DAUC <0003> auc.c:179 vector [2]: kc = b292f0fac2754c00 20241030085531127 DAUC <0003> auc.c:180 vector [2]: sres = e625e924 20241030085531127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531127 DAUC <0003> auc.c:113 vector [3]: rand = 574ce0e159cce5f53bc73babefdb5dcd 20241030085531127 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030085531127 DAUC <0003> auc.c:142 vector [3]: autn = dad8ee3dd60900006cdce2276352a339 20241030085531127 DAUC <0003> auc.c:143 vector [3]: ck = aafb1e4d08fcb356abf2c33497e063fb 20241030085531127 DAUC <0003> auc.c:144 vector [3]: ik = 3fa3c5f938c07a50eea76c3d744f13d7 20241030085531127 DAUC <0003> auc.c:145 vector [3]: res = 80b14fcc1e7509750000000000000000 20241030085531127 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531127 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531127 DAUC <0003> auc.c:179 vector [3]: kc = cd85a1c5ef9cdc00 20241030085531127 DAUC <0003> auc.c:180 vector [3]: sres = b32a45d4 20241030085531127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531127 DAUC <0003> auc.c:113 vector [4]: rand = a2dae0d969d6393afef36fc1615e9669 20241030085531127 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030085531127 DAUC <0003> auc.c:142 vector [4]: autn = f78c7f317bab0000b105701e388cc8ac 20241030085531127 DAUC <0003> auc.c:143 vector [4]: ck = ea7600cf1ab5560c76da002aed055672 20241030085531127 DAUC <0003> auc.c:144 vector [4]: ik = fb43716a53158e90e3532e06316e0b0b 20241030085531127 DAUC <0003> auc.c:145 vector [4]: res = c299b351d97c517e0000000000000000 20241030085531127 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531127 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531127 DAUC <0003> auc.c:179 vector [4]: kc = cee7e2fa43030800 20241030085531127 DAUC <0003> auc.c:180 vector [4]: sres = 1d590af8 20241030085531127 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531127 DAUC <0003> db_auc.c:245 IMSI='262424288103185': Generated 5 vectors 20241030085531127 DAUC <0003> db_auc.c:249 IMSI='262424288103185': Updating SQN=321 in DB 20241030085531135 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424288103185"} 20241030085531135 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531135 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531135 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531139 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531139 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424288103185"} 20241030085531139 DAUC <0003> db_auc.c:236 IMSI='262424288103185': Calling to generate 5 vectors 20241030085531139 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531139 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531139 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531139 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030085531139 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531139 DAUC <0003> auc.c:113 vector [0]: rand = d735e07da1174c92df2cd1d8bb2460be 20241030085531139 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030085531139 DAUC <0003> auc.c:142 vector [0]: autn = 5edb866f71ea0000e07edc75754759a9 20241030085531139 DAUC <0003> auc.c:143 vector [0]: ck = c3cc1a7185f617f83724f49d6a0e690f 20241030085531139 DAUC <0003> auc.c:144 vector [0]: ik = 9c18a969783a01a842fd4fc24f15a4e9 20241030085531139 DAUC <0003> auc.c:145 vector [0]: res = d592823815616cbf0000000000000000 20241030085531139 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531139 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531139 DAUC <0003> auc.c:179 vector [0]: kc = 686a00e526af2c00 20241030085531139 DAUC <0003> auc.c:180 vector [0]: sres = 1eaa153e 20241030085531139 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531139 DAUC <0003> auc.c:113 vector [1]: rand = 2feddd676a7b59781d80cebadf625bbc 20241030085531139 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030085531139 DAUC <0003> auc.c:142 vector [1]: autn = 28a404a44d470000307c5ca61fbebc21 20241030085531139 DAUC <0003> auc.c:143 vector [1]: ck = 2f60c2657d2e0ee297cd9bc32917f9f9 20241030085531139 DAUC <0003> auc.c:144 vector [1]: ik = c5a544c7f5e8761c0b879f674daf3dce 20241030085531139 DAUC <0003> auc.c:145 vector [1]: res = 95ae8d1adc183b4f0000000000000000 20241030085531139 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531139 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531139 DAUC <0003> auc.c:179 vector [1]: kc = fd55ad1566efbc00 20241030085531139 DAUC <0003> auc.c:180 vector [1]: sres = 2e06b596 20241030085531139 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531139 DAUC <0003> auc.c:113 vector [2]: rand = 410e7fdede591847ebf6e4a5822beb96 20241030085531139 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030085531139 DAUC <0003> auc.c:142 vector [2]: autn = 43b3a92feac3000004fce21c49883e0e 20241030085531139 DAUC <0003> auc.c:143 vector [2]: ck = 62d51976e0963fb6cf6ea4b7f394b04e 20241030085531139 DAUC <0003> auc.c:144 vector [2]: ik = 5541846bb4337ce75922bb33c5344950 20241030085531139 DAUC <0003> auc.c:145 vector [2]: res = d3494584ff32ade10000000000000000 20241030085531139 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531139 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531139 DAUC <0003> auc.c:179 vector [2]: kc = 573129a6d646bc00 20241030085531139 DAUC <0003> auc.c:180 vector [2]: sres = 8c65cdd1 20241030085531139 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531139 DAUC <0003> auc.c:113 vector [3]: rand = e4c7842f301d54cc4c515ef5669c1fa7 20241030085531139 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030085531139 DAUC <0003> auc.c:142 vector [3]: autn = 8a87397b3f2d0000321c00572aacf0da 20241030085531139 DAUC <0003> auc.c:143 vector [3]: ck = b389de8d647bd3005a9791f37e81ca48 20241030085531139 DAUC <0003> auc.c:144 vector [3]: ik = 1cc746b8c591c98be67de94e8b8431e6 20241030085531139 DAUC <0003> auc.c:145 vector [3]: res = 060d2848cb1474770000000000000000 20241030085531139 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531139 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531139 DAUC <0003> auc.c:179 vector [3]: kc = 2c78b024c7cd3800 20241030085531139 DAUC <0003> auc.c:180 vector [3]: sres = 1674f484 20241030085531139 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531139 DAUC <0003> auc.c:113 vector [4]: rand = 6b2ca7a19f64c49bfe252c283c343f51 20241030085531139 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030085531139 DAUC <0003> auc.c:142 vector [4]: autn = 9528afc83264000083dd808743d7ba69 20241030085531139 DAUC <0003> auc.c:143 vector [4]: ck = 58720a739c29b42dd9ed10972ca26275 20241030085531139 DAUC <0003> auc.c:144 vector [4]: ik = 1c076dfe16380d2625c0fe961e827495 20241030085531139 DAUC <0003> auc.c:145 vector [4]: res = 0c54e7c9997246840000000000000000 20241030085531139 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531139 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531139 DAUC <0003> auc.c:179 vector [4]: kc = 7e5778e855127800 20241030085531139 DAUC <0003> auc.c:180 vector [4]: sres = 86b7111a 20241030085531139 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531139 DAUC <0003> db_auc.c:245 IMSI='262424288103185': Generated 5 vectors 20241030085531139 DAUC <0003> db_auc.c:249 IMSI='262424288103185': Updating SQN=481 in DB 20241030085531146 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424288103185"} 20241030085531146 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424288103185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531146 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531146 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4258 20241030085531181 DAUC <0003> db_auc.c:157 IMSI='262427694519245': No 2G Auth Data 20241030085531181 DAUC <0003> db_auc.c:192 IMSI='262427694519245': No 3G Auth Data 20241030085531220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 20241030085531224 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531224 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427694519245"} 20241030085531224 DAUC <0003> db_auc.c:236 IMSI='262427694519245': Calling to generate 1 vectors 20241030085531224 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030085531224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085531224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531224 DAUC <0003> auc.c:113 vector [0]: rand = efec7bb469ce8550059459ac1f7a604d 20241030085531224 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085531224 DAUC <0003> auc.c:142 vector [0]: autn = 606d46be93740000b719007720fa2ead 20241030085531224 DAUC <0003> auc.c:143 vector [0]: ck = c9d376f2e7f0385c0453e3ae49411270 20241030085531224 DAUC <0003> auc.c:144 vector [0]: ik = a5e059722b06c5a516896b5106490d34 20241030085531224 DAUC <0003> auc.c:145 vector [0]: res = e4405065ad2722970000000000000000 20241030085531224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531224 DAUC <0003> auc.c:179 vector [0]: kc = 6f7be83f54d0c000 20241030085531224 DAUC <0003> auc.c:180 vector [0]: sres = e820c800 20241030085531224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531224 DAUC <0003> db_auc.c:245 IMSI='262427694519245': Generated 1 vectors 20241030085531224 DAUC <0003> db_auc.c:249 IMSI='262427694519245': Updating SQN=33 in DB 20241030085531231 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427694519245"} 20241030085531231 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531231 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531231 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531234 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531234 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427694519245"} 20241030085531235 DAUC <0003> db_auc.c:236 IMSI='262427694519245': Calling to generate 4 vectors 20241030085531235 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030085531235 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531235 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531235 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030085531235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531235 DAUC <0003> auc.c:113 vector [0]: rand = b777e20e1de067594226fde536bb802d 20241030085531235 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030085531235 DAUC <0003> auc.c:142 vector [0]: autn = 50edbc258b0400005da889e6e87744fe 20241030085531235 DAUC <0003> auc.c:143 vector [0]: ck = b74dcc33eb2498e5ca1dab452633fcb4 20241030085531235 DAUC <0003> auc.c:144 vector [0]: ik = a651386364327a47e705959552602760 20241030085531235 DAUC <0003> auc.c:145 vector [0]: res = bf6f2c119370bc330000000000000000 20241030085531235 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531235 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531235 DAUC <0003> auc.c:179 vector [0]: kc = bd2d441982bda800 20241030085531235 DAUC <0003> auc.c:180 vector [0]: sres = f6a005fb 20241030085531235 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531235 DAUC <0003> auc.c:113 vector [1]: rand = d10d1a788f1a9520aea2c62da69ecba0 20241030085531235 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030085531235 DAUC <0003> auc.c:142 vector [1]: autn = c8d2e4e0255e0000c22e9f65500c8000 20241030085531235 DAUC <0003> auc.c:143 vector [1]: ck = 86044902a8dba905f322095f3b1f3c99 20241030085531235 DAUC <0003> auc.c:144 vector [1]: ik = 5e8be8759793917fc029114f2eb0a6ee 20241030085531235 DAUC <0003> auc.c:145 vector [1]: res = c5bdec2bce49a34a0000000000000000 20241030085531235 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531235 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531235 DAUC <0003> auc.c:179 vector [1]: kc = eaafaf9bdfb7f400 20241030085531235 DAUC <0003> auc.c:180 vector [1]: sres = 32c87684 20241030085531235 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531235 DAUC <0003> auc.c:113 vector [2]: rand = a8265724f73f2a9f480449c9f779de76 20241030085531235 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030085531235 DAUC <0003> auc.c:142 vector [2]: autn = 8351fb2fa43f0000a735ffc698c2f2c5 20241030085531235 DAUC <0003> auc.c:143 vector [2]: ck = e79b8d6292a921fb489117f0d26e8d24 20241030085531235 DAUC <0003> auc.c:144 vector [2]: ik = 3eec8e29a97d12bb8196635d1be1d663 20241030085531235 DAUC <0003> auc.c:145 vector [2]: res = 714297caf2c4dd2a0000000000000000 20241030085531235 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531235 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531235 DAUC <0003> auc.c:179 vector [2]: kc = bcb655b6ffb17000 20241030085531235 DAUC <0003> auc.c:180 vector [2]: sres = 9704e2e6 20241030085531235 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531235 DAUC <0003> auc.c:113 vector [3]: rand = c429d3a970b15bafa7f90a19240d71af 20241030085531235 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030085531235 DAUC <0003> auc.c:142 vector [3]: autn = 9390a1af9d4a0000b2a6c720fa6a4e10 20241030085531235 DAUC <0003> auc.c:143 vector [3]: ck = a9eb6209f95ea960436170f562f8208f 20241030085531235 DAUC <0003> auc.c:144 vector [3]: ik = 3263dbfaa4a49a8b06df0978763fb0f7 20241030085531235 DAUC <0003> auc.c:145 vector [3]: res = 92f59adf41388c510000000000000000 20241030085531235 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531235 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531235 DAUC <0003> auc.c:179 vector [3]: kc = 8c700b29a2e0fc00 20241030085531235 DAUC <0003> auc.c:180 vector [3]: sres = 9b55b988 20241030085531235 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531235 DAUC <0003> db_auc.c:245 IMSI='262427694519245': Generated 4 vectors 20241030085531235 DAUC <0003> db_auc.c:249 IMSI='262427694519245': Updating SQN=161 in DB 20241030085531242 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427694519245"} 20241030085531242 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531242 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531242 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531244 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531244 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427694519245"} 20241030085531244 DAUC <0003> db_auc.c:236 IMSI='262427694519245': Calling to generate 5 vectors 20241030085531244 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030085531244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531244 DAUC <0003> auc.c:113 vector [0]: rand = 218fca91593eb568dad34760f2526808 20241030085531244 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030085531244 DAUC <0003> auc.c:142 vector [0]: autn = 585b0561803f00006e6b2fb5e3aaa203 20241030085531244 DAUC <0003> auc.c:143 vector [0]: ck = 2a5a6555581ed018975d5bbef1a00c4b 20241030085531244 DAUC <0003> auc.c:144 vector [0]: ik = 5855e995ae4f43f164b11a4fcf8ac05a 20241030085531244 DAUC <0003> auc.c:145 vector [0]: res = 3d4a778b703ca44b0000000000000000 20241030085531244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531244 DAUC <0003> auc.c:179 vector [0]: kc = 39a0843c4e315800 20241030085531244 DAUC <0003> auc.c:180 vector [0]: sres = 29b5b650 20241030085531244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531244 DAUC <0003> auc.c:113 vector [1]: rand = e8072be386aca850576475e5a5312d2c 20241030085531244 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030085531244 DAUC <0003> auc.c:142 vector [1]: autn = 2f55a1a370c2000062f41a9dd385ea40 20241030085531244 DAUC <0003> auc.c:143 vector [1]: ck = c78e32110d7e57ed23ca57cdc590a937 20241030085531244 DAUC <0003> auc.c:144 vector [1]: ik = 395ebd1c576e090576b16c8bc806c752 20241030085531244 DAUC <0003> auc.c:145 vector [1]: res = df9e276b061af3020000000000000000 20241030085531244 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531244 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531244 DAUC <0003> auc.c:179 vector [1]: kc = e486cd8623b98000 20241030085531244 DAUC <0003> auc.c:180 vector [1]: sres = 520c4211 20241030085531244 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531244 DAUC <0003> auc.c:113 vector [2]: rand = de12cb07020dc1317f50ab8291ec80fd 20241030085531244 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030085531244 DAUC <0003> auc.c:142 vector [2]: autn = f48ccdae61550000c468a5e824941ea5 20241030085531244 DAUC <0003> auc.c:143 vector [2]: ck = 9d1f38c9dde24be3491cec5d73ce13f2 20241030085531244 DAUC <0003> auc.c:144 vector [2]: ik = 0555ae89940250b6f43d68c178bf003e 20241030085531244 DAUC <0003> auc.c:145 vector [2]: res = c0280d539ba205aa0000000000000000 20241030085531244 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531244 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531244 DAUC <0003> auc.c:179 vector [2]: kc = 0e5911617a86d000 20241030085531244 DAUC <0003> auc.c:180 vector [2]: sres = 6696fe57 20241030085531244 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531244 DAUC <0003> auc.c:113 vector [3]: rand = 631dcb58f7ae18c740e3208166248c31 20241030085531244 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030085531244 DAUC <0003> auc.c:142 vector [3]: autn = 77a737e3c96900004ef7f87270d27ef3 20241030085531244 DAUC <0003> auc.c:143 vector [3]: ck = 1053e1eb923fdb166d4a776becbacb25 20241030085531244 DAUC <0003> auc.c:144 vector [3]: ik = e33d5317fcd061a7ce42ce1575dc4d0d 20241030085531244 DAUC <0003> auc.c:145 vector [3]: res = 15242297819e50650000000000000000 20241030085531244 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531244 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531244 DAUC <0003> auc.c:179 vector [3]: kc = 0495c11983d6f800 20241030085531244 DAUC <0003> auc.c:180 vector [3]: sres = 31cf0e20 20241030085531244 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531244 DAUC <0003> auc.c:113 vector [4]: rand = 95b476d5aca6ff59beef25cec0ff07cf 20241030085531244 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030085531244 DAUC <0003> auc.c:142 vector [4]: autn = b52fdc44ade600001e81e71f40c7cfc5 20241030085531244 DAUC <0003> auc.c:143 vector [4]: ck = 57db2a09562c7f5b2577710716bf7d52 20241030085531244 DAUC <0003> auc.c:144 vector [4]: ik = 6d6dd2b7c0296ed8f594b416cbe6b00f 20241030085531244 DAUC <0003> auc.c:145 vector [4]: res = 1536394068d3a4760000000000000000 20241030085531244 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531244 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531244 DAUC <0003> auc.c:179 vector [4]: kc = faeab93011ffcc00 20241030085531244 DAUC <0003> auc.c:180 vector [4]: sres = 466fd747 20241030085531244 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531244 DAUC <0003> db_auc.c:245 IMSI='262427694519245': Generated 5 vectors 20241030085531244 DAUC <0003> db_auc.c:249 IMSI='262427694519245': Updating SQN=321 in DB 20241030085531252 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427694519245"} 20241030085531252 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531252 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531252 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531256 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531256 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427694519245"} 20241030085531256 DAUC <0003> db_auc.c:236 IMSI='262427694519245': Calling to generate 5 vectors 20241030085531256 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531256 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531256 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531256 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030085531256 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531256 DAUC <0003> auc.c:113 vector [0]: rand = 7b0d51d411cb6b91716cb8ab6bf082f9 20241030085531256 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030085531256 DAUC <0003> auc.c:142 vector [0]: autn = 03b1b76f53860000dadd33c098b0153c 20241030085531256 DAUC <0003> auc.c:143 vector [0]: ck = 4081b83de9d1024591d6692f9e2fae9e 20241030085531256 DAUC <0003> auc.c:144 vector [0]: ik = d6d24436039ccb6a78db9ab65df0d15e 20241030085531256 DAUC <0003> auc.c:145 vector [0]: res = 34efa42d811d82a60000000000000000 20241030085531256 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531256 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531256 DAUC <0003> auc.c:179 vector [0]: kc = bac33fd852eb5400 20241030085531256 DAUC <0003> auc.c:180 vector [0]: sres = 06b548e9 20241030085531256 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531256 DAUC <0003> auc.c:113 vector [1]: rand = ebcc66be6a004dc129ea0f5d10884a2b 20241030085531256 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030085531256 DAUC <0003> auc.c:142 vector [1]: autn = 9bda719e11e00000f031c1c088dbf890 20241030085531256 DAUC <0003> auc.c:143 vector [1]: ck = 3d9ab9e3e14b86fff9ea53ba2675a107 20241030085531256 DAUC <0003> auc.c:144 vector [1]: ik = c3235d016ad87b8dda8fbc259aad7f75 20241030085531256 DAUC <0003> auc.c:145 vector [1]: res = 8f28b5c54fc83c750000000000000000 20241030085531256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531256 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531256 DAUC <0003> auc.c:179 vector [1]: kc = 72a1d04d92866c00 20241030085531256 DAUC <0003> auc.c:180 vector [1]: sres = 6195762e 20241030085531256 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531256 DAUC <0003> auc.c:113 vector [2]: rand = 93abff9457ba986dc5bb97d8cbde20a9 20241030085531256 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030085531256 DAUC <0003> auc.c:142 vector [2]: autn = b6da6d80e82a0000e2ee130ee967f51c 20241030085531256 DAUC <0003> auc.c:143 vector [2]: ck = a8aec770459d5ea8a085bfa4fb1f9d86 20241030085531256 DAUC <0003> auc.c:144 vector [2]: ik = a639c4f5cc076e319e657611fe89dea7 20241030085531256 DAUC <0003> auc.c:145 vector [2]: res = 31aa820660c2902e0000000000000000 20241030085531256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531256 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531256 DAUC <0003> auc.c:179 vector [2]: kc = 6926f8f1caf84800 20241030085531256 DAUC <0003> auc.c:180 vector [2]: sres = 58d8f3ee 20241030085531256 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531256 DAUC <0003> auc.c:113 vector [3]: rand = addcea5f9179cd7d7c9c929b6bb585ed 20241030085531256 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030085531256 DAUC <0003> auc.c:142 vector [3]: autn = 60d645b228fa00008d04e556cc429256 20241030085531256 DAUC <0003> auc.c:143 vector [3]: ck = e332c393006212fd535104a8cecb1e02 20241030085531256 DAUC <0003> auc.c:144 vector [3]: ik = 1d3449aecc9747ede531a5645549c16a 20241030085531256 DAUC <0003> auc.c:145 vector [3]: res = 97e8ebf2262ecec90000000000000000 20241030085531256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531256 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531256 DAUC <0003> auc.c:179 vector [3]: kc = 5b6293d1159d3000 20241030085531256 DAUC <0003> auc.c:180 vector [3]: sres = 55e1bfd7 20241030085531256 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531256 DAUC <0003> auc.c:113 vector [4]: rand = 4e3bfc61191a287cce9471eb377e5aa1 20241030085531256 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030085531256 DAUC <0003> auc.c:142 vector [4]: autn = db34a58526ac00001a79d5a08f27589d 20241030085531256 DAUC <0003> auc.c:143 vector [4]: ck = 5a02f63f3fe427bfa18e97502ce25389 20241030085531256 DAUC <0003> auc.c:144 vector [4]: ik = 1022948908a2f2b723c181c2487e5881 20241030085531256 DAUC <0003> auc.c:145 vector [4]: res = 2315146030b58e3b0000000000000000 20241030085531256 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531256 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531256 DAUC <0003> auc.c:179 vector [4]: kc = e0c03922581fac00 20241030085531256 DAUC <0003> auc.c:180 vector [4]: sres = b835f990 20241030085531256 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531256 DAUC <0003> db_auc.c:245 IMSI='262427694519245': Generated 5 vectors 20241030085531256 DAUC <0003> db_auc.c:249 IMSI='262427694519245': Updating SQN=481 in DB 20241030085531264 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427694519245"} 20241030085531264 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427694519245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531264 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531264 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 20241030085531302 DAUC <0003> db_auc.c:157 IMSI='262420690638309': No 2G Auth Data 20241030085531302 DAUC <0003> db_auc.c:192 IMSI='262420690638309': No 3G Auth Data 20241030085531343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241030085531346 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531346 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690638309"} 20241030085531346 DAUC <0003> db_auc.c:236 IMSI='262420690638309': Calling to generate 1 vectors 20241030085531347 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030085531347 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531347 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531347 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085531347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531347 DAUC <0003> auc.c:113 vector [0]: rand = 625b9bbda4bc5e4be9abe7d15a951cb1 20241030085531347 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085531347 DAUC <0003> auc.c:142 vector [0]: autn = bf6713aebcd60000993bdf8e2d6deac5 20241030085531347 DAUC <0003> auc.c:143 vector [0]: ck = 2e076516a86eec6d29e7431e8712387f 20241030085531347 DAUC <0003> auc.c:144 vector [0]: ik = 3857212d0a1a921d3e8a64df8ab36ce0 20241030085531347 DAUC <0003> auc.c:145 vector [0]: res = 895fa3ae08cf48560000000000000000 20241030085531347 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531347 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531347 DAUC <0003> auc.c:179 vector [0]: kc = d37b3209dbaea0ac 20241030085531347 DAUC <0003> auc.c:180 vector [0]: sres = 1566d4be 20241030085531347 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531347 DAUC <0003> db_auc.c:245 IMSI='262420690638309': Generated 1 vectors 20241030085531347 DAUC <0003> db_auc.c:249 IMSI='262420690638309': Updating SQN=33 in DB 20241030085531354 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690638309"} 20241030085531354 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531354 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531355 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531358 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531358 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690638309"} 20241030085531358 DAUC <0003> db_auc.c:236 IMSI='262420690638309': Calling to generate 4 vectors 20241030085531358 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241030085531358 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531358 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531358 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030085531358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531358 DAUC <0003> auc.c:113 vector [0]: rand = 1a064bc3dc42b623cd3d51345756e8de 20241030085531358 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030085531358 DAUC <0003> auc.c:142 vector [0]: autn = 7db1c38de8b7000028735d833b47977e 20241030085531358 DAUC <0003> auc.c:143 vector [0]: ck = 67d3a3f5e7f3ddf27f4a1ea9d306c6ed 20241030085531358 DAUC <0003> auc.c:144 vector [0]: ik = 30ac12a95fa7c36da0353a7cc08b8fe6 20241030085531358 DAUC <0003> auc.c:145 vector [0]: res = 9fc6d463a92ba8e60000000000000000 20241030085531358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531358 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531358 DAUC <0003> auc.c:179 vector [0]: kc = 59cdc9a0a68f631b 20241030085531358 DAUC <0003> auc.c:180 vector [0]: sres = 3946686b 20241030085531358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531358 DAUC <0003> auc.c:113 vector [1]: rand = 043dc6c3de27a8a8ec206a18d51337ba 20241030085531358 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030085531358 DAUC <0003> auc.c:142 vector [1]: autn = 25d72786525f0000c25cf7a7f0f97c4d 20241030085531358 DAUC <0003> auc.c:143 vector [1]: ck = 3673b600b976d5e23e76b6d6095ba109 20241030085531358 DAUC <0003> auc.c:144 vector [1]: ik = ee337d2b771401619dbe3c5e0daeb89b 20241030085531358 DAUC <0003> auc.c:145 vector [1]: res = fd560ca83f1491dd0000000000000000 20241030085531358 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531358 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531358 DAUC <0003> auc.c:179 vector [1]: kc = 9134abec1cad8dd4 20241030085531358 DAUC <0003> auc.c:180 vector [1]: sres = b001cef1 20241030085531358 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531358 DAUC <0003> auc.c:113 vector [2]: rand = 7e7dfa48a679d6e02727313f86945d94 20241030085531358 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030085531358 DAUC <0003> auc.c:142 vector [2]: autn = 07b5de7dde71000046da110f8ff02906 20241030085531358 DAUC <0003> auc.c:143 vector [2]: ck = b1977c1b6d095fcd9adfeef5b1eb26c1 20241030085531358 DAUC <0003> auc.c:144 vector [2]: ik = c71e68e8488102242c2e3bba2522d48e 20241030085531358 DAUC <0003> auc.c:145 vector [2]: res = 5afa3fa18746b0da0000000000000000 20241030085531358 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531358 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531358 DAUC <0003> auc.c:179 vector [2]: kc = 56120c8390aaf572 20241030085531358 DAUC <0003> auc.c:180 vector [2]: sres = fe9edbc0 20241030085531358 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531358 DAUC <0003> auc.c:113 vector [3]: rand = 6d57ee17d9ec271b80962fcd584d4007 20241030085531358 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030085531358 DAUC <0003> auc.c:142 vector [3]: autn = 2301983ca1ec0000e1b356c504afeb43 20241030085531358 DAUC <0003> auc.c:143 vector [3]: ck = 7679446c2081b3bf9162b60d45e80b0e 20241030085531358 DAUC <0003> auc.c:144 vector [3]: ik = e9d835bbfdf26f46b6f1637c3edef4fc 20241030085531358 DAUC <0003> auc.c:145 vector [3]: res = b2049fe4d63219430000000000000000 20241030085531358 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531358 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531358 DAUC <0003> auc.c:179 vector [3]: kc = a37da678a8c7c78a 20241030085531358 DAUC <0003> auc.c:180 vector [3]: sres = 5e72e436 20241030085531358 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531358 DAUC <0003> db_auc.c:245 IMSI='262420690638309': Generated 4 vectors 20241030085531358 DAUC <0003> db_auc.c:249 IMSI='262420690638309': Updating SQN=161 in DB 20241030085531365 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690638309"} 20241030085531365 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531365 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531365 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531368 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531368 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690638309"} 20241030085531368 DAUC <0003> db_auc.c:236 IMSI='262420690638309': Calling to generate 5 vectors 20241030085531368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531368 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531368 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531368 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030085531368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531368 DAUC <0003> auc.c:113 vector [0]: rand = ebb528bfe5a82f505c297a11c28cadec 20241030085531368 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030085531368 DAUC <0003> auc.c:142 vector [0]: autn = dcc5691f6c9e0000a88143d4b24ab4b5 20241030085531368 DAUC <0003> auc.c:143 vector [0]: ck = a34ed0ce2275b50df0d7cd6ed305a563 20241030085531368 DAUC <0003> auc.c:144 vector [0]: ik = 57cfd0b26ec83405c6f1518b6ea93e22 20241030085531368 DAUC <0003> auc.c:145 vector [0]: res = e30987ee93cba3590000000000000000 20241030085531368 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531368 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531368 DAUC <0003> auc.c:179 vector [0]: kc = fef183fe1dffe080 20241030085531368 DAUC <0003> auc.c:180 vector [0]: sres = 5944e4bd 20241030085531368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531368 DAUC <0003> auc.c:113 vector [1]: rand = 5c9deaa376e09bba1e28ad5a0316b6a8 20241030085531368 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030085531368 DAUC <0003> auc.c:142 vector [1]: autn = 59e9739ed64400001b8a0a3f32927dff 20241030085531368 DAUC <0003> auc.c:143 vector [1]: ck = 4e79c62cb1f414db1cbd5aeae7ef0ca1 20241030085531368 DAUC <0003> auc.c:144 vector [1]: ik = 8aa7767f3772ba0b32b103384cbb2755 20241030085531368 DAUC <0003> auc.c:145 vector [1]: res = 7d39b22fe6a0e1c50000000000000000 20241030085531368 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531368 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531368 DAUC <0003> auc.c:179 vector [1]: kc = 22ed68b3cf96eaa6 20241030085531368 DAUC <0003> auc.c:180 vector [1]: sres = 7c0af050 20241030085531368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531368 DAUC <0003> auc.c:113 vector [2]: rand = 1806f2ba7fdde131200d66e369fc4cf0 20241030085531368 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030085531368 DAUC <0003> auc.c:142 vector [2]: autn = 539b792212c40000087def8340cf5ac7 20241030085531368 DAUC <0003> auc.c:143 vector [2]: ck = 9cad798e0ad36ae34a591cde8492f74e 20241030085531368 DAUC <0003> auc.c:144 vector [2]: ik = f0682deab0965e388f256cee5c94214a 20241030085531368 DAUC <0003> auc.c:145 vector [2]: res = 3a11dfdc76fbe5090000000000000000 20241030085531368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531368 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531368 DAUC <0003> auc.c:179 vector [2]: kc = fa1b7d84d190d62d 20241030085531368 DAUC <0003> auc.c:180 vector [2]: sres = 0e8d085d 20241030085531368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531368 DAUC <0003> auc.c:113 vector [3]: rand = ccdc11d7a5cc817a27cabb4c501d2f4c 20241030085531368 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030085531368 DAUC <0003> auc.c:142 vector [3]: autn = ccd7552bf25e000009eafeafc8309680 20241030085531368 DAUC <0003> auc.c:143 vector [3]: ck = 1291b588bd0e280d1b9ffe0ae6c114c5 20241030085531368 DAUC <0003> auc.c:144 vector [3]: ik = e0708400af8f1b19093dfd2c28c5b55c 20241030085531368 DAUC <0003> auc.c:145 vector [3]: res = d390c21da2aa523e0000000000000000 20241030085531368 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531368 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531368 DAUC <0003> auc.c:179 vector [3]: kc = ac26dd2401d07c28 20241030085531368 DAUC <0003> auc.c:180 vector [3]: sres = 9be99d64 20241030085531368 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531368 DAUC <0003> auc.c:113 vector [4]: rand = 5e750dd013d18a9100c124b1003f9f75 20241030085531368 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030085531368 DAUC <0003> auc.c:142 vector [4]: autn = ff0072aeb6300000fc0f41907e2addd5 20241030085531368 DAUC <0003> auc.c:143 vector [4]: ck = d6170e0f771af13bff27dbaeda03db5a 20241030085531368 DAUC <0003> auc.c:144 vector [4]: ik = b970b7541d5820b6a12447af20aa0fa1 20241030085531368 DAUC <0003> auc.c:145 vector [4]: res = 66a681b527eef9250000000000000000 20241030085531368 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531368 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531368 DAUC <0003> auc.c:179 vector [4]: kc = ea7da89030a52e69 20241030085531368 DAUC <0003> auc.c:180 vector [4]: sres = d8740c20 20241030085531368 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531368 DAUC <0003> db_auc.c:245 IMSI='262420690638309': Generated 5 vectors 20241030085531368 DAUC <0003> db_auc.c:249 IMSI='262420690638309': Updating SQN=321 in DB 20241030085531376 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690638309"} 20241030085531376 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531376 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531376 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531379 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531379 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690638309"} 20241030085531379 DAUC <0003> db_auc.c:236 IMSI='262420690638309': Calling to generate 5 vectors 20241030085531379 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085531379 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085531379 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085531379 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030085531379 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085531379 DAUC <0003> auc.c:113 vector [0]: rand = e052cf5c961d13a1948778752b82c5fc 20241030085531379 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030085531379 DAUC <0003> auc.c:142 vector [0]: autn = c850c9c0a046000021791598386cd8c6 20241030085531379 DAUC <0003> auc.c:143 vector [0]: ck = 02659d1c045af9117c2a969d36580676 20241030085531379 DAUC <0003> auc.c:144 vector [0]: ik = e614ec3bef3cc3899d6290be40e5de8b 20241030085531379 DAUC <0003> auc.c:145 vector [0]: res = 2fede5e6707275030000000000000000 20241030085531379 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085531379 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085531379 DAUC <0003> auc.c:179 vector [0]: kc = 8c82d6607db9a808 20241030085531379 DAUC <0003> auc.c:180 vector [0]: sres = 1363e6d8 20241030085531379 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085531379 DAUC <0003> auc.c:113 vector [1]: rand = ebd6ec583f39c19e457a347d79e10f53 20241030085531379 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030085531379 DAUC <0003> auc.c:142 vector [1]: autn = 90df3ec19de000003d66e5e78e06f9be 20241030085531379 DAUC <0003> auc.c:143 vector [1]: ck = 730deff7a6347ba2f2f5658c423eb467 20241030085531379 DAUC <0003> auc.c:144 vector [1]: ik = acd98a48ad64f69853c009bad03ffb0c 20241030085531379 DAUC <0003> auc.c:145 vector [1]: res = 07a6289ee61440c10000000000000000 20241030085531379 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085531379 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085531379 DAUC <0003> auc.c:179 vector [1]: kc = d0805479ba666c50 20241030085531379 DAUC <0003> auc.c:180 vector [1]: sres = 86a1d4f7 20241030085531379 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085531379 DAUC <0003> auc.c:113 vector [2]: rand = 4eb2f25c5bd0beae6c34d44fe63abcc3 20241030085531379 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030085531379 DAUC <0003> auc.c:142 vector [2]: autn = e432a7d637c90000a4184180cf2f9923 20241030085531379 DAUC <0003> auc.c:143 vector [2]: ck = 191e15ca0f482df42505446853c7c285 20241030085531379 DAUC <0003> auc.c:144 vector [2]: ik = d1f16b0d6e0cc47a087d2761b3761e37 20241030085531379 DAUC <0003> auc.c:145 vector [2]: res = ea98545e7157c9150000000000000000 20241030085531379 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085531379 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085531379 DAUC <0003> auc.c:179 vector [2]: kc = ae72ddadbd068717 20241030085531379 DAUC <0003> auc.c:180 vector [2]: sres = 1eb0556a 20241030085531379 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085531379 DAUC <0003> auc.c:113 vector [3]: rand = 328c1673e9a015db7aa55d792ef50eba 20241030085531379 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030085531379 DAUC <0003> auc.c:142 vector [3]: autn = 2561e9b74fa9000094bf25a77d7f6bb9 20241030085531379 DAUC <0003> auc.c:143 vector [3]: ck = 8940cb79b5b951657a23ad9a8f59b5ee 20241030085531379 DAUC <0003> auc.c:144 vector [3]: ik = a15e436abbec460b5283ce1f581a41a1 20241030085531379 DAUC <0003> auc.c:145 vector [3]: res = dfd16a838f24ae820000000000000000 20241030085531379 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085531379 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085531379 DAUC <0003> auc.c:179 vector [3]: kc = ee42777162480233 20241030085531379 DAUC <0003> auc.c:180 vector [3]: sres = e0ddd452 20241030085531379 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085531379 DAUC <0003> auc.c:113 vector [4]: rand = 5380fa4f6c0745712b939d1240f107c1 20241030085531379 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030085531379 DAUC <0003> auc.c:142 vector [4]: autn = 536ca5833d78000005c146ef7ad4b308 20241030085531379 DAUC <0003> auc.c:143 vector [4]: ck = 54e7506c8f857802c2fade5bc4904ce4 20241030085531379 DAUC <0003> auc.c:144 vector [4]: ik = 3b278f3b487471fdb8600c2a44b004db 20241030085531379 DAUC <0003> auc.c:145 vector [4]: res = 33d52eb3f4e2e8c90000000000000000 20241030085531379 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085531379 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085531379 DAUC <0003> auc.c:179 vector [4]: kc = 776de5e586c3efd0 20241030085531379 DAUC <0003> auc.c:180 vector [4]: sres = 2526beb4 20241030085531379 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085531379 DAUC <0003> db_auc.c:245 IMSI='262420690638309': Generated 5 vectors 20241030085531379 DAUC <0003> db_auc.c:249 IMSI='262420690638309': Updating SQN=481 in DB 20241030085531385 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690638309"} 20241030085531385 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690638309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085531385 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531385 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085531387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20241030085531412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 20241030085531413 DLINP <000b> input/ipa.c:451 connected read/write 20241030085531413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085531413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085531413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085531413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085531413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37619<->l=127.0.0.1:4259) 20241030085531459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241030085531459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241030085534542 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085534542 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085534545 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241030085534549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534549 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085534549 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085534549 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  20241030085534549 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085534549 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  20241030085534549 DLGSUP <0013> gsup_server.c:235 2:  20241030085534549 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085534549 DLGSUP <0013> gsup_server.c:235 3:  20241030085534549 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085534549 DLGSUP <0013> gsup_server.c:235 4:  20241030085534549 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085534549 DLGSUP <0013> gsup_server.c:235 5:  20241030085534549 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085534549 DLGSUP <0013> gsup_server.c:235 7:  20241030085534549 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085534549 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085534549 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085534549 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085534568 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241030085534591 DAUC <0003> db_auc.c:157 IMSI='262426853878226': No 2G Auth Data 20241030085534591 DAUC <0003> db_auc.c:192 IMSI='262426853878226': No 3G Auth Data 20241030085534635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241030085534640 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534640 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426853878226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426853878226"} 20241030085534640 DAUC <0003> db_auc.c:157 IMSI='262426853878226': No 2G Auth Data 20241030085534640 DAUC <0003> db_auc.c:236 IMSI='262426853878226': Calling to generate 5 vectors 20241030085534640 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085534640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085534640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085534640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085534640 DAUC <0003> auc.c:113 vector [0]: rand = ac8217c9135087104e81cb4efe0377d8 20241030085534640 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085534640 DAUC <0003> auc.c:142 vector [0]: autn = 42d194ec447c800004eb59398bf70764 20241030085534640 DAUC <0003> auc.c:143 vector [0]: ck = e65a11fd01495b22997aeac5e196dfd5 20241030085534640 DAUC <0003> auc.c:144 vector [0]: ik = bfe5c4635fc04b74b164ebc3de6e0cde 20241030085534640 DAUC <0003> auc.c:145 vector [0]: res = f9d6c34477321a5e0000000000000000 20241030085534640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085534640 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085534640 DAUC <0003> auc.c:151 vector [0]: kc = 71a1d4986171c35d 20241030085534640 DAUC <0003> auc.c:152 vector [0]: sres = 8ee4d91a 20241030085534640 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085534640 DAUC <0003> auc.c:113 vector [1]: rand = 004ccb8617d5f3d4d50aa7eead954510 20241030085534640 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085534640 DAUC <0003> auc.c:142 vector [1]: autn = 4cc5de8cf5bd800089cb7e4177b5060f 20241030085534640 DAUC <0003> auc.c:143 vector [1]: ck = 7ed051a3b8e2d48d9f7f104b8a69aa18 20241030085534640 DAUC <0003> auc.c:144 vector [1]: ik = 2d8ddf327ccb2890f12d54298ec31b80 20241030085534640 DAUC <0003> auc.c:145 vector [1]: res = 98469540db1016130000000000000000 20241030085534640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085534640 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085534640 DAUC <0003> auc.c:151 vector [1]: kc = 3d0fcaf3c0834d85 20241030085534640 DAUC <0003> auc.c:152 vector [1]: sres = 43568353 20241030085534640 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085534640 DAUC <0003> auc.c:113 vector [2]: rand = 8ad8dd2787380e25d7211ec7541a7293 20241030085534640 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085534640 DAUC <0003> auc.c:142 vector [2]: autn = a55a1fe9bafe800034ea1825f2941f32 20241030085534640 DAUC <0003> auc.c:143 vector [2]: ck = 249c996a99e234ba4eea3faf5cdecffa 20241030085534640 DAUC <0003> auc.c:144 vector [2]: ik = bd92efdd06166aa36cd9cc313af3559a 20241030085534640 DAUC <0003> auc.c:145 vector [2]: res = 9c387236df31fb220000000000000000 20241030085534640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085534640 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085534640 DAUC <0003> auc.c:151 vector [2]: kc = bb3d8529f9d9c479 20241030085534640 DAUC <0003> auc.c:152 vector [2]: sres = 43098914 20241030085534640 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085534640 DAUC <0003> auc.c:113 vector [3]: rand = fcb0d6ff8efaea7ad257e73bf9af2d1a 20241030085534640 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085534640 DAUC <0003> auc.c:142 vector [3]: autn = 9de6a49da90e8000ab7e868c715128db 20241030085534640 DAUC <0003> auc.c:143 vector [3]: ck = 7a4189def0e37c50fec8850c35b3d3c7 20241030085534640 DAUC <0003> auc.c:144 vector [3]: ik = ff2f199bbc0562fe60e7bfc2991acd42 20241030085534640 DAUC <0003> auc.c:145 vector [3]: res = e9fa53963223472f0000000000000000 20241030085534640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085534640 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085534640 DAUC <0003> auc.c:151 vector [3]: kc = 1b41aa8be04f002b 20241030085534640 DAUC <0003> auc.c:152 vector [3]: sres = dbd914b9 20241030085534640 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085534640 DAUC <0003> auc.c:113 vector [4]: rand = 21542e0f27ad0585f5efe61053cd2746 20241030085534640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085534640 DAUC <0003> auc.c:142 vector [4]: autn = add1bad33dbb8000578d03bba16c99d4 20241030085534640 DAUC <0003> auc.c:143 vector [4]: ck = db99b3f564694effcb669bd0bf022d8f 20241030085534640 DAUC <0003> auc.c:144 vector [4]: ik = 713217dd9063f49ac45ef67acdc3b5af 20241030085534640 DAUC <0003> auc.c:145 vector [4]: res = c2ca8a22614b41ca0000000000000000 20241030085534640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085534640 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085534640 DAUC <0003> auc.c:151 vector [4]: kc = a593c98286cb2245 20241030085534640 DAUC <0003> auc.c:152 vector [4]: sres = a381cbe8 20241030085534640 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085534640 DAUC <0003> db_auc.c:245 IMSI='262426853878226': Generated 5 vectors 20241030085534640 DAUC <0003> db_auc.c:249 IMSI='262426853878226': Updating SQN=161 in DB 20241030085534648 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426853878226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426853878226"} 20241030085534648 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426853878226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085534648 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534648 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49734<->l=127.0.0.1:4258 20241030085534678 DAUC <0003> db_auc.c:157 IMSI='262425416440260': No 2G Auth Data 20241030085534678 DAUC <0003> db_auc.c:192 IMSI='262425416440260': No 3G Auth Data 20241030085534710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4258 20241030085534713 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534713 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425416440260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425416440260"} 20241030085534714 DAUC <0003> db_auc.c:157 IMSI='262425416440260': No 2G Auth Data 20241030085534714 DAUC <0003> db_auc.c:236 IMSI='262425416440260': Calling to generate 5 vectors 20241030085534714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030085534714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085534714 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030085534714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085534714 DAUC <0003> auc.c:113 vector [0]: rand = d12ca97b54d941389f9646f454d8428d 20241030085534714 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085534714 DAUC <0003> auc.c:142 vector [0]: autn = a5746bc929b580002b5f6370671de4bf 20241030085534714 DAUC <0003> auc.c:143 vector [0]: ck = f3cf41b766d87c61d6ecb50855f6bcac 20241030085534714 DAUC <0003> auc.c:144 vector [0]: ik = cf1661c2b8512d10edf513eb3fa09e7d 20241030085534714 DAUC <0003> auc.c:145 vector [0]: res = 2e88a56a99ec8f900000000000000000 20241030085534714 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085534714 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030085534714 DAUC <0003> auc.c:151 vector [0]: kc = 07c08696b4df73a0 20241030085534714 DAUC <0003> auc.c:152 vector [0]: sres = b7642afa 20241030085534714 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030085534714 DAUC <0003> auc.c:113 vector [1]: rand = 56c254326e5fdb1d94e7f13b79707bf9 20241030085534714 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085534714 DAUC <0003> auc.c:142 vector [1]: autn = 31af6fbc0bdb800049806e050c781d1c 20241030085534714 DAUC <0003> auc.c:143 vector [1]: ck = 6ca8cd88cf4c9d34c7c3cbff4f0b29dd 20241030085534714 DAUC <0003> auc.c:144 vector [1]: ik = 7e6e047f20e54ab36d6ad8f0d1b7233b 20241030085534714 DAUC <0003> auc.c:145 vector [1]: res = fc14e195c7c5f1eb0000000000000000 20241030085534714 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085534714 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030085534714 DAUC <0003> auc.c:151 vector [1]: kc = b86fdaf87115dd61 20241030085534714 DAUC <0003> auc.c:152 vector [1]: sres = 3bd1107e 20241030085534714 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030085534714 DAUC <0003> auc.c:113 vector [2]: rand = cb61de327f92ab1eb9d42c29862e2f42 20241030085534714 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085534714 DAUC <0003> auc.c:142 vector [2]: autn = b6ef935ecb6680004227b3d0642df7a0 20241030085534714 DAUC <0003> auc.c:143 vector [2]: ck = 228c630d4f4cd701eccf01b0946122dc 20241030085534714 DAUC <0003> auc.c:144 vector [2]: ik = 809205ce9523d0ad1f5fc1db3046967a 20241030085534714 DAUC <0003> auc.c:145 vector [2]: res = af327e68e6314c760000000000000000 20241030085534714 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085534714 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030085534714 DAUC <0003> auc.c:151 vector [2]: kc = 518ea6a87e48b30a 20241030085534714 DAUC <0003> auc.c:152 vector [2]: sres = 4903321e 20241030085534714 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030085534714 DAUC <0003> auc.c:113 vector [3]: rand = 1957d59a21d3f96657575486b35ee801 20241030085534714 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085534714 DAUC <0003> auc.c:142 vector [3]: autn = a93ce49cc0c98000c738c6c7a00c45ea 20241030085534714 DAUC <0003> auc.c:143 vector [3]: ck = 61ac0218392184fb8150490cf56e2730 20241030085534714 DAUC <0003> auc.c:144 vector [3]: ik = 924207929aaad37f2b9710e6b84c4eb0 20241030085534714 DAUC <0003> auc.c:145 vector [3]: res = f904af0d7cd5ff6e0000000000000000 20241030085534714 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085534714 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030085534714 DAUC <0003> auc.c:151 vector [3]: kc = 59295c60eea93e04 20241030085534714 DAUC <0003> auc.c:152 vector [3]: sres = 85d15063 20241030085534714 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030085534714 DAUC <0003> auc.c:113 vector [4]: rand = c6403138f23d561efda278db81a6a4c1 20241030085534714 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085534714 DAUC <0003> auc.c:142 vector [4]: autn = 8f3f2cfa65be8000288f2ee490bce081 20241030085534714 DAUC <0003> auc.c:143 vector [4]: ck = 2b45791db353c99bd690aaecb6611d54 20241030085534714 DAUC <0003> auc.c:144 vector [4]: ik = b9fd50ad078eff2bcf602dc6512c0616 20241030085534714 DAUC <0003> auc.c:145 vector [4]: res = 0a5b728fb90b867b0000000000000000 20241030085534714 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085534714 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030085534714 DAUC <0003> auc.c:151 vector [4]: kc = 8b48ae9a53902df2 20241030085534714 DAUC <0003> auc.c:152 vector [4]: sres = b350f4f4 20241030085534714 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030085534714 DAUC <0003> db_auc.c:245 IMSI='262425416440260': Generated 5 vectors 20241030085534714 DAUC <0003> db_auc.c:249 IMSI='262425416440260': Updating SQN=161 in DB 20241030085534721 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425416440260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425416440260"} 20241030085534721 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425416440260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085534721 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534721 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4258 20241030085534750 DAUC <0003> db_auc.c:157 IMSI='262428698970818': No 2G Auth Data 20241030085534750 DAUC <0003> db_auc.c:192 IMSI='262428698970818': No 3G Auth Data 20241030085534793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20241030085534796 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534796 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428698970818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428698970818"} 20241030085534797 DAUC <0003> db_auc.c:236 IMSI='262428698970818': Calling to generate 5 vectors 20241030085534797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085534797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085534797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085534797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085534797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085534797 DAUC <0003> auc.c:113 vector [0]: rand = d8a9f538264bf7265c745e505e20223c 20241030085534797 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085534797 DAUC <0003> auc.c:142 vector [0]: autn = a1b2cc74b7f180001250500d934db9ce 20241030085534797 DAUC <0003> auc.c:143 vector [0]: ck = cb9c7ecb80c315fd8df37f831a6baf06 20241030085534797 DAUC <0003> auc.c:144 vector [0]: ik = 92a8d6109269a3361a30788b84abdd49 20241030085534797 DAUC <0003> auc.c:145 vector [0]: res = 20a00eedd720dae50000000000000000 20241030085534797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085534797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085534797 DAUC <0003> auc.c:179 vector [0]: kc = fb0a6bb1bfee5c00 20241030085534797 DAUC <0003> auc.c:180 vector [0]: sres = 81d0bc2a 20241030085534797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085534797 DAUC <0003> auc.c:113 vector [1]: rand = e4b0a91e55f92fcd5dff58c01783c3b0 20241030085534797 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085534797 DAUC <0003> auc.c:142 vector [1]: autn = 745a6c1316dd8000db390a7736c32b0f 20241030085534797 DAUC <0003> auc.c:143 vector [1]: ck = 95035240d8d8b8daf731785250aeb369 20241030085534797 DAUC <0003> auc.c:144 vector [1]: ik = 41adffdf86fb56337df0870e2dcfa26a 20241030085534797 DAUC <0003> auc.c:145 vector [1]: res = 0d486a5436c8605f0000000000000000 20241030085534797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085534797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085534797 DAUC <0003> auc.c:179 vector [1]: kc = 368d34b5f083d800 20241030085534797 DAUC <0003> auc.c:180 vector [1]: sres = fa3433e5 20241030085534797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085534797 DAUC <0003> auc.c:113 vector [2]: rand = d0f845bd7416fc6be815e2832ba47b86 20241030085534797 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085534797 DAUC <0003> auc.c:142 vector [2]: autn = daaf2fa4734b80000bf4330618e83e50 20241030085534797 DAUC <0003> auc.c:143 vector [2]: ck = f4c3484d1a1d4bc8b06a82d9ee93122c 20241030085534797 DAUC <0003> auc.c:144 vector [2]: ik = e885f020ac2c7106bd0ecf2f5f6d262b 20241030085534797 DAUC <0003> auc.c:145 vector [2]: res = c17fb6da655cd5690000000000000000 20241030085534797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085534797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085534797 DAUC <0003> auc.c:179 vector [2]: kc = 9de3191605508400 20241030085534797 DAUC <0003> auc.c:180 vector [2]: sres = 4981f209 20241030085534797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085534797 DAUC <0003> auc.c:113 vector [3]: rand = 33c71c0552d50050c35484e2b76ed635 20241030085534797 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085534797 DAUC <0003> auc.c:142 vector [3]: autn = a30aa8c2b9f780003489a01ddc14e3cd 20241030085534797 DAUC <0003> auc.c:143 vector [3]: ck = 70e5ba2b058bc202e2b8218b36073099 20241030085534797 DAUC <0003> auc.c:144 vector [3]: ik = b0e926449d168cd644679d854014368d 20241030085534797 DAUC <0003> auc.c:145 vector [3]: res = 0cf7a914a733a7ff0000000000000000 20241030085534797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085534797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085534797 DAUC <0003> auc.c:179 vector [3]: kc = a328bd6dca169400 20241030085534797 DAUC <0003> auc.c:180 vector [3]: sres = 056c05c3 20241030085534797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085534797 DAUC <0003> auc.c:113 vector [4]: rand = 60b6bce2a0b07d48b23fd431e42a7429 20241030085534797 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085534797 DAUC <0003> auc.c:142 vector [4]: autn = 18589fb457c8800049c3c9ffa551348c 20241030085534797 DAUC <0003> auc.c:143 vector [4]: ck = 6ee14a1d74ed49795092cd16047cf8ef 20241030085534797 DAUC <0003> auc.c:144 vector [4]: ik = 31676e3775a51e553f725afa56cf6b3a 20241030085534797 DAUC <0003> auc.c:145 vector [4]: res = bbf7c3b8266a27050000000000000000 20241030085534797 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085534797 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085534797 DAUC <0003> auc.c:179 vector [4]: kc = 04777ad8f1e9e800 20241030085534797 DAUC <0003> auc.c:180 vector [4]: sres = 256484d8 20241030085534797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085534797 DAUC <0003> db_auc.c:245 IMSI='262428698970818': Generated 5 vectors 20241030085534797 DAUC <0003> db_auc.c:249 IMSI='262428698970818': Updating SQN=161 in DB 20241030085534805 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428698970818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428698970818"} 20241030085534805 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428698970818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085534805 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534805 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20241030085534841 DAUC <0003> db_auc.c:157 IMSI='262421277010369': No 2G Auth Data 20241030085534841 DAUC <0003> db_auc.c:192 IMSI='262421277010369': No 3G Auth Data 20241030085534884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241030085534888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534888 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277010369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421277010369"} 20241030085534888 DAUC <0003> db_auc.c:236 IMSI='262421277010369': Calling to generate 5 vectors 20241030085534888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085534888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085534888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085534888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085534888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085534888 DAUC <0003> auc.c:113 vector [0]: rand = 7903966d85d9d972322d94b61468f74d 20241030085534888 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085534888 DAUC <0003> auc.c:142 vector [0]: autn = 4e02cd461bae800062b98881782e1996 20241030085534888 DAUC <0003> auc.c:143 vector [0]: ck = 524e2015233d730689a9679491c21ab0 20241030085534888 DAUC <0003> auc.c:144 vector [0]: ik = a11e29f83cd6c30b52b8b137ff9f73e1 20241030085534888 DAUC <0003> auc.c:145 vector [0]: res = db3174ad7837a8520000000000000000 20241030085534888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085534888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085534888 DAUC <0003> auc.c:179 vector [0]: kc = 5013ad049eb7ac00 20241030085534888 DAUC <0003> auc.c:180 vector [0]: sres = 5e17a24c 20241030085534888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085534888 DAUC <0003> auc.c:113 vector [1]: rand = 1d6267ee6959969fd7ec00172d9e1885 20241030085534888 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085534888 DAUC <0003> auc.c:142 vector [1]: autn = 2390678c250b800033f38e1f18154130 20241030085534888 DAUC <0003> auc.c:143 vector [1]: ck = 8c1282f29af79ebda17d1ed0d313e30f 20241030085534888 DAUC <0003> auc.c:144 vector [1]: ik = 39f01ad88bcdaa59ab1aa8793c4b6921 20241030085534888 DAUC <0003> auc.c:145 vector [1]: res = f0b3a54ee45dfb900000000000000000 20241030085534888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085534888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085534888 DAUC <0003> auc.c:179 vector [1]: kc = d26f6cc5b449fc00 20241030085534888 DAUC <0003> auc.c:180 vector [1]: sres = e603d63c 20241030085534888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085534888 DAUC <0003> auc.c:113 vector [2]: rand = 6d2d2e81e7e2b5302703fbe1fbcd7e3b 20241030085534888 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085534888 DAUC <0003> auc.c:142 vector [2]: autn = 41eec8c220848000d6386d856f1eac74 20241030085534888 DAUC <0003> auc.c:143 vector [2]: ck = a58d7674e20d7b2ba1c5e12a0a518e08 20241030085534888 DAUC <0003> auc.c:144 vector [2]: ik = aac1d55aa7107d5e72d24d470fca5ac8 20241030085534888 DAUC <0003> auc.c:145 vector [2]: res = 9065d24de5caa2fb0000000000000000 20241030085534888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085534888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085534888 DAUC <0003> auc.c:179 vector [2]: kc = b477805413eab000 20241030085534888 DAUC <0003> auc.c:180 vector [2]: sres = 05939d74 20241030085534888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085534888 DAUC <0003> auc.c:113 vector [3]: rand = bec4e7623ec305167ac6bd4d5bf11d8b 20241030085534888 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085534888 DAUC <0003> auc.c:142 vector [3]: autn = 9da5d5cff11a8000227c6ea98db4d865 20241030085534888 DAUC <0003> auc.c:143 vector [3]: ck = 00a8b82adbb3307f306c28f0e3c9c986 20241030085534888 DAUC <0003> auc.c:144 vector [3]: ik = ed01b06e31090322ec14e62e02a25536 20241030085534888 DAUC <0003> auc.c:145 vector [3]: res = 051a4f322a9a5d930000000000000000 20241030085534888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085534888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085534888 DAUC <0003> auc.c:179 vector [3]: kc = f7d19ecefa386400 20241030085534888 DAUC <0003> auc.c:180 vector [3]: sres = c4a4ec44 20241030085534888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085534888 DAUC <0003> auc.c:113 vector [4]: rand = 5b31b7dde2229e30a6989e21639b867c 20241030085534888 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085534888 DAUC <0003> auc.c:142 vector [4]: autn = 36bda92c504c8000a477f75e7a6ae21c 20241030085534888 DAUC <0003> auc.c:143 vector [4]: ck = 5658f24ed1941e86e7632c72d691f30e 20241030085534888 DAUC <0003> auc.c:144 vector [4]: ik = 30fe1d136919579583a4f9f910161f5b 20241030085534888 DAUC <0003> auc.c:145 vector [4]: res = b7fba6fe95c5a9d60000000000000000 20241030085534888 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085534888 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085534888 DAUC <0003> auc.c:179 vector [4]: kc = fe5e0dd53fd1b000 20241030085534888 DAUC <0003> auc.c:180 vector [4]: sres = 8354a011 20241030085534888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085534888 DAUC <0003> db_auc.c:245 IMSI='262421277010369': Generated 5 vectors 20241030085534888 DAUC <0003> db_auc.c:249 IMSI='262421277010369': Updating SQN=161 in DB 20241030085534896 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277010369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421277010369"} 20241030085534896 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421277010369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085534896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241030085534932 DAUC <0003> db_auc.c:157 IMSI='262427322366131': No 2G Auth Data 20241030085534932 DAUC <0003> db_auc.c:192 IMSI='262427322366131': No 3G Auth Data 20241030085534971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241030085534975 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085534975 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427322366131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427322366131"} 20241030085534975 DAUC <0003> db_auc.c:236 IMSI='262427322366131': Calling to generate 5 vectors 20241030085534975 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030085534975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030085534975 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030085534975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030085534975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030085534975 DAUC <0003> auc.c:113 vector [0]: rand = 7daf63e57aac90f3930f77de6ed46a00 20241030085534975 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030085534975 DAUC <0003> auc.c:142 vector [0]: autn = 30349b4af0db800058a1ba3d29fe8e50 20241030085534975 DAUC <0003> auc.c:143 vector [0]: ck = 0cc320752ae05abe5d8eab96acf6c0af 20241030085534975 DAUC <0003> auc.c:144 vector [0]: ik = 077be51beb7963bdc0d9a37d6660deea 20241030085534975 DAUC <0003> auc.c:145 vector [0]: res = 652727d18ff120570000000000000000 20241030085534975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030085534975 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030085534975 DAUC <0003> auc.c:179 vector [0]: kc = 3654bf9a4501898a 20241030085534975 DAUC <0003> auc.c:180 vector [0]: sres = fe50ed4f 20241030085534975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030085534975 DAUC <0003> auc.c:113 vector [1]: rand = 1894f22c131c4dbbb4bc43e514bf127d 20241030085534975 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030085534975 DAUC <0003> auc.c:142 vector [1]: autn = 9ac55a54a7bb80005a0754dcbff67ad5 20241030085534975 DAUC <0003> auc.c:143 vector [1]: ck = 22c774c58ecac9c78fea7e62b1369a77 20241030085534975 DAUC <0003> auc.c:144 vector [1]: ik = 40d2e48fa333dcd567c3442019640f5e 20241030085534975 DAUC <0003> auc.c:145 vector [1]: res = ec62e8e429c32dcf0000000000000000 20241030085534975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030085534975 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030085534975 DAUC <0003> auc.c:179 vector [1]: kc = 55c89264bbd355de 20241030085534975 DAUC <0003> auc.c:180 vector [1]: sres = 09b17e29 20241030085534975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030085534975 DAUC <0003> auc.c:113 vector [2]: rand = e6c3d88c4d95af9641f1bdc26fd26ed5 20241030085534975 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030085534975 DAUC <0003> auc.c:142 vector [2]: autn = 403fe2230ec6800012029e21cc56d89c 20241030085534975 DAUC <0003> auc.c:143 vector [2]: ck = 3257f3c7761fbf4ca0df041c87664806 20241030085534975 DAUC <0003> auc.c:144 vector [2]: ik = 7015c5c4e2c635cbf21af1855f81c0ba 20241030085534975 DAUC <0003> auc.c:145 vector [2]: res = a2fe97569fe5bd000000000000000000 20241030085534975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030085534975 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030085534975 DAUC <0003> auc.c:179 vector [2]: kc = b5fde39368c1ecd1 20241030085534975 DAUC <0003> auc.c:180 vector [2]: sres = 9fc0e218 20241030085534975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030085534975 DAUC <0003> auc.c:113 vector [3]: rand = fe0c673b1b15865b96ad7568c68aa129 20241030085534975 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030085534975 DAUC <0003> auc.c:142 vector [3]: autn = 82ca58cf3a7c8000cf6796fd51bc21b3 20241030085534975 DAUC <0003> auc.c:143 vector [3]: ck = 1ef8d6c811fdae8ce470c1d251985241 20241030085534975 DAUC <0003> auc.c:144 vector [3]: ik = c79739360c33e2e69c725ce8a449f515 20241030085534975 DAUC <0003> auc.c:145 vector [3]: res = cf011dda7aaf92530000000000000000 20241030085534975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030085534975 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030085534975 DAUC <0003> auc.c:179 vector [3]: kc = 5abb501158764ca0 20241030085534975 DAUC <0003> auc.c:180 vector [3]: sres = fed85c39 20241030085534975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030085534975 DAUC <0003> auc.c:113 vector [4]: rand = 322ad68e8a72ff2050ac355d24980f68 20241030085534975 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030085534975 DAUC <0003> auc.c:142 vector [4]: autn = 319aac3d0bb7800004eb480c7013344d 20241030085534975 DAUC <0003> auc.c:143 vector [4]: ck = 61ce1f701d75d7d664ff9c816a6c6a2d 20241030085534975 DAUC <0003> auc.c:144 vector [4]: ik = 94b5f4dfffb519b6526f602bc407dfad 20241030085534975 DAUC <0003> auc.c:145 vector [4]: res = 70a498e97494dec00000000000000000 20241030085534975 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030085534975 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030085534975 DAUC <0003> auc.c:179 vector [4]: kc = b2929dabc760566a 20241030085534975 DAUC <0003> auc.c:180 vector [4]: sres = f520918b 20241030085534975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030085534975 DAUC <0003> db_auc.c:245 IMSI='262427322366131': Generated 5 vectors 20241030085534975 DAUC <0003> db_auc.c:249 IMSI='262427322366131': Updating SQN=161 in DB 20241030085534983 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427322366131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427322366131"} 20241030085534983 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427322366131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085534983 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534983 DLINP <000b> input/ipa.c:451 connected read/write 20241030085534983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085534986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4258 20241030085535012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20241030085535013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241030085535013 DLINP <000b> input/ipa.c:451 connected read/write 20241030085535013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085535013 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085535013 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085535013 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085535055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 20241030085535055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 20241030085538123 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085538123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085538125 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085538126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 20241030085538127 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085538127 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085538127 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085538127 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  20241030085538127 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085538127 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  20241030085538127 DLGSUP <0013> gsup_server.c:235 2:  20241030085538127 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085538127 DLGSUP <0013> gsup_server.c:235 3:  20241030085538127 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085538127 DLGSUP <0013> gsup_server.c:235 4:  20241030085538127 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085538127 DLGSUP <0013> gsup_server.c:235 5:  20241030085538127 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085538127 DLGSUP <0013> gsup_server.c:235 7:  20241030085538127 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085538127 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085538127 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085538127 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085538142 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34817<->l=127.0.0.1:4259) 20241030085538154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37648<->l=127.0.0.1:4258 20241030085538173 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085538173 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426083794596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426083794596" cn_domain=PS} 20241030085538173 DLU <0006> fsm.c:456 lu(262426083794596)[0x5614e4bbdd50]{UNVALIDATED}: Allocated 20241030085538173 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426083794596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030085538173 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426083794596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426083794596" cause=IMSI unknown in HLR} 20241030085538173 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426083794596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085538173 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426083794596)[0x5614e4bbdd50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085538173 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426083794596)[0x5614e4bbdd50]{UNVALIDATED}: Freeing instance 20241030085538173 DLU <0006> fsm.c:568 lu(PS:IMSI-262426083794596)[0x5614e4bbdd50]{UNVALIDATED}: Deallocated 20241030085538173 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085538173 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085538177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37648<->l=127.0.0.1:4258 20241030085538178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37646<->l=127.0.0.1:4258 20241030085538179 DLINP <000b> input/ipa.c:451 connected read/write 20241030085538179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085538179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085538179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085538179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085538179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34817<->l=127.0.0.1:4259) 20241030085538221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241030085538221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241030085541291 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085541291 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085541293 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085541294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4258 20241030085541295 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085541295 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085541295 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085541295 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  20241030085541295 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085541295 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  20241030085541295 DLGSUP <0013> gsup_server.c:235 2:  20241030085541295 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085541295 DLGSUP <0013> gsup_server.c:235 3:  20241030085541295 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085541295 DLGSUP <0013> gsup_server.c:235 4:  20241030085541295 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085541295 DLGSUP <0013> gsup_server.c:235 5:  20241030085541295 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085541295 DLGSUP <0013> gsup_server.c:235 7:  20241030085541295 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085541295 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085541295 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085541295 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085541312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241030085541322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241030085541341 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085541341 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423290747483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423290747483" cn_domain=PS source_name="the-source\n"} 20241030085541341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030085541341 DLU <0006> fsm.c:456 lu(262423290747483)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085541341 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423290747483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030085541341 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423290747483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423290747483" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241030085541341 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423290747483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085541341 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423290747483)[0x5614e4bba5b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085541341 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423290747483)[0x5614e4bba5b0]{UNVALIDATED}: Freeing instance 20241030085541341 DLU <0006> fsm.c:568 lu(PS:IMSI-262423290747483)[0x5614e4bba5b0]{UNVALIDATED}: Deallocated 20241030085541341 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085541341 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085541344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241030085541345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4258 20241030085541346 DLINP <000b> input/ipa.c:451 connected read/write 20241030085541346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085541346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085541346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085541346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085541346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030085541346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241030085541387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241030085541387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.1:4258 20241030085544457 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085544457 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085544459 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085544460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 20241030085544461 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085544461 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085544461 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085544461 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  20241030085544461 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085544461 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  20241030085544461 DLGSUP <0013> gsup_server.c:235 2:  20241030085544461 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085544461 DLGSUP <0013> gsup_server.c:235 3:  20241030085544461 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085544461 DLGSUP <0013> gsup_server.c:235 4:  20241030085544461 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085544461 DLGSUP <0013> gsup_server.c:235 5:  20241030085544461 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085544461 DLGSUP <0013> gsup_server.c:235 7:  20241030085544461 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085544461 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085544461 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085544461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085544478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43781<->l=127.0.0.1:4259) 20241030085544491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37732<->l=127.0.0.1:4258 20241030085544501 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085544501 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424150930329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424150930329" cn_domain=PS} 20241030085544501 DLU <0006> fsm.c:456 lu(262424150930329)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085544501 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424150930329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241030085544501 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424150930329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424150930329" cause=Roaming not allowed in this location area} 20241030085544501 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424150930329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085544501 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424150930329)[0x5614e4bba5b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085544501 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424150930329)[0x5614e4bba5b0]{UNVALIDATED}: Freeing instance 20241030085544501 DLU <0006> fsm.c:568 lu(PS:IMSI-262424150930329)[0x5614e4bba5b0]{UNVALIDATED}: Deallocated 20241030085544501 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085544501 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085544504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37732<->l=127.0.0.1:4258 20241030085544505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37718<->l=127.0.0.1:4258 20241030085544506 DLINP <000b> input/ipa.c:451 connected read/write 20241030085544506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085544506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085544506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085544506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085544506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43781<->l=127.0.0.1:4259) 20241030085544551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 20241030085544551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 20241030085547625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085547625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085547627 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085547628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241030085547631 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085547631 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085547631 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085547631 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  20241030085547631 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085547631 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  20241030085547631 DLGSUP <0013> gsup_server.c:235 2:  20241030085547631 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085547631 DLGSUP <0013> gsup_server.c:235 3:  20241030085547631 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085547631 DLGSUP <0013> gsup_server.c:235 4:  20241030085547631 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085547631 DLGSUP <0013> gsup_server.c:235 5:  20241030085547631 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085547631 DLGSUP <0013> gsup_server.c:235 7:  20241030085547631 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085547631 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085547631 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085547631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085547647 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39275<->l=127.0.0.1:4259) 20241030085547659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4258 20241030085547673 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085547673 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429505055041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429505055041"} 20241030085547673 DAUC <0003> db_auc.c:133 IMSI='262429505055041': No such subscriber 20241030085547673 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429505055041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241030085547673 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429505055041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429505055041" cause=IMSI unknown in HLR} 20241030085547673 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429505055041 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085547673 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085547673 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085547676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4258 20241030085547677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241030085547678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39275<->l=127.0.0.1:4259) 20241030085547678 DLINP <000b> input/ipa.c:451 connected read/write 20241030085547678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085547678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085547678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085547678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085547719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241030085547719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241030085550792 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085550792 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085550795 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241030085550798 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550798 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085550798 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085550798 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  20241030085550798 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085550798 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  20241030085550798 DLGSUP <0013> gsup_server.c:235 2:  20241030085550798 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085550798 DLGSUP <0013> gsup_server.c:235 3:  20241030085550798 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085550798 DLGSUP <0013> gsup_server.c:235 4:  20241030085550798 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085550798 DLGSUP <0013> gsup_server.c:235 5:  20241030085550798 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085550798 DLGSUP <0013> gsup_server.c:235 7:  20241030085550798 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085550798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085550798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085550798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085550813 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42591<->l=127.0.0.1:4259) 20241030085550828 DAUC <0003> db_auc.c:157 IMSI='262422944387356': No 2G Auth Data 20241030085550828 DAUC <0003> db_auc.c:192 IMSI='262422944387356': No 3G Auth Data 20241030085550865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60034<->l=127.0.0.1:4258 20241030085550869 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550869 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422944387356" cn_domain=PS} 20241030085550869 DLU <0006> fsm.c:456 lu(262422944387356)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085550869 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085550884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422944387356)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085550884 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422944387356" cn_domain=PS} 20241030085550885 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550885 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550888 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422944387356"} 20241030085550888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422944387356)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085550888 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085550888 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422944387356"} 20241030085550888 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422944387356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085550888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944387356)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085550888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422944387356)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085550888 DLU <0006> fsm.c:568 lu(PS:IMSI-262422944387356)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085550888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60034<->l=127.0.0.1:4258 20241030085550914 DAUC <0003> db_auc.c:157 IMSI='262426509423203': No 2G Auth Data 20241030085550914 DAUC <0003> db_auc.c:192 IMSI='262426509423203': No 3G Auth Data 20241030085550922 DLGSUP <0013> hlr.c:121 IMSI 262426509423203: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085550945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 20241030085550949 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550949 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426509423203" cn_domain=PS} 20241030085550949 DLU <0006> fsm.c:456 lu(262426509423203)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085550949 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085550964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426509423203)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085550964 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426509423203" cn_domain=PS} 20241030085550964 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550964 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550967 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085550967 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426509423203"} 20241030085550967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426509423203)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085550967 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085550967 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426509423203"} 20241030085550967 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426509423203 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085550967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426509423203)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085550967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426509423203)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085550967 DLU <0006> fsm.c:568 lu(PS:IMSI-262426509423203)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085550967 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550967 DLINP <000b> input/ipa.c:451 connected read/write 20241030085550967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085550968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 20241030085550993 DAUC <0003> db_auc.c:157 IMSI='262420233421524': No 2G Auth Data 20241030085550993 DAUC <0003> db_auc.c:192 IMSI='262420233421524': No 3G Auth Data 20241030085551001 DLGSUP <0013> hlr.c:121 IMSI 262420233421524: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4258 20241030085551029 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551029 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420233421524" cn_domain=PS} 20241030085551029 DLU <0006> fsm.c:456 lu(262420233421524)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551029 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420233421524)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551046 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420233421524" cn_domain=PS} 20241030085551046 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551046 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551049 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420233421524"} 20241030085551049 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420233421524)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551049 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551049 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420233421524"} 20241030085551049 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420233421524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420233421524)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420233421524)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551049 DLU <0006> fsm.c:568 lu(PS:IMSI-262420233421524)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4258 20241030085551075 DAUC <0003> db_auc.c:157 IMSI='262422674575652': No 2G Auth Data 20241030085551075 DAUC <0003> db_auc.c:192 IMSI='262422674575652': No 3G Auth Data 20241030085551084 DLGSUP <0013> hlr.c:121 IMSI 262422674575652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241030085551113 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551113 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422674575652" cn_domain=PS} 20241030085551113 DLU <0006> fsm.c:456 lu(262422674575652)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551113 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422674575652)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551128 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422674575652" cn_domain=PS} 20241030085551128 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551128 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551131 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551131 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422674575652"} 20241030085551131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422674575652)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551131 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551131 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422674575652"} 20241030085551131 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422674575652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422674575652)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422674575652)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551131 DLU <0006> fsm.c:568 lu(PS:IMSI-262422674575652)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551131 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551131 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241030085551158 DAUC <0003> db_auc.c:157 IMSI='262421449539828': No 2G Auth Data 20241030085551158 DAUC <0003> db_auc.c:192 IMSI='262421449539828': No 3G Auth Data 20241030085551166 DLGSUP <0013> hlr.c:121 IMSI 262421449539828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20241030085551191 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551191 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421449539828" cn_domain=PS} 20241030085551191 DLU <0006> fsm.c:456 lu(262421449539828)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551191 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421449539828)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551207 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421449539828" cn_domain=PS} 20241030085551207 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551207 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551210 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551210 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421449539828"} 20241030085551210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421449539828)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551210 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551210 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421449539828"} 20241030085551210 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421449539828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421449539828)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421449539828)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551210 DLU <0006> fsm.c:568 lu(PS:IMSI-262421449539828)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551210 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551210 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60072<->l=127.0.0.1:4258 20241030085551236 DAUC <0003> db_auc.c:157 IMSI='262427712994929': No 2G Auth Data 20241030085551236 DAUC <0003> db_auc.c:192 IMSI='262427712994929': No 3G Auth Data 20241030085551244 DLGSUP <0013> hlr.c:121 IMSI 262427712994929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241030085551279 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551279 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427712994929" cn_domain=PS} 20241030085551279 DLU <0006> fsm.c:456 lu(262427712994929)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551279 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427712994929)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551295 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427712994929" cn_domain=PS} 20241030085551295 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551295 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551297 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551297 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427712994929"} 20241030085551297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427712994929)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551297 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551297 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427712994929"} 20241030085551297 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427712994929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427712994929)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427712994929)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551297 DLU <0006> fsm.c:568 lu(PS:IMSI-262427712994929)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551297 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551297 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4258 20241030085551331 DAUC <0003> db_auc.c:157 IMSI='262420547019403': No 2G Auth Data 20241030085551331 DAUC <0003> db_auc.c:192 IMSI='262420547019403': No 3G Auth Data 20241030085551339 DLGSUP <0013> hlr.c:121 IMSI 262420547019403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 20241030085551375 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551375 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420547019403" cn_domain=PS} 20241030085551375 DLU <0006> fsm.c:456 lu(262420547019403)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551375 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420547019403)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551391 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420547019403" cn_domain=PS} 20241030085551391 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551391 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551393 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551393 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420547019403"} 20241030085551393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420547019403)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551393 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551393 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420547019403"} 20241030085551393 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420547019403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420547019403)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420547019403)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551393 DLU <0006> fsm.c:568 lu(PS:IMSI-262420547019403)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551393 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551393 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 20241030085551427 DAUC <0003> db_auc.c:157 IMSI='262426157429316': No 2G Auth Data 20241030085551427 DAUC <0003> db_auc.c:192 IMSI='262426157429316': No 3G Auth Data 20241030085551436 DLGSUP <0013> hlr.c:121 IMSI 262426157429316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085551467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241030085551470 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551470 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426157429316" cn_domain=PS} 20241030085551470 DLU <0006> fsm.c:456 lu(262426157429316)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085551470 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085551486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426157429316)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085551486 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426157429316" cn_domain=PS} 20241030085551486 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551486 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551489 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551489 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426157429316"} 20241030085551489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426157429316)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085551489 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085551489 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426157429316"} 20241030085551489 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426157429316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085551489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426157429316)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085551489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426157429316)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085551489 DLU <0006> fsm.c:568 lu(PS:IMSI-262426157429316)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085551489 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551489 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085551490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241030085551515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241030085551516 DLINP <000b> input/ipa.c:451 connected read/write 20241030085551516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085551516 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085551516 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085551516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085551516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42591<->l=127.0.0.1:4259) 20241030085551557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241030085551558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241030085554631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085554631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085554633 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241030085554636 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085554636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085554636 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  20241030085554636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085554636 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  20241030085554636 DLGSUP <0013> gsup_server.c:235 2:  20241030085554636 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085554636 DLGSUP <0013> gsup_server.c:235 3:  20241030085554636 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085554636 DLGSUP <0013> gsup_server.c:235 4:  20241030085554636 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085554636 DLGSUP <0013> gsup_server.c:235 5:  20241030085554636 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085554636 DLGSUP <0013> gsup_server.c:235 7:  20241030085554636 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085554636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085554636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085554636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085554653 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38073<->l=127.0.0.1:4259) 20241030085554676 DAUC <0003> db_auc.c:157 IMSI='262429393352528': No 2G Auth Data 20241030085554676 DAUC <0003> db_auc.c:192 IMSI='262429393352528': No 3G Auth Data 20241030085554717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241030085554723 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554723 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429393352528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429393352528" cn_domain=PS source_name="the-source\n"} 20241030085554723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030085554723 DLU <0006> fsm.c:456 lu(262429393352528)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085554723 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429393352528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085554739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429393352528)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085554739 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429393352528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429393352528" cn_domain=PS destination_name="the-source\n"} 20241030085554739 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554739 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554743 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554743 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429393352528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429393352528" source_name="the-source\n"} 20241030085554743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429393352528)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085554743 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429393352528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085554743 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429393352528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429393352528" destination_name="the-source\n"} 20241030085554743 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429393352528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085554743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429393352528)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085554743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429393352528)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085554743 DLU <0006> fsm.c:568 lu(PS:IMSI-262429393352528)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085554743 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554743 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241030085554769 DAUC <0003> db_auc.c:157 IMSI='262425387115266': No 2G Auth Data 20241030085554769 DAUC <0003> db_auc.c:192 IMSI='262425387115266': No 3G Auth Data 20241030085554778 DLGSUP <0013> hlr.c:121 IMSI 262425387115266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085554804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4258 20241030085554807 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554807 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425387115266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425387115266" cn_domain=PS source_name="the-source\n"} 20241030085554807 DLU <0006> fsm.c:456 lu(262425387115266)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085554808 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425387115266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085554822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425387115266)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085554822 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425387115266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425387115266" cn_domain=PS destination_name="the-source\n"} 20241030085554822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554825 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554825 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425387115266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425387115266" source_name="the-source\n"} 20241030085554825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425387115266)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085554825 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425387115266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085554825 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425387115266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425387115266" destination_name="the-source\n"} 20241030085554825 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425387115266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085554825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425387115266)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085554825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425387115266)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085554825 DLU <0006> fsm.c:568 lu(PS:IMSI-262425387115266)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085554825 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554825 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4258 20241030085554851 DAUC <0003> db_auc.c:157 IMSI='262429007494830': No 2G Auth Data 20241030085554851 DAUC <0003> db_auc.c:192 IMSI='262429007494830': No 3G Auth Data 20241030085554860 DLGSUP <0013> hlr.c:121 IMSI 262429007494830: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085554884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4258 20241030085554887 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554888 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429007494830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429007494830" cn_domain=PS source_name="the-source\n"} 20241030085554888 DLU <0006> fsm.c:456 lu(262429007494830)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085554888 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429007494830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085554903 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429007494830)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085554903 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429007494830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429007494830" cn_domain=PS destination_name="the-source\n"} 20241030085554903 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554903 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554907 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554907 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429007494830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429007494830" source_name="the-source\n"} 20241030085554907 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429007494830)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085554907 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429007494830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085554907 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429007494830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429007494830" destination_name="the-source\n"} 20241030085554907 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429007494830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085554907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429007494830)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085554907 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429007494830)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085554907 DLU <0006> fsm.c:568 lu(PS:IMSI-262429007494830)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085554907 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554907 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4258 20241030085554932 DAUC <0003> db_auc.c:157 IMSI='262426292210312': No 2G Auth Data 20241030085554932 DAUC <0003> db_auc.c:192 IMSI='262426292210312': No 3G Auth Data 20241030085554941 DLGSUP <0013> hlr.c:121 IMSI 262426292210312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085554966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4258 20241030085554971 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554971 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426292210312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426292210312" cn_domain=PS source_name="the-source\n"} 20241030085554971 DLU <0006> fsm.c:456 lu(262426292210312)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085554971 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426292210312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085554986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426292210312)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085554986 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426292210312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426292210312" cn_domain=PS destination_name="the-source\n"} 20241030085554986 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554986 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554989 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085554989 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426292210312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426292210312" source_name="the-source\n"} 20241030085554989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426292210312)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085554989 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426292210312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085554989 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426292210312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426292210312" destination_name="the-source\n"} 20241030085554989 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426292210312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085554989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292210312)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085554989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426292210312)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085554989 DLU <0006> fsm.c:568 lu(PS:IMSI-262426292210312)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085554989 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554989 DLINP <000b> input/ipa.c:451 connected read/write 20241030085554989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085554991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60146<->l=127.0.0.1:4258 20241030085555016 DAUC <0003> db_auc.c:157 IMSI='262426496490426': No 2G Auth Data 20241030085555016 DAUC <0003> db_auc.c:192 IMSI='262426496490426': No 3G Auth Data 20241030085555024 DLGSUP <0013> hlr.c:121 IMSI 262426496490426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085555046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 20241030085555051 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555051 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426496490426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426496490426" cn_domain=PS source_name="the-source\n"} 20241030085555051 DLU <0006> fsm.c:456 lu(262426496490426)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085555051 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426496490426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085555067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426496490426)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085555067 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426496490426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426496490426" cn_domain=PS destination_name="the-source\n"} 20241030085555067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555070 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426496490426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426496490426" source_name="the-source\n"} 20241030085555070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426496490426)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085555070 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426496490426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085555070 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426496490426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426496490426" destination_name="the-source\n"} 20241030085555070 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426496490426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085555070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426496490426)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085555070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426496490426)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085555070 DLU <0006> fsm.c:568 lu(PS:IMSI-262426496490426)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60158<->l=127.0.0.1:4258 20241030085555096 DAUC <0003> db_auc.c:157 IMSI='262424720754699': No 2G Auth Data 20241030085555096 DAUC <0003> db_auc.c:192 IMSI='262424720754699': No 3G Auth Data 20241030085555106 DLGSUP <0013> hlr.c:121 IMSI 262424720754699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085555136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20241030085555140 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555140 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424720754699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424720754699" cn_domain=PS source_name="the-source\n"} 20241030085555140 DLU <0006> fsm.c:456 lu(262424720754699)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085555140 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424720754699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085555155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424720754699)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085555155 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424720754699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424720754699" cn_domain=PS destination_name="the-source\n"} 20241030085555155 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555155 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555158 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555158 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424720754699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424720754699" source_name="the-source\n"} 20241030085555158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424720754699)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085555158 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424720754699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085555158 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424720754699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424720754699" destination_name="the-source\n"} 20241030085555158 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424720754699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085555158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424720754699)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085555158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424720754699)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085555158 DLU <0006> fsm.c:568 lu(PS:IMSI-262424720754699)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085555158 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555158 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20241030085555192 DAUC <0003> db_auc.c:157 IMSI='262424395635375': No 2G Auth Data 20241030085555192 DAUC <0003> db_auc.c:192 IMSI='262424395635375': No 3G Auth Data 20241030085555200 DLGSUP <0013> hlr.c:121 IMSI 262424395635375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085555232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60172<->l=127.0.0.1:4258 20241030085555236 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555236 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424395635375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424395635375" cn_domain=PS source_name="the-source\n"} 20241030085555236 DLU <0006> fsm.c:456 lu(262424395635375)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085555236 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424395635375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085555252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424395635375)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085555252 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424395635375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424395635375" cn_domain=PS destination_name="the-source\n"} 20241030085555252 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555252 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555255 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555255 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424395635375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424395635375" source_name="the-source\n"} 20241030085555255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424395635375)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085555255 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424395635375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085555255 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424395635375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424395635375" destination_name="the-source\n"} 20241030085555255 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424395635375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085555255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424395635375)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085555255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424395635375)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085555255 DLU <0006> fsm.c:568 lu(PS:IMSI-262424395635375)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085555255 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555255 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60172<->l=127.0.0.1:4258 20241030085555288 DAUC <0003> db_auc.c:157 IMSI='262425625913852': No 2G Auth Data 20241030085555288 DAUC <0003> db_auc.c:192 IMSI='262425625913852': No 3G Auth Data 20241030085555296 DLGSUP <0013> hlr.c:121 IMSI 262425625913852: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085555332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241030085555336 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555336 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425625913852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425625913852" cn_domain=PS source_name="the-source\n"} 20241030085555336 DLU <0006> fsm.c:456 lu(262425625913852)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085555336 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425625913852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241030085555351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425625913852)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085555351 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425625913852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425625913852" cn_domain=PS destination_name="the-source\n"} 20241030085555351 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555351 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555353 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555354 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425625913852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425625913852" source_name="the-source\n"} 20241030085555354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425625913852)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085555354 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425625913852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085555354 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425625913852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425625913852" destination_name="the-source\n"} 20241030085555354 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425625913852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085555354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425625913852)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085555354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425625913852)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085555354 DLU <0006> fsm.c:568 lu(PS:IMSI-262425625913852)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085555354 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555354 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085555355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241030085555380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60114<->l=127.0.0.1:4258 20241030085555381 DLINP <000b> input/ipa.c:451 connected read/write 20241030085555381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085555381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085555381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085555381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085555381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030085555382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38073<->l=127.0.0.1:4259) 20241030085555417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241030085555418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241030085558493 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085558493 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085558494 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241030085558496 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558496 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085558496 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085558496 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  20241030085558496 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085558496 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  20241030085558496 DLGSUP <0013> gsup_server.c:235 2:  20241030085558496 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085558496 DLGSUP <0013> gsup_server.c:235 3:  20241030085558496 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085558496 DLGSUP <0013> gsup_server.c:235 4:  20241030085558496 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085558496 DLGSUP <0013> gsup_server.c:235 5:  20241030085558496 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085558496 DLGSUP <0013> gsup_server.c:235 7:  20241030085558496 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085558496 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085558496 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085558496 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085558513 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38575<->l=127.0.0.1:4259) 20241030085558542 DAUC <0003> db_auc.c:157 IMSI='262425858629662': No 2G Auth Data 20241030085558542 DAUC <0003> db_auc.c:192 IMSI='262425858629662': No 3G Auth Data 20241030085558584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 20241030085558589 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558589 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425858629662" cn_domain=PS} 20241030085558589 DLU <0006> fsm.c:456 lu(262425858629662)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085558589 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085558613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425858629662)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085558613 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425858629662" cn_domain=PS} 20241030085558613 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558613 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558617 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425858629662"} 20241030085558617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425858629662)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085558617 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085558617 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425858629662"} 20241030085558617 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425858629662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085558617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425858629662)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085558617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425858629662)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085558617 DLU <0006> fsm.c:568 lu(PS:IMSI-262425858629662)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085558617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558617 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.1:4258 20241030085558661 DAUC <0003> db_auc.c:157 IMSI='262426244112416': No 2G Auth Data 20241030085558661 DAUC <0003> db_auc.c:192 IMSI='262426244112416': No 3G Auth Data 20241030085558675 DLGSUP <0013> hlr.c:121 IMSI 262426244112416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085558700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241030085558703 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558703 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426244112416" cn_domain=PS} 20241030085558703 DLU <0006> fsm.c:456 lu(262426244112416)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085558703 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085558726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426244112416)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085558726 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426244112416" cn_domain=PS} 20241030085558726 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558726 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558729 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426244112416"} 20241030085558729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426244112416)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085558729 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085558729 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426244112416"} 20241030085558729 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426244112416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085558729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426244112416)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085558729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426244112416)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085558729 DLU <0006> fsm.c:568 lu(PS:IMSI-262426244112416)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085558729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241030085558761 DAUC <0003> db_auc.c:157 IMSI='262425637520953': No 2G Auth Data 20241030085558761 DAUC <0003> db_auc.c:192 IMSI='262425637520953': No 3G Auth Data 20241030085558769 DLGSUP <0013> hlr.c:121 IMSI 262425637520953: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085558793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20241030085558797 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558797 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425637520953" cn_domain=PS} 20241030085558797 DLU <0006> fsm.c:456 lu(262425637520953)[0x5614e4bba5b0]{UNVALIDATED}: Allocated 20241030085558797 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085558812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425637520953)[0x5614e4bba5b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085558812 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425637520953" cn_domain=PS} 20241030085558812 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558812 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558815 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558815 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425637520953"} 20241030085558815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425637520953)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085558815 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085558815 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425637520953"} 20241030085558815 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425637520953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085558815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425637520953)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085558815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425637520953)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085558815 DLU <0006> fsm.c:568 lu(PS:IMSI-262425637520953)[0x5614e4bba5b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085558815 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558815 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20241030085558841 DAUC <0003> db_auc.c:157 IMSI='262423491865438': No 2G Auth Data 20241030085558841 DAUC <0003> db_auc.c:192 IMSI='262423491865438': No 3G Auth Data 20241030085558852 DLGSUP <0013> hlr.c:121 IMSI 262423491865438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085558875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20241030085558879 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558879 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423491865438" cn_domain=PS} 20241030085558879 DLU <0006> fsm.c:456 lu(262423491865438)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085558879 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085558897 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423491865438)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085558897 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423491865438" cn_domain=PS} 20241030085558897 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558897 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558900 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423491865438"} 20241030085558900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423491865438)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085558900 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085558900 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423491865438"} 20241030085558900 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423491865438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085558900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423491865438)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085558900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423491865438)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085558900 DLU <0006> fsm.c:568 lu(PS:IMSI-262423491865438)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085558900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20241030085558927 DAUC <0003> db_auc.c:157 IMSI='262429989347624': No 2G Auth Data 20241030085558927 DAUC <0003> db_auc.c:192 IMSI='262429989347624': No 3G Auth Data 20241030085558936 DLGSUP <0013> hlr.c:121 IMSI 262429989347624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085558959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241030085558963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558963 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429989347624" cn_domain=PS} 20241030085558964 DLU <0006> fsm.c:456 lu(262429989347624)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085558964 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085558980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429989347624)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085558980 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429989347624" cn_domain=PS} 20241030085558980 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558980 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558983 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085558983 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429989347624"} 20241030085558983 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429989347624)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085558983 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085558983 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429989347624"} 20241030085558983 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429989347624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085558983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429989347624)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085558983 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429989347624)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085558983 DLU <0006> fsm.c:568 lu(PS:IMSI-262429989347624)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085558983 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558983 DLINP <000b> input/ipa.c:451 connected read/write 20241030085558983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085558985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241030085559010 DAUC <0003> db_auc.c:157 IMSI='262422006093300': No 2G Auth Data 20241030085559010 DAUC <0003> db_auc.c:192 IMSI='262422006093300': No 3G Auth Data 20241030085559019 DLGSUP <0013> hlr.c:121 IMSI 262422006093300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085559051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 20241030085559055 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559055 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422006093300" cn_domain=PS} 20241030085559055 DLU <0006> fsm.c:456 lu(262422006093300)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085559055 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085559069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422006093300)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085559069 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422006093300" cn_domain=PS} 20241030085559069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559072 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559072 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422006093300"} 20241030085559072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422006093300)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085559072 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085559072 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422006093300"} 20241030085559072 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422006093300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085559072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422006093300)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085559072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422006093300)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085559072 DLU <0006> fsm.c:568 lu(PS:IMSI-262422006093300)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085559072 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559072 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4258 20241030085559107 DAUC <0003> db_auc.c:157 IMSI='262421122430584': No 2G Auth Data 20241030085559107 DAUC <0003> db_auc.c:192 IMSI='262421122430584': No 3G Auth Data 20241030085559116 DLGSUP <0013> hlr.c:121 IMSI 262421122430584: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085559145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241030085559149 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559149 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421122430584" cn_domain=PS} 20241030085559149 DLU <0006> fsm.c:456 lu(262421122430584)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085559149 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085559165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421122430584)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085559165 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421122430584" cn_domain=PS} 20241030085559165 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559165 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559168 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421122430584"} 20241030085559168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421122430584)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085559168 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085559168 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421122430584"} 20241030085559168 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421122430584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085559168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122430584)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085559168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122430584)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085559168 DLU <0006> fsm.c:568 lu(PS:IMSI-262421122430584)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085559168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38404<->l=127.0.0.1:4258 20241030085559201 DAUC <0003> db_auc.c:157 IMSI='262429890080857': No 2G Auth Data 20241030085559201 DAUC <0003> db_auc.c:192 IMSI='262429890080857': No 3G Auth Data 20241030085559216 DLGSUP <0013> hlr.c:121 IMSI 262429890080857: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085559250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 20241030085559253 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559253 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429890080857" cn_domain=PS} 20241030085559253 DLU <0006> fsm.c:456 lu(262429890080857)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085559253 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085559270 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429890080857)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085559270 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429890080857" cn_domain=PS} 20241030085559270 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559270 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559274 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559274 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429890080857"} 20241030085559274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429890080857)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085559274 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085559274 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429890080857"} 20241030085559274 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429890080857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085559274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890080857)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085559274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429890080857)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085559274 DLU <0006> fsm.c:568 lu(PS:IMSI-262429890080857)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085559274 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559274 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085559276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38408<->l=127.0.0.1:4258 20241030085559320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.1:4258 20241030085559321 DLINP <000b> input/ipa.c:451 connected read/write 20241030085559321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085559321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085559321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085559321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085559321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38575<->l=127.0.0.1:4259) 20241030085559361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4258 20241030085559461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4258 20241030085602536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085602536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085602538 DLINP <000b> input/ipa.c:451 connected read/write 20241030085602538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085602539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241030085602540 DLINP <000b> input/ipa.c:451 connected read/write 20241030085602540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085602540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085602540 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085602540 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  20241030085602540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085602540 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  20241030085602540 DLGSUP <0013> gsup_server.c:235 2:  20241030085602540 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085602540 DLGSUP <0013> gsup_server.c:235 3:  20241030085602540 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085602540 DLGSUP <0013> gsup_server.c:235 4:  20241030085602540 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085602540 DLGSUP <0013> gsup_server.c:235 5:  20241030085602540 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085602540 DLGSUP <0013> gsup_server.c:235 7:  20241030085602540 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085602540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085602540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085602540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085602560 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43613<->l=127.0.0.1:4259) 20241030085602583 DAUC <0003> db_auc.c:157 IMSI='262426841303939': No 2G Auth Data 20241030085602583 DAUC <0003> db_auc.c:192 IMSI='262426841303939': No 3G Auth Data 20241030085602602 DAUC <0003> db_auc.c:192 IMSI='262426841303939': No 3G Auth Data 20241030085602628 DAUC <0003> db_auc.c:157 IMSI='262421372635300': No 2G Auth Data 20241030085602628 DAUC <0003> db_auc.c:192 IMSI='262421372635300': No 3G Auth Data 20241030085602647 DAUC <0003> db_auc.c:157 IMSI='262421372635300': No 2G Auth Data 20241030085602673 DAUC <0003> db_auc.c:157 IMSI='262421023299174': No 2G Auth Data 20241030085602673 DAUC <0003> db_auc.c:192 IMSI='262421023299174': No 3G Auth Data 20241030085602729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241030085602730 DLINP <000b> input/ipa.c:451 connected read/write 20241030085602730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085602730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085602730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085602730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085602730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43613<->l=127.0.0.1:4259) 20241030085602769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241030085602869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4258 20241030085605945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085605945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085605947 DLINP <000b> input/ipa.c:451 connected read/write 20241030085605947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085605947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20241030085605949 DLINP <000b> input/ipa.c:451 connected read/write 20241030085605949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085605949 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085605949 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085605949 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  20241030085605949 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085605949 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  20241030085605949 DLGSUP <0013> gsup_server.c:235 2:  20241030085605949 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085605949 DLGSUP <0013> gsup_server.c:235 3:  20241030085605949 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085605949 DLGSUP <0013> gsup_server.c:235 4:  20241030085605949 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085605949 DLGSUP <0013> gsup_server.c:235 5:  20241030085605949 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085605949 DLGSUP <0013> gsup_server.c:235 7:  20241030085605949 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085605949 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085605949 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085605949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085605966 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42303<->l=127.0.0.1:4259) 20241030085605978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241030085606002 DAUC <0003> db_auc.c:157 IMSI='262424339994774': No 2G Auth Data 20241030085606002 DAUC <0003> db_auc.c:192 IMSI='262424339994774': No 3G Auth Data 20241030085606030 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085606030 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424339994774" cn_domain=PS} 20241030085606030 DLU <0006> fsm.c:456 lu(262424339994774)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085606030 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085606045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424339994774)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085606045 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424339994774" cn_domain=PS} 20241030085606045 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606045 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085606049 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424339994774"} 20241030085606049 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424339994774)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085606049 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085606049 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424339994774"} 20241030085606049 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085606049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424339994774)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085606049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424339994774)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085606049 DLU <0006> fsm.c:568 lu(PS:IMSI-262424339994774)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085606049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606063 DLGSUP <0013> hlr.c:128 IMSI 262424339994774: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241030085606063 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606063 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085606065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241030085606065 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085606065 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424339994774"} 20241030085606065 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241030085606065 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424339994774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085606066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20241030085606067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42303<->l=127.0.0.1:4259) 20241030085606067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085606067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085606067 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085606067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085606067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085606107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241030085606208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241030085609284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085609284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085609286 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20241030085609289 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085609289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085609289 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  20241030085609289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085609289 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  20241030085609289 DLGSUP <0013> gsup_server.c:235 2:  20241030085609289 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085609289 DLGSUP <0013> gsup_server.c:235 3:  20241030085609289 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085609289 DLGSUP <0013> gsup_server.c:235 4:  20241030085609289 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085609289 DLGSUP <0013> gsup_server.c:235 5:  20241030085609289 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085609289 DLGSUP <0013> gsup_server.c:235 7:  20241030085609289 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085609289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085609289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085609289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085609309 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20241030085609324 DAUC <0003> db_auc.c:157 IMSI='262424992644657': No 2G Auth Data 20241030085609324 DAUC <0003> db_auc.c:192 IMSI='262424992644657': No 3G Auth Data 20241030085609361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4258 20241030085609366 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609366 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424992644657" cn_domain=PS} 20241030085609366 DLU <0006> fsm.c:456 lu(262424992644657)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609366 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424992644657)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609385 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424992644657" cn_domain=PS} 20241030085609385 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609385 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609389 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424992644657"} 20241030085609389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424992644657)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609389 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609389 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424992644657"} 20241030085609389 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992644657)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424992644657)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609389 DLU <0006> fsm.c:568 lu(PS:IMSI-262424992644657)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609391 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609391 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424992644657" cn_domain=CS} 20241030085609391 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609398 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424992644657"} 20241030085609398 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424992644657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609398 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609398 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4258 20241030085609423 DAUC <0003> db_auc.c:157 IMSI='262427397270981': No 2G Auth Data 20241030085609423 DAUC <0003> db_auc.c:192 IMSI='262427397270981': No 3G Auth Data 20241030085609432 DLGSUP <0013> hlr.c:121 IMSI 262427397270981: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4258 20241030085609460 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609460 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427397270981" cn_domain=PS} 20241030085609460 DLU <0006> fsm.c:456 lu(262427397270981)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609460 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427397270981)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609475 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427397270981" cn_domain=PS} 20241030085609475 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609475 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609478 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609478 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427397270981"} 20241030085609478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427397270981)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609478 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609478 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427397270981"} 20241030085609478 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427397270981)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427397270981)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609478 DLU <0006> fsm.c:568 lu(PS:IMSI-262427397270981)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609478 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609478 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609480 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609480 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427397270981" cn_domain=CS} 20241030085609480 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609487 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427397270981"} 20241030085609487 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427397270981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609487 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609487 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4258 20241030085609513 DAUC <0003> db_auc.c:157 IMSI='262421650687966': No 2G Auth Data 20241030085609513 DAUC <0003> db_auc.c:192 IMSI='262421650687966': No 3G Auth Data 20241030085609524 DLGSUP <0013> hlr.c:121 IMSI 262421650687966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4258 20241030085609551 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609551 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421650687966" cn_domain=PS} 20241030085609551 DLU <0006> fsm.c:456 lu(262421650687966)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609551 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421650687966)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609567 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421650687966" cn_domain=PS} 20241030085609567 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609567 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609569 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609569 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421650687966"} 20241030085609569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421650687966)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609569 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609569 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421650687966"} 20241030085609569 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650687966)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421650687966)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609569 DLU <0006> fsm.c:568 lu(PS:IMSI-262421650687966)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609569 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609569 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609572 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609572 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421650687966" cn_domain=CS} 20241030085609572 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609579 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421650687966"} 20241030085609579 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421650687966 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609579 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609579 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4258 20241030085609606 DAUC <0003> db_auc.c:157 IMSI='262422026939355': No 2G Auth Data 20241030085609606 DAUC <0003> db_auc.c:192 IMSI='262422026939355': No 3G Auth Data 20241030085609615 DLGSUP <0013> hlr.c:121 IMSI 262422026939355: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 20241030085609643 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609643 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422026939355" cn_domain=PS} 20241030085609643 DLU <0006> fsm.c:456 lu(262422026939355)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609643 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422026939355)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609659 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422026939355" cn_domain=PS} 20241030085609659 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609659 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609663 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609663 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422026939355"} 20241030085609663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422026939355)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609663 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609663 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422026939355"} 20241030085609663 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422026939355)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422026939355)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609663 DLU <0006> fsm.c:568 lu(PS:IMSI-262422026939355)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609663 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609663 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609665 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609665 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422026939355" cn_domain=CS} 20241030085609665 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609673 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422026939355"} 20241030085609673 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422026939355 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609673 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609673 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.1:4258 20241030085609698 DAUC <0003> db_auc.c:157 IMSI='262421361732641': No 2G Auth Data 20241030085609698 DAUC <0003> db_auc.c:192 IMSI='262421361732641': No 3G Auth Data 20241030085609707 DLGSUP <0013> hlr.c:121 IMSI 262421361732641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20241030085609736 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609736 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421361732641" cn_domain=PS} 20241030085609736 DLU <0006> fsm.c:456 lu(262421361732641)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609736 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421361732641)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609752 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421361732641" cn_domain=PS} 20241030085609752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609755 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421361732641"} 20241030085609755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421361732641)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609755 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609755 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421361732641"} 20241030085609755 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421361732641)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421361732641)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609755 DLU <0006> fsm.c:568 lu(PS:IMSI-262421361732641)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609757 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609757 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421361732641" cn_domain=CS} 20241030085609757 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609767 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421361732641"} 20241030085609767 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421361732641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609767 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609767 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20241030085609802 DAUC <0003> db_auc.c:157 IMSI='262421986590969': No 2G Auth Data 20241030085609802 DAUC <0003> db_auc.c:192 IMSI='262421986590969': No 3G Auth Data 20241030085609819 DLGSUP <0013> hlr.c:121 IMSI 262421986590969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 20241030085609860 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609860 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421986590969" cn_domain=PS} 20241030085609860 DLU <0006> fsm.c:456 lu(262421986590969)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609860 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421986590969)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609875 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421986590969" cn_domain=PS} 20241030085609875 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609875 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609878 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609878 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421986590969"} 20241030085609878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421986590969)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609878 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609878 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421986590969"} 20241030085609878 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421986590969)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421986590969)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609878 DLU <0006> fsm.c:568 lu(PS:IMSI-262421986590969)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609878 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609878 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609880 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421986590969" cn_domain=CS} 20241030085609880 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609888 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421986590969"} 20241030085609888 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421986590969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609888 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34974<->l=127.0.0.1:4258 20241030085609921 DAUC <0003> db_auc.c:157 IMSI='262420165532706': No 2G Auth Data 20241030085609921 DAUC <0003> db_auc.c:192 IMSI='262420165532706': No 3G Auth Data 20241030085609929 DLGSUP <0013> hlr.c:121 IMSI 262420165532706: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085609966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 20241030085609969 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609969 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420165532706" cn_domain=PS} 20241030085609969 DLU <0006> fsm.c:456 lu(262420165532706)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085609969 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085609985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420165532706)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085609985 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420165532706" cn_domain=PS} 20241030085609985 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609985 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609988 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609988 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420165532706"} 20241030085609988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420165532706)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085609988 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085609988 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420165532706"} 20241030085609988 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085609988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420165532706)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085609988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420165532706)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085609988 DLU <0006> fsm.c:568 lu(PS:IMSI-262420165532706)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085609988 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609988 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609990 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085609990 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420165532706" cn_domain=CS} 20241030085609990 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085609997 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420165532706"} 20241030085609997 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420165532706 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085609997 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609997 DLINP <000b> input/ipa.c:451 connected read/write 20241030085609997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085609999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 20241030085610031 DAUC <0003> db_auc.c:157 IMSI='262421541197461': No 2G Auth Data 20241030085610031 DAUC <0003> db_auc.c:192 IMSI='262421541197461': No 3G Auth Data 20241030085610039 DLGSUP <0013> hlr.c:121 IMSI 262421541197461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085610072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 20241030085610076 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085610076 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421541197461" cn_domain=PS} 20241030085610076 DLU <0006> fsm.c:456 lu(262421541197461)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085610076 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085610092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421541197461)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085610092 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421541197461" cn_domain=PS} 20241030085610092 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610092 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610094 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085610094 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421541197461"} 20241030085610094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421541197461)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085610094 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085610094 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421541197461"} 20241030085610094 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085610094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421541197461)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085610094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421541197461)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085610094 DLU <0006> fsm.c:568 lu(PS:IMSI-262421541197461)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085610094 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610094 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610097 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085610097 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421541197461" cn_domain=CS} 20241030085610097 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030085610104 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421541197461"} 20241030085610104 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421541197461 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085610104 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610104 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085610106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 20241030085610129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20241030085610130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20241030085610130 DLINP <000b> input/ipa.c:451 connected read/write 20241030085610130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085610130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085610130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085610130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085610173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4258 20241030085610273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4258 20241030085613351 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085613351 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085613353 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241030085613355 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085613355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085613355 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  20241030085613355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085613355 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  20241030085613355 DLGSUP <0013> gsup_server.c:235 2:  20241030085613355 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085613355 DLGSUP <0013> gsup_server.c:235 3:  20241030085613355 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085613355 DLGSUP <0013> gsup_server.c:235 4:  20241030085613355 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085613355 DLGSUP <0013> gsup_server.c:235 5:  20241030085613355 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085613355 DLGSUP <0013> gsup_server.c:235 7:  20241030085613355 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085613355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085613355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085613355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085613371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241030085613392 DAUC <0003> db_auc.c:157 IMSI='262420170239885': No 2G Auth Data 20241030085613392 DAUC <0003> db_auc.c:192 IMSI='262420170239885': No 3G Auth Data 20241030085613425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 20241030085613431 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613431 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420170239885" cn_domain=PS} 20241030085613431 DLU <0006> fsm.c:456 lu(262420170239885)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613431 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420170239885)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613447 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420170239885" cn_domain=PS} 20241030085613447 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613447 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613451 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613451 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420170239885"} 20241030085613451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420170239885)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613451 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613451 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420170239885"} 20241030085613451 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170239885)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420170239885)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613451 DLU <0006> fsm.c:568 lu(PS:IMSI-262420170239885)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613451 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613451 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613454 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613454 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420170239885" cn_domain=PS} 20241030085613454 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613461 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420170239885"} 20241030085613461 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420170239885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613461 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613461 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 20241030085613487 DAUC <0003> db_auc.c:157 IMSI='262427515957040': No 2G Auth Data 20241030085613487 DAUC <0003> db_auc.c:192 IMSI='262427515957040': No 3G Auth Data 20241030085613495 DLGSUP <0013> hlr.c:121 IMSI 262427515957040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085613517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 20241030085613521 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613521 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427515957040" cn_domain=PS} 20241030085613521 DLU <0006> fsm.c:456 lu(262427515957040)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613521 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427515957040)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613537 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427515957040" cn_domain=PS} 20241030085613537 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613537 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613539 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613540 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427515957040"} 20241030085613540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427515957040)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613540 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613540 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427515957040"} 20241030085613540 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515957040)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515957040)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613540 DLU <0006> fsm.c:568 lu(PS:IMSI-262427515957040)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613540 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613540 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613542 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613542 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427515957040" cn_domain=PS} 20241030085613542 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613549 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427515957040"} 20241030085613549 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427515957040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 20241030085613575 DAUC <0003> db_auc.c:157 IMSI='262428420347696': No 2G Auth Data 20241030085613575 DAUC <0003> db_auc.c:192 IMSI='262428420347696': No 3G Auth Data 20241030085613583 DLGSUP <0013> hlr.c:121 IMSI 262428420347696: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085613606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4258 20241030085613610 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613610 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428420347696" cn_domain=PS} 20241030085613610 DLU <0006> fsm.c:456 lu(262428420347696)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613610 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428420347696)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613626 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428420347696" cn_domain=PS} 20241030085613626 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613626 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613629 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428420347696"} 20241030085613629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428420347696)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613629 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613629 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428420347696"} 20241030085613629 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428420347696)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428420347696)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613629 DLU <0006> fsm.c:568 lu(PS:IMSI-262428420347696)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613631 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613631 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428420347696" cn_domain=PS} 20241030085613631 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613641 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428420347696"} 20241030085613641 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428420347696 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613641 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613641 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4258 20241030085613667 DAUC <0003> db_auc.c:157 IMSI='262428253221128': No 2G Auth Data 20241030085613667 DAUC <0003> db_auc.c:192 IMSI='262428253221128': No 3G Auth Data 20241030085613675 DLGSUP <0013> hlr.c:121 IMSI 262428253221128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085613696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 20241030085613701 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613701 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428253221128" cn_domain=PS} 20241030085613701 DLU <0006> fsm.c:456 lu(262428253221128)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613701 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428253221128)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613716 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428253221128" cn_domain=PS} 20241030085613716 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613716 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613719 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613719 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428253221128"} 20241030085613719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428253221128)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613719 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613719 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428253221128"} 20241030085613719 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428253221128)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428253221128)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613719 DLU <0006> fsm.c:568 lu(PS:IMSI-262428253221128)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613719 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613719 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613721 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613721 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428253221128" cn_domain=PS} 20241030085613721 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613729 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428253221128"} 20241030085613729 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428253221128 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 20241030085613754 DAUC <0003> db_auc.c:157 IMSI='262425343935586': No 2G Auth Data 20241030085613754 DAUC <0003> db_auc.c:192 IMSI='262425343935586': No 3G Auth Data 20241030085613762 DLGSUP <0013> hlr.c:121 IMSI 262425343935586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085613784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 20241030085613787 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613787 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425343935586" cn_domain=PS} 20241030085613787 DLU <0006> fsm.c:456 lu(262425343935586)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613787 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425343935586)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613802 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425343935586" cn_domain=PS} 20241030085613802 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613802 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613805 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613805 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425343935586"} 20241030085613805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425343935586)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613805 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613805 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425343935586"} 20241030085613805 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343935586)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425343935586)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613805 DLU <0006> fsm.c:568 lu(PS:IMSI-262425343935586)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613805 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613805 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613807 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613807 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425343935586" cn_domain=PS} 20241030085613807 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613815 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425343935586"} 20241030085613815 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425343935586 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613815 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613815 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 20241030085613841 DAUC <0003> db_auc.c:157 IMSI='262426675673316': No 2G Auth Data 20241030085613841 DAUC <0003> db_auc.c:192 IMSI='262426675673316': No 3G Auth Data 20241030085613855 DLGSUP <0013> hlr.c:121 IMSI 262426675673316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085613892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 20241030085613896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613896 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426675673316" cn_domain=PS} 20241030085613896 DLU <0006> fsm.c:456 lu(262426675673316)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085613896 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085613920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426675673316)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085613920 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426675673316" cn_domain=PS} 20241030085613920 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613920 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613923 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426675673316"} 20241030085613923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426675673316)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085613923 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085613923 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426675673316"} 20241030085613923 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085613923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426675673316)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085613923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426675673316)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085613923 DLU <0006> fsm.c:568 lu(PS:IMSI-262426675673316)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085613923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613926 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085613926 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426675673316" cn_domain=PS} 20241030085613926 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085613936 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426675673316"} 20241030085613936 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426675673316 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085613936 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613936 DLINP <000b> input/ipa.c:451 connected read/write 20241030085613936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085613938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 20241030085613969 DAUC <0003> db_auc.c:157 IMSI='262424722187719': No 2G Auth Data 20241030085613969 DAUC <0003> db_auc.c:192 IMSI='262424722187719': No 3G Auth Data 20241030085613978 DLGSUP <0013> hlr.c:121 IMSI 262424722187719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085614015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 20241030085614018 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614018 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424722187719" cn_domain=PS} 20241030085614019 DLU <0006> fsm.c:456 lu(262424722187719)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085614019 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085614034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424722187719)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085614034 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424722187719" cn_domain=PS} 20241030085614034 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614034 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614037 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614037 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424722187719"} 20241030085614037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424722187719)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085614037 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085614037 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424722187719"} 20241030085614037 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085614037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722187719)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085614037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722187719)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085614037 DLU <0006> fsm.c:568 lu(PS:IMSI-262424722187719)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085614037 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614037 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614039 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614039 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424722187719" cn_domain=PS} 20241030085614039 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085614047 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424722187719"} 20241030085614047 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424722187719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085614047 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614047 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 20241030085614081 DAUC <0003> db_auc.c:157 IMSI='262428578187908': No 2G Auth Data 20241030085614081 DAUC <0003> db_auc.c:192 IMSI='262428578187908': No 3G Auth Data 20241030085614090 DLGSUP <0013> hlr.c:121 IMSI 262428578187908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030085614122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20241030085614127 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614127 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428578187908" cn_domain=PS} 20241030085614127 DLU <0006> fsm.c:456 lu(262428578187908)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085614127 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085614143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428578187908)[0x5614e4bbef80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085614143 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428578187908" cn_domain=PS} 20241030085614143 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614143 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614145 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614145 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428578187908"} 20241030085614145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428578187908)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085614145 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085614145 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428578187908"} 20241030085614145 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085614145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428578187908)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085614145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428578187908)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085614145 DLU <0006> fsm.c:568 lu(PS:IMSI-262428578187908)[0x5614e4bbef80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085614145 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614145 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614148 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614148 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428578187908" cn_domain=PS} 20241030085614148 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030085614155 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428578187908"} 20241030085614155 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428578187908 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030085614155 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614155 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085614157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20241030085614182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241030085614183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241030085614183 DLINP <000b> input/ipa.c:451 connected read/write 20241030085614183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085614183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085614183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085614183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085614226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241030085614326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241030085617404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085617404 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085617405 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085617406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20241030085617407 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085617407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085617407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085617407 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  20241030085617407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085617407 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  20241030085617407 DLGSUP <0013> gsup_server.c:235 2:  20241030085617407 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085617407 DLGSUP <0013> gsup_server.c:235 3:  20241030085617407 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085617407 DLGSUP <0013> gsup_server.c:235 4:  20241030085617407 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085617407 DLGSUP <0013> gsup_server.c:235 5:  20241030085617407 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085617407 DLGSUP <0013> gsup_server.c:235 7:  20241030085617407 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085617407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085617407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085617407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085617424 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41287<->l=127.0.0.1:4259) 20241030085617435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241030085617453 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085617453 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} 20241030085617453 DLU <0006> fsm.c:456 lu(2345743413463)[0x5614e4bbef80]{UNVALIDATED}: Allocated 20241030085617453 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 20241030085617453 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} 20241030085617453 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085617453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5614e4bbef80]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085617453 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5614e4bbef80]{UNVALIDATED}: Freeing instance 20241030085617453 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5614e4bbef80]{UNVALIDATED}: Deallocated 20241030085617453 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085617453 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085617456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241030085617457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20241030085617458 DLINP <000b> input/ipa.c:451 connected read/write 20241030085617458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085617458 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085617458 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085617458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085617458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41287<->l=127.0.0.1:4259) 20241030085617500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241030085617600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241030085620676 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085620676 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085620679 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20241030085620682 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085620682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085620682 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  20241030085620682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085620682 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  20241030085620682 DLGSUP <0013> gsup_server.c:235 2:  20241030085620682 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085620682 DLGSUP <0013> gsup_server.c:235 3:  20241030085620682 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085620682 DLGSUP <0013> gsup_server.c:235 4:  20241030085620682 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085620682 DLGSUP <0013> gsup_server.c:235 5:  20241030085620682 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085620682 DLGSUP <0013> gsup_server.c:235 7:  20241030085620682 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085620682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085620682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085620682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085620701 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42059<->l=127.0.0.1:4259) 20241030085620726 DAUC <0003> db_auc.c:157 IMSI='262428780541884': No 2G Auth Data 20241030085620726 DAUC <0003> db_auc.c:192 IMSI='262428780541884': No 3G Auth Data 20241030085620771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241030085620779 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620779 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428780541884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428780541884" session_id=2087877367 session_state=BEGIN} 20241030085620779 DSS <0004> hlr_ussd.c:576 262428780541884/0x7c727af7: Process SS (BEGIN) 20241030085620779 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085620779 DSS <0004> hlr_ussd.c:518 262428780541884/0x7c727af7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085620779 DSS <0004> hlr_ussd.c:523 262428780541884/0x7c727af7: USSD for unknown code '*#200#' 20241030085620779 DSS <0004> hlr_ussd.c:354 262428780541884/0x7c727af7: Tx ReturnError(1, 0x12) 20241030085620779 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428780541884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428780541884" session_id=2087877367 session_state=END} 20241030085620779 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620779 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241030085620793 DAUC <0003> db_auc.c:157 IMSI='262426446219011': No 2G Auth Data 20241030085620793 DAUC <0003> db_auc.c:192 IMSI='262426446219011': No 3G Auth Data 20241030085620825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20241030085620830 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620830 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426446219011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426446219011" session_id=1121610903 session_state=BEGIN} 20241030085620830 DSS <0004> hlr_ussd.c:576 262426446219011/0x42da6c97: Process SS (BEGIN) 20241030085620830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085620830 DSS <0004> hlr_ussd.c:518 262426446219011/0x42da6c97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085620830 DSS <0004> hlr_ussd.c:523 262426446219011/0x42da6c97: USSD for unknown code '*#200#' 20241030085620830 DSS <0004> hlr_ussd.c:354 262426446219011/0x42da6c97: Tx ReturnError(1, 0x12) 20241030085620830 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426446219011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426446219011" session_id=1121610903 session_state=END} 20241030085620830 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620830 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20241030085620842 DAUC <0003> db_auc.c:157 IMSI='262421468247176': No 2G Auth Data 20241030085620842 DAUC <0003> db_auc.c:192 IMSI='262421468247176': No 3G Auth Data 20241030085620876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241030085620881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620881 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421468247176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421468247176" session_id=132507528 session_state=BEGIN} 20241030085620881 DSS <0004> hlr_ussd.c:576 262421468247176/0x07e5e788: Process SS (BEGIN) 20241030085620881 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085620881 DSS <0004> hlr_ussd.c:518 262421468247176/0x07e5e788: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085620881 DSS <0004> hlr_ussd.c:523 262421468247176/0x07e5e788: USSD for unknown code '*#200#' 20241030085620881 DSS <0004> hlr_ussd.c:354 262421468247176/0x07e5e788: Tx ReturnError(1, 0x12) 20241030085620881 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421468247176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421468247176" session_id=132507528 session_state=END} 20241030085620881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241030085620906 DAUC <0003> db_auc.c:157 IMSI='262427941252320': No 2G Auth Data 20241030085620906 DAUC <0003> db_auc.c:192 IMSI='262427941252320': No 3G Auth Data 20241030085620935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241030085620943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620943 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427941252320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427941252320" session_id=3810410086 session_state=BEGIN} 20241030085620943 DSS <0004> hlr_ussd.c:576 262427941252320/0xe31e3e66: Process SS (BEGIN) 20241030085620943 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085620943 DSS <0004> hlr_ussd.c:518 262427941252320/0xe31e3e66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085620943 DSS <0004> hlr_ussd.c:523 262427941252320/0xe31e3e66: USSD for unknown code '*#200#' 20241030085620943 DSS <0004> hlr_ussd.c:354 262427941252320/0xe31e3e66: Tx ReturnError(1, 0x12) 20241030085620943 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427941252320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427941252320" session_id=3810410086 session_state=END} 20241030085620943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4258 20241030085620955 DAUC <0003> db_auc.c:157 IMSI='262429637308092': No 2G Auth Data 20241030085620955 DAUC <0003> db_auc.c:192 IMSI='262429637308092': No 3G Auth Data 20241030085620979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 20241030085620984 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085620984 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429637308092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429637308092" session_id=1529778795 session_state=BEGIN} 20241030085620984 DSS <0004> hlr_ussd.c:576 262429637308092/0x5b2e926b: Process SS (BEGIN) 20241030085620984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085620984 DSS <0004> hlr_ussd.c:518 262429637308092/0x5b2e926b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085620984 DSS <0004> hlr_ussd.c:523 262429637308092/0x5b2e926b: USSD for unknown code '*#200#' 20241030085620984 DSS <0004> hlr_ussd.c:354 262429637308092/0x5b2e926b: Tx ReturnError(1, 0x12) 20241030085620984 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429637308092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429637308092" session_id=1529778795 session_state=END} 20241030085620984 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620984 DLINP <000b> input/ipa.c:451 connected read/write 20241030085620984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085620986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4258 20241030085620991 DAUC <0003> db_auc.c:157 IMSI='262423489057550': No 2G Auth Data 20241030085620991 DAUC <0003> db_auc.c:192 IMSI='262423489057550': No 3G Auth Data 20241030085621022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4258 20241030085621028 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085621028 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423489057550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423489057550" session_id=478635432 session_state=BEGIN} 20241030085621028 DSS <0004> hlr_ussd.c:576 262423489057550/0x1c8765a8: Process SS (BEGIN) 20241030085621028 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085621028 DSS <0004> hlr_ussd.c:518 262423489057550/0x1c8765a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085621028 DSS <0004> hlr_ussd.c:523 262423489057550/0x1c8765a8: USSD for unknown code '*#200#' 20241030085621028 DSS <0004> hlr_ussd.c:354 262423489057550/0x1c8765a8: Tx ReturnError(1, 0x12) 20241030085621028 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423489057550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423489057550" session_id=478635432 session_state=END} 20241030085621028 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621028 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4258 20241030085621036 DAUC <0003> db_auc.c:157 IMSI='262425741359741': No 2G Auth Data 20241030085621036 DAUC <0003> db_auc.c:192 IMSI='262425741359741': No 3G Auth Data 20241030085621063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20241030085621069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085621069 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425741359741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425741359741" session_id=3445986715 session_state=BEGIN} 20241030085621069 DSS <0004> hlr_ussd.c:576 262425741359741/0xcd65959b: Process SS (BEGIN) 20241030085621069 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085621069 DSS <0004> hlr_ussd.c:518 262425741359741/0xcd65959b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085621069 DSS <0004> hlr_ussd.c:523 262425741359741/0xcd65959b: USSD for unknown code '*#200#' 20241030085621069 DSS <0004> hlr_ussd.c:354 262425741359741/0xcd65959b: Tx ReturnError(1, 0x12) 20241030085621069 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425741359741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425741359741" session_id=3445986715 session_state=END} 20241030085621069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4258 20241030085621077 DAUC <0003> db_auc.c:157 IMSI='262425652086025': No 2G Auth Data 20241030085621077 DAUC <0003> db_auc.c:192 IMSI='262425652086025': No 3G Auth Data 20241030085621110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4258 20241030085621115 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085621115 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425652086025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425652086025" session_id=2274169013 session_state=BEGIN} 20241030085621115 DSS <0004> hlr_ussd.c:576 262425652086025/0x878d10b5: Process SS (BEGIN) 20241030085621115 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030085621115 DSS <0004> hlr_ussd.c:518 262425652086025/0x878d10b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030085621115 DSS <0004> hlr_ussd.c:523 262425652086025/0x878d10b5: USSD for unknown code '*#200#' 20241030085621115 DSS <0004> hlr_ussd.c:354 262425652086025/0x878d10b5: Tx ReturnError(1, 0x12) 20241030085621115 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425652086025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425652086025" session_id=2274169013 session_state=END} 20241030085621115 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621115 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085621117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.1:4258 20241030085621118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60230<->l=127.0.0.1:4258 20241030085621119 DLINP <000b> input/ipa.c:451 connected read/write 20241030085621119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085621119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085621119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085621119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085621119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42059<->l=127.0.0.1:4259) 20241030085621161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60314<->l=127.0.0.1:4258 20241030085621261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60314<->l=127.0.0.1:4258 20241030085624342 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085624342 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085624345 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241030085624348 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085624348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085624348 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  20241030085624348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085624348 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  20241030085624348 DLGSUP <0013> gsup_server.c:235 2:  20241030085624348 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085624348 DLGSUP <0013> gsup_server.c:235 3:  20241030085624348 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085624348 DLGSUP <0013> gsup_server.c:235 4:  20241030085624348 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085624348 DLGSUP <0013> gsup_server.c:235 5:  20241030085624348 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085624348 DLGSUP <0013> gsup_server.c:235 7:  20241030085624348 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085624348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085624348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085624348 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085624368 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37899<->l=127.0.0.1:4259) 20241030085624377 DAUC <0003> db_auc.c:157 IMSI='262421064084791': No 2G Auth Data 20241030085624377 DAUC <0003> db_auc.c:192 IMSI='262421064084791': No 3G Auth Data 20241030085624404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241030085624412 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624412 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064084791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064084791" session_id=3056694721 session_state=BEGIN} 20241030085624412 DSS <0004> hlr_ussd.c:576 262421064084791/0xb63175c1: Process SS (BEGIN) 20241030085624412 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624412 DSS <0004> hlr_ussd.c:518 262421064084791/0xb63175c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624412 DSS <0004> hlr_ussd.c:542 262421064084791/0xb63175c1: Cannot find conn for EUSE EUSE-foobar 20241030085624412 DSS <0004> hlr_ussd.c:354 262421064084791/0xb63175c1: Tx ReturnError(1, 0x22) 20241030085624412 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064084791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064084791" session_id=3056694721 session_state=END} 20241030085624412 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624412 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241030085624421 DAUC <0003> db_auc.c:157 IMSI='262425798549646': No 2G Auth Data 20241030085624421 DAUC <0003> db_auc.c:192 IMSI='262425798549646': No 3G Auth Data 20241030085624446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241030085624452 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624452 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425798549646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425798549646" session_id=520892105 session_state=BEGIN} 20241030085624452 DSS <0004> hlr_ussd.c:576 262425798549646/0x1f0c2ec9: Process SS (BEGIN) 20241030085624452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624452 DSS <0004> hlr_ussd.c:518 262425798549646/0x1f0c2ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624452 DSS <0004> hlr_ussd.c:542 262425798549646/0x1f0c2ec9: Cannot find conn for EUSE EUSE-foobar 20241030085624452 DSS <0004> hlr_ussd.c:354 262425798549646/0x1f0c2ec9: Tx ReturnError(1, 0x22) 20241030085624452 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425798549646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425798549646" session_id=520892105 session_state=END} 20241030085624452 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624452 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241030085624459 DAUC <0003> db_auc.c:157 IMSI='262422583780985': No 2G Auth Data 20241030085624459 DAUC <0003> db_auc.c:192 IMSI='262422583780985': No 3G Auth Data 20241030085624484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4258 20241030085624490 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624490 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422583780985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422583780985" session_id=3626685603 session_state=BEGIN} 20241030085624490 DSS <0004> hlr_ussd.c:576 262422583780985/0xd82ad4a3: Process SS (BEGIN) 20241030085624490 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624490 DSS <0004> hlr_ussd.c:518 262422583780985/0xd82ad4a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624490 DSS <0004> hlr_ussd.c:542 262422583780985/0xd82ad4a3: Cannot find conn for EUSE EUSE-foobar 20241030085624490 DSS <0004> hlr_ussd.c:354 262422583780985/0xd82ad4a3: Tx ReturnError(1, 0x22) 20241030085624490 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422583780985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422583780985" session_id=3626685603 session_state=END} 20241030085624490 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624490 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4258 20241030085624497 DAUC <0003> db_auc.c:157 IMSI='262427899937218': No 2G Auth Data 20241030085624497 DAUC <0003> db_auc.c:192 IMSI='262427899937218': No 3G Auth Data 20241030085624523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20241030085624528 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624528 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427899937218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427899937218" session_id=3650955198 session_state=BEGIN} 20241030085624528 DSS <0004> hlr_ussd.c:576 262427899937218/0xd99d27be: Process SS (BEGIN) 20241030085624528 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624528 DSS <0004> hlr_ussd.c:518 262427899937218/0xd99d27be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624528 DSS <0004> hlr_ussd.c:542 262427899937218/0xd99d27be: Cannot find conn for EUSE EUSE-foobar 20241030085624528 DSS <0004> hlr_ussd.c:354 262427899937218/0xd99d27be: Tx ReturnError(1, 0x22) 20241030085624528 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427899937218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899937218" session_id=3650955198 session_state=END} 20241030085624528 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624528 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4258 20241030085624537 DAUC <0003> db_auc.c:157 IMSI='262426062450406': No 2G Auth Data 20241030085624537 DAUC <0003> db_auc.c:192 IMSI='262426062450406': No 3G Auth Data 20241030085624562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241030085624567 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624567 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426062450406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426062450406" session_id=2771385060 session_state=BEGIN} 20241030085624567 DSS <0004> hlr_ussd.c:576 262426062450406/0xa52ffae4: Process SS (BEGIN) 20241030085624567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624567 DSS <0004> hlr_ussd.c:518 262426062450406/0xa52ffae4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624567 DSS <0004> hlr_ussd.c:542 262426062450406/0xa52ffae4: Cannot find conn for EUSE EUSE-foobar 20241030085624567 DSS <0004> hlr_ussd.c:354 262426062450406/0xa52ffae4: Tx ReturnError(1, 0x22) 20241030085624567 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426062450406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426062450406" session_id=2771385060 session_state=END} 20241030085624567 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624567 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241030085624576 DAUC <0003> db_auc.c:157 IMSI='262425591274792': No 2G Auth Data 20241030085624576 DAUC <0003> db_auc.c:192 IMSI='262425591274792': No 3G Auth Data 20241030085624602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20241030085624607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624607 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425591274792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591274792" session_id=3921226967 session_state=BEGIN} 20241030085624607 DSS <0004> hlr_ussd.c:576 262425591274792/0xe9b92cd7: Process SS (BEGIN) 20241030085624607 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624607 DSS <0004> hlr_ussd.c:518 262425591274792/0xe9b92cd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624607 DSS <0004> hlr_ussd.c:542 262425591274792/0xe9b92cd7: Cannot find conn for EUSE EUSE-foobar 20241030085624607 DSS <0004> hlr_ussd.c:354 262425591274792/0xe9b92cd7: Tx ReturnError(1, 0x22) 20241030085624607 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425591274792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591274792" session_id=3921226967 session_state=END} 20241030085624607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4258 20241030085624615 DAUC <0003> db_auc.c:157 IMSI='262426095769836': No 2G Auth Data 20241030085624615 DAUC <0003> db_auc.c:192 IMSI='262426095769836': No 3G Auth Data 20241030085624643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241030085624649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624649 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426095769836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426095769836" session_id=351256077 session_state=BEGIN} 20241030085624649 DSS <0004> hlr_ussd.c:576 262426095769836/0x14efbe0d: Process SS (BEGIN) 20241030085624649 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624649 DSS <0004> hlr_ussd.c:518 262426095769836/0x14efbe0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624649 DSS <0004> hlr_ussd.c:542 262426095769836/0x14efbe0d: Cannot find conn for EUSE EUSE-foobar 20241030085624649 DSS <0004> hlr_ussd.c:354 262426095769836/0x14efbe0d: Tx ReturnError(1, 0x22) 20241030085624649 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426095769836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426095769836" session_id=351256077 session_state=END} 20241030085624649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241030085624657 DAUC <0003> db_auc.c:157 IMSI='262422343221128': No 2G Auth Data 20241030085624657 DAUC <0003> db_auc.c:192 IMSI='262422343221128': No 3G Auth Data 20241030085624687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241030085624695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624695 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422343221128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422343221128" session_id=3333057001 session_state=BEGIN} 20241030085624695 DSS <0004> hlr_ussd.c:576 262422343221128/0xc6aa69e9: Process SS (BEGIN) 20241030085624695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085624695 DSS <0004> hlr_ussd.c:518 262422343221128/0xc6aa69e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085624695 DSS <0004> hlr_ussd.c:542 262422343221128/0xc6aa69e9: Cannot find conn for EUSE EUSE-foobar 20241030085624695 DSS <0004> hlr_ussd.c:354 262422343221128/0xc6aa69e9: Tx ReturnError(1, 0x22) 20241030085624695 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422343221128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422343221128" session_id=3333057001 session_state=END} 20241030085624695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085624699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241030085624700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241030085624701 DLINP <000b> input/ipa.c:451 connected read/write 20241030085624701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085624701 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085624701 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085624701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085624701 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37899<->l=127.0.0.1:4259) 20241030085624746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20241030085624946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20241030085628024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085628024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085628026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 20241030085628030 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628030 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085628030 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085628030 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  20241030085628030 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085628030 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  20241030085628030 DLGSUP <0013> gsup_server.c:235 2:  20241030085628030 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085628030 DLGSUP <0013> gsup_server.c:235 3:  20241030085628030 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085628030 DLGSUP <0013> gsup_server.c:235 4:  20241030085628030 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085628030 DLGSUP <0013> gsup_server.c:235 5:  20241030085628030 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085628030 DLGSUP <0013> gsup_server.c:235 7:  20241030085628030 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085628030 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085628030 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085628030 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085628050 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44969<->l=127.0.0.1:4259) 20241030085628069 DAUC <0003> db_auc.c:157 IMSI='262422443453976': No 2G Auth Data 20241030085628069 DAUC <0003> db_auc.c:192 IMSI='262422443453976': No 3G Auth Data 20241030085628093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20241030085628100 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628100 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422443453976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422443453976" session_id=3144321519 session_state=BEGIN} 20241030085628100 DSS <0004> hlr_ussd.c:576 262422443453976/0xbb6a89ef: Process SS (BEGIN) 20241030085628100 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628100 DSS <0004> hlr_ussd.c:518 262422443453976/0xbb6a89ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628100 DSS <0004> hlr_ussd.c:363 262422443453976/0xbb6a89ef: Tx USSD 'Your IMSI is 262422443453976' 20241030085628100 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422443453976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422443453976" session_id=3144321519 session_state=END} 20241030085628100 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422443453976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628100 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628100 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20241030085628108 DAUC <0003> db_auc.c:157 IMSI='262425189479918': No 2G Auth Data 20241030085628108 DAUC <0003> db_auc.c:192 IMSI='262425189479918': No 3G Auth Data 20241030085628133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4258 20241030085628138 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628138 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425189479918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425189479918" session_id=3806411234 session_state=BEGIN} 20241030085628138 DSS <0004> hlr_ussd.c:576 262425189479918/0xe2e139e2: Process SS (BEGIN) 20241030085628139 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628139 DSS <0004> hlr_ussd.c:518 262425189479918/0xe2e139e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628139 DSS <0004> hlr_ussd.c:363 262425189479918/0xe2e139e2: Tx USSD 'Your IMSI is 262425189479918' 20241030085628139 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425189479918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425189479918" session_id=3806411234 session_state=END} 20241030085628139 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425189479918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628139 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628139 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4258 20241030085628147 DAUC <0003> db_auc.c:157 IMSI='262424198432458': No 2G Auth Data 20241030085628147 DAUC <0003> db_auc.c:192 IMSI='262424198432458': No 3G Auth Data 20241030085628171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241030085628177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628177 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424198432458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424198432458" session_id=3427137089 session_state=BEGIN} 20241030085628177 DSS <0004> hlr_ussd.c:576 262424198432458/0xcc45f641: Process SS (BEGIN) 20241030085628177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628177 DSS <0004> hlr_ussd.c:518 262424198432458/0xcc45f641: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628177 DSS <0004> hlr_ussd.c:363 262424198432458/0xcc45f641: Tx USSD 'Your IMSI is 262424198432458' 20241030085628177 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424198432458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424198432458" session_id=3427137089 session_state=END} 20241030085628177 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424198432458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241030085628186 DAUC <0003> db_auc.c:157 IMSI='262423783601263': No 2G Auth Data 20241030085628186 DAUC <0003> db_auc.c:192 IMSI='262423783601263': No 3G Auth Data 20241030085628210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 20241030085628215 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628215 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423783601263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423783601263" session_id=839515119 session_state=BEGIN} 20241030085628215 DSS <0004> hlr_ussd.c:576 262423783601263/0x3209fbef: Process SS (BEGIN) 20241030085628215 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628215 DSS <0004> hlr_ussd.c:518 262423783601263/0x3209fbef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628215 DSS <0004> hlr_ussd.c:363 262423783601263/0x3209fbef: Tx USSD 'Your IMSI is 262423783601263' 20241030085628215 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423783601263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423783601263" session_id=839515119 session_state=END} 20241030085628215 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423783601263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628215 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628215 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 20241030085628224 DAUC <0003> db_auc.c:157 IMSI='262429003418232': No 2G Auth Data 20241030085628224 DAUC <0003> db_auc.c:192 IMSI='262429003418232': No 3G Auth Data 20241030085628249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 20241030085628257 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628257 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429003418232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429003418232" session_id=583811103 session_state=BEGIN} 20241030085628257 DSS <0004> hlr_ussd.c:576 262429003418232/0x22cc401f: Process SS (BEGIN) 20241030085628257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628257 DSS <0004> hlr_ussd.c:518 262429003418232/0x22cc401f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628257 DSS <0004> hlr_ussd.c:363 262429003418232/0x22cc401f: Tx USSD 'Your IMSI is 262429003418232' 20241030085628257 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429003418232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429003418232" session_id=583811103 session_state=END} 20241030085628257 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429003418232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628257 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628257 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 20241030085628265 DAUC <0003> db_auc.c:157 IMSI='262424089718744': No 2G Auth Data 20241030085628265 DAUC <0003> db_auc.c:192 IMSI='262424089718744': No 3G Auth Data 20241030085628293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 20241030085628299 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628299 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424089718744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424089718744" session_id=2946283154 session_state=BEGIN} 20241030085628299 DSS <0004> hlr_ussd.c:576 262424089718744/0xaf9cb692: Process SS (BEGIN) 20241030085628299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628299 DSS <0004> hlr_ussd.c:518 262424089718744/0xaf9cb692: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628299 DSS <0004> hlr_ussd.c:363 262424089718744/0xaf9cb692: Tx USSD 'Your IMSI is 262424089718744' 20241030085628299 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424089718744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424089718744" session_id=2946283154 session_state=END} 20241030085628299 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424089718744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628299 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628300 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 20241030085628307 DAUC <0003> db_auc.c:157 IMSI='262429010509315': No 2G Auth Data 20241030085628308 DAUC <0003> db_auc.c:192 IMSI='262429010509315': No 3G Auth Data 20241030085628336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50832<->l=127.0.0.1:4258 20241030085628342 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628342 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429010509315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429010509315" session_id=2260689920 session_state=BEGIN} 20241030085628342 DSS <0004> hlr_ussd.c:576 262429010509315/0x86bf6400: Process SS (BEGIN) 20241030085628342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628342 DSS <0004> hlr_ussd.c:518 262429010509315/0x86bf6400: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628342 DSS <0004> hlr_ussd.c:363 262429010509315/0x86bf6400: Tx USSD 'Your IMSI is 262429010509315' 20241030085628342 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429010509315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429010509315" session_id=2260689920 session_state=END} 20241030085628342 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429010509315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628342 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628342 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50832<->l=127.0.0.1:4258 20241030085628351 DAUC <0003> db_auc.c:157 IMSI='262424281572954': No 2G Auth Data 20241030085628351 DAUC <0003> db_auc.c:192 IMSI='262424281572954': No 3G Auth Data 20241030085628379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4258 20241030085628383 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628383 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424281572954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424281572954" session_id=3525981862 session_state=BEGIN} 20241030085628383 DSS <0004> hlr_ussd.c:576 262424281572954/0xd22a36a6: Process SS (BEGIN) 20241030085628383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085628383 DSS <0004> hlr_ussd.c:518 262424281572954/0xd22a36a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085628383 DSS <0004> hlr_ussd.c:363 262424281572954/0xd22a36a6: Tx USSD 'Your IMSI is 262424281572954' 20241030085628383 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424281572954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424281572954" session_id=3525981862 session_state=END} 20241030085628383 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424281572954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085628383 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628384 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085628387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4258 20241030085628388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 20241030085628388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44969<->l=127.0.0.1:4259) 20241030085628389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085628389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085628389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085628389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085628389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085628431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20241030085628631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20241030085631711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085631711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085631713 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20241030085631715 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085631715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085631715 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  20241030085631715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085631715 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  20241030085631715 DLGSUP <0013> gsup_server.c:235 2:  20241030085631715 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085631715 DLGSUP <0013> gsup_server.c:235 3:  20241030085631715 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085631715 DLGSUP <0013> gsup_server.c:235 4:  20241030085631715 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085631715 DLGSUP <0013> gsup_server.c:235 5:  20241030085631715 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085631715 DLGSUP <0013> gsup_server.c:235 7:  20241030085631715 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085631715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085631715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085631715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085631731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34375<->l=127.0.0.1:4259) 20241030085631749 DAUC <0003> db_auc.c:157 IMSI='262429036290546': No 2G Auth Data 20241030085631749 DAUC <0003> db_auc.c:192 IMSI='262429036290546': No 3G Auth Data 20241030085631773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241030085631780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631780 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429036290546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429036290546" source_name="the-source\n" session_id=1748492352 session_state=BEGIN} 20241030085631780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030085631780 DSS <0004> hlr_ussd.c:576 262429036290546/0x6837e040: Process SS (BEGIN) 20241030085631780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631780 DSS <0004> hlr_ussd.c:518 262429036290546/0x6837e040: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631780 DSS <0004> hlr_ussd.c:363 262429036290546/0x6837e040: Tx USSD 'Your IMSI is 262429036290546' 20241030085631780 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429036290546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429036290546" destination_name="the-source\n" session_id=1748492352 session_state=END} 20241030085631780 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429036290546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20241030085631789 DAUC <0003> db_auc.c:157 IMSI='262425795110036': No 2G Auth Data 20241030085631789 DAUC <0003> db_auc.c:192 IMSI='262425795110036': No 3G Auth Data 20241030085631815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 20241030085631821 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631821 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425795110036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425795110036" source_name="the-source\n" session_id=1091857977 session_state=BEGIN} 20241030085631821 DSS <0004> hlr_ussd.c:576 262425795110036/0x41146e39: Process SS (BEGIN) 20241030085631821 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631821 DSS <0004> hlr_ussd.c:518 262425795110036/0x41146e39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631821 DSS <0004> hlr_ussd.c:363 262425795110036/0x41146e39: Tx USSD 'Your IMSI is 262425795110036' 20241030085631821 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425795110036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425795110036" destination_name="the-source\n" session_id=1091857977 session_state=END} 20241030085631821 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425795110036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631821 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631821 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 20241030085631829 DAUC <0003> db_auc.c:157 IMSI='262423708872299': No 2G Auth Data 20241030085631829 DAUC <0003> db_auc.c:192 IMSI='262423708872299': No 3G Auth Data 20241030085631854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241030085631859 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631859 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423708872299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423708872299" source_name="the-source\n" session_id=3806168894 session_state=BEGIN} 20241030085631859 DSS <0004> hlr_ussd.c:576 262423708872299/0xe2dd873e: Process SS (BEGIN) 20241030085631859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631859 DSS <0004> hlr_ussd.c:518 262423708872299/0xe2dd873e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631859 DSS <0004> hlr_ussd.c:363 262423708872299/0xe2dd873e: Tx USSD 'Your IMSI is 262423708872299' 20241030085631859 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423708872299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423708872299" destination_name="the-source\n" session_id=3806168894 session_state=END} 20241030085631859 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423708872299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631859 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631859 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20241030085631867 DAUC <0003> db_auc.c:157 IMSI='262428364066992': No 2G Auth Data 20241030085631867 DAUC <0003> db_auc.c:192 IMSI='262428364066992': No 3G Auth Data 20241030085631893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 20241030085631898 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631898 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428364066992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428364066992" source_name="the-source\n" session_id=290178611 session_state=BEGIN} 20241030085631898 DSS <0004> hlr_ussd.c:576 262428364066992/0x114bc633: Process SS (BEGIN) 20241030085631898 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631898 DSS <0004> hlr_ussd.c:518 262428364066992/0x114bc633: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631898 DSS <0004> hlr_ussd.c:363 262428364066992/0x114bc633: Tx USSD 'Your IMSI is 262428364066992' 20241030085631898 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428364066992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428364066992" destination_name="the-source\n" session_id=290178611 session_state=END} 20241030085631898 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428364066992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631898 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631898 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 20241030085631906 DAUC <0003> db_auc.c:157 IMSI='262427781011394': No 2G Auth Data 20241030085631906 DAUC <0003> db_auc.c:192 IMSI='262427781011394': No 3G Auth Data 20241030085631931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20241030085631938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631938 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427781011394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427781011394" source_name="the-source\n" session_id=34329462 session_state=BEGIN} 20241030085631938 DSS <0004> hlr_ussd.c:576 262427781011394/0x020bd376: Process SS (BEGIN) 20241030085631938 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631938 DSS <0004> hlr_ussd.c:518 262427781011394/0x020bd376: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631938 DSS <0004> hlr_ussd.c:363 262427781011394/0x020bd376: Tx USSD 'Your IMSI is 262427781011394' 20241030085631938 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427781011394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427781011394" destination_name="the-source\n" session_id=34329462 session_state=END} 20241030085631938 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427781011394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20241030085631947 DAUC <0003> db_auc.c:157 IMSI='262425764398098': No 2G Auth Data 20241030085631947 DAUC <0003> db_auc.c:192 IMSI='262425764398098': No 3G Auth Data 20241030085631976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4258 20241030085631982 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085631982 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425764398098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425764398098" source_name="the-source\n" session_id=825642877 session_state=BEGIN} 20241030085631982 DSS <0004> hlr_ussd.c:576 262425764398098/0x31364f7d: Process SS (BEGIN) 20241030085631982 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085631982 DSS <0004> hlr_ussd.c:518 262425764398098/0x31364f7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085631982 DSS <0004> hlr_ussd.c:363 262425764398098/0x31364f7d: Tx USSD 'Your IMSI is 262425764398098' 20241030085631982 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425764398098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764398098" destination_name="the-source\n" session_id=825642877 session_state=END} 20241030085631982 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425764398098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085631982 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631982 DLINP <000b> input/ipa.c:451 connected read/write 20241030085631982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085631986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4258 20241030085631990 DAUC <0003> db_auc.c:157 IMSI='262429327156944': No 2G Auth Data 20241030085631990 DAUC <0003> db_auc.c:192 IMSI='262429327156944': No 3G Auth Data 20241030085632020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 20241030085632026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085632026 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429327156944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429327156944" source_name="the-source\n" session_id=3494811618 session_state=BEGIN} 20241030085632026 DSS <0004> hlr_ussd.c:576 262429327156944/0xd04e97e2: Process SS (BEGIN) 20241030085632026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085632026 DSS <0004> hlr_ussd.c:518 262429327156944/0xd04e97e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085632026 DSS <0004> hlr_ussd.c:363 262429327156944/0xd04e97e2: Tx USSD 'Your IMSI is 262429327156944' 20241030085632026 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429327156944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429327156944" destination_name="the-source\n" session_id=3494811618 session_state=END} 20241030085632026 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429327156944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085632026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085632026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085632030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4258 20241030085632034 DAUC <0003> db_auc.c:157 IMSI='262425400899773': No 2G Auth Data 20241030085632034 DAUC <0003> db_auc.c:192 IMSI='262425400899773': No 3G Auth Data 20241030085632062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50946<->l=127.0.0.1:4258 20241030085632067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085632067 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425400899773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425400899773" source_name="the-source\n" session_id=2297748312 session_state=BEGIN} 20241030085632067 DSS <0004> hlr_ussd.c:576 262425400899773/0x88f4db58: Process SS (BEGIN) 20241030085632067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030085632067 DSS <0004> hlr_ussd.c:518 262425400899773/0x88f4db58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030085632067 DSS <0004> hlr_ussd.c:363 262425400899773/0x88f4db58: Tx USSD 'Your IMSI is 262425400899773' 20241030085632067 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425400899773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425400899773" destination_name="the-source\n" session_id=2297748312 session_state=END} 20241030085632067 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425400899773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085632067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085632067 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085632071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50946<->l=127.0.0.1:4258 20241030085632071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20241030085632072 DLINP <000b> input/ipa.c:451 connected read/write 20241030085632072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085632072 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085632072 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085632072 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085632072 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030085632072 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34375<->l=127.0.0.1:4259) 20241030085632115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 20241030085632316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 20241030085635393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085635393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085635394 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50970<->l=127.0.0.1:4258 20241030085635396 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635396 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085635396 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085635396 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  20241030085635396 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085635396 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  20241030085635396 DLGSUP <0013> gsup_server.c:235 2:  20241030085635396 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085635396 DLGSUP <0013> gsup_server.c:235 3:  20241030085635396 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085635396 DLGSUP <0013> gsup_server.c:235 4:  20241030085635396 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085635396 DLGSUP <0013> gsup_server.c:235 5:  20241030085635396 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085635396 DLGSUP <0013> gsup_server.c:235 7:  20241030085635396 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085635396 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085635396 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085635396 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085635415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39161<->l=127.0.0.1:4259) 20241030085635426 DAUC <0003> db_auc.c:157 IMSI='262426300070404': No 2G Auth Data 20241030085635426 DAUC <0003> db_auc.c:192 IMSI='262426300070404': No 3G Auth Data 20241030085635450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4258 20241030085635458 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635458 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426300070404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426300070404" session_id=3798387972 session_state=BEGIN} 20241030085635458 DSS <0004> hlr_ussd.c:576 262426300070404/0xe266cd04: Process SS (BEGIN) 20241030085635458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635458 DSS <0004> hlr_ussd.c:518 262426300070404/0xe266cd04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635458 DSS <0004> hlr_ussd.c:363 262426300070404/0xe266cd04: Tx USSD 'Your extension is 491617465353' 20241030085635458 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426300070404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426300070404" session_id=3798387972 session_state=END} 20241030085635458 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426300070404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635458 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635458 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4258 20241030085635466 DAUC <0003> db_auc.c:157 IMSI='262423507866480': No 2G Auth Data 20241030085635466 DAUC <0003> db_auc.c:192 IMSI='262423507866480': No 3G Auth Data 20241030085635490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20241030085635494 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635494 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423507866480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423507866480" session_id=641911146 session_state=BEGIN} 20241030085635494 DSS <0004> hlr_ussd.c:576 262423507866480/0x2642c96a: Process SS (BEGIN) 20241030085635494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635494 DSS <0004> hlr_ussd.c:518 262423507866480/0x2642c96a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635495 DSS <0004> hlr_ussd.c:363 262423507866480/0x2642c96a: Tx USSD 'Your extension is 491610316307' 20241030085635495 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423507866480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423507866480" session_id=641911146 session_state=END} 20241030085635495 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423507866480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635495 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635495 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20241030085635503 DAUC <0003> db_auc.c:157 IMSI='262422140919069': No 2G Auth Data 20241030085635503 DAUC <0003> db_auc.c:192 IMSI='262422140919069': No 3G Auth Data 20241030085635527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 20241030085635534 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635534 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422140919069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422140919069" session_id=2522385894 session_state=BEGIN} 20241030085635534 DSS <0004> hlr_ussd.c:576 262422140919069/0x96588de6: Process SS (BEGIN) 20241030085635534 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635534 DSS <0004> hlr_ussd.c:518 262422140919069/0x96588de6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635534 DSS <0004> hlr_ussd.c:363 262422140919069/0x96588de6: Tx USSD 'Your extension is 491616752151' 20241030085635534 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422140919069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422140919069" session_id=2522385894 session_state=END} 20241030085635534 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422140919069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635534 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635534 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 20241030085635543 DAUC <0003> db_auc.c:157 IMSI='262421350862415': No 2G Auth Data 20241030085635543 DAUC <0003> db_auc.c:192 IMSI='262421350862415': No 3G Auth Data 20241030085635569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 20241030085635576 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635576 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421350862415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421350862415" session_id=435144876 session_state=BEGIN} 20241030085635576 DSS <0004> hlr_ussd.c:576 262421350862415/0x19efc8ac: Process SS (BEGIN) 20241030085635576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635576 DSS <0004> hlr_ussd.c:518 262421350862415/0x19efc8ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635576 DSS <0004> hlr_ussd.c:363 262421350862415/0x19efc8ac: Tx USSD 'Your extension is 491612567725' 20241030085635576 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421350862415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350862415" session_id=435144876 session_state=END} 20241030085635576 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421350862415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635576 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635576 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 20241030085635585 DAUC <0003> db_auc.c:157 IMSI='262425955938357': No 2G Auth Data 20241030085635585 DAUC <0003> db_auc.c:192 IMSI='262425955938357': No 3G Auth Data 20241030085635609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 20241030085635614 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635614 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425955938357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425955938357" session_id=2429643154 session_state=BEGIN} 20241030085635614 DSS <0004> hlr_ussd.c:576 262425955938357/0x90d16992: Process SS (BEGIN) 20241030085635614 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635614 DSS <0004> hlr_ussd.c:518 262425955938357/0x90d16992: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635614 DSS <0004> hlr_ussd.c:363 262425955938357/0x90d16992: Tx USSD 'Your extension is 491618755207' 20241030085635614 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425955938357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425955938357" session_id=2429643154 session_state=END} 20241030085635614 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425955938357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635614 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635614 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 20241030085635622 DAUC <0003> db_auc.c:157 IMSI='262425481264470': No 2G Auth Data 20241030085635622 DAUC <0003> db_auc.c:192 IMSI='262425481264470': No 3G Auth Data 20241030085635650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241030085635655 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635655 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425481264470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425481264470" session_id=1783648345 session_state=BEGIN} 20241030085635655 DSS <0004> hlr_ussd.c:576 262425481264470/0x6a505059: Process SS (BEGIN) 20241030085635655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635655 DSS <0004> hlr_ussd.c:518 262425481264470/0x6a505059: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635656 DSS <0004> hlr_ussd.c:363 262425481264470/0x6a505059: Tx USSD 'Your extension is 491613680386' 20241030085635656 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425481264470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425481264470" session_id=1783648345 session_state=END} 20241030085635656 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425481264470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635656 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635656 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241030085635667 DAUC <0003> db_auc.c:157 IMSI='262420938835875': No 2G Auth Data 20241030085635667 DAUC <0003> db_auc.c:192 IMSI='262420938835875': No 3G Auth Data 20241030085635696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 20241030085635703 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635703 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420938835875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420938835875" session_id=3427372856 session_state=BEGIN} 20241030085635703 DSS <0004> hlr_ussd.c:576 262420938835875/0xcc498f38: Process SS (BEGIN) 20241030085635703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635703 DSS <0004> hlr_ussd.c:518 262420938835875/0xcc498f38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635704 DSS <0004> hlr_ussd.c:363 262420938835875/0xcc498f38: Tx USSD 'Your extension is 491615162282' 20241030085635704 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420938835875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420938835875" session_id=3427372856 session_state=END} 20241030085635704 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420938835875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635704 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635704 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 20241030085635712 DAUC <0003> db_auc.c:157 IMSI='262421215603387': No 2G Auth Data 20241030085635712 DAUC <0003> db_auc.c:192 IMSI='262421215603387': No 3G Auth Data 20241030085635741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241030085635748 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635748 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421215603387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421215603387" session_id=1914179260 session_state=BEGIN} 20241030085635748 DSS <0004> hlr_ussd.c:576 262421215603387/0x72180ebc: Process SS (BEGIN) 20241030085635748 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085635748 DSS <0004> hlr_ussd.c:518 262421215603387/0x72180ebc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085635748 DSS <0004> hlr_ussd.c:363 262421215603387/0x72180ebc: Tx USSD 'Your extension is 491613306852' 20241030085635748 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421215603387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421215603387" session_id=1914179260 session_state=END} 20241030085635748 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421215603387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085635748 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635748 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085635751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241030085635752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50970<->l=127.0.0.1:4258 20241030085635753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39161<->l=127.0.0.1:4259) 20241030085635753 DLINP <000b> input/ipa.c:451 connected read/write 20241030085635753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085635753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085635753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085635753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085635792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 20241030085635993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51050<->l=127.0.0.1:4258 20241030085639068 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085639068 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085639069 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 20241030085639072 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085639072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085639072 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  20241030085639072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085639072 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  20241030085639072 DLGSUP <0013> gsup_server.c:235 2:  20241030085639072 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085639072 DLGSUP <0013> gsup_server.c:235 3:  20241030085639072 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085639072 DLGSUP <0013> gsup_server.c:235 4:  20241030085639072 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085639072 DLGSUP <0013> gsup_server.c:235 5:  20241030085639072 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085639072 DLGSUP <0013> gsup_server.c:235 7:  20241030085639072 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085639072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085639072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085639072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085639089 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44205<->l=127.0.0.1:4259) 20241030085639107 DAUC <0003> db_auc.c:157 IMSI='262422291585125': No 2G Auth Data 20241030085639107 DAUC <0003> db_auc.c:192 IMSI='262422291585125': No 3G Auth Data 20241030085639130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 20241030085639138 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639138 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422291585125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422291585125" source_name="the-source\n" session_id=2958109251 session_state=BEGIN} 20241030085639138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030085639138 DSS <0004> hlr_ussd.c:576 262422291585125/0xb0512a43: Process SS (BEGIN) 20241030085639138 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639138 DSS <0004> hlr_ussd.c:518 262422291585125/0xb0512a43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639138 DSS <0004> hlr_ussd.c:363 262422291585125/0xb0512a43: Tx USSD 'Your extension is 491610836435' 20241030085639138 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422291585125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422291585125" destination_name="the-source\n" session_id=2958109251 session_state=END} 20241030085639138 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422291585125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639138 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639138 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 20241030085639147 DAUC <0003> db_auc.c:157 IMSI='262421885538664': No 2G Auth Data 20241030085639147 DAUC <0003> db_auc.c:192 IMSI='262421885538664': No 3G Auth Data 20241030085639171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4258 20241030085639177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639177 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421885538664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421885538664" source_name="the-source\n" session_id=2274363870 session_state=BEGIN} 20241030085639177 DSS <0004> hlr_ussd.c:576 262421885538664/0x879009de: Process SS (BEGIN) 20241030085639177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639177 DSS <0004> hlr_ussd.c:518 262421885538664/0x879009de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639177 DSS <0004> hlr_ussd.c:363 262421885538664/0x879009de: Tx USSD 'Your extension is 491612781148' 20241030085639177 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421885538664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421885538664" destination_name="the-source\n" session_id=2274363870 session_state=END} 20241030085639177 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421885538664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639177 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4258 20241030085639185 DAUC <0003> db_auc.c:157 IMSI='262427590631622': No 2G Auth Data 20241030085639185 DAUC <0003> db_auc.c:192 IMSI='262427590631622': No 3G Auth Data 20241030085639208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 20241030085639214 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639214 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427590631622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590631622" source_name="the-source\n" session_id=1860779489 session_state=BEGIN} 20241030085639214 DSS <0004> hlr_ussd.c:576 262427590631622/0x6ee93de1: Process SS (BEGIN) 20241030085639214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639214 DSS <0004> hlr_ussd.c:518 262427590631622/0x6ee93de1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639214 DSS <0004> hlr_ussd.c:363 262427590631622/0x6ee93de1: Tx USSD 'Your extension is 491613204564' 20241030085639214 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427590631622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590631622" destination_name="the-source\n" session_id=1860779489 session_state=END} 20241030085639214 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427590631622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639214 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639214 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 20241030085639222 DAUC <0003> db_auc.c:157 IMSI='262429092258691': No 2G Auth Data 20241030085639222 DAUC <0003> db_auc.c:192 IMSI='262429092258691': No 3G Auth Data 20241030085639246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 20241030085639252 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639253 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429092258691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429092258691" source_name="the-source\n" session_id=761933985 session_state=BEGIN} 20241030085639253 DSS <0004> hlr_ussd.c:576 262429092258691/0x2d6a30a1: Process SS (BEGIN) 20241030085639253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639253 DSS <0004> hlr_ussd.c:518 262429092258691/0x2d6a30a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639253 DSS <0004> hlr_ussd.c:363 262429092258691/0x2d6a30a1: Tx USSD 'Your extension is 491613847646' 20241030085639253 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429092258691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429092258691" destination_name="the-source\n" session_id=761933985 session_state=END} 20241030085639253 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429092258691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639253 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639253 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 20241030085639261 DAUC <0003> db_auc.c:157 IMSI='262420050076065': No 2G Auth Data 20241030085639261 DAUC <0003> db_auc.c:192 IMSI='262420050076065': No 3G Auth Data 20241030085639286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 20241030085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639291 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420050076065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420050076065" source_name="the-source\n" session_id=3322162797 session_state=BEGIN} 20241030085639291 DSS <0004> hlr_ussd.c:576 262420050076065/0xc6042e6d: Process SS (BEGIN) 20241030085639291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639291 DSS <0004> hlr_ussd.c:518 262420050076065/0xc6042e6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639291 DSS <0004> hlr_ussd.c:363 262420050076065/0xc6042e6d: Tx USSD 'Your extension is 491611267448' 20241030085639291 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420050076065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420050076065" destination_name="the-source\n" session_id=3322162797 session_state=END} 20241030085639291 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420050076065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639291 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 20241030085639299 DAUC <0003> db_auc.c:157 IMSI='262423144634343': No 2G Auth Data 20241030085639299 DAUC <0003> db_auc.c:192 IMSI='262423144634343': No 3G Auth Data 20241030085639326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 20241030085639332 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639332 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423144634343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423144634343" source_name="the-source\n" session_id=2950375051 session_state=BEGIN} 20241030085639332 DSS <0004> hlr_ussd.c:576 262423144634343/0xafdb268b: Process SS (BEGIN) 20241030085639332 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639332 DSS <0004> hlr_ussd.c:518 262423144634343/0xafdb268b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639332 DSS <0004> hlr_ussd.c:363 262423144634343/0xafdb268b: Tx USSD 'Your extension is 491611653132' 20241030085639332 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423144634343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423144634343" destination_name="the-source\n" session_id=2950375051 session_state=END} 20241030085639332 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423144634343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639332 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639332 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 20241030085639340 DAUC <0003> db_auc.c:157 IMSI='262427798532121': No 2G Auth Data 20241030085639340 DAUC <0003> db_auc.c:192 IMSI='262427798532121': No 3G Auth Data 20241030085639369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20241030085639376 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639376 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262427798532121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427798532121" source_name="the-source\n" session_id=48315629 session_state=BEGIN} 20241030085639376 DSS <0004> hlr_ussd.c:576 262427798532121/0x02e13ced: Process SS (BEGIN) 20241030085639376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639376 DSS <0004> hlr_ussd.c:518 262427798532121/0x02e13ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639376 DSS <0004> hlr_ussd.c:363 262427798532121/0x02e13ced: Tx USSD 'Your extension is 491612458338' 20241030085639376 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262427798532121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427798532121" destination_name="the-source\n" session_id=48315629 session_state=END} 20241030085639376 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262427798532121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639376 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639376 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20241030085639384 DAUC <0003> db_auc.c:157 IMSI='262424230450297': No 2G Auth Data 20241030085639384 DAUC <0003> db_auc.c:192 IMSI='262424230450297': No 3G Auth Data 20241030085639411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 20241030085639416 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639416 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424230450297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424230450297" source_name="the-source\n" session_id=3121463809 session_state=BEGIN} 20241030085639416 DSS <0004> hlr_ussd.c:576 262424230450297/0xba0dc201: Process SS (BEGIN) 20241030085639416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030085639416 DSS <0004> hlr_ussd.c:518 262424230450297/0xba0dc201: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030085639416 DSS <0004> hlr_ussd.c:363 262424230450297/0xba0dc201: Tx USSD 'Your extension is 491611400727' 20241030085639416 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424230450297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424230450297" destination_name="the-source\n" session_id=3121463809 session_state=END} 20241030085639416 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424230450297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085639416 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639416 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085639420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 20241030085639421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4258 20241030085639422 DLINP <000b> input/ipa.c:451 connected read/write 20241030085639422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085639422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085639422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085639422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085639422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030085639422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44205<->l=127.0.0.1:4259) 20241030085639464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20241030085639665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20241030085642747 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44301 20241030085642747 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44301 20241030085642749 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642749 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085642752 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085642752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642752 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642752 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085642752 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030085642752 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030085642752 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  20241030085642752 DLGSUP <0013> gsup_server.c:235 2:  20241030085642752 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 3:  20241030085642752 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 4:  20241030085642752 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 5:  20241030085642752 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 7:  20241030085642752 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085642752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085642752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085642752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44301 20241030085642755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241030085642758 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085642758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085642758 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  20241030085642758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085642758 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  20241030085642758 DLGSUP <0013> gsup_server.c:235 2:  20241030085642758 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085642758 DLGSUP <0013> gsup_server.c:235 3:  20241030085642758 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085642758 DLGSUP <0013> gsup_server.c:235 4:  20241030085642758 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085642758 DLGSUP <0013> gsup_server.c:235 5:  20241030085642758 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085642758 DLGSUP <0013> gsup_server.c:235 7:  20241030085642758 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085642758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085642758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085642758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085642780 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37813<->l=127.0.0.1:4259) 20241030085642800 DAUC <0003> db_auc.c:157 IMSI='262420470715225': No 2G Auth Data 20241030085642800 DAUC <0003> db_auc.c:192 IMSI='262420470715225': No 3G Auth Data 20241030085642822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 20241030085642829 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642829 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420470715225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420470715225" session_id=1251764502 session_state=BEGIN} 20241030085642829 DSS <0004> hlr_ussd.c:576 262420470715225/0x4a9c6916: Process SS (BEGIN) 20241030085642829 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085642829 DSS <0004> hlr_ussd.c:518 262420470715225/0x4a9c6916: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085642829 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642829 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642830 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642830 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642837 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642837 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642837 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420470715225 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420470715225" session_id=1251764502 session_state=END} 20241030085642837 DSS <0004> hlr_ussd.c:576 262420470715225/0x4a9c6916: Process SS (END) 20241030085642837 DSS <0004> hlr_ussd.c:518 262420470715225/0x4a9c6916: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085642837 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420470715225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420470715225" session_id=1251764502 session_state=END} 20241030085642837 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420470715225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085642837 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420470715225 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085642837 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642837 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 20241030085642848 DAUC <0003> db_auc.c:157 IMSI='262421004295507': No 2G Auth Data 20241030085642848 DAUC <0003> db_auc.c:192 IMSI='262421004295507': No 3G Auth Data 20241030085642874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4258 20241030085642880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642880 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421004295507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421004295507" session_id=2114194138 session_state=BEGIN} 20241030085642880 DSS <0004> hlr_ussd.c:576 262421004295507/0x7e040ada: Process SS (BEGIN) 20241030085642880 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085642880 DSS <0004> hlr_ussd.c:518 262421004295507/0x7e040ada: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085642880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642880 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642880 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642882 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642882 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642882 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421004295507 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421004295507" session_id=2114194138 session_state=END} 20241030085642882 DSS <0004> hlr_ussd.c:576 262421004295507/0x7e040ada: Process SS (END) 20241030085642882 DSS <0004> hlr_ussd.c:518 262421004295507/0x7e040ada: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085642882 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421004295507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421004295507" session_id=2114194138 session_state=END} 20241030085642882 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421004295507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085642882 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421004295507 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085642882 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642882 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4258 20241030085642889 DAUC <0003> db_auc.c:157 IMSI='262426171077256': No 2G Auth Data 20241030085642890 DAUC <0003> db_auc.c:192 IMSI='262426171077256': No 3G Auth Data 20241030085642913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20241030085642920 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642920 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426171077256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426171077256" session_id=2163388668 session_state=BEGIN} 20241030085642920 DSS <0004> hlr_ussd.c:576 262426171077256/0x80f2b0fc: Process SS (BEGIN) 20241030085642920 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085642920 DSS <0004> hlr_ussd.c:518 262426171077256/0x80f2b0fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085642920 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642920 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642920 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642920 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642923 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642923 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426171077256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171077256" session_id=2163388668 session_state=END} 20241030085642923 DSS <0004> hlr_ussd.c:576 262426171077256/0x80f2b0fc: Process SS (END) 20241030085642923 DSS <0004> hlr_ussd.c:518 262426171077256/0x80f2b0fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085642923 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426171077256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171077256" session_id=2163388668 session_state=END} 20241030085642923 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426171077256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085642923 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426171077256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085642923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642923 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20241030085642931 DAUC <0003> db_auc.c:157 IMSI='262425728378302': No 2G Auth Data 20241030085642931 DAUC <0003> db_auc.c:192 IMSI='262425728378302': No 3G Auth Data 20241030085642955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4258 20241030085642960 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085642960 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425728378302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425728378302" session_id=568938106 session_state=BEGIN} 20241030085642960 DSS <0004> hlr_ussd.c:576 262425728378302/0x21e94e7a: Process SS (BEGIN) 20241030085642960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085642960 DSS <0004> hlr_ussd.c:518 262425728378302/0x21e94e7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085642960 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642960 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642961 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642961 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085642963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642963 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085642963 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262425728378302 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425728378302" session_id=568938106 session_state=END} 20241030085642963 DSS <0004> hlr_ussd.c:576 262425728378302/0x21e94e7a: Process SS (END) 20241030085642963 DSS <0004> hlr_ussd.c:518 262425728378302/0x21e94e7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085642963 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425728378302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425728378302" session_id=568938106 session_state=END} 20241030085642963 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425728378302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085642963 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262425728378302 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085642963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085642963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085642967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4258 20241030085642971 DAUC <0003> db_auc.c:157 IMSI='262424741856875': No 2G Auth Data 20241030085642971 DAUC <0003> db_auc.c:192 IMSI='262424741856875': No 3G Auth Data 20241030085642995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241030085643000 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085643000 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424741856875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424741856875" session_id=1338339066 session_state=BEGIN} 20241030085643000 DSS <0004> hlr_ussd.c:576 262424741856875/0x4fc56efa: Process SS (BEGIN) 20241030085643000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085643000 DSS <0004> hlr_ussd.c:518 262424741856875/0x4fc56efa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085643000 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643000 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643000 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643000 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643002 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643002 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085643002 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424741856875 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424741856875" session_id=1338339066 session_state=END} 20241030085643002 DSS <0004> hlr_ussd.c:576 262424741856875/0x4fc56efa: Process SS (END) 20241030085643002 DSS <0004> hlr_ussd.c:518 262424741856875/0x4fc56efa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085643002 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424741856875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424741856875" session_id=1338339066 session_state=END} 20241030085643002 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424741856875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085643002 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424741856875 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085643002 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643002 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241030085643010 DAUC <0003> db_auc.c:157 IMSI='262429091579959': No 2G Auth Data 20241030085643010 DAUC <0003> db_auc.c:192 IMSI='262429091579959': No 3G Auth Data 20241030085643037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241030085643043 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085643043 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429091579959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429091579959" session_id=2675160652 session_state=BEGIN} 20241030085643043 DSS <0004> hlr_ussd.c:576 262429091579959/0x9f73b64c: Process SS (BEGIN) 20241030085643043 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085643043 DSS <0004> hlr_ussd.c:518 262429091579959/0x9f73b64c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085643043 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643043 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643043 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643043 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643045 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643045 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085643045 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429091579959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429091579959" session_id=2675160652 session_state=END} 20241030085643045 DSS <0004> hlr_ussd.c:576 262429091579959/0x9f73b64c: Process SS (END) 20241030085643045 DSS <0004> hlr_ussd.c:518 262429091579959/0x9f73b64c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085643045 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429091579959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429091579959" session_id=2675160652 session_state=END} 20241030085643045 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429091579959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085643045 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429091579959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085643045 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643045 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241030085643054 DAUC <0003> db_auc.c:157 IMSI='262425755687895': No 2G Auth Data 20241030085643054 DAUC <0003> db_auc.c:192 IMSI='262425755687895': No 3G Auth Data 20241030085643083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47536<->l=127.0.0.1:4258 20241030085643091 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085643091 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755687895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425755687895" session_id=2419176035 session_state=BEGIN} 20241030085643091 DSS <0004> hlr_ussd.c:576 262425755687895/0x9031b263: Process SS (BEGIN) 20241030085643091 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085643091 DSS <0004> hlr_ussd.c:518 262425755687895/0x9031b263: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085643091 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643091 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643091 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643091 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643093 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643093 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085643093 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425755687895 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425755687895" session_id=2419176035 session_state=END} 20241030085643093 DSS <0004> hlr_ussd.c:576 262425755687895/0x9031b263: Process SS (END) 20241030085643093 DSS <0004> hlr_ussd.c:518 262425755687895/0x9031b263: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085643093 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755687895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425755687895" session_id=2419176035 session_state=END} 20241030085643093 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425755687895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085643093 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425755687895 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085643093 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643093 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47536<->l=127.0.0.1:4258 20241030085643101 DAUC <0003> db_auc.c:157 IMSI='262424267494713': No 2G Auth Data 20241030085643101 DAUC <0003> db_auc.c:192 IMSI='262424267494713': No 3G Auth Data 20241030085643130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 20241030085643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085643137 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424267494713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267494713" session_id=4088458125 session_state=BEGIN} 20241030085643137 DSS <0004> hlr_ussd.c:576 262424267494713/0xf3b0eb8d: Process SS (BEGIN) 20241030085643137 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085643137 DSS <0004> hlr_ussd.c:518 262424267494713/0xf3b0eb8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643137 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643137 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643137 DLINP <000b> input/ipa.c:431 127.0.0.1:44301 sending data 20241030085643138 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643138 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085643139 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424267494713 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267494713" session_id=4088458125 session_state=END} 20241030085643139 DSS <0004> hlr_ussd.c:576 262424267494713/0xf3b0eb8d: Process SS (END) 20241030085643139 DSS <0004> hlr_ussd.c:518 262424267494713/0xf3b0eb8d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085643139 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424267494713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267494713" session_id=4088458125 session_state=END} 20241030085643139 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424267494713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085643139 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424267494713 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085643139 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643139 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085643144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47542<->l=127.0.0.1:4258 20241030085643145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241030085643146 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085643146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085643146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085643146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085643146 DLINP <000b> input/ipa.c:451 connected read/write 20241030085643146 DLINP <000b> input/ipa.c:405 127.0.0.1:44301 message received 20241030085643146 DLINP <000b> input/ipa.c:414 127.0.0.1:44301 connection closed with server 20241030085643146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44301 20241030085643147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030085643147 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37813<->l=127.0.0.1:4259) 20241030085643188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 20241030085643389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47550<->l=127.0.0.1:4258 20241030085646470 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41619 20241030085646470 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41619 20241030085646473 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646473 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085646474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085646476 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646476 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646476 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085646476 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030085646476 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030085646476 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  20241030085646476 DLGSUP <0013> gsup_server.c:235 2:  20241030085646476 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 3:  20241030085646476 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 4:  20241030085646476 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 5:  20241030085646476 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 7:  20241030085646476 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085646476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085646476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085646476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41619 20241030085646476 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20241030085646479 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085646479 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085646479 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  20241030085646479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085646479 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  20241030085646479 DLGSUP <0013> gsup_server.c:235 2:  20241030085646479 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085646479 DLGSUP <0013> gsup_server.c:235 3:  20241030085646479 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085646479 DLGSUP <0013> gsup_server.c:235 4:  20241030085646479 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085646479 DLGSUP <0013> gsup_server.c:235 5:  20241030085646479 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085646479 DLGSUP <0013> gsup_server.c:235 7:  20241030085646479 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085646479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085646479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085646479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085646499 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42169<->l=127.0.0.1:4259) 20241030085646512 DAUC <0003> db_auc.c:157 IMSI='262423977848808': No 2G Auth Data 20241030085646512 DAUC <0003> db_auc.c:192 IMSI='262423977848808': No 3G Auth Data 20241030085646540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241030085646548 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646548 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423977848808" session_id=1942795468 session_state=BEGIN} 20241030085646548 DSS <0004> hlr_ussd.c:576 262423977848808/0x73ccb4cc: Process SS (BEGIN) 20241030085646548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646548 DSS <0004> hlr_ussd.c:518 262423977848808/0x73ccb4cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646548 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646548 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646548 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646548 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646556 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646556 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646556 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977848808" session_id=1942795468 session_state=CONTINUE} 20241030085646556 DSS <0004> hlr_ussd.c:576 262423977848808/0x73ccb4cc: Process SS (CONTINUE) 20241030085646556 DSS <0004> hlr_ussd.c:518 262423977848808/0x73ccb4cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646556 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977848808" session_id=1942795468 session_state=CONTINUE} 20241030085646556 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646556 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646556 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646562 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646562 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423977848808" session_id=1942795468 session_state=CONTINUE} 20241030085646562 DSS <0004> hlr_ussd.c:576 262423977848808/0x73ccb4cc: Process SS (CONTINUE) 20241030085646562 DSS <0004> hlr_ussd.c:518 262423977848808/0x73ccb4cc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646562 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646562 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646562 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646563 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646563 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646564 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646564 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646564 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977848808" session_id=1942795468 session_state=END} 20241030085646564 DSS <0004> hlr_ussd.c:576 262423977848808/0x73ccb4cc: Process SS (END) 20241030085646564 DSS <0004> hlr_ussd.c:518 262423977848808/0x73ccb4cc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646564 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977848808" session_id=1942795468 session_state=END} 20241030085646564 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646564 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423977848808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646564 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646564 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241030085646571 DAUC <0003> db_auc.c:157 IMSI='262426362217592': No 2G Auth Data 20241030085646571 DAUC <0003> db_auc.c:192 IMSI='262426362217592': No 3G Auth Data 20241030085646595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4258 20241030085646600 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646600 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362217592" session_id=1354021470 session_state=BEGIN} 20241030085646600 DSS <0004> hlr_ussd.c:576 262426362217592/0x50b4ba5e: Process SS (BEGIN) 20241030085646600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646600 DSS <0004> hlr_ussd.c:518 262426362217592/0x50b4ba5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646600 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646600 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646600 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646600 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646602 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646602 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646602 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362217592" session_id=1354021470 session_state=CONTINUE} 20241030085646602 DSS <0004> hlr_ussd.c:576 262426362217592/0x50b4ba5e: Process SS (CONTINUE) 20241030085646602 DSS <0004> hlr_ussd.c:518 262426362217592/0x50b4ba5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646602 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362217592" session_id=1354021470 session_state=CONTINUE} 20241030085646602 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646602 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646602 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646607 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362217592" session_id=1354021470 session_state=CONTINUE} 20241030085646607 DSS <0004> hlr_ussd.c:576 262426362217592/0x50b4ba5e: Process SS (CONTINUE) 20241030085646607 DSS <0004> hlr_ussd.c:518 262426362217592/0x50b4ba5e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646607 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646607 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646607 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646607 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646609 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646609 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646609 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362217592" session_id=1354021470 session_state=END} 20241030085646609 DSS <0004> hlr_ussd.c:576 262426362217592/0x50b4ba5e: Process SS (END) 20241030085646609 DSS <0004> hlr_ussd.c:518 262426362217592/0x50b4ba5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646609 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362217592" session_id=1354021470 session_state=END} 20241030085646609 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646609 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426362217592 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646609 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646609 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4258 20241030085646615 DAUC <0003> db_auc.c:157 IMSI='262420478844858': No 2G Auth Data 20241030085646615 DAUC <0003> db_auc.c:192 IMSI='262420478844858': No 3G Auth Data 20241030085646641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4258 20241030085646647 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646647 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420478844858" session_id=288477825 session_state=BEGIN} 20241030085646647 DSS <0004> hlr_ussd.c:576 262420478844858/0x1131d281: Process SS (BEGIN) 20241030085646647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646647 DSS <0004> hlr_ussd.c:518 262420478844858/0x1131d281: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646647 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646647 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646647 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646647 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646649 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646649 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420478844858" session_id=288477825 session_state=CONTINUE} 20241030085646649 DSS <0004> hlr_ussd.c:576 262420478844858/0x1131d281: Process SS (CONTINUE) 20241030085646649 DSS <0004> hlr_ussd.c:518 262420478844858/0x1131d281: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646649 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420478844858" session_id=288477825 session_state=CONTINUE} 20241030085646649 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646649 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646653 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420478844858" session_id=288477825 session_state=CONTINUE} 20241030085646653 DSS <0004> hlr_ussd.c:576 262420478844858/0x1131d281: Process SS (CONTINUE) 20241030085646653 DSS <0004> hlr_ussd.c:518 262420478844858/0x1131d281: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646653 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646653 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646653 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646654 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646654 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646655 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646655 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420478844858" session_id=288477825 session_state=END} 20241030085646655 DSS <0004> hlr_ussd.c:576 262420478844858/0x1131d281: Process SS (END) 20241030085646655 DSS <0004> hlr_ussd.c:518 262420478844858/0x1131d281: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646655 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420478844858" session_id=288477825 session_state=END} 20241030085646655 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646655 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420478844858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646655 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4258 20241030085646662 DAUC <0003> db_auc.c:157 IMSI='262429698077520': No 2G Auth Data 20241030085646662 DAUC <0003> db_auc.c:192 IMSI='262429698077520': No 3G Auth Data 20241030085646686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20241030085646692 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646692 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698077520" session_id=3715675511 session_state=BEGIN} 20241030085646692 DSS <0004> hlr_ussd.c:576 262429698077520/0xdd78b577: Process SS (BEGIN) 20241030085646692 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646692 DSS <0004> hlr_ussd.c:518 262429698077520/0xdd78b577: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646692 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646692 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646692 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646692 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646695 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646695 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698077520" session_id=3715675511 session_state=CONTINUE} 20241030085646695 DSS <0004> hlr_ussd.c:576 262429698077520/0xdd78b577: Process SS (CONTINUE) 20241030085646695 DSS <0004> hlr_ussd.c:518 262429698077520/0xdd78b577: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646695 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698077520" session_id=3715675511 session_state=CONTINUE} 20241030085646695 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646695 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646699 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646699 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698077520" session_id=3715675511 session_state=CONTINUE} 20241030085646699 DSS <0004> hlr_ussd.c:576 262429698077520/0xdd78b577: Process SS (CONTINUE) 20241030085646699 DSS <0004> hlr_ussd.c:518 262429698077520/0xdd78b577: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646699 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646699 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646699 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646699 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646699 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646701 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646701 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646701 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698077520" session_id=3715675511 session_state=END} 20241030085646701 DSS <0004> hlr_ussd.c:576 262429698077520/0xdd78b577: Process SS (END) 20241030085646701 DSS <0004> hlr_ussd.c:518 262429698077520/0xdd78b577: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646701 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698077520" session_id=3715675511 session_state=END} 20241030085646701 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646701 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429698077520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646701 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646701 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20241030085646708 DAUC <0003> db_auc.c:157 IMSI='262425362051808': No 2G Auth Data 20241030085646708 DAUC <0003> db_auc.c:192 IMSI='262425362051808': No 3G Auth Data 20241030085646732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241030085646738 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646738 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362051808" session_id=48073597 session_state=BEGIN} 20241030085646738 DSS <0004> hlr_ussd.c:576 262425362051808/0x02dd8b7d: Process SS (BEGIN) 20241030085646738 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646738 DSS <0004> hlr_ussd.c:518 262425362051808/0x02dd8b7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646738 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646738 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646738 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646738 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646740 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646740 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646740 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362051808" session_id=48073597 session_state=CONTINUE} 20241030085646740 DSS <0004> hlr_ussd.c:576 262425362051808/0x02dd8b7d: Process SS (CONTINUE) 20241030085646740 DSS <0004> hlr_ussd.c:518 262425362051808/0x02dd8b7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646740 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362051808" session_id=48073597 session_state=CONTINUE} 20241030085646740 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646740 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646740 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646744 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362051808" session_id=48073597 session_state=CONTINUE} 20241030085646744 DSS <0004> hlr_ussd.c:576 262425362051808/0x02dd8b7d: Process SS (CONTINUE) 20241030085646744 DSS <0004> hlr_ussd.c:518 262425362051808/0x02dd8b7d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646744 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646744 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646744 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646747 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646747 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646747 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362051808" session_id=48073597 session_state=END} 20241030085646747 DSS <0004> hlr_ussd.c:576 262425362051808/0x02dd8b7d: Process SS (END) 20241030085646747 DSS <0004> hlr_ussd.c:518 262425362051808/0x02dd8b7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646747 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362051808" session_id=48073597 session_state=END} 20241030085646747 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646747 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425362051808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646747 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646747 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241030085646753 DAUC <0003> db_auc.c:157 IMSI='262423012187851': No 2G Auth Data 20241030085646753 DAUC <0003> db_auc.c:192 IMSI='262423012187851': No 3G Auth Data 20241030085646784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20241030085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646791 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423012187851" session_id=3117437110 session_state=BEGIN} 20241030085646791 DSS <0004> hlr_ussd.c:576 262423012187851/0xb9d050b6: Process SS (BEGIN) 20241030085646791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646791 DSS <0004> hlr_ussd.c:518 262423012187851/0xb9d050b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646791 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646791 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646793 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646793 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646794 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423012187851" session_id=3117437110 session_state=CONTINUE} 20241030085646794 DSS <0004> hlr_ussd.c:576 262423012187851/0xb9d050b6: Process SS (CONTINUE) 20241030085646794 DSS <0004> hlr_ussd.c:518 262423012187851/0xb9d050b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646794 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423012187851" session_id=3117437110 session_state=CONTINUE} 20241030085646794 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646794 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646794 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646798 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646798 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423012187851" session_id=3117437110 session_state=CONTINUE} 20241030085646798 DSS <0004> hlr_ussd.c:576 262423012187851/0xb9d050b6: Process SS (CONTINUE) 20241030085646798 DSS <0004> hlr_ussd.c:518 262423012187851/0xb9d050b6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646798 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646798 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646798 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646798 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646798 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646800 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646800 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646800 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423012187851" session_id=3117437110 session_state=END} 20241030085646800 DSS <0004> hlr_ussd.c:576 262423012187851/0xb9d050b6: Process SS (END) 20241030085646800 DSS <0004> hlr_ussd.c:518 262423012187851/0xb9d050b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646800 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423012187851" session_id=3117437110 session_state=END} 20241030085646800 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646800 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423012187851 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646800 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646800 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20241030085646807 DAUC <0003> db_auc.c:157 IMSI='262424794711712': No 2G Auth Data 20241030085646807 DAUC <0003> db_auc.c:192 IMSI='262424794711712': No 3G Auth Data 20241030085646836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241030085646843 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646843 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424794711712" session_id=2592913367 session_state=BEGIN} 20241030085646843 DSS <0004> hlr_ussd.c:576 262424794711712/0x9a8cb7d7: Process SS (BEGIN) 20241030085646843 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646843 DSS <0004> hlr_ussd.c:518 262424794711712/0x9a8cb7d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646843 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646843 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646843 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646843 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646845 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646845 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646845 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424794711712" session_id=2592913367 session_state=CONTINUE} 20241030085646845 DSS <0004> hlr_ussd.c:576 262424794711712/0x9a8cb7d7: Process SS (CONTINUE) 20241030085646846 DSS <0004> hlr_ussd.c:518 262424794711712/0x9a8cb7d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646846 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424794711712" session_id=2592913367 session_state=CONTINUE} 20241030085646846 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646846 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646850 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646850 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424794711712" session_id=2592913367 session_state=CONTINUE} 20241030085646850 DSS <0004> hlr_ussd.c:576 262424794711712/0x9a8cb7d7: Process SS (CONTINUE) 20241030085646850 DSS <0004> hlr_ussd.c:518 262424794711712/0x9a8cb7d7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646850 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646850 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646850 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646850 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646850 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646852 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646852 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646852 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424794711712" session_id=2592913367 session_state=END} 20241030085646852 DSS <0004> hlr_ussd.c:576 262424794711712/0x9a8cb7d7: Process SS (END) 20241030085646852 DSS <0004> hlr_ussd.c:518 262424794711712/0x9a8cb7d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646852 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424794711712" session_id=2592913367 session_state=END} 20241030085646852 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646852 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424794711712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646852 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646852 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241030085646858 DAUC <0003> db_auc.c:157 IMSI='262420230144563': No 2G Auth Data 20241030085646858 DAUC <0003> db_auc.c:192 IMSI='262420230144563': No 3G Auth Data 20241030085646887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20241030085646895 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646895 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420230144563" session_id=1987568095 session_state=BEGIN} 20241030085646895 DSS <0004> hlr_ussd.c:576 262420230144563/0x7677e1df: Process SS (BEGIN) 20241030085646895 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030085646895 DSS <0004> hlr_ussd.c:518 262420230144563/0x7677e1df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030085646895 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646895 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646895 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646895 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646896 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646896 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420230144563" session_id=1987568095 session_state=CONTINUE} 20241030085646896 DSS <0004> hlr_ussd.c:576 262420230144563/0x7677e1df: Process SS (CONTINUE) 20241030085646896 DSS <0004> hlr_ussd.c:518 262420230144563/0x7677e1df: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030085646896 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420230144563" session_id=1987568095 session_state=CONTINUE} 20241030085646896 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646896 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646900 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420230144563" session_id=1987568095 session_state=CONTINUE} 20241030085646900 DSS <0004> hlr_ussd.c:576 262420230144563/0x7677e1df: Process SS (CONTINUE) 20241030085646900 DSS <0004> hlr_ussd.c:518 262420230144563/0x7677e1df: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646900 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646900 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646900 DLINP <000b> input/ipa.c:431 127.0.0.1:41619 sending data 20241030085646902 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646902 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646902 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420230144563" session_id=1987568095 session_state=END} 20241030085646902 DSS <0004> hlr_ussd.c:576 262420230144563/0x7677e1df: Process SS (END) 20241030085646902 DSS <0004> hlr_ussd.c:518 262420230144563/0x7677e1df: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030085646902 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420230144563" session_id=1987568095 session_state=END} 20241030085646902 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085646902 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420230144563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085646902 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646902 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085646903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20241030085646905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20241030085646906 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646906 DLINP <000b> input/ipa.c:405 127.0.0.1:41619 message received 20241030085646906 DLINP <000b> input/ipa.c:414 127.0.0.1:41619 connection closed with server 20241030085646906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41619 20241030085646906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030085646906 DLINP <000b> input/ipa.c:451 connected read/write 20241030085646906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085646906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085646906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085646906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085646906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42169<->l=127.0.0.1:4259) 20241030085646948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20241030085647149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4258 20241030085650226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46397 20241030085650226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46397 20241030085650228 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650228 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085650230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085650232 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650232 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650232 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085650232 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030085650232 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030085650232 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  20241030085650232 DLGSUP <0013> gsup_server.c:235 2:  20241030085650232 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 3:  20241030085650232 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 4:  20241030085650232 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 5:  20241030085650232 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 7:  20241030085650232 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085650232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085650232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085650232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46397 20241030085650232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57768<->l=127.0.0.1:4258 20241030085650233 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085650233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085650233 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  20241030085650233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085650233 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  20241030085650234 DLGSUP <0013> gsup_server.c:235 2:  20241030085650234 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085650234 DLGSUP <0013> gsup_server.c:235 3:  20241030085650234 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085650234 DLGSUP <0013> gsup_server.c:235 4:  20241030085650234 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085650234 DLGSUP <0013> gsup_server.c:235 5:  20241030085650234 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085650234 DLGSUP <0013> gsup_server.c:235 7:  20241030085650234 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085650234 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085650234 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085650234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085650252 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43205<->l=127.0.0.1:4259) 20241030085650273 DAUC <0003> db_auc.c:157 IMSI='262428956577499': No 2G Auth Data 20241030085650273 DAUC <0003> db_auc.c:192 IMSI='262428956577499': No 3G Auth Data 20241030085650300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20241030085650309 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650309 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428956577499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428956577499" session_id=2690374288 session_state=BEGIN} 20241030085650309 DSS <0004> hlr_ussd.c:576 262428956577499/0xa05bda90: Process SS (BEGIN) 20241030085650309 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650309 DSS <0004> hlr_ussd.c:518 262428956577499/0xa05bda90: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650309 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650309 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650309 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650309 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650318 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650318 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428956577499 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428956577499" session_id=2690374288 session_state=END} 20241030085650318 DSS <0004> hlr_ussd.c:576 262428956577499/0xa05bda90: Process SS (END) 20241030085650318 DSS <0004> hlr_ussd.c:518 262428956577499/0xa05bda90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650318 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428956577499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428956577499" session_id=2690374288 session_state=END} 20241030085650318 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428956577499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650318 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428956577499 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20241030085650328 DAUC <0003> db_auc.c:157 IMSI='262423571149100': No 2G Auth Data 20241030085650328 DAUC <0003> db_auc.c:192 IMSI='262423571149100': No 3G Auth Data 20241030085650354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20241030085650359 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650359 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423571149100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423571149100" session_id=3769558798 session_state=BEGIN} 20241030085650359 DSS <0004> hlr_ussd.c:576 262423571149100/0xe0aee70e: Process SS (BEGIN) 20241030085650359 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650359 DSS <0004> hlr_ussd.c:518 262423571149100/0xe0aee70e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650359 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650359 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650359 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650359 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650361 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650362 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650362 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423571149100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423571149100" session_id=3769558798 session_state=END} 20241030085650362 DSS <0004> hlr_ussd.c:576 262423571149100/0xe0aee70e: Process SS (END) 20241030085650362 DSS <0004> hlr_ussd.c:518 262423571149100/0xe0aee70e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650362 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423571149100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423571149100" session_id=3769558798 session_state=END} 20241030085650362 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423571149100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650362 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423571149100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650362 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650362 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20241030085650370 DAUC <0003> db_auc.c:157 IMSI='262425776527573': No 2G Auth Data 20241030085650370 DAUC <0003> db_auc.c:192 IMSI='262425776527573': No 3G Auth Data 20241030085650395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241030085650402 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650402 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425776527573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425776527573" session_id=2161606079 session_state=BEGIN} 20241030085650402 DSS <0004> hlr_ussd.c:576 262425776527573/0x80d77dbf: Process SS (BEGIN) 20241030085650402 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650402 DSS <0004> hlr_ussd.c:518 262425776527573/0x80d77dbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650402 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650402 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650402 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650402 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650404 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650404 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650404 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425776527573 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425776527573" session_id=2161606079 session_state=END} 20241030085650404 DSS <0004> hlr_ussd.c:576 262425776527573/0x80d77dbf: Process SS (END) 20241030085650404 DSS <0004> hlr_ussd.c:518 262425776527573/0x80d77dbf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650404 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425776527573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425776527573" session_id=2161606079 session_state=END} 20241030085650404 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425776527573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650404 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425776527573 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650404 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650404 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4258 20241030085650419 DAUC <0003> db_auc.c:157 IMSI='262426311865883': No 2G Auth Data 20241030085650419 DAUC <0003> db_auc.c:192 IMSI='262426311865883': No 3G Auth Data 20241030085650450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20241030085650456 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650456 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426311865883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426311865883" session_id=3706013999 session_state=BEGIN} 20241030085650456 DSS <0004> hlr_ussd.c:576 262426311865883/0xdce5492f: Process SS (BEGIN) 20241030085650457 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650457 DSS <0004> hlr_ussd.c:518 262426311865883/0xdce5492f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650457 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650457 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650457 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650457 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650459 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650459 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650459 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426311865883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311865883" session_id=3706013999 session_state=END} 20241030085650459 DSS <0004> hlr_ussd.c:576 262426311865883/0xdce5492f: Process SS (END) 20241030085650459 DSS <0004> hlr_ussd.c:518 262426311865883/0xdce5492f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650459 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426311865883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311865883" session_id=3706013999 session_state=END} 20241030085650459 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426311865883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650459 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426311865883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650459 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650459 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20241030085650468 DAUC <0003> db_auc.c:157 IMSI='262425432142673': No 2G Auth Data 20241030085650468 DAUC <0003> db_auc.c:192 IMSI='262425432142673': No 3G Auth Data 20241030085650492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20241030085650497 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650497 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425432142673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425432142673" session_id=1338952046 session_state=BEGIN} 20241030085650497 DSS <0004> hlr_ussd.c:576 262425432142673/0x4fcec96e: Process SS (BEGIN) 20241030085650497 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650497 DSS <0004> hlr_ussd.c:518 262425432142673/0x4fcec96e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650497 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650497 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650497 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650497 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650499 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650499 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650499 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425432142673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425432142673" session_id=1338952046 session_state=END} 20241030085650499 DSS <0004> hlr_ussd.c:576 262425432142673/0x4fcec96e: Process SS (END) 20241030085650499 DSS <0004> hlr_ussd.c:518 262425432142673/0x4fcec96e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650499 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425432142673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425432142673" session_id=1338952046 session_state=END} 20241030085650499 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425432142673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650499 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425432142673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650499 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650499 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20241030085650507 DAUC <0003> db_auc.c:157 IMSI='262423121684047': No 2G Auth Data 20241030085650507 DAUC <0003> db_auc.c:192 IMSI='262423121684047': No 3G Auth Data 20241030085650536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57806<->l=127.0.0.1:4258 20241030085650541 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650541 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423121684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423121684047" session_id=2882839961 session_state=BEGIN} 20241030085650541 DSS <0004> hlr_ussd.c:576 262423121684047/0xabd4a599: Process SS (BEGIN) 20241030085650541 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650541 DSS <0004> hlr_ussd.c:518 262423121684047/0xabd4a599: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650541 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650541 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650541 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650541 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650544 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650544 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650544 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423121684047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423121684047" session_id=2882839961 session_state=END} 20241030085650544 DSS <0004> hlr_ussd.c:576 262423121684047/0xabd4a599: Process SS (END) 20241030085650544 DSS <0004> hlr_ussd.c:518 262423121684047/0xabd4a599: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650544 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423121684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423121684047" session_id=2882839961 session_state=END} 20241030085650544 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423121684047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650544 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423121684047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650544 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650544 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57806<->l=127.0.0.1:4258 20241030085650552 DAUC <0003> db_auc.c:157 IMSI='262421764101293': No 2G Auth Data 20241030085650552 DAUC <0003> db_auc.c:192 IMSI='262421764101293': No 3G Auth Data 20241030085650580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57816<->l=127.0.0.1:4258 20241030085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650586 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421764101293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764101293" session_id=209246339 session_state=BEGIN} 20241030085650586 DSS <0004> hlr_ussd.c:576 262421764101293/0x0c78d883: Process SS (BEGIN) 20241030085650586 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650586 DSS <0004> hlr_ussd.c:518 262421764101293/0x0c78d883: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650586 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650586 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650588 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650588 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650588 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421764101293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764101293" session_id=209246339 session_state=END} 20241030085650588 DSS <0004> hlr_ussd.c:576 262421764101293/0x0c78d883: Process SS (END) 20241030085650588 DSS <0004> hlr_ussd.c:518 262421764101293/0x0c78d883: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650588 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421764101293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764101293" session_id=209246339 session_state=END} 20241030085650588 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421764101293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650588 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421764101293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650588 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650588 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57816<->l=127.0.0.1:4258 20241030085650596 DAUC <0003> db_auc.c:157 IMSI='262426159489741': No 2G Auth Data 20241030085650596 DAUC <0003> db_auc.c:192 IMSI='262426159489741': No 3G Auth Data 20241030085650623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20241030085650629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650629 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426159489741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426159489741" session_id=1597518302 session_state=BEGIN} 20241030085650629 DSS <0004> hlr_ussd.c:576 262426159489741/0x5f3831de: Process SS (BEGIN) 20241030085650629 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030085650629 DSS <0004> hlr_ussd.c:518 262426159489741/0x5f3831de: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030085650629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650629 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650629 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650629 DLINP <000b> input/ipa.c:431 127.0.0.1:46397 sending data 20241030085650631 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650631 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650631 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426159489741 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426159489741" session_id=1597518302 session_state=END} 20241030085650631 DSS <0004> hlr_ussd.c:576 262426159489741/0x5f3831de: Process SS (END) 20241030085650631 DSS <0004> hlr_ussd.c:518 262426159489741/0x5f3831de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030085650631 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426159489741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426159489741" session_id=1597518302 session_state=END} 20241030085650631 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426159489741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650631 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426159489741 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030085650631 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650631 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085650635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.1:4258 20241030085650639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57768<->l=127.0.0.1:4258 20241030085650640 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650640 DLINP <000b> input/ipa.c:405 127.0.0.1:46397 message received 20241030085650640 DLINP <000b> input/ipa.c:414 127.0.0.1:46397 connection closed with server 20241030085650640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46397 20241030085650640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030085650640 DLINP <000b> input/ipa.c:451 connected read/write 20241030085650640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085650640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085650640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085650640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085650640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43205<->l=127.0.0.1:4259) 20241030085650680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4258 20241030085650780 DSS <0004> hlr_ussd.c:239 262428780541884/0x7c727af7: SS Session Timeout, destroying 20241030085650780 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428780541884 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650831 DSS <0004> hlr_ussd.c:239 262426446219011/0x42da6c97: SS Session Timeout, destroying 20241030085650831 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426446219011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650881 DSS <0004> hlr_ussd.c:239 262421468247176/0x07e5e788: SS Session Timeout, destroying 20241030085650881 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421468247176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57832<->l=127.0.0.1:4258 20241030085650943 DSS <0004> hlr_ussd.c:239 262427941252320/0xe31e3e66: SS Session Timeout, destroying 20241030085650943 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427941252320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085650984 DSS <0004> hlr_ussd.c:239 262429637308092/0x5b2e926b: SS Session Timeout, destroying 20241030085650984 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429637308092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085651028 DSS <0004> hlr_ussd.c:239 262423489057550/0x1c8765a8: SS Session Timeout, destroying 20241030085651028 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423489057550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085651070 DSS <0004> hlr_ussd.c:239 262425741359741/0xcd65959b: SS Session Timeout, destroying 20241030085651070 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425741359741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085651116 DSS <0004> hlr_ussd.c:239 262425652086025/0x878d10b5: SS Session Timeout, destroying 20241030085651116 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425652086025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085653964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085653964 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085653966 DLINP <000b> input/ipa.c:451 connected read/write 20241030085653966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085653967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241030085653969 DLINP <000b> input/ipa.c:451 connected read/write 20241030085653969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085653969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085653969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085653969 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  20241030085653969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085653969 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  20241030085653969 DLGSUP <0013> gsup_server.c:235 2:  20241030085653969 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085653969 DLGSUP <0013> gsup_server.c:235 3:  20241030085653969 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085653969 DLGSUP <0013> gsup_server.c:235 4:  20241030085653969 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085653969 DLGSUP <0013> gsup_server.c:235 5:  20241030085653969 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085653969 DLGSUP <0013> gsup_server.c:235 7:  20241030085653969 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085653969 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085653969 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085653969 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085653988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34001<->l=127.0.0.1:4259) 20241030085653994 DAUC <0003> db_auc.c:157 IMSI='262421729017660': No 2G Auth Data 20241030085653994 DAUC <0003> db_auc.c:192 IMSI='262421729017660': No 3G Auth Data 20241030085654017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241030085654026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085654026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085654026 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421729017660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421729017660" session_id=1522276008 session_state=BEGIN} 20241030085654026 DSS <0004> hlr_ussd.c:576 262421729017660/0x5abc16a8: Process SS (BEGIN) 20241030085654026 DSS <0004> hlr_ussd.c:498 262421729017660/0x5abc16a8: SS CompType=Invoke, OpCode=InterrogateSS 20241030085654026 DSS <0004> hlr_ussd.c:506 262421729017660/0x5abc16a8: Structured SS requests are not supported, rejecting... 20241030085654026 DSS <0004> hlr_ussd.c:354 262421729017660/0x5abc16a8: Tx ReturnError(0, 0x15) 20241030085654026 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421729017660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421729017660" session_id=1522276008 session_state=END} 20241030085654026 DLINP <000b> input/ipa.c:451 connected read/write 20241030085654026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085654027 DLINP <000b> input/ipa.c:451 connected read/write 20241030085654027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085654031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241030085654040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241030085654041 DLINP <000b> input/ipa.c:451 connected read/write 20241030085654041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085654041 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085654041 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085654041 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085654041 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34001<->l=127.0.0.1:4259) 20241030085654082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241030085654183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241030085654413 DSS <0004> hlr_ussd.c:239 262421064084791/0xb63175c1: SS Session Timeout, destroying 20241030085654413 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064084791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654452 DSS <0004> hlr_ussd.c:239 262425798549646/0x1f0c2ec9: SS Session Timeout, destroying 20241030085654452 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425798549646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654491 DSS <0004> hlr_ussd.c:239 262422583780985/0xd82ad4a3: SS Session Timeout, destroying 20241030085654491 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422583780985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654529 DSS <0004> hlr_ussd.c:239 262427899937218/0xd99d27be: SS Session Timeout, destroying 20241030085654529 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427899937218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654568 DSS <0004> hlr_ussd.c:239 262426062450406/0xa52ffae4: SS Session Timeout, destroying 20241030085654568 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426062450406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654607 DSS <0004> hlr_ussd.c:239 262425591274792/0xe9b92cd7: SS Session Timeout, destroying 20241030085654607 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425591274792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654649 DSS <0004> hlr_ussd.c:239 262426095769836/0x14efbe0d: SS Session Timeout, destroying 20241030085654649 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426095769836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085654695 DSS <0004> hlr_ussd.c:239 262422343221128/0xc6aa69e9: SS Session Timeout, destroying 20241030085654695 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422343221128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085657260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085657260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085657261 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 20241030085657263 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085657263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085657263 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  20241030085657263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085657263 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  20241030085657263 DLGSUP <0013> gsup_server.c:235 2:  20241030085657263 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085657263 DLGSUP <0013> gsup_server.c:235 3:  20241030085657263 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085657263 DLGSUP <0013> gsup_server.c:235 4:  20241030085657263 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085657263 DLGSUP <0013> gsup_server.c:235 5:  20241030085657263 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085657263 DLGSUP <0013> gsup_server.c:235 7:  20241030085657263 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085657263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085657263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085657263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085657281 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40809<->l=127.0.0.1:4259) 20241030085657292 DAUC <0003> db_auc.c:157 IMSI='262429319189125': No 2G Auth Data 20241030085657292 DAUC <0003> db_auc.c:192 IMSI='262429319189125': No 3G Auth Data 20241030085657317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241030085657324 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657325 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429319189125"} 20241030085657325 DMAIN <0000> hlr.c:435 IMSI='262429319189125': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657325 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429319189125"} 20241030085657325 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657325 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657325 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657327 DAUC <0003> db_auc.c:192 IMSI='262429319189125': No 3G Auth Data 20241030085657331 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657331 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429319189125"} 20241030085657331 DAUC <0003> hlr.c:428 IMSI='262429319189125': storing IMEI = 12345678901234 20241030085657342 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429319189125"} 20241030085657342 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429319189125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657342 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657342 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657344 DAUC <0003> db_auc.c:192 IMSI='262429319189125': No 3G Auth Data 20241030085657345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241030085657357 DAUC <0003> db_auc.c:157 IMSI='262422527261823': No 2G Auth Data 20241030085657357 DAUC <0003> db_auc.c:192 IMSI='262422527261823': No 3G Auth Data 20241030085657384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20241030085657389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657389 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422527261823"} 20241030085657389 DMAIN <0000> hlr.c:435 IMSI='262422527261823': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657389 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422527261823"} 20241030085657389 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657389 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657390 DAUC <0003> db_auc.c:192 IMSI='262422527261823': No 3G Auth Data 20241030085657392 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657392 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422527261823"} 20241030085657392 DAUC <0003> hlr.c:428 IMSI='262422527261823': storing IMEI = 12345678901234 20241030085657396 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422527261823"} 20241030085657396 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422527261823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657396 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657396 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657397 DAUC <0003> db_auc.c:192 IMSI='262422527261823': No 3G Auth Data 20241030085657398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20241030085657411 DAUC <0003> db_auc.c:157 IMSI='262423278687674': No 2G Auth Data 20241030085657411 DAUC <0003> db_auc.c:192 IMSI='262423278687674': No 3G Auth Data 20241030085657437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20241030085657442 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657442 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278687674"} 20241030085657442 DMAIN <0000> hlr.c:435 IMSI='262423278687674': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657442 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278687674"} 20241030085657442 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657442 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657442 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657443 DAUC <0003> db_auc.c:192 IMSI='262423278687674': No 3G Auth Data 20241030085657445 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657445 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278687674"} 20241030085657445 DAUC <0003> hlr.c:428 IMSI='262423278687674': storing IMEI = 12345678901234 20241030085657449 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278687674"} 20241030085657449 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423278687674 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657450 DAUC <0003> db_auc.c:192 IMSI='262423278687674': No 3G Auth Data 20241030085657451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36216<->l=127.0.0.1:4258 20241030085657464 DAUC <0003> db_auc.c:157 IMSI='262424926573653': No 2G Auth Data 20241030085657464 DAUC <0003> db_auc.c:192 IMSI='262424926573653': No 3G Auth Data 20241030085657489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241030085657494 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657494 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424926573653"} 20241030085657494 DMAIN <0000> hlr.c:435 IMSI='262424926573653': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657495 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424926573653"} 20241030085657495 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657495 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657495 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657496 DAUC <0003> db_auc.c:157 IMSI='262424926573653': No 2G Auth Data 20241030085657498 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657498 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424926573653"} 20241030085657498 DAUC <0003> hlr.c:428 IMSI='262424926573653': storing IMEI = 12345678901234 20241030085657502 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424926573653"} 20241030085657502 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424926573653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657502 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657502 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657503 DAUC <0003> db_auc.c:157 IMSI='262424926573653': No 2G Auth Data 20241030085657504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36218<->l=127.0.0.1:4258 20241030085657517 DAUC <0003> db_auc.c:157 IMSI='262429677299223': No 2G Auth Data 20241030085657517 DAUC <0003> db_auc.c:192 IMSI='262429677299223': No 3G Auth Data 20241030085657543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 20241030085657549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657549 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429677299223"} 20241030085657549 DMAIN <0000> hlr.c:435 IMSI='262429677299223': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657549 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429677299223"} 20241030085657549 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657549 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657551 DAUC <0003> db_auc.c:157 IMSI='262429677299223': No 2G Auth Data 20241030085657553 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657553 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429677299223"} 20241030085657553 DAUC <0003> hlr.c:428 IMSI='262429677299223': storing IMEI = 12345678901234 20241030085657556 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429677299223"} 20241030085657556 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429677299223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657556 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657556 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657558 DAUC <0003> db_auc.c:157 IMSI='262429677299223': No 2G Auth Data 20241030085657559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 20241030085657572 DAUC <0003> db_auc.c:157 IMSI='262425807645078': No 2G Auth Data 20241030085657572 DAUC <0003> db_auc.c:192 IMSI='262425807645078': No 3G Auth Data 20241030085657601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20241030085657606 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657606 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425807645078"} 20241030085657606 DMAIN <0000> hlr.c:435 IMSI='262425807645078': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657606 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425807645078"} 20241030085657606 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657606 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657606 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657610 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657610 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425807645078"} 20241030085657610 DAUC <0003> hlr.c:428 IMSI='262425807645078': storing IMEI = 12345678901234 20241030085657614 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425807645078"} 20241030085657614 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425807645078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657614 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657614 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20241030085657632 DAUC <0003> db_auc.c:157 IMSI='262421278282763': No 2G Auth Data 20241030085657632 DAUC <0003> db_auc.c:192 IMSI='262421278282763': No 3G Auth Data 20241030085657662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20241030085657666 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657666 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278282763"} 20241030085657666 DMAIN <0000> hlr.c:435 IMSI='262421278282763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657666 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421278282763"} 20241030085657666 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657666 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657666 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657672 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657672 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421278282763"} 20241030085657672 DAUC <0003> hlr.c:428 IMSI='262421278282763': storing IMEI = 12345678901234 20241030085657676 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421278282763"} 20241030085657676 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421278282763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657676 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657676 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.1:4258 20241030085657694 DAUC <0003> db_auc.c:157 IMSI='262423198837164': No 2G Auth Data 20241030085657694 DAUC <0003> db_auc.c:192 IMSI='262423198837164': No 3G Auth Data 20241030085657721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36246<->l=127.0.0.1:4258 20241030085657727 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657727 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423198837164"} 20241030085657727 DMAIN <0000> hlr.c:435 IMSI='262423198837164': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085657727 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423198837164"} 20241030085657727 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657727 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657727 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657731 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657731 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423198837164"} 20241030085657731 DAUC <0003> hlr.c:428 IMSI='262423198837164': storing IMEI = 12345678901234 20241030085657735 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423198837164"} 20241030085657735 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423198837164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085657735 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657735 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085657737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36246<->l=127.0.0.1:4258 20241030085657751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36200<->l=127.0.0.1:4258 20241030085657752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40809<->l=127.0.0.1:4259) 20241030085657752 DLINP <000b> input/ipa.c:451 connected read/write 20241030085657752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085657752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085657752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085657752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085657792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4258 20241030085657892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4258 20241030085700972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085700972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085700973 DLINP <000b> input/ipa.c:451 connected read/write 20241030085700973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085700973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241030085700975 DLINP <000b> input/ipa.c:451 connected read/write 20241030085700975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085700975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085700975 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085700975 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  20241030085700975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085700975 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  20241030085700975 DLGSUP <0013> gsup_server.c:235 2:  20241030085700975 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085700975 DLGSUP <0013> gsup_server.c:235 3:  20241030085700975 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085700975 DLGSUP <0013> gsup_server.c:235 4:  20241030085700975 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085700975 DLGSUP <0013> gsup_server.c:235 5:  20241030085700975 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085700975 DLGSUP <0013> gsup_server.c:235 7:  20241030085700975 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085700975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085700975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085700975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085700991 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42953<->l=127.0.0.1:4259) 20241030085701000 DAUC <0003> db_auc.c:157 IMSI='262426387336201': No 2G Auth Data 20241030085701000 DAUC <0003> db_auc.c:192 IMSI='262426387336201': No 3G Auth Data 20241030085701026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 20241030085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701031 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426387336201" source_name="the-source\n"} 20241030085701031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030085701031 DMAIN <0000> hlr.c:435 IMSI='262426387336201': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701031 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426387336201" destination_name="the-source\n"} 20241030085701031 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701031 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701033 DAUC <0003> db_auc.c:192 IMSI='262426387336201': No 3G Auth Data 20241030085701036 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701036 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426387336201" source_name="the-source\n"} 20241030085701036 DAUC <0003> hlr.c:428 IMSI='262426387336201': storing IMEI = 12345678901234 20241030085701040 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426387336201" destination_name="the-source\n"} 20241030085701040 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426387336201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701040 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701040 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701041 DAUC <0003> db_auc.c:192 IMSI='262426387336201': No 3G Auth Data 20241030085701042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.1:4258 20241030085701056 DAUC <0003> db_auc.c:157 IMSI='262422758020367': No 2G Auth Data 20241030085701056 DAUC <0003> db_auc.c:192 IMSI='262422758020367': No 3G Auth Data 20241030085701080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241030085701085 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701085 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758020367" source_name="the-source\n"} 20241030085701085 DMAIN <0000> hlr.c:435 IMSI='262422758020367': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701085 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422758020367" destination_name="the-source\n"} 20241030085701085 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701085 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701085 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701086 DAUC <0003> db_auc.c:192 IMSI='262422758020367': No 3G Auth Data 20241030085701089 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701089 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422758020367" source_name="the-source\n"} 20241030085701089 DAUC <0003> hlr.c:428 IMSI='262422758020367': storing IMEI = 12345678901234 20241030085701093 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422758020367" destination_name="the-source\n"} 20241030085701093 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422758020367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701093 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701093 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701094 DAUC <0003> db_auc.c:192 IMSI='262422758020367': No 3G Auth Data 20241030085701096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241030085701109 DAUC <0003> db_auc.c:157 IMSI='262423594696411': No 2G Auth Data 20241030085701109 DAUC <0003> db_auc.c:192 IMSI='262423594696411': No 3G Auth Data 20241030085701134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 20241030085701141 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701141 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423594696411" source_name="the-source\n"} 20241030085701141 DMAIN <0000> hlr.c:435 IMSI='262423594696411': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701141 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423594696411" destination_name="the-source\n"} 20241030085701141 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701141 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701141 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701143 DAUC <0003> db_auc.c:192 IMSI='262423594696411': No 3G Auth Data 20241030085701146 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701146 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423594696411" source_name="the-source\n"} 20241030085701146 DAUC <0003> hlr.c:428 IMSI='262423594696411': storing IMEI = 12345678901234 20241030085701150 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423594696411" destination_name="the-source\n"} 20241030085701150 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423594696411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701150 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701150 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701151 DAUC <0003> db_auc.c:192 IMSI='262423594696411': No 3G Auth Data 20241030085701152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 20241030085701165 DAUC <0003> db_auc.c:157 IMSI='262427800878416': No 2G Auth Data 20241030085701165 DAUC <0003> db_auc.c:192 IMSI='262427800878416': No 3G Auth Data 20241030085701191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36304<->l=127.0.0.1:4258 20241030085701197 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701197 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427800878416" source_name="the-source\n"} 20241030085701197 DMAIN <0000> hlr.c:435 IMSI='262427800878416': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701197 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427800878416" destination_name="the-source\n"} 20241030085701197 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701197 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701197 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701199 DAUC <0003> db_auc.c:157 IMSI='262427800878416': No 2G Auth Data 20241030085701203 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701203 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427800878416" source_name="the-source\n"} 20241030085701203 DAUC <0003> hlr.c:428 IMSI='262427800878416': storing IMEI = 12345678901234 20241030085701206 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427800878416" destination_name="the-source\n"} 20241030085701206 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427800878416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701206 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701206 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701207 DAUC <0003> db_auc.c:157 IMSI='262427800878416': No 2G Auth Data 20241030085701209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36304<->l=127.0.0.1:4258 20241030085701221 DAUC <0003> db_auc.c:157 IMSI='262426610824597': No 2G Auth Data 20241030085701221 DAUC <0003> db_auc.c:192 IMSI='262426610824597': No 3G Auth Data 20241030085701247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36320<->l=127.0.0.1:4258 20241030085701250 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701251 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426610824597" source_name="the-source\n"} 20241030085701251 DMAIN <0000> hlr.c:435 IMSI='262426610824597': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701251 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426610824597" destination_name="the-source\n"} 20241030085701251 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701251 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701251 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701253 DAUC <0003> db_auc.c:157 IMSI='262426610824597': No 2G Auth Data 20241030085701256 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701256 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426610824597" source_name="the-source\n"} 20241030085701256 DAUC <0003> hlr.c:428 IMSI='262426610824597': storing IMEI = 12345678901234 20241030085701260 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426610824597" destination_name="the-source\n"} 20241030085701260 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426610824597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701260 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701260 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701261 DAUC <0003> db_auc.c:157 IMSI='262426610824597': No 2G Auth Data 20241030085701263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36320<->l=127.0.0.1:4258 20241030085701276 DAUC <0003> db_auc.c:157 IMSI='262427115881440': No 2G Auth Data 20241030085701276 DAUC <0003> db_auc.c:192 IMSI='262427115881440': No 3G Auth Data 20241030085701306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 20241030085701312 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701312 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427115881440" source_name="the-source\n"} 20241030085701312 DMAIN <0000> hlr.c:435 IMSI='262427115881440': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701312 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427115881440" destination_name="the-source\n"} 20241030085701312 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701312 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701312 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701317 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701317 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427115881440" source_name="the-source\n"} 20241030085701317 DAUC <0003> hlr.c:428 IMSI='262427115881440': storing IMEI = 12345678901234 20241030085701321 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427115881440" destination_name="the-source\n"} 20241030085701321 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427115881440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701321 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701321 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4258 20241030085701340 DAUC <0003> db_auc.c:157 IMSI='262427251786134': No 2G Auth Data 20241030085701340 DAUC <0003> db_auc.c:192 IMSI='262427251786134': No 3G Auth Data 20241030085701371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20241030085701375 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701375 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427251786134" source_name="the-source\n"} 20241030085701375 DMAIN <0000> hlr.c:435 IMSI='262427251786134': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701375 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427251786134" destination_name="the-source\n"} 20241030085701375 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701375 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701375 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701379 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701379 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427251786134" source_name="the-source\n"} 20241030085701379 DAUC <0003> hlr.c:428 IMSI='262427251786134': storing IMEI = 12345678901234 20241030085701382 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427251786134" destination_name="the-source\n"} 20241030085701382 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427251786134 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701382 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701383 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36328<->l=127.0.0.1:4258 20241030085701404 DAUC <0003> db_auc.c:157 IMSI='262420792322914': No 2G Auth Data 20241030085701404 DAUC <0003> db_auc.c:192 IMSI='262420792322914': No 3G Auth Data 20241030085701435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20241030085701441 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701441 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420792322914" source_name="the-source\n"} 20241030085701441 DMAIN <0000> hlr.c:435 IMSI='262420792322914': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030085701441 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420792322914" destination_name="the-source\n"} 20241030085701441 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701441 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701441 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701446 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701446 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420792322914" source_name="the-source\n"} 20241030085701446 DAUC <0003> hlr.c:428 IMSI='262420792322914': storing IMEI = 12345678901234 20241030085701449 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420792322914" destination_name="the-source\n"} 20241030085701449 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420792322914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085701451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4258 20241030085701464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241030085701465 DLINP <000b> input/ipa.c:451 connected read/write 20241030085701465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085701465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085701465 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085701465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085701465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030085701465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42953<->l=127.0.0.1:4259) 20241030085701506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 20241030085701607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36354<->l=127.0.0.1:4258 20241030085704688 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085704688 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085704690 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 20241030085704693 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704693 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085704693 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085704693 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  20241030085704693 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085704693 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  20241030085704693 DLGSUP <0013> gsup_server.c:235 2:  20241030085704693 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085704693 DLGSUP <0013> gsup_server.c:235 3:  20241030085704693 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085704693 DLGSUP <0013> gsup_server.c:235 4:  20241030085704693 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085704693 DLGSUP <0013> gsup_server.c:235 5:  20241030085704693 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085704693 DLGSUP <0013> gsup_server.c:235 7:  20241030085704693 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085704693 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085704693 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085704693 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085704719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36117<->l=127.0.0.1:4259) 20241030085704738 DAUC <0003> db_auc.c:157 IMSI='262425836610061': No 2G Auth Data 20241030085704738 DAUC <0003> db_auc.c:192 IMSI='262425836610061': No 3G Auth Data 20241030085704763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241030085704768 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704768 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425836610061"} 20241030085704768 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085704768 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425836610061" cause=Invalid mandatory information} 20241030085704768 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704768 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704768 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704771 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704771 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425836610061"} 20241030085704771 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085704771 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425836610061" cause=Invalid mandatory information} 20241030085704771 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704771 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704771 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704773 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704773 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425836610061"} 20241030085704773 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085704773 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425836610061" cause=Invalid mandatory information} 20241030085704773 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704773 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704773 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704775 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704775 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425836610061"} 20241030085704775 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085704775 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425836610061" cause=Invalid mandatory information} 20241030085704775 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704775 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704775 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704777 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704777 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425836610061"} 20241030085704777 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085704777 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425836610061" cause=Invalid mandatory information} 20241030085704777 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425836610061 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704777 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704777 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4258 20241030085704791 DAUC <0003> db_auc.c:157 IMSI='262427305318251': No 2G Auth Data 20241030085704791 DAUC <0003> db_auc.c:192 IMSI='262427305318251': No 3G Auth Data 20241030085704816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241030085704820 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704820 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427305318251"} 20241030085704820 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085704820 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427305318251" cause=Invalid mandatory information} 20241030085704820 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704820 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704820 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704822 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427305318251"} 20241030085704822 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085704822 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427305318251" cause=Invalid mandatory information} 20241030085704822 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704824 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427305318251"} 20241030085704824 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085704824 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427305318251" cause=Invalid mandatory information} 20241030085704824 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704826 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427305318251"} 20241030085704826 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085704826 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427305318251" cause=Invalid mandatory information} 20241030085704826 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704826 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704828 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427305318251"} 20241030085704828 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085704828 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427305318251" cause=Invalid mandatory information} 20241030085704828 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427305318251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704828 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4258 20241030085704847 DAUC <0003> db_auc.c:157 IMSI='262424865138929': No 2G Auth Data 20241030085704847 DAUC <0003> db_auc.c:192 IMSI='262424865138929': No 3G Auth Data 20241030085704873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20241030085704877 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704877 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865138929"} 20241030085704877 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085704877 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424865138929" cause=Invalid mandatory information} 20241030085704877 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704877 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704877 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704879 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704879 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865138929"} 20241030085704880 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085704880 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424865138929" cause=Invalid mandatory information} 20241030085704880 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704880 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704881 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865138929"} 20241030085704881 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085704881 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424865138929" cause=Invalid mandatory information} 20241030085704881 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704881 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704883 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704883 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865138929"} 20241030085704883 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085704883 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424865138929" cause=Invalid mandatory information} 20241030085704883 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704883 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704883 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704885 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704885 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865138929"} 20241030085704885 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085704885 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424865138929" cause=Invalid mandatory information} 20241030085704885 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424865138929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704885 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704885 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20241030085704907 DAUC <0003> db_auc.c:157 IMSI='262423177463042': No 2G Auth Data 20241030085704907 DAUC <0003> db_auc.c:192 IMSI='262423177463042': No 3G Auth Data 20241030085704934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4258 20241030085704938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704938 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177463042"} 20241030085704938 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085704938 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177463042" cause=Invalid mandatory information} 20241030085704938 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704938 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704941 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704941 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177463042"} 20241030085704941 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085704941 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177463042" cause=Invalid mandatory information} 20241030085704941 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704941 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704941 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704943 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177463042"} 20241030085704943 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085704943 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177463042" cause=Invalid mandatory information} 20241030085704943 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704943 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704945 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704945 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177463042"} 20241030085704945 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085704945 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177463042" cause=Invalid mandatory information} 20241030085704945 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704945 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704945 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704946 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704946 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177463042"} 20241030085704946 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085704946 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423177463042" cause=Invalid mandatory information} 20241030085704946 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423177463042 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704946 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704947 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4258 20241030085704963 DAUC <0003> db_auc.c:157 IMSI='262428980956737': No 2G Auth Data 20241030085704963 DAUC <0003> db_auc.c:192 IMSI='262428980956737': No 3G Auth Data 20241030085704988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 20241030085704991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704991 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428980956737"} 20241030085704991 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085704991 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428980956737" cause=Invalid mandatory information} 20241030085704991 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704991 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704993 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704993 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428980956737"} 20241030085704993 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085704993 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428980956737" cause=Invalid mandatory information} 20241030085704993 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704993 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704993 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704995 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704995 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428980956737"} 20241030085704995 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085704995 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428980956737" cause=Invalid mandatory information} 20241030085704995 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704995 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704995 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704997 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704997 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428980956737"} 20241030085704997 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085704997 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428980956737" cause=Invalid mandatory information} 20241030085704997 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704997 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704997 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704998 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085704998 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428980956737"} 20241030085704998 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085704998 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428980956737" cause=Invalid mandatory information} 20241030085704998 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428980956737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085704998 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085704998 DLINP <000b> input/ipa.c:451 connected read/write 20241030085704998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 20241030085705012 DAUC <0003> db_auc.c:157 IMSI='262421414277468': No 2G Auth Data 20241030085705012 DAUC <0003> db_auc.c:192 IMSI='262421414277468': No 3G Auth Data 20241030085705041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 20241030085705046 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705046 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421414277468"} 20241030085705046 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085705046 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421414277468" cause=Invalid mandatory information} 20241030085705046 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705046 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705046 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705048 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705048 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421414277468"} 20241030085705048 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085705048 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421414277468" cause=Invalid mandatory information} 20241030085705048 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705048 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705048 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705049 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421414277468"} 20241030085705049 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085705049 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421414277468" cause=Invalid mandatory information} 20241030085705049 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705049 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705051 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705051 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421414277468"} 20241030085705051 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085705051 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421414277468" cause=Invalid mandatory information} 20241030085705051 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705051 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705051 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705052 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705052 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421414277468"} 20241030085705052 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085705052 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421414277468" cause=Invalid mandatory information} 20241030085705052 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421414277468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705052 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705052 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36418<->l=127.0.0.1:4258 20241030085705069 DAUC <0003> db_auc.c:157 IMSI='262425067752028': No 2G Auth Data 20241030085705069 DAUC <0003> db_auc.c:192 IMSI='262425067752028': No 3G Auth Data 20241030085705097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20241030085705101 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705101 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067752028"} 20241030085705101 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085705101 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425067752028" cause=Invalid mandatory information} 20241030085705101 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705101 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705101 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705103 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705103 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067752028"} 20241030085705103 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085705103 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425067752028" cause=Invalid mandatory information} 20241030085705103 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705103 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705103 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705105 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067752028"} 20241030085705105 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085705105 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425067752028" cause=Invalid mandatory information} 20241030085705105 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705107 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705107 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067752028"} 20241030085705107 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085705107 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425067752028" cause=Invalid mandatory information} 20241030085705107 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705107 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705107 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705108 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425067752028"} 20241030085705108 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085705108 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425067752028" cause=Invalid mandatory information} 20241030085705108 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425067752028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.1:4258 20241030085705125 DAUC <0003> db_auc.c:157 IMSI='262421014257515': No 2G Auth Data 20241030085705125 DAUC <0003> db_auc.c:192 IMSI='262421014257515': No 3G Auth Data 20241030085705156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4258 20241030085705159 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705159 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421014257515"} 20241030085705159 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030085705159 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421014257515" cause=Invalid mandatory information} 20241030085705159 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705159 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705159 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705162 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705162 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421014257515"} 20241030085705162 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030085705162 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421014257515" cause=Invalid mandatory information} 20241030085705162 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705162 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705162 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705164 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705164 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421014257515"} 20241030085705164 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030085705164 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421014257515" cause=Invalid mandatory information} 20241030085705164 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705164 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705164 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705166 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705166 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421014257515"} 20241030085705166 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030085705166 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421014257515" cause=Invalid mandatory information} 20241030085705166 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705166 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705166 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705168 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421014257515"} 20241030085705168 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030085705168 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421014257515" cause=Invalid mandatory information} 20241030085705168 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421014257515 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085705168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705168 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085705169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4258 20241030085705181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 20241030085705182 DLINP <000b> input/ipa.c:451 connected read/write 20241030085705182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085705182 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085705182 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085705182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085705182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36117<->l=127.0.0.1:4259) 20241030085705223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 20241030085705324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.1:4258 20241030085708401 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085708401 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085708402 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085708403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20241030085708404 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085708404 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085708404 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085708404 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  20241030085708404 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085708404 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  20241030085708404 DLGSUP <0013> gsup_server.c:235 2:  20241030085708404 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085708404 DLGSUP <0013> gsup_server.c:235 3:  20241030085708404 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085708404 DLGSUP <0013> gsup_server.c:235 4:  20241030085708404 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085708404 DLGSUP <0013> gsup_server.c:235 5:  20241030085708404 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085708404 DLGSUP <0013> gsup_server.c:235 7:  20241030085708404 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085708404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085708404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085708404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085708421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46311<->l=127.0.0.1:4259) 20241030085708432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20241030085708449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085708449 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420245554393"} 20241030085708449 DMAIN <0000> hlr.c:435 IMSI='262420245554393': has IMEI = 22245678901234 (consider setting 'store-imei') 20241030085708449 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241030085708449 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420245554393" cause=Invalid mandatory information} 20241030085708449 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085708449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085708449 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085708454 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085708454 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420245554393"} 20241030085708454 DAUC <0003> hlr.c:428 IMSI='262420245554393': storing IMEI = 22245678901234 20241030085708454 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420245554393': no such subscriber 20241030085708454 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241030085708454 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420245554393" cause=Invalid mandatory information} 20241030085708454 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420245554393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085708454 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085708454 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085708456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20241030085708457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20241030085708458 DLINP <000b> input/ipa.c:451 connected read/write 20241030085708458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085708458 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085708458 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085708458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085708458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46311<->l=127.0.0.1:4259) 20241030085708500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241030085708600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241030085711677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085711677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085711679 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20241030085711682 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085711682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085711682 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  20241030085711682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085711682 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  20241030085711682 DLGSUP <0013> gsup_server.c:235 2:  20241030085711682 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085711682 DLGSUP <0013> gsup_server.c:235 3:  20241030085711682 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085711682 DLGSUP <0013> gsup_server.c:235 4:  20241030085711682 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085711682 DLGSUP <0013> gsup_server.c:235 5:  20241030085711682 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085711682 DLGSUP <0013> gsup_server.c:235 7:  20241030085711682 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085711682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085711682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085711682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085711699 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41415<->l=127.0.0.1:4259) 20241030085711710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241030085711729 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711729 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711729 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711737 DMAIN <0000> hlr.c:243 IMSI='262424851907737': Successfully assigned MSISDN='013' 20241030085711737 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711755 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711755 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711755 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711758 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711758 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711759 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711759 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711760 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711760 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711762 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711762 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711762 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711762 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085711777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085711777 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711777 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711777 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711780 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424851907737"} 20241030085711780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085711780 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085711780 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424851907737"} 20241030085711780 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085711780 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085711780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711780 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711792 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711792 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711793 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711804 DMAIN <0000> hlr.c:243 IMSI='262424851907737': Successfully assigned MSISDN='689' 20241030085711804 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711808 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711808 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711808 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711808 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711809 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711809 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711810 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711810 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711811 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711811 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711812 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711812 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711814 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711814 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711814 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711814 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085711822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085711822 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711822 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711824 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424851907737"} 20241030085711824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085711824 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085711824 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424851907737"} 20241030085711824 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085711824 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085711824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711824 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711833 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711833 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711833 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711850 DMAIN <0000> hlr.c:243 IMSI='262424851907737': Successfully assigned MSISDN='933' 20241030085711850 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711858 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711858 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711858 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711858 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711859 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711859 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711860 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711860 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711861 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711861 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711862 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711862 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711864 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711864 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711864 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711864 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085711864 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424851907737" cause=GPRS services not allowed} 20241030085711864 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085711864 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085711864 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711864 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711872 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711872 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711872 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711880 DMAIN <0000> hlr.c:243 IMSI='262424851907737': Successfully assigned MSISDN='700' 20241030085711880 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711884 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711884 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711884 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711884 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711885 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711885 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711886 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711886 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711887 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711887 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711889 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711889 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711889 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711889 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085711889 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424851907737" cause=GPRS services not allowed} 20241030085711889 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085711889 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085711889 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711889 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711900 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711900 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711900 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711906 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711909 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711909 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711909 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711909 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711911 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711911 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711912 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711912 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711913 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711913 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711915 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711915 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711915 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711915 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085711915 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424851907737" cause=GPRS services not allowed} 20241030085711915 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085711915 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085711915 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711915 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711926 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711926 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851907737"} 20241030085711926 DMAIN <0000> hlr.c:227 IMSI='262424851907737': Creating subscriber on demand 20241030085711938 DAUC <0003> hlr.c:428 IMSI='262424851907737': storing IMEI = 12345678901234 20241030085711948 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851907737"} 20241030085711948 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030085711948 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711948 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711949 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711949 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711950 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711950 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711951 DAUC <0003> db_auc.c:157 IMSI='262424851907737': No 2G Auth Data 20241030085711951 DAUC <0003> db_auc.c:192 IMSI='262424851907737': No 3G Auth Data 20241030085711953 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711953 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711953 DLU <0006> fsm.c:456 lu(262424851907737)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085711953 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085711963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085711963 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424851907737" cn_domain=PS} 20241030085711963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711963 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711966 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711966 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424851907737"} 20241030085711966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085711966 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085711966 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424851907737"} 20241030085711966 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424851907737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085711966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085711966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085711966 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851907737)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085711966 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711966 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085711974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241030085711975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20241030085711977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41415<->l=127.0.0.1:4259) 20241030085711977 DLINP <000b> input/ipa.c:451 connected read/write 20241030085711977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085711977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085711977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085711977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085712024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241030085712124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241030085715203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085715203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085715205 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241030085715207 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715207 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085715207 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085715207 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  20241030085715207 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085715207 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  20241030085715207 DLGSUP <0013> gsup_server.c:235 2:  20241030085715207 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085715207 DLGSUP <0013> gsup_server.c:235 3:  20241030085715207 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085715207 DLGSUP <0013> gsup_server.c:235 4:  20241030085715207 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085715207 DLGSUP <0013> gsup_server.c:235 5:  20241030085715207 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085715207 DLGSUP <0013> gsup_server.c:235 7:  20241030085715207 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085715207 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085715207 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085715207 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085715228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42937<->l=127.0.0.1:4259) 20241030085715238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241030085715249 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715249 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715249 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715266 DMAIN <0000> hlr.c:243 IMSI='262424847040418': Successfully assigned MSISDN='843' 20241030085715266 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715266 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085715276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085715276 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715276 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715276 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715280 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715280 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424847040418"} 20241030085715280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085715280 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085715280 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424847040418"} 20241030085715280 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085715280 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085715280 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715280 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715281 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715281 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715282 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715282 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715283 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715283 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715293 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715293 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715293 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715306 DMAIN <0000> hlr.c:243 IMSI='262424847040418': Successfully assigned MSISDN='649' 20241030085715306 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715306 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085715316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085715316 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715316 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715316 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715318 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424847040418"} 20241030085715318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085715318 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085715318 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424847040418"} 20241030085715318 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085715318 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085715318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715318 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715320 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715320 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715321 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715321 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715322 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715322 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715323 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715323 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715333 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715333 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715333 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715343 DMAIN <0000> hlr.c:243 IMSI='262424847040418': Successfully assigned MSISDN='600' 20241030085715343 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715343 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085715343 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424847040418" cause=GPRS services not allowed} 20241030085715343 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085715343 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085715343 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715343 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715344 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715344 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715345 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715345 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715346 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715346 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715347 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715347 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715355 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715355 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715355 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715362 DMAIN <0000> hlr.c:243 IMSI='262424847040418': Successfully assigned MSISDN='028' 20241030085715363 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715363 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085715363 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424847040418" cause=GPRS services not allowed} 20241030085715363 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715363 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715363 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085715363 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085715363 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715363 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715364 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715364 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715365 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715365 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715366 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715366 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715374 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715374 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715374 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715378 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715378 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030085715378 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424847040418" cause=GPRS services not allowed} 20241030085715378 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715378 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Freeing instance 20241030085715378 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Deallocated 20241030085715378 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715378 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715379 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715379 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715380 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715380 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715381 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715381 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715391 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715391 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715391 DMAIN <0000> hlr.c:227 IMSI='262424847040418': Creating subscriber on demand 20241030085715398 DLU <0006> fsm.c:456 lu(262424847040418)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085715398 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085715411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085715411 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424847040418" cn_domain=PS} 20241030085715411 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715411 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715413 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715413 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424847040418"} 20241030085715413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085715413 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085715413 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424847040418"} 20241030085715413 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424847040418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085715413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085715413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085715413 DLU <0006> fsm.c:568 lu(PS:IMSI-262424847040418)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085715413 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715413 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085715414 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715414 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715415 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715415 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715416 DAUC <0003> db_auc.c:157 IMSI='262424847040418': No 2G Auth Data 20241030085715416 DAUC <0003> db_auc.c:192 IMSI='262424847040418': No 3G Auth Data 20241030085715425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20241030085715425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241030085715426 DLINP <000b> input/ipa.c:451 connected read/write 20241030085715426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085715426 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085715426 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085715426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085715426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42937<->l=127.0.0.1:4259) 20241030085715470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241030085715571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241030085718646 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085718646 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085718648 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 20241030085718650 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718650 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085718650 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085718650 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  20241030085718650 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085718650 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  20241030085718650 DLGSUP <0013> gsup_server.c:235 2:  20241030085718650 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085718650 DLGSUP <0013> gsup_server.c:235 3:  20241030085718650 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085718650 DLGSUP <0013> gsup_server.c:235 4:  20241030085718650 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085718650 DLGSUP <0013> gsup_server.c:235 5:  20241030085718650 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085718650 DLGSUP <0013> gsup_server.c:235 7:  20241030085718650 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085718650 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085718650 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085718650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085718666 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36123<->l=127.0.0.1:4259) 20241030085718683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4258 20241030085718693 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718693 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424463465208"} 20241030085718693 DMAIN <0000> hlr.c:227 IMSI='262424463465208': Creating subscriber on demand 20241030085718710 DMAIN <0000> hlr.c:243 IMSI='262424463465208': Successfully assigned MSISDN='314' 20241030085718710 DAUC <0003> db_auc.c:157 IMSI='262424463465208': No 2G Auth Data 20241030085718710 DAUC <0003> db_auc.c:192 IMSI='262424463465208': No 3G Auth Data 20241030085718710 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424463465208 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 20241030085718710 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424463465208" cause=IMSI unknown in HLR} 20241030085718710 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030085718710 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718710 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718712 DAUC <0003> db_auc.c:157 IMSI='262424463465208': No 2G Auth Data 20241030085718712 DAUC <0003> db_auc.c:192 IMSI='262424463465208': No 3G Auth Data 20241030085718713 DAUC <0003> db_auc.c:157 IMSI='262424463465208': No 2G Auth Data 20241030085718713 DAUC <0003> db_auc.c:192 IMSI='262424463465208': No 3G Auth Data 20241030085718714 DAUC <0003> db_auc.c:157 IMSI='262424463465208': No 2G Auth Data 20241030085718714 DAUC <0003> db_auc.c:192 IMSI='262424463465208': No 3G Auth Data 20241030085718716 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718716 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424463465208" cn_domain=PS} 20241030085718716 DLU <0006> fsm.c:456 lu(262424463465208)[0x5614e4bd8060]{UNVALIDATED}: Allocated 20241030085718716 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030085718723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424463465208)[0x5614e4bd8060]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085718723 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424463465208" cn_domain=PS} 20241030085718723 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718723 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718726 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718726 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424463465208"} 20241030085718726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424463465208)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085718726 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085718726 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424463465208"} 20241030085718726 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424463465208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085718726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424463465208)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085718726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424463465208)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085718726 DLU <0006> fsm.c:568 lu(PS:IMSI-262424463465208)[0x5614e4bd8060]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085718726 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718726 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085718733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60098<->l=127.0.0.1:4258 20241030085718733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4258 20241030085718734 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36123<->l=127.0.0.1:4259) 20241030085718734 DLINP <000b> input/ipa.c:451 connected read/write 20241030085718734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085718734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085718735 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085718735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085718777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241030085718877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.1:4258 20241030085721953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085721953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085721955 DLINP <000b> input/ipa.c:451 connected read/write 20241030085721955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085721955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241030085721957 DLINP <000b> input/ipa.c:451 connected read/write 20241030085721957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085721957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085721957 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085721957 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  20241030085721957 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085721957 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  20241030085721957 DLGSUP <0013> gsup_server.c:235 2:  20241030085721957 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085721957 DLGSUP <0013> gsup_server.c:235 3:  20241030085721957 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085721957 DLGSUP <0013> gsup_server.c:235 4:  20241030085721957 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085721957 DLGSUP <0013> gsup_server.c:235 5:  20241030085721957 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085721957 DLGSUP <0013> gsup_server.c:235 7:  20241030085721957 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085721957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085721957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085721957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085721973 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241030085721975 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030085721975 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030085721988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241030085721996 DAUC <0003> db_auc.c:157 IMSI='262426584047596': No 2G Auth Data 20241030085721996 DAUC <0003> db_auc.c:192 IMSI='262426584047596': No 3G Auth Data 20241030085722008 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615567740.msisdn 20241030085722008 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615567740.msisdn: not attached (vlr_number unset) 20241030085722008 DDGSM <0007> mslookup_server.c:327 sip.voice.491615567740.msisdn: does not exist in GSUP proxy 20241030085723011 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085723011 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426584047596" cn_domain=CS} 20241030085723011 DLU <0006> fsm.c:456 lu(262426584047596)[0x5614e4bd7e80]{UNVALIDATED}: Allocated 20241030085723011 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241030085723018 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426584047596)[0x5614e4bd7e80]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030085723018 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426584047596" cn_domain=CS} 20241030085723018 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085723018 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085723021 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085723021 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426584047596"} 20241030085723021 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426584047596)[0x5614e4bd7e80]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030085723021 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030085723021 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426584047596"} 20241030085723021 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426584047596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085723021 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426584047596)[0x5614e4bd7e80]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030085723021 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426584047596)[0x5614e4bd7e80]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030085723021 DLU <0006> fsm.c:568 lu(CS:IMSI-262426584047596)[0x5614e4bd7e80]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030085723021 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085723021 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085723024 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615567740.msisdn 20241030085723024 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615567740.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241030085723024 DDGSM <0007> mslookup_server.c:327 sip.voice.491615567740.msisdn: does not exist in GSUP proxy 20241030085723024 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615567740.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030085723031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60120<->l=127.0.0.1:4258 20241030085723032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241030085723033 DLINP <000b> input/ipa.c:451 connected read/write 20241030085723033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085723033 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085723033 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085723033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085723034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241030085723074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60122<->l=127.0.0.1:4258 20241030085723174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60122<->l=127.0.0.1:4258 20241030085724028 DSS <0004> hlr_ussd.c:239 262421729017660/0x5abc16a8: SS Session Timeout, destroying 20241030085724028 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421729017660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030085726252 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085726252 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085726254 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085726255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241030085726256 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085726256 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085726256 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085726256 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  20241030085726256 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085726256 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  20241030085726256 DLGSUP <0013> gsup_server.c:235 2:  20241030085726256 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085726256 DLGSUP <0013> gsup_server.c:235 3:  20241030085726256 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085726256 DLGSUP <0013> gsup_server.c:235 4:  20241030085726256 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085726256 DLGSUP <0013> gsup_server.c:235 5:  20241030085726256 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085726256 DLGSUP <0013> gsup_server.c:235 7:  20241030085726256 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085726256 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085726256 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085726256 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085726257 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030085726257 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030085726289 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20241030085726292 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030085726292 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030085726308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 20241030085726314 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085726314 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429132884112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429132884112" cn_domain=CS} 20241030085726314 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429132884112 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030085726314 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429132884112 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030085726314 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429132884112.imsi 20241030085726314 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429132884112.imsi 20241030085726314 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429132884112.imsi: does not exist in local HLR 20241030085726320 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429132884112 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030085726320 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030085726320 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030085726320 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030085726320 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030085726320 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030085726320 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429132884112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085726320 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085726320 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085726320 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085726320 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085726320 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085726320 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085726323 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726323 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726323 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030085726323 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030085726323 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030085726324 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726324 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726324 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030085726365 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726365 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726365 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726365 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726365 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429132884112 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612715177 20241030085726365 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429132884112 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085726365 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726365 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726368 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726368 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726368 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429132884112 MSISDN-491612715177 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085726368 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726368 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726371 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726371 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726371 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429132884112 MSISDN-491612715177 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 20241030085726371 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429132884112 MSISDN-491612715177 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085726371 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726371 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085726373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60142<->l=127.0.0.1:4258 20241030085726374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60128<->l=127.0.0.1:4258 20241030085726375 DLINP <000b> input/ipa.c:451 connected read/write 20241030085726375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085726375 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085726375 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085726375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085726375 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085726375 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085726375 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030085726375 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030085726375 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030085726375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38153<->l=127.0.0.1:4259) 20241030085726417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20241030085726518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60156<->l=127.0.0.1:4258 20241030085729589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085729589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085729591 DLINP <000b> input/ipa.c:451 connected read/write 20241030085729591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085729591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20241030085729593 DLINP <000b> input/ipa.c:451 connected read/write 20241030085729593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085729593 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085729593 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085729593 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  20241030085729593 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085729593 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  20241030085729593 DLGSUP <0013> gsup_server.c:235 2:  20241030085729593 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085729593 DLGSUP <0013> gsup_server.c:235 3:  20241030085729593 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085729593 DLGSUP <0013> gsup_server.c:235 4:  20241030085729593 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085729593 DLGSUP <0013> gsup_server.c:235 5:  20241030085729593 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085729593 DLGSUP <0013> gsup_server.c:235 7:  20241030085729593 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085729593 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085729593 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085729593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085729594 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030085729594 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030085729614 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33179<->l=127.0.0.1:4259) 20241030085729616 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030085729616 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030085729628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 20241030085729634 DAUC <0003> db_auc.c:157 IMSI='262421648499811': No 2G Auth Data 20241030085729634 DAUC <0003> db_auc.c:192 IMSI='262421648499811': No 3G Auth Data 20241030085729643 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421648499811.imsi 20241030085729643 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421648499811.imsi: found in local HLR 20241030085729654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.1:4258 20241030085729655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20241030085729656 DLINP <000b> input/ipa.c:451 connected read/write 20241030085729656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085729656 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085729656 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085729656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085729656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33179<->l=127.0.0.1:4259) 20241030085729698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20241030085729799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58486<->l=127.0.0.1:4258 20241030085732877 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085732877 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085732879 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085732880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241030085732881 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030085732881 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030085732882 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085732882 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085732882 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085732882 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  20241030085732882 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085732882 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  20241030085732882 DLGSUP <0013> gsup_server.c:235 2:  20241030085732882 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085732882 DLGSUP <0013> gsup_server.c:235 3:  20241030085732882 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085732882 DLGSUP <0013> gsup_server.c:235 4:  20241030085732882 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085732882 DLGSUP <0013> gsup_server.c:235 5:  20241030085732882 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085732882 DLGSUP <0013> gsup_server.c:235 7:  20241030085732882 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085732882 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085732882 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085732882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085732912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34593<->l=127.0.0.1:4259) 20241030085732915 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030085732915 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030085732931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241030085732935 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085732935 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423211640798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423211640798" cn_domain=CS} 20241030085732935 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423211640798 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030085732935 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423211640798 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030085732935 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423211640798.imsi 20241030085732935 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423211640798.imsi 20241030085732936 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423211640798.imsi: does not exist in local HLR 20241030085732942 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423211640798 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030085732942 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030085732942 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030085732942 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030085732942 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030085732942 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030085732942 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423211640798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085732942 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085732942 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085732942 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085732942 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085732942 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085732942 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085732944 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732944 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732945 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030085732945 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030085732945 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030085732946 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732946 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732946 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030085732993 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732993 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732993 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732993 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732993 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423211640798 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610070858 20241030085732993 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423211640798 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085732993 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085732993 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085732996 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732996 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732996 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423211640798 MSISDN-491610070858 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085732996 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085732996 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085732998 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085732998 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085732999 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423211640798 MSISDN-491610070858 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 20241030085732999 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423211640798 MSISDN-491610070858 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085732999 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085732999 DLINP <000b> input/ipa.c:451 connected read/write 20241030085732999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085733001 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423211640798.imsi 20241030085733001 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423211640798.imsi: does not exist in local HLR 20241030085734002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241030085734003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241030085734004 DLINP <000b> input/ipa.c:451 connected read/write 20241030085734004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085734004 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085734004 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085734004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085734005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34593<->l=127.0.0.1:4259) 20241030085734005 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085734005 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085734005 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030085734005 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030085734005 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030085734045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241030085734146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241030085737222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030085737222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030085737224 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085737224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 20241030085737226 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085737226 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030085737226 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030085737226 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  20241030085737226 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030085737226 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  20241030085737226 DLGSUP <0013> gsup_server.c:235 2:  20241030085737226 DLGSUP <0013> gsup_server.c:237 2: 00  20241030085737226 DLGSUP <0013> gsup_server.c:235 3:  20241030085737226 DLGSUP <0013> gsup_server.c:237 3: 00  20241030085737226 DLGSUP <0013> gsup_server.c:235 4:  20241030085737226 DLGSUP <0013> gsup_server.c:237 4: 00  20241030085737226 DLGSUP <0013> gsup_server.c:235 5:  20241030085737226 DLGSUP <0013> gsup_server.c:237 5: 00  20241030085737226 DLGSUP <0013> gsup_server.c:235 7:  20241030085737226 DLGSUP <0013> gsup_server.c:237 7: 00  20241030085737226 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030085737226 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030085737226 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030085737227 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030085737227 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030085737258 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42109<->l=127.0.0.1:4259) 20241030085737260 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030085737260 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030085737274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 20241030085737279 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085737279 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427972210156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427972210156" cn_domain=CS} 20241030085737279 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427972210156 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030085737279 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427972210156 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030085737279 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427972210156.imsi 20241030085737279 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427972210156.imsi 20241030085737279 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427972210156.imsi: does not exist in local HLR 20241030085737284 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427972210156 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030085737284 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030085737284 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030085737284 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030085737284 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030085737284 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030085737284 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427972210156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030085737284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085737284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085737284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085737284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085737284 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030085737284 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030085737286 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737286 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737286 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030085737286 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030085737286 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030085737287 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737287 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737287 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030085737329 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737329 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737329 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737329 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737329 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427972210156 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615200255 20241030085737329 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427972210156 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085737329 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737329 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737332 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737332 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737332 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427972210156 MSISDN-491615200255 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085737332 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737332 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737334 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737334 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737334 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427972210156 MSISDN-491615200255 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 20241030085737334 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427972210156 MSISDN-491615200255 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030085737335 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737335 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030085737336 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615200255.msisdn 20241030085737336 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615200255.msisdn: does not exist in local HLR 20241030085737337 DDGSM <0007> mslookup_server.c:352 sip.voice.491615200255.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241030085737337 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615200255.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030085737339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 20241030085737340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 20241030085737341 DLINP <000b> input/ipa.c:451 connected read/write 20241030085737341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030085737341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030085737341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030085737341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030085737342 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42109<->l=127.0.0.1:4259) 20241030085737342 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030085737342 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030085737342 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030085737342 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030085737342 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030085737386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258 20241030085737486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38842<->l=127.0.0.1:4258