20241107085522776 DMAIN <0000> hlr.c:813 hlr starting 20241107085522776 DDB <0001> db.c:599 using database: hlr.db 20241107085522776 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241107085522777 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241107085522777 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241107085522777 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241107085522815 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241107085522815 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241107085522897 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241107085522898 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241107085522898 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241107085524483 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085524483 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085524485 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085524486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241107085524488 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085524488 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085524488 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085524488 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  20241107085524488 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085524488 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  20241107085524488 DLGSUP <0013> gsup_server.c:235 2:  20241107085524488 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085524488 DLGSUP <0013> gsup_server.c:235 3:  20241107085524488 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085524488 DLGSUP <0013> gsup_server.c:235 4:  20241107085524488 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085524488 DLGSUP <0013> gsup_server.c:235 5:  20241107085524488 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085524488 DLGSUP <0013> gsup_server.c:235 7:  20241107085524488 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085524488 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085524488 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085524488 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085524507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39817<->l=127.0.0.1:4259) 20241107085524522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20241107085524533 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085524533 DLGSUP <0013> gsup_req.c:140 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"} 20241107085524533 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241107085524533 DLGSUP <0013> gsup_req.c:276 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} 20241107085524533 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085524533 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085524533 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085524536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20241107085524538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241107085524539 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39817<->l=127.0.0.1:4259) 20241107085524539 DLINP <000b> input/ipa.c:451 connected read/write 20241107085524539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085524539 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085524539 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085524539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085524600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241107085524600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241107085527672 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085527672 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085527674 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241107085527677 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527677 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085527677 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085527677 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  20241107085527677 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085527677 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  20241107085527677 DLGSUP <0013> gsup_server.c:235 2:  20241107085527677 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085527677 DLGSUP <0013> gsup_server.c:235 3:  20241107085527677 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085527677 DLGSUP <0013> gsup_server.c:235 4:  20241107085527677 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085527677 DLGSUP <0013> gsup_server.c:235 5:  20241107085527677 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085527677 DLGSUP <0013> gsup_server.c:235 7:  20241107085527677 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085527677 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085527677 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085527677 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085527697 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43335<->l=127.0.0.1:4259) 20241107085527714 DAUC <0003> db_auc.c:157 IMSI='262428128233940': No 2G Auth Data 20241107085527714 DAUC <0003> db_auc.c:192 IMSI='262428128233940': No 3G Auth Data 20241107085527760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241107085527764 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527764 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428128233940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428128233940"} 20241107085527772 DAUC <0003> db_auc.c:192 IMSI='262428128233940': No 3G Auth Data 20241107085527772 DAUC <0003> db_auc.c:236 IMSI='262428128233940': Calling to generate 5 vectors 20241107085527772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085527772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085527772 DAUC <0003> auc.c:113 vector [0]: rand = 58b2ca93dc1d97bb69a471f20b113f48 20241107085527772 DAUC <0003> auc.c:179 vector [0]: kc = 23683f93e596a800 20241107085527772 DAUC <0003> auc.c:180 vector [0]: sres = 52bb7308 20241107085527772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085527772 DAUC <0003> auc.c:113 vector [1]: rand = 4c31db3bd4a37f3dc413247c0b8a182f 20241107085527772 DAUC <0003> auc.c:179 vector [1]: kc = 2c595bd8df4c9000 20241107085527772 DAUC <0003> auc.c:180 vector [1]: sres = 4d448390 20241107085527772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085527772 DAUC <0003> auc.c:113 vector [2]: rand = 5487c1ab708b2f15c95b83639bf33b7d 20241107085527772 DAUC <0003> auc.c:179 vector [2]: kc = 5c1b74a5ace3e800 20241107085527772 DAUC <0003> auc.c:180 vector [2]: sres = 3f532699 20241107085527772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085527772 DAUC <0003> auc.c:113 vector [3]: rand = b8820202fb046f2a4bfd0c9f62e54f22 20241107085527772 DAUC <0003> auc.c:179 vector [3]: kc = 6abea83a64cda000 20241107085527772 DAUC <0003> auc.c:180 vector [3]: sres = 6d768de3 20241107085527772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085527772 DAUC <0003> auc.c:113 vector [4]: rand = 281d44778998500326a43a9698650bc6 20241107085527772 DAUC <0003> auc.c:179 vector [4]: kc = 7c88810e1f9ca000 20241107085527772 DAUC <0003> auc.c:180 vector [4]: sres = bf78eca7 20241107085527772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085527772 DAUC <0003> db_auc.c:245 IMSI='262428128233940': Generated 5 vectors 20241107085527772 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428128233940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428128233940"} 20241107085527772 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428128233940 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085527772 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527772 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241107085527801 DAUC <0003> db_auc.c:157 IMSI='262422140037617': No 2G Auth Data 20241107085527801 DAUC <0003> db_auc.c:192 IMSI='262422140037617': No 3G Auth Data 20241107085527838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20241107085527842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527842 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422140037617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422140037617"} 20241107085527842 DAUC <0003> db_auc.c:192 IMSI='262422140037617': No 3G Auth Data 20241107085527842 DAUC <0003> db_auc.c:236 IMSI='262422140037617': Calling to generate 5 vectors 20241107085527842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085527842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085527842 DAUC <0003> auc.c:113 vector [0]: rand = 2be3320851094eb03e9d8abaa8896588 20241107085527842 DAUC <0003> auc.c:179 vector [0]: kc = 2404d3630abc7400 20241107085527842 DAUC <0003> auc.c:180 vector [0]: sres = a8611198 20241107085527842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085527842 DAUC <0003> auc.c:113 vector [1]: rand = 5556ca4d7e896fba059552b67337c321 20241107085527842 DAUC <0003> auc.c:179 vector [1]: kc = 363097f1af8d2c00 20241107085527842 DAUC <0003> auc.c:180 vector [1]: sres = 6b0360bf 20241107085527842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085527842 DAUC <0003> auc.c:113 vector [2]: rand = fdeb63f5236b106eeb4020754f75dfbb 20241107085527842 DAUC <0003> auc.c:179 vector [2]: kc = bd446edcf3166c00 20241107085527842 DAUC <0003> auc.c:180 vector [2]: sres = 3e39a662 20241107085527842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085527842 DAUC <0003> auc.c:113 vector [3]: rand = be356f3a0491d540558cd6f024af6f3a 20241107085527842 DAUC <0003> auc.c:179 vector [3]: kc = b7523ec2de0abc00 20241107085527842 DAUC <0003> auc.c:180 vector [3]: sres = 849e2c19 20241107085527842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085527842 DAUC <0003> auc.c:113 vector [4]: rand = 68f1a3aa709c0d9140eebd4362f17030 20241107085527842 DAUC <0003> auc.c:179 vector [4]: kc = 379145071079b400 20241107085527842 DAUC <0003> auc.c:180 vector [4]: sres = ef668f3a 20241107085527842 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085527842 DAUC <0003> db_auc.c:245 IMSI='262422140037617': Generated 5 vectors 20241107085527842 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422140037617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422140037617"} 20241107085527842 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422140037617 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085527842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20241107085527871 DAUC <0003> db_auc.c:157 IMSI='262421170457080': No 2G Auth Data 20241107085527871 DAUC <0003> db_auc.c:192 IMSI='262421170457080': No 3G Auth Data 20241107085527900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241107085527904 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527904 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421170457080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421170457080"} 20241107085527904 DAUC <0003> db_auc.c:192 IMSI='262421170457080': No 3G Auth Data 20241107085527904 DAUC <0003> db_auc.c:236 IMSI='262421170457080': Calling to generate 5 vectors 20241107085527904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085527904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085527904 DAUC <0003> auc.c:113 vector [0]: rand = 92e0507ddf5bb5c94748944b661174e0 20241107085527904 DAUC <0003> auc.c:179 vector [0]: kc = a6548a7d6fac1bf9 20241107085527904 DAUC <0003> auc.c:180 vector [0]: sres = 3b40a3f1 20241107085527904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085527904 DAUC <0003> auc.c:113 vector [1]: rand = 224b0a783dbe3bf45f6511c65edb6d74 20241107085527904 DAUC <0003> auc.c:179 vector [1]: kc = d1f8770492baf25a 20241107085527904 DAUC <0003> auc.c:180 vector [1]: sres = 75db656f 20241107085527904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085527904 DAUC <0003> auc.c:113 vector [2]: rand = c50ee0c2e1424696e100a2a7fb30eba1 20241107085527904 DAUC <0003> auc.c:179 vector [2]: kc = 45abdff7f9279f2d 20241107085527905 DAUC <0003> auc.c:180 vector [2]: sres = ec782e66 20241107085527905 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085527905 DAUC <0003> auc.c:113 vector [3]: rand = af0c5807512eeff1a11083b01a0315ab 20241107085527905 DAUC <0003> auc.c:179 vector [3]: kc = 1cd3f996a9675396 20241107085527905 DAUC <0003> auc.c:180 vector [3]: sres = 81be00f9 20241107085527905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085527905 DAUC <0003> auc.c:113 vector [4]: rand = b8dfc23a24c8320e46d5b742ad427883 20241107085527905 DAUC <0003> auc.c:179 vector [4]: kc = 26065587867f3034 20241107085527905 DAUC <0003> auc.c:180 vector [4]: sres = 93bee1f9 20241107085527905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085527905 DAUC <0003> db_auc.c:245 IMSI='262421170457080': Generated 5 vectors 20241107085527905 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421170457080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421170457080"} 20241107085527905 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421170457080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085527905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241107085527932 DAUC <0003> db_auc.c:157 IMSI='262429246156795': No 2G Auth Data 20241107085527932 DAUC <0003> db_auc.c:192 IMSI='262429246156795': No 3G Auth Data 20241107085527967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241107085527972 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085527972 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429246156795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429246156795"} 20241107085527972 DAUC <0003> db_auc.c:157 IMSI='262429246156795': No 2G Auth Data 20241107085527972 DAUC <0003> db_auc.c:236 IMSI='262429246156795': Calling to generate 5 vectors 20241107085527972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085527972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085527972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085527972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085527972 DAUC <0003> auc.c:113 vector [0]: rand = d6699bb67edcb04b15bcd404b504da5c 20241107085527972 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085527972 DAUC <0003> auc.c:142 vector [0]: autn = 5268c4cbebb10000a93cc43169bc60d0 20241107085527972 DAUC <0003> auc.c:143 vector [0]: ck = 06e5828fdf63d34239a42813a3846410 20241107085527972 DAUC <0003> auc.c:144 vector [0]: ik = 8ae796e767f768cc62bca1d7cdda0636 20241107085527972 DAUC <0003> auc.c:145 vector [0]: res = 4a683b09af4368230000000000000000 20241107085527972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085527972 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085527972 DAUC <0003> auc.c:151 vector [0]: kc = d71a9dacd6cad9a8 20241107085527972 DAUC <0003> auc.c:152 vector [0]: sres = e52b532a 20241107085527972 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085527972 DAUC <0003> auc.c:113 vector [1]: rand = f706f101673208a89d994b8c1dc1f40d 20241107085527972 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085527972 DAUC <0003> auc.c:142 vector [1]: autn = 28d17e4cf2170000317076435d9988a1 20241107085527972 DAUC <0003> auc.c:143 vector [1]: ck = 64cb739896b5b2764b5c861a05f29b67 20241107085527972 DAUC <0003> auc.c:144 vector [1]: ik = 0bc1bc858145d17b2265e36230e86b91 20241107085527972 DAUC <0003> auc.c:145 vector [1]: res = 1427d15c7e432bc80000000000000000 20241107085527972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085527972 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085527972 DAUC <0003> auc.c:151 vector [1]: kc = 0633aa6522ea93fb 20241107085527972 DAUC <0003> auc.c:152 vector [1]: sres = 6a64fa94 20241107085527972 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085527972 DAUC <0003> auc.c:113 vector [2]: rand = 1536f3695edd64288f91688ec0216e00 20241107085527972 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085527972 DAUC <0003> auc.c:142 vector [2]: autn = 2b5aba06ad2b000049792f1a4a2fe40e 20241107085527972 DAUC <0003> auc.c:143 vector [2]: ck = bb4042457082bf8fcfaa02c776394a9d 20241107085527972 DAUC <0003> auc.c:144 vector [2]: ik = fcd1d5a568d1ef72423315c2977a1c5e 20241107085527972 DAUC <0003> auc.c:145 vector [2]: res = c83468dedf3762a30000000000000000 20241107085527972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085527972 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085527972 DAUC <0003> auc.c:151 vector [2]: kc = ca0880e5f910063e 20241107085527972 DAUC <0003> auc.c:152 vector [2]: sres = 17030a7d 20241107085527972 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085527972 DAUC <0003> auc.c:113 vector [3]: rand = 6bddc6bb9d4cdef011213ffcf7f44736 20241107085527972 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085527972 DAUC <0003> auc.c:142 vector [3]: autn = 992b45f1115400002ec9973a0ace395a 20241107085527972 DAUC <0003> auc.c:143 vector [3]: ck = 6d41a6fb3a1d1180c0fb49c4618efe00 20241107085527972 DAUC <0003> auc.c:144 vector [3]: ik = 0c7239ea7bbd1c95084367be59f5addb 20241107085527972 DAUC <0003> auc.c:145 vector [3]: res = 78df450b686bd3cf0000000000000000 20241107085527972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085527972 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085527972 DAUC <0003> auc.c:151 vector [3]: kc = a98bb16b79db5ece 20241107085527972 DAUC <0003> auc.c:152 vector [3]: sres = 10b496c4 20241107085527972 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085527972 DAUC <0003> auc.c:113 vector [4]: rand = 8fb41249b7da20ac8ce864c6b7c9ec2b 20241107085527972 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085527972 DAUC <0003> auc.c:142 vector [4]: autn = e19084e52e78000077e8d8752736c0a6 20241107085527972 DAUC <0003> auc.c:143 vector [4]: ck = ab1d7b0dfeeed4c2f6e96bd7ebf65802 20241107085527972 DAUC <0003> auc.c:144 vector [4]: ik = a34a651c1ff90636012b3e3b09ee0f1b 20241107085527972 DAUC <0003> auc.c:145 vector [4]: res = 4ab17d3c043fc52b0000000000000000 20241107085527972 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085527972 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085527972 DAUC <0003> auc.c:151 vector [4]: kc = ff954bfd030f85ed 20241107085527972 DAUC <0003> auc.c:152 vector [4]: sres = 4e8eb817 20241107085527972 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085527972 DAUC <0003> db_auc.c:245 IMSI='262429246156795': Generated 5 vectors 20241107085527972 DAUC <0003> db_auc.c:249 IMSI='262429246156795': Updating SQN=161 in DB 20241107085527980 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429246156795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429246156795"} 20241107085527980 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429246156795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085527980 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527980 DLINP <000b> input/ipa.c:451 connected read/write 20241107085527980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085527984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241107085528009 DAUC <0003> db_auc.c:157 IMSI='262420571696768': No 2G Auth Data 20241107085528009 DAUC <0003> db_auc.c:192 IMSI='262420571696768': No 3G Auth Data 20241107085528042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241107085528044 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085528044 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420571696768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420571696768"} 20241107085528044 DAUC <0003> db_auc.c:157 IMSI='262420571696768': No 2G Auth Data 20241107085528044 DAUC <0003> db_auc.c:236 IMSI='262420571696768': Calling to generate 5 vectors 20241107085528044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085528044 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085528044 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085528044 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085528044 DAUC <0003> auc.c:113 vector [0]: rand = 473f044cf9874689efa81e286443f08a 20241107085528044 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085528044 DAUC <0003> auc.c:142 vector [0]: autn = 29940d084b94000014ae776d82a58eed 20241107085528044 DAUC <0003> auc.c:143 vector [0]: ck = decbb4d23332667d6bcf099e8631d28f 20241107085528044 DAUC <0003> auc.c:144 vector [0]: ik = 8c3950d5fd04971b9f8abbbba01a7b0d 20241107085528044 DAUC <0003> auc.c:145 vector [0]: res = b132c891578928fb0000000000000000 20241107085528044 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085528044 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085528044 DAUC <0003> auc.c:151 vector [0]: kc = a6b75622e81d58e4 20241107085528044 DAUC <0003> auc.c:152 vector [0]: sres = e6bbe06a 20241107085528044 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085528044 DAUC <0003> auc.c:113 vector [1]: rand = be40648ea12abec3835c249777de0591 20241107085528044 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085528044 DAUC <0003> auc.c:142 vector [1]: autn = 1e2bd709a9510000eb968f3f1650a823 20241107085528044 DAUC <0003> auc.c:143 vector [1]: ck = 1ef2378e25e692ab73893091e4d13796 20241107085528044 DAUC <0003> auc.c:144 vector [1]: ik = 1fef2de37f84699d18bf47488592d42f 20241107085528044 DAUC <0003> auc.c:145 vector [1]: res = bf6cb01049b945240000000000000000 20241107085528044 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085528044 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085528044 DAUC <0003> auc.c:151 vector [1]: kc = 6a2b6db43b21188f 20241107085528044 DAUC <0003> auc.c:152 vector [1]: sres = f6d5f534 20241107085528044 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085528044 DAUC <0003> auc.c:113 vector [2]: rand = 83cf4c54a978a968e2a522cd82354fc0 20241107085528044 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085528044 DAUC <0003> auc.c:142 vector [2]: autn = f02e7a822d160000db59777246d988a0 20241107085528044 DAUC <0003> auc.c:143 vector [2]: ck = 0be9e6135dc017e5ee7183b0f653859a 20241107085528044 DAUC <0003> auc.c:144 vector [2]: ik = c4839b7132541e28756d6c0884610ea1 20241107085528044 DAUC <0003> auc.c:145 vector [2]: res = d68fd22696d8c2010000000000000000 20241107085528044 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085528044 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085528044 DAUC <0003> auc.c:151 vector [2]: kc = 547692da1da682f6 20241107085528044 DAUC <0003> auc.c:152 vector [2]: sres = 40571027 20241107085528044 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085528044 DAUC <0003> auc.c:113 vector [3]: rand = d4bfd60d89a562b5d651e821c91d0e35 20241107085528044 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085528044 DAUC <0003> auc.c:142 vector [3]: autn = 34fb79f11e620000c7e0351838f1f7e1 20241107085528045 DAUC <0003> auc.c:143 vector [3]: ck = 91a26b5db684906b394438b9193d03c9 20241107085528045 DAUC <0003> auc.c:144 vector [3]: ik = 806dfbff94706ee056a3724f29771b24 20241107085528045 DAUC <0003> auc.c:145 vector [3]: res = 470125ea794954660000000000000000 20241107085528045 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085528045 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085528045 DAUC <0003> auc.c:151 vector [3]: kc = 7e28da5412bee666 20241107085528045 DAUC <0003> auc.c:152 vector [3]: sres = 3e48718c 20241107085528045 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085528045 DAUC <0003> auc.c:113 vector [4]: rand = c674024670fcf536fdc7b77e2932fc5b 20241107085528045 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085528045 DAUC <0003> auc.c:142 vector [4]: autn = b51e13b82f7000008be1f583dd00fb7b 20241107085528045 DAUC <0003> auc.c:143 vector [4]: ck = df6c503dea02c30c27068fad4d75fe2b 20241107085528045 DAUC <0003> auc.c:144 vector [4]: ik = cf0e14592485faa7cb32e9e9549425cd 20241107085528045 DAUC <0003> auc.c:145 vector [4]: res = 0e498b25042f1dee0000000000000000 20241107085528045 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085528045 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085528045 DAUC <0003> auc.c:151 vector [4]: kc = fc562220d766e24d 20241107085528045 DAUC <0003> auc.c:152 vector [4]: sres = 0a6696cb 20241107085528045 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085528045 DAUC <0003> db_auc.c:245 IMSI='262420571696768': Generated 5 vectors 20241107085528045 DAUC <0003> db_auc.c:249 IMSI='262420571696768': Updating SQN=161 in DB 20241107085528053 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420571696768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420571696768"} 20241107085528053 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420571696768 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085528053 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528053 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241107085528092 DAUC <0003> db_auc.c:157 IMSI='262420444431449': No 2G Auth Data 20241107085528092 DAUC <0003> db_auc.c:192 IMSI='262420444431449': No 3G Auth Data 20241107085528141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20241107085528144 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085528144 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420444431449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420444431449"} 20241107085528144 DAUC <0003> db_auc.c:236 IMSI='262420444431449': Calling to generate 5 vectors 20241107085528144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085528144 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085528144 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085528144 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085528144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085528144 DAUC <0003> auc.c:113 vector [0]: rand = f10d6c560eaab6f5c3fae1d127715310 20241107085528144 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085528144 DAUC <0003> auc.c:142 vector [0]: autn = 649cf39d911b0000a2a9f08af0cb4a17 20241107085528144 DAUC <0003> auc.c:143 vector [0]: ck = dcb4de737f02039bbb386bde6ba82073 20241107085528144 DAUC <0003> auc.c:144 vector [0]: ik = 75fd5858a4a827551a71eebe1572b91d 20241107085528144 DAUC <0003> auc.c:145 vector [0]: res = c29407db37553a1f0000000000000000 20241107085528144 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085528144 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085528144 DAUC <0003> auc.c:179 vector [0]: kc = 377c099171899000 20241107085528144 DAUC <0003> auc.c:180 vector [0]: sres = 6fae7e04 20241107085528144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085528144 DAUC <0003> auc.c:113 vector [1]: rand = 33d9c27ddab20d0bb46e17d42b3818bb 20241107085528144 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085528144 DAUC <0003> auc.c:142 vector [1]: autn = 2e9c401dbf5400002e5abad58a53b4ec 20241107085528144 DAUC <0003> auc.c:143 vector [1]: ck = 77089bb3bcb5a2d3a513cc8c46fbaad0 20241107085528144 DAUC <0003> auc.c:144 vector [1]: ik = 10092757866bfcbff59b2f34a4dcdb2d 20241107085528144 DAUC <0003> auc.c:145 vector [1]: res = 12fe084417a051130000000000000000 20241107085528144 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085528144 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085528144 DAUC <0003> auc.c:179 vector [1]: kc = 6125e84dcbca7800 20241107085528144 DAUC <0003> auc.c:180 vector [1]: sres = 98339ef5 20241107085528144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085528144 DAUC <0003> auc.c:113 vector [2]: rand = 8d19d32c49aabeb50bd60de8a82732ab 20241107085528144 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085528144 DAUC <0003> auc.c:142 vector [2]: autn = f16e40197b860000412c45a825e5b1d7 20241107085528144 DAUC <0003> auc.c:143 vector [2]: ck = 23358663a2b06a87fbc695554e15a600 20241107085528144 DAUC <0003> auc.c:144 vector [2]: ik = 2a43e28585f43f191de722c84883075e 20241107085528144 DAUC <0003> auc.c:145 vector [2]: res = 11ea754ccd7ae7c10000000000000000 20241107085528144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085528144 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085528144 DAUC <0003> auc.c:179 vector [2]: kc = dba7074cd9f01c00 20241107085528144 DAUC <0003> auc.c:180 vector [2]: sres = dfa51db7 20241107085528144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085528144 DAUC <0003> auc.c:113 vector [3]: rand = 7ec982a0ee6fc2692edacbf48ca1073a 20241107085528144 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085528144 DAUC <0003> auc.c:142 vector [3]: autn = e6eaa8c50c380000dd14113309b71d56 20241107085528144 DAUC <0003> auc.c:143 vector [3]: ck = 657fec4883ad3fc26cc4b4e8ee370932 20241107085528144 DAUC <0003> auc.c:144 vector [3]: ik = d8e45d2df548b1eb88351a8786a3af8d 20241107085528144 DAUC <0003> auc.c:145 vector [3]: res = d400dd24496067cc0000000000000000 20241107085528144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085528144 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085528144 DAUC <0003> auc.c:179 vector [3]: kc = 3c8a93f485529400 20241107085528144 DAUC <0003> auc.c:180 vector [3]: sres = fd3cbc38 20241107085528144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085528144 DAUC <0003> auc.c:113 vector [4]: rand = e5dacea8127c80208ec3141584811a92 20241107085528144 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085528144 DAUC <0003> auc.c:142 vector [4]: autn = 6dc626c8140600009f0ea16d91da9ee2 20241107085528144 DAUC <0003> auc.c:143 vector [4]: ck = b2f5ca05b884ae28dea7ad6344b43614 20241107085528144 DAUC <0003> auc.c:144 vector [4]: ik = e3b66e38e86760963f3cd2a957955890 20241107085528144 DAUC <0003> auc.c:145 vector [4]: res = ce43cdaf523920dc0000000000000000 20241107085528144 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085528144 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085528144 DAUC <0003> auc.c:179 vector [4]: kc = 608fabcf38673800 20241107085528144 DAUC <0003> auc.c:180 vector [4]: sres = b6255057 20241107085528144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085528144 DAUC <0003> db_auc.c:245 IMSI='262420444431449': Generated 5 vectors 20241107085528144 DAUC <0003> db_auc.c:249 IMSI='262420444431449': Updating SQN=161 in DB 20241107085528152 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420444431449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420444431449"} 20241107085528152 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420444431449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085528152 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528152 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20241107085528187 DAUC <0003> db_auc.c:157 IMSI='262420299530251': No 2G Auth Data 20241107085528187 DAUC <0003> db_auc.c:192 IMSI='262420299530251': No 3G Auth Data 20241107085528229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241107085528232 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085528233 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420299530251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420299530251"} 20241107085528233 DAUC <0003> db_auc.c:236 IMSI='262420299530251': Calling to generate 5 vectors 20241107085528233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085528233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085528233 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085528233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085528233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085528233 DAUC <0003> auc.c:113 vector [0]: rand = b97c290abf039cb1cabbcaa2f87f8aee 20241107085528233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085528233 DAUC <0003> auc.c:142 vector [0]: autn = 796f8abaa32500000ea26e7929afb2c9 20241107085528233 DAUC <0003> auc.c:143 vector [0]: ck = 27280089403aac61d4e2573c02133485 20241107085528233 DAUC <0003> auc.c:144 vector [0]: ik = e5e6f80f2fd3ba9f511a8a90c27a4b40 20241107085528233 DAUC <0003> auc.c:145 vector [0]: res = 6369408ee12c17600000000000000000 20241107085528233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085528233 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085528233 DAUC <0003> auc.c:179 vector [0]: kc = d8df8663b1f75000 20241107085528233 DAUC <0003> auc.c:180 vector [0]: sres = 88cf8f00 20241107085528233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085528233 DAUC <0003> auc.c:113 vector [1]: rand = 9c5aa2956d0aef34681c036c635f1e8f 20241107085528233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085528233 DAUC <0003> auc.c:142 vector [1]: autn = e9dacecdee170000d389d40604769f4a 20241107085528233 DAUC <0003> auc.c:143 vector [1]: ck = a4fb133cce694bcbdcd672399979eda2 20241107085528233 DAUC <0003> auc.c:144 vector [1]: ik = 6873301e8131b89426ae50e24be24ee9 20241107085528233 DAUC <0003> auc.c:145 vector [1]: res = 572a38303f54264e0000000000000000 20241107085528233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085528233 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085528233 DAUC <0003> auc.c:179 vector [1]: kc = 3578ada724b9c400 20241107085528233 DAUC <0003> auc.c:180 vector [1]: sres = c1c2c664 20241107085528233 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085528233 DAUC <0003> auc.c:113 vector [2]: rand = 35eb14c9217255f9dcd88130a790baa3 20241107085528233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085528233 DAUC <0003> auc.c:142 vector [2]: autn = e9484f3779550000b182687fff5e5281 20241107085528233 DAUC <0003> auc.c:143 vector [2]: ck = a4b72944de3f49923c828f7fd6cbc539 20241107085528233 DAUC <0003> auc.c:144 vector [2]: ik = 1553134a451681175cbf5b88f143ce9f 20241107085528233 DAUC <0003> auc.c:145 vector [2]: res = f38fdae1d01dbfec0000000000000000 20241107085528233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085528233 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085528233 DAUC <0003> auc.c:179 vector [2]: kc = 15da2aafdbda8800 20241107085528233 DAUC <0003> auc.c:180 vector [2]: sres = a5efd497 20241107085528233 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085528233 DAUC <0003> auc.c:113 vector [3]: rand = 6f99b7be076b323c4c11f5995aa2c9f3 20241107085528233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085528233 DAUC <0003> auc.c:142 vector [3]: autn = a03e4cf303ae000036ab7adc067ade3e 20241107085528233 DAUC <0003> auc.c:143 vector [3]: ck = 0a29f482d9e5fd1fbf7924820846de10 20241107085528233 DAUC <0003> auc.c:144 vector [3]: ik = a0bfcf18b117202cac4a1eb2e4385115 20241107085528233 DAUC <0003> auc.c:145 vector [3]: res = 20a22d72e5a8644e0000000000000000 20241107085528233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085528233 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085528233 DAUC <0003> auc.c:179 vector [3]: kc = bd2c30a5703b5c00 20241107085528233 DAUC <0003> auc.c:180 vector [3]: sres = 5196aaa3 20241107085528233 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085528233 DAUC <0003> auc.c:113 vector [4]: rand = 8cda01dc337c935e7f425e237b85189c 20241107085528233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085528233 DAUC <0003> auc.c:142 vector [4]: autn = 2d938a033b51000050b03f8ce55b0421 20241107085528233 DAUC <0003> auc.c:143 vector [4]: ck = b5c722f5387b9f62cd2fd5c75e3d2ceb 20241107085528233 DAUC <0003> auc.c:144 vector [4]: ik = 6ddc498cff54324c48d8279bcee5768a 20241107085528233 DAUC <0003> auc.c:145 vector [4]: res = 03a9da9e136434ea0000000000000000 20241107085528233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085528233 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085528233 DAUC <0003> auc.c:179 vector [4]: kc = ed20263810de7400 20241107085528233 DAUC <0003> auc.c:180 vector [4]: sres = 0bfbe4b7 20241107085528233 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085528233 DAUC <0003> db_auc.c:245 IMSI='262420299530251': Generated 5 vectors 20241107085528233 DAUC <0003> db_auc.c:249 IMSI='262420299530251': Updating SQN=161 in DB 20241107085528240 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420299530251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420299530251"} 20241107085528240 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420299530251 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085528240 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528241 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241107085528276 DAUC <0003> db_auc.c:157 IMSI='262421812681757': No 2G Auth Data 20241107085528276 DAUC <0003> db_auc.c:192 IMSI='262421812681757': No 3G Auth Data 20241107085528315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 20241107085528319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085528319 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421812681757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421812681757"} 20241107085528319 DAUC <0003> db_auc.c:236 IMSI='262421812681757': Calling to generate 5 vectors 20241107085528319 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085528319 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085528319 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085528319 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085528319 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085528319 DAUC <0003> auc.c:113 vector [0]: rand = fc0d2119cfc02e88da9fb84649a63267 20241107085528319 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085528319 DAUC <0003> auc.c:142 vector [0]: autn = 4e53bd3b66590000e34ecc5f532f9432 20241107085528319 DAUC <0003> auc.c:143 vector [0]: ck = 9014cc339b082789083cb097b5782da4 20241107085528319 DAUC <0003> auc.c:144 vector [0]: ik = d071360b80da5fb95e693f944f49b133 20241107085528319 DAUC <0003> auc.c:145 vector [0]: res = c85b1423a7f313fc0000000000000000 20241107085528319 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085528319 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085528319 DAUC <0003> auc.c:179 vector [0]: kc = f9c604c7adf38b8b 20241107085528319 DAUC <0003> auc.c:180 vector [0]: sres = 89ac3dff 20241107085528319 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085528319 DAUC <0003> auc.c:113 vector [1]: rand = b6020c37e7619d68c173f4f68a2a0212 20241107085528319 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085528319 DAUC <0003> auc.c:142 vector [1]: autn = d2065b0e6c5f00008ab26bf5df423968 20241107085528319 DAUC <0003> auc.c:143 vector [1]: ck = fdb559c4c94d6fad5fa519a0af52120e 20241107085528319 DAUC <0003> auc.c:144 vector [1]: ik = 526eeb05c07a93e7124286c446bd81d0 20241107085528319 DAUC <0003> auc.c:145 vector [1]: res = 4a17c56cc04597e10000000000000000 20241107085528319 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085528319 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085528319 DAUC <0003> auc.c:179 vector [1]: kc = dc5522e3e0626347 20241107085528319 DAUC <0003> auc.c:180 vector [1]: sres = cb0ded5c 20241107085528319 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085528319 DAUC <0003> auc.c:113 vector [2]: rand = bf70ebf698fa57bb17b99f4dc06800ba 20241107085528319 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085528319 DAUC <0003> auc.c:142 vector [2]: autn = 85324195739f000070613592f0b42b16 20241107085528319 DAUC <0003> auc.c:143 vector [2]: ck = 2a1ef548e2388235f9f3a5781285ca2a 20241107085528319 DAUC <0003> auc.c:144 vector [2]: ik = 81d62bf2018fdac67bd24b3af4be2ca4 20241107085528319 DAUC <0003> auc.c:145 vector [2]: res = 01f453118ca1beb50000000000000000 20241107085528319 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085528319 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085528319 DAUC <0003> auc.c:179 vector [2]: kc = e05217ed90248205 20241107085528319 DAUC <0003> auc.c:180 vector [2]: sres = 3e627f3f 20241107085528319 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085528319 DAUC <0003> auc.c:113 vector [3]: rand = 2c04d3d408e050b887f8f859d766505a 20241107085528319 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085528319 DAUC <0003> auc.c:142 vector [3]: autn = 1e16f050938e0000f0b6f7cfd7184b1b 20241107085528319 DAUC <0003> auc.c:143 vector [3]: ck = 268ed8f490448b8e333def0d726c487c 20241107085528319 DAUC <0003> auc.c:144 vector [3]: ik = 07114ea04346748a53bbc91330580d3f 20241107085528319 DAUC <0003> auc.c:145 vector [3]: res = ce52f7946bb5e4350000000000000000 20241107085528319 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085528319 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085528319 DAUC <0003> auc.c:179 vector [3]: kc = df20cbba2547e880 20241107085528319 DAUC <0003> auc.c:180 vector [3]: sres = 2df7008e 20241107085528319 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085528319 DAUC <0003> auc.c:113 vector [4]: rand = d90b62d8d1620ad313c153fc67b74a43 20241107085528319 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085528319 DAUC <0003> auc.c:142 vector [4]: autn = 67dcb37b61e50000edf82f0a60a8ca5a 20241107085528319 DAUC <0003> auc.c:143 vector [4]: ck = 353082fcd1c7ea7e851a883fa818ebaf 20241107085528319 DAUC <0003> auc.c:144 vector [4]: ik = 8dd3f3b9544c516745cc6a6fccec7059 20241107085528319 DAUC <0003> auc.c:145 vector [4]: res = 9ccfa2bed7c75a1b0000000000000000 20241107085528319 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085528319 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085528319 DAUC <0003> auc.c:179 vector [4]: kc = c628f33d75b94fea 20241107085528319 DAUC <0003> auc.c:180 vector [4]: sres = 864fb5e4 20241107085528319 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085528319 DAUC <0003> db_auc.c:245 IMSI='262421812681757': Generated 5 vectors 20241107085528319 DAUC <0003> db_auc.c:249 IMSI='262421812681757': Updating SQN=161 in DB 20241107085528332 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421812681757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421812681757"} 20241107085528332 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421812681757 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085528332 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528332 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085528336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 20241107085528367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241107085528368 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43335<->l=127.0.0.1:4259) 20241107085528368 DLINP <000b> input/ipa.c:451 connected read/write 20241107085528368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085528368 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085528368 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085528368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085528411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241107085528411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241107085531484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085531484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085531486 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241107085531489 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085531489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085531489 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  20241107085531489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085531489 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  20241107085531489 DLGSUP <0013> gsup_server.c:235 2:  20241107085531489 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085531489 DLGSUP <0013> gsup_server.c:235 3:  20241107085531489 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085531489 DLGSUP <0013> gsup_server.c:235 4:  20241107085531489 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085531489 DLGSUP <0013> gsup_server.c:235 5:  20241107085531489 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085531489 DLGSUP <0013> gsup_server.c:235 7:  20241107085531489 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085531489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085531489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085531489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085531508 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44191<->l=127.0.0.1:4259) 20241107085531533 DAUC <0003> db_auc.c:157 IMSI='262423608735837': No 2G Auth Data 20241107085531533 DAUC <0003> db_auc.c:192 IMSI='262423608735837': No 3G Auth Data 20241107085531578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20241107085531583 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531583 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423608735837"} 20241107085531583 DAUC <0003> db_auc.c:192 IMSI='262423608735837': No 3G Auth Data 20241107085531583 DAUC <0003> db_auc.c:236 IMSI='262423608735837': Calling to generate 1 vectors 20241107085531583 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241107085531583 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531583 DAUC <0003> auc.c:113 vector [0]: rand = c255745df269551b44c04d67e77a4672 20241107085531583 DAUC <0003> auc.c:179 vector [0]: kc = f95a835281b81400 20241107085531583 DAUC <0003> auc.c:180 vector [0]: sres = 2d7db3ca 20241107085531583 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531583 DAUC <0003> db_auc.c:245 IMSI='262423608735837': Generated 1 vectors 20241107085531583 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423608735837"} 20241107085531583 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531583 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531583 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531587 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423608735837"} 20241107085531587 DAUC <0003> db_auc.c:192 IMSI='262423608735837': No 3G Auth Data 20241107085531587 DAUC <0003> db_auc.c:236 IMSI='262423608735837': Calling to generate 4 vectors 20241107085531587 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241107085531587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531587 DAUC <0003> auc.c:113 vector [0]: rand = fb065bfc145ed8d102a0b8d7a98085ee 20241107085531587 DAUC <0003> auc.c:179 vector [0]: kc = 3a0ef29e2342e800 20241107085531587 DAUC <0003> auc.c:180 vector [0]: sres = 28aefa93 20241107085531587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531587 DAUC <0003> auc.c:113 vector [1]: rand = da421ade7eede9bc834aa533fceb4714 20241107085531587 DAUC <0003> auc.c:179 vector [1]: kc = 9229ac1493060800 20241107085531587 DAUC <0003> auc.c:180 vector [1]: sres = acb7e2df 20241107085531587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531587 DAUC <0003> auc.c:113 vector [2]: rand = fba1fe69b461930c4208b2bb3309906c 20241107085531587 DAUC <0003> auc.c:179 vector [2]: kc = ac23de3109f7dc00 20241107085531587 DAUC <0003> auc.c:180 vector [2]: sres = 632762d9 20241107085531587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531587 DAUC <0003> auc.c:113 vector [3]: rand = f9d8b02dc7ab5555c151298307281fea 20241107085531587 DAUC <0003> auc.c:179 vector [3]: kc = 3c4ca4e39ccbcc00 20241107085531587 DAUC <0003> auc.c:180 vector [3]: sres = c81dcaf6 20241107085531587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531587 DAUC <0003> db_auc.c:245 IMSI='262423608735837': Generated 4 vectors 20241107085531587 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423608735837"} 20241107085531587 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531589 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531589 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423608735837"} 20241107085531589 DAUC <0003> db_auc.c:192 IMSI='262423608735837': No 3G Auth Data 20241107085531589 DAUC <0003> db_auc.c:236 IMSI='262423608735837': Calling to generate 5 vectors 20241107085531589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531589 DAUC <0003> auc.c:113 vector [0]: rand = 4fbd75ac6f841e83d52e4dccbcbed9b8 20241107085531589 DAUC <0003> auc.c:179 vector [0]: kc = 63c120ef4e1e0c00 20241107085531589 DAUC <0003> auc.c:180 vector [0]: sres = cd2f6100 20241107085531589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531589 DAUC <0003> auc.c:113 vector [1]: rand = 9b00a4ff5eccc01a9d97a19469865ff0 20241107085531589 DAUC <0003> auc.c:179 vector [1]: kc = cfeaa217a4fff800 20241107085531589 DAUC <0003> auc.c:180 vector [1]: sres = 753dbec3 20241107085531589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531589 DAUC <0003> auc.c:113 vector [2]: rand = eaf9c740ddb89966d5e22b4c9e31747c 20241107085531589 DAUC <0003> auc.c:179 vector [2]: kc = 5bec382e97178c00 20241107085531589 DAUC <0003> auc.c:180 vector [2]: sres = a8c09f2c 20241107085531589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531589 DAUC <0003> auc.c:113 vector [3]: rand = 4a7f964dd7b7c20e68bc6c7aec1311a5 20241107085531589 DAUC <0003> auc.c:179 vector [3]: kc = 769b10388ec42400 20241107085531589 DAUC <0003> auc.c:180 vector [3]: sres = dd162263 20241107085531589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531589 DAUC <0003> auc.c:113 vector [4]: rand = b2428d885e740398f7d53f6cc741f919 20241107085531589 DAUC <0003> auc.c:179 vector [4]: kc = 33ebce6198299c00 20241107085531589 DAUC <0003> auc.c:180 vector [4]: sres = d6f5ac66 20241107085531589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531589 DAUC <0003> db_auc.c:245 IMSI='262423608735837': Generated 5 vectors 20241107085531589 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423608735837"} 20241107085531589 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531589 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531589 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531592 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531592 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423608735837"} 20241107085531592 DAUC <0003> db_auc.c:192 IMSI='262423608735837': No 3G Auth Data 20241107085531592 DAUC <0003> db_auc.c:236 IMSI='262423608735837': Calling to generate 5 vectors 20241107085531592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531592 DAUC <0003> auc.c:113 vector [0]: rand = 081c76675bd4922b8ca87339d705d7b1 20241107085531592 DAUC <0003> auc.c:179 vector [0]: kc = 258b219b948d8c00 20241107085531592 DAUC <0003> auc.c:180 vector [0]: sres = ba3920e4 20241107085531592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531592 DAUC <0003> auc.c:113 vector [1]: rand = 28de5cdbace95e641425c8194159173e 20241107085531592 DAUC <0003> auc.c:179 vector [1]: kc = 61d9c2a40cdbd400 20241107085531592 DAUC <0003> auc.c:180 vector [1]: sres = 8f5cd4ce 20241107085531592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531592 DAUC <0003> auc.c:113 vector [2]: rand = 34f9af46aa7fa0bdea9ef3dffe66ee28 20241107085531592 DAUC <0003> auc.c:179 vector [2]: kc = e57665bd8ddf7000 20241107085531592 DAUC <0003> auc.c:180 vector [2]: sres = 2d3aa714 20241107085531592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531592 DAUC <0003> auc.c:113 vector [3]: rand = 53e5751c0d939f26a75fb9d056346829 20241107085531592 DAUC <0003> auc.c:179 vector [3]: kc = f97cb9385c7c5c00 20241107085531592 DAUC <0003> auc.c:180 vector [3]: sres = ea3b90bf 20241107085531592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531592 DAUC <0003> auc.c:113 vector [4]: rand = 4202b6c70eb69e72cbf9f051a2452161 20241107085531592 DAUC <0003> auc.c:179 vector [4]: kc = 1e1e7ee4fe394400 20241107085531592 DAUC <0003> auc.c:180 vector [4]: sres = 18723a84 20241107085531592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531592 DAUC <0003> db_auc.c:245 IMSI='262423608735837': Generated 5 vectors 20241107085531592 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423608735837"} 20241107085531592 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423608735837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531592 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531592 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20241107085531618 DAUC <0003> db_auc.c:157 IMSI='262423709731704': No 2G Auth Data 20241107085531618 DAUC <0003> db_auc.c:192 IMSI='262423709731704': No 3G Auth Data 20241107085531650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241107085531654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531654 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423709731704"} 20241107085531654 DAUC <0003> db_auc.c:192 IMSI='262423709731704': No 3G Auth Data 20241107085531654 DAUC <0003> db_auc.c:236 IMSI='262423709731704': Calling to generate 1 vectors 20241107085531654 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241107085531654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531654 DAUC <0003> auc.c:113 vector [0]: rand = 5e5cf0dfc18179e9d7c39d182ea312d4 20241107085531654 DAUC <0003> auc.c:179 vector [0]: kc = d198a1908758d400 20241107085531654 DAUC <0003> auc.c:180 vector [0]: sres = 96210933 20241107085531654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531654 DAUC <0003> db_auc.c:245 IMSI='262423709731704': Generated 1 vectors 20241107085531654 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423709731704"} 20241107085531654 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531657 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531657 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423709731704"} 20241107085531657 DAUC <0003> db_auc.c:192 IMSI='262423709731704': No 3G Auth Data 20241107085531657 DAUC <0003> db_auc.c:236 IMSI='262423709731704': Calling to generate 4 vectors 20241107085531657 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241107085531657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531657 DAUC <0003> auc.c:113 vector [0]: rand = e40f08567475a90b152021dda3000171 20241107085531657 DAUC <0003> auc.c:179 vector [0]: kc = 97a08531c4f4c800 20241107085531657 DAUC <0003> auc.c:180 vector [0]: sres = b8e708f9 20241107085531657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531657 DAUC <0003> auc.c:113 vector [1]: rand = ebec9f76be1af28b97e28d5c4bf20d6f 20241107085531657 DAUC <0003> auc.c:179 vector [1]: kc = 6a41598789994800 20241107085531657 DAUC <0003> auc.c:180 vector [1]: sres = a5097095 20241107085531657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531657 DAUC <0003> auc.c:113 vector [2]: rand = f33b4f3e45d4a10342b281f7b24c4375 20241107085531657 DAUC <0003> auc.c:179 vector [2]: kc = bc0ed2ae3a7d5000 20241107085531657 DAUC <0003> auc.c:180 vector [2]: sres = ef8cf4f1 20241107085531657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531657 DAUC <0003> auc.c:113 vector [3]: rand = a7006404514dcfb383306ff97a108774 20241107085531657 DAUC <0003> auc.c:179 vector [3]: kc = e937763012201400 20241107085531657 DAUC <0003> auc.c:180 vector [3]: sres = 55cc9a00 20241107085531657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531657 DAUC <0003> db_auc.c:245 IMSI='262423709731704': Generated 4 vectors 20241107085531657 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423709731704"} 20241107085531657 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531657 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531657 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531659 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531659 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423709731704"} 20241107085531659 DAUC <0003> db_auc.c:192 IMSI='262423709731704': No 3G Auth Data 20241107085531659 DAUC <0003> db_auc.c:236 IMSI='262423709731704': Calling to generate 5 vectors 20241107085531659 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531659 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531659 DAUC <0003> auc.c:113 vector [0]: rand = 4f5cedb86f8a88acb29e905482bbbfe7 20241107085531659 DAUC <0003> auc.c:179 vector [0]: kc = 8894db1aefb49400 20241107085531659 DAUC <0003> auc.c:180 vector [0]: sres = 24db4e72 20241107085531659 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531659 DAUC <0003> auc.c:113 vector [1]: rand = 1f442d7032482e70872ee2f36f2d1b33 20241107085531659 DAUC <0003> auc.c:179 vector [1]: kc = 2191599c40b62800 20241107085531659 DAUC <0003> auc.c:180 vector [1]: sres = 8c428b97 20241107085531659 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531659 DAUC <0003> auc.c:113 vector [2]: rand = 3a80dc5dd7ce2a65fc0bd4870fa42e3b 20241107085531659 DAUC <0003> auc.c:179 vector [2]: kc = 24ad942c27713c00 20241107085531659 DAUC <0003> auc.c:180 vector [2]: sres = b247e770 20241107085531659 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531659 DAUC <0003> auc.c:113 vector [3]: rand = 6c8aa34b462f19062f5199a496e812fe 20241107085531659 DAUC <0003> auc.c:179 vector [3]: kc = 2a7c3d5bf58eec00 20241107085531659 DAUC <0003> auc.c:180 vector [3]: sres = 68630735 20241107085531659 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531659 DAUC <0003> auc.c:113 vector [4]: rand = 954c7a45d73a82741387c742426a51d2 20241107085531659 DAUC <0003> auc.c:179 vector [4]: kc = c7a616313f120400 20241107085531659 DAUC <0003> auc.c:180 vector [4]: sres = 0d691c3a 20241107085531659 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531659 DAUC <0003> db_auc.c:245 IMSI='262423709731704': Generated 5 vectors 20241107085531659 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423709731704"} 20241107085531659 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531659 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531659 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531662 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423709731704"} 20241107085531662 DAUC <0003> db_auc.c:192 IMSI='262423709731704': No 3G Auth Data 20241107085531662 DAUC <0003> db_auc.c:236 IMSI='262423709731704': Calling to generate 5 vectors 20241107085531662 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531662 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531662 DAUC <0003> auc.c:113 vector [0]: rand = f036bb5eb60fa6be183ad700912e2e2f 20241107085531662 DAUC <0003> auc.c:179 vector [0]: kc = 2c2e09cd967e5000 20241107085531662 DAUC <0003> auc.c:180 vector [0]: sres = 013a7df3 20241107085531662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531662 DAUC <0003> auc.c:113 vector [1]: rand = a3100f0b22c50c23d1068d06957217fa 20241107085531662 DAUC <0003> auc.c:179 vector [1]: kc = 33ba7fee2306a800 20241107085531662 DAUC <0003> auc.c:180 vector [1]: sres = 91324a25 20241107085531662 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531662 DAUC <0003> auc.c:113 vector [2]: rand = 09361b82a3723423724afb12afeba566 20241107085531662 DAUC <0003> auc.c:179 vector [2]: kc = eeaeb391da83f800 20241107085531662 DAUC <0003> auc.c:180 vector [2]: sres = fbde2faa 20241107085531662 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531662 DAUC <0003> auc.c:113 vector [3]: rand = 6f127c65c8502402f29891d82c68a831 20241107085531662 DAUC <0003> auc.c:179 vector [3]: kc = 6cdb9a1ef839a400 20241107085531662 DAUC <0003> auc.c:180 vector [3]: sres = d9850cd9 20241107085531662 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531662 DAUC <0003> auc.c:113 vector [4]: rand = 1c561ecea89ea0870d5729c88cbb9d37 20241107085531662 DAUC <0003> auc.c:179 vector [4]: kc = 1367626654f67400 20241107085531662 DAUC <0003> auc.c:180 vector [4]: sres = 3af5863f 20241107085531662 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531662 DAUC <0003> db_auc.c:245 IMSI='262423709731704': Generated 5 vectors 20241107085531662 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423709731704"} 20241107085531662 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423709731704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241107085531688 DAUC <0003> db_auc.c:157 IMSI='262428930104597': No 2G Auth Data 20241107085531688 DAUC <0003> db_auc.c:192 IMSI='262428930104597': No 3G Auth Data 20241107085531722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241107085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531725 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428930104597"} 20241107085531725 DAUC <0003> db_auc.c:192 IMSI='262428930104597': No 3G Auth Data 20241107085531725 DAUC <0003> db_auc.c:236 IMSI='262428930104597': Calling to generate 1 vectors 20241107085531725 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241107085531725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531725 DAUC <0003> auc.c:113 vector [0]: rand = bc8a96dcb5ac67d2e580db20593e661c 20241107085531725 DAUC <0003> auc.c:179 vector [0]: kc = d246763495f8aed4 20241107085531725 DAUC <0003> auc.c:180 vector [0]: sres = 16b54d6e 20241107085531725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531725 DAUC <0003> db_auc.c:245 IMSI='262428930104597': Generated 1 vectors 20241107085531725 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428930104597"} 20241107085531725 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531728 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428930104597"} 20241107085531728 DAUC <0003> db_auc.c:192 IMSI='262428930104597': No 3G Auth Data 20241107085531728 DAUC <0003> db_auc.c:236 IMSI='262428930104597': Calling to generate 4 vectors 20241107085531728 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241107085531728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531728 DAUC <0003> auc.c:113 vector [0]: rand = dd935ae9e18522ec8e447772fbf9dee3 20241107085531728 DAUC <0003> auc.c:179 vector [0]: kc = 67e8dc62168d92e2 20241107085531728 DAUC <0003> auc.c:180 vector [0]: sres = ff0c6aa8 20241107085531728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531728 DAUC <0003> auc.c:113 vector [1]: rand = 60a9a6e9f51fbc6ae7915bcdb7e43655 20241107085531728 DAUC <0003> auc.c:179 vector [1]: kc = f15824edf783839a 20241107085531728 DAUC <0003> auc.c:180 vector [1]: sres = 8d8e31d0 20241107085531728 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531728 DAUC <0003> auc.c:113 vector [2]: rand = 9be5b5d902623db9b35f1d84fe581448 20241107085531728 DAUC <0003> auc.c:179 vector [2]: kc = 801d80767bda1f2d 20241107085531728 DAUC <0003> auc.c:180 vector [2]: sres = eb37fa1c 20241107085531728 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531728 DAUC <0003> auc.c:113 vector [3]: rand = 87472499c1ad00892b81fcacff117238 20241107085531728 DAUC <0003> auc.c:179 vector [3]: kc = c8e5423af1ce0e98 20241107085531728 DAUC <0003> auc.c:180 vector [3]: sres = 499e7380 20241107085531728 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531728 DAUC <0003> db_auc.c:245 IMSI='262428930104597': Generated 4 vectors 20241107085531728 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428930104597"} 20241107085531728 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531730 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531730 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428930104597"} 20241107085531730 DAUC <0003> db_auc.c:192 IMSI='262428930104597': No 3G Auth Data 20241107085531730 DAUC <0003> db_auc.c:236 IMSI='262428930104597': Calling to generate 5 vectors 20241107085531730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531730 DAUC <0003> auc.c:113 vector [0]: rand = cf107be66872c95a645972294ecb44b5 20241107085531730 DAUC <0003> auc.c:179 vector [0]: kc = 18f99346f58414f1 20241107085531730 DAUC <0003> auc.c:180 vector [0]: sres = 9af027ba 20241107085531730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531730 DAUC <0003> auc.c:113 vector [1]: rand = cf1d76b9a8ea9a5560719813cae551ad 20241107085531730 DAUC <0003> auc.c:179 vector [1]: kc = faa7d6179639f40d 20241107085531730 DAUC <0003> auc.c:180 vector [1]: sres = 90f8ca6e 20241107085531730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531730 DAUC <0003> auc.c:113 vector [2]: rand = cd11414130e02661753091e3af1169a3 20241107085531730 DAUC <0003> auc.c:179 vector [2]: kc = 73b4488582403b00 20241107085531730 DAUC <0003> auc.c:180 vector [2]: sres = cb55e134 20241107085531730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531730 DAUC <0003> auc.c:113 vector [3]: rand = 4ee51e7db179cd17678a9a27ec831cb1 20241107085531730 DAUC <0003> auc.c:179 vector [3]: kc = fb5e40636b506244 20241107085531730 DAUC <0003> auc.c:180 vector [3]: sres = 0feaec56 20241107085531730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531730 DAUC <0003> auc.c:113 vector [4]: rand = 43e5925472440cd10ec4a307768a23f2 20241107085531730 DAUC <0003> auc.c:179 vector [4]: kc = e17a0f7986937f07 20241107085531730 DAUC <0003> auc.c:180 vector [4]: sres = 6dfdbcd8 20241107085531730 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531730 DAUC <0003> db_auc.c:245 IMSI='262428930104597': Generated 5 vectors 20241107085531730 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428930104597"} 20241107085531730 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531730 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531730 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531733 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531733 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428930104597"} 20241107085531733 DAUC <0003> db_auc.c:192 IMSI='262428930104597': No 3G Auth Data 20241107085531733 DAUC <0003> db_auc.c:236 IMSI='262428930104597': Calling to generate 5 vectors 20241107085531733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241107085531733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085531733 DAUC <0003> auc.c:113 vector [0]: rand = c615f99cdfa35903550af86bbdb40403 20241107085531733 DAUC <0003> auc.c:179 vector [0]: kc = 7a27acaddc3dc0b5 20241107085531733 DAUC <0003> auc.c:180 vector [0]: sres = 566c810e 20241107085531733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241107085531733 DAUC <0003> auc.c:113 vector [1]: rand = 614609c66b83fa2e57b811361a905cc7 20241107085531733 DAUC <0003> auc.c:179 vector [1]: kc = 167d538bf6f4ad09 20241107085531733 DAUC <0003> auc.c:180 vector [1]: sres = 1c477970 20241107085531733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241107085531733 DAUC <0003> auc.c:113 vector [2]: rand = a88b9f39002861bfe36f5daf618132bc 20241107085531733 DAUC <0003> auc.c:179 vector [2]: kc = f3f116675a24d81b 20241107085531733 DAUC <0003> auc.c:180 vector [2]: sres = 58c10766 20241107085531733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241107085531733 DAUC <0003> auc.c:113 vector [3]: rand = ed93ca818cac2afb1d298acdf36f8016 20241107085531733 DAUC <0003> auc.c:179 vector [3]: kc = 00b01525a7e6cdc6 20241107085531733 DAUC <0003> auc.c:180 vector [3]: sres = c7470063 20241107085531733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241107085531733 DAUC <0003> auc.c:113 vector [4]: rand = 7641caad82003f6b9e28aa0a62e3867a 20241107085531733 DAUC <0003> auc.c:179 vector [4]: kc = 311b763ca6746b86 20241107085531733 DAUC <0003> auc.c:180 vector [4]: sres = 148c70d7 20241107085531733 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241107085531733 DAUC <0003> db_auc.c:245 IMSI='262428930104597': Generated 5 vectors 20241107085531733 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428930104597"} 20241107085531733 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428930104597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531733 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531733 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241107085531761 DAUC <0003> db_auc.c:157 IMSI='262427734229598': No 2G Auth Data 20241107085531761 DAUC <0003> db_auc.c:192 IMSI='262427734229598': No 3G Auth Data 20241107085531794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241107085531798 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531798 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427734229598"} 20241107085531798 DAUC <0003> db_auc.c:157 IMSI='262427734229598': No 2G Auth Data 20241107085531798 DAUC <0003> db_auc.c:236 IMSI='262427734229598': Calling to generate 1 vectors 20241107085531798 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241107085531798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531798 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085531798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085531798 DAUC <0003> auc.c:113 vector [0]: rand = de3262ab7972c724fe410cccf7d49bad 20241107085531798 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085531798 DAUC <0003> auc.c:142 vector [0]: autn = 0bd6b5a180e30000f0d05fa51a777dc9 20241107085531798 DAUC <0003> auc.c:143 vector [0]: ck = c88bba025b75a264ce36b0000daa8ed8 20241107085531798 DAUC <0003> auc.c:144 vector [0]: ik = 36b5369f330f2c052e1d91acde607386 20241107085531798 DAUC <0003> auc.c:145 vector [0]: res = ab85b78a64cc4fe20000000000000000 20241107085531798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531798 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531798 DAUC <0003> auc.c:151 vector [0]: kc = 1e15ad31bbb0733f 20241107085531798 DAUC <0003> auc.c:152 vector [0]: sres = cf49f868 20241107085531798 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531798 DAUC <0003> db_auc.c:245 IMSI='262427734229598': Generated 1 vectors 20241107085531798 DAUC <0003> db_auc.c:249 IMSI='262427734229598': Updating SQN=33 in DB 20241107085531806 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427734229598"} 20241107085531806 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531806 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531806 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531809 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531809 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427734229598"} 20241107085531809 DAUC <0003> db_auc.c:157 IMSI='262427734229598': No 2G Auth Data 20241107085531809 DAUC <0003> db_auc.c:236 IMSI='262427734229598': Calling to generate 4 vectors 20241107085531809 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241107085531809 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531809 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085531809 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241107085531809 DAUC <0003> auc.c:113 vector [0]: rand = dfb6b3178d3656a312ac71e4b0d226d3 20241107085531809 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241107085531809 DAUC <0003> auc.c:142 vector [0]: autn = 6b4dc48729f10000a4e8e7769bd5f17e 20241107085531809 DAUC <0003> auc.c:143 vector [0]: ck = 0fbe92716f91ad3cebd57d6825b911da 20241107085531809 DAUC <0003> auc.c:144 vector [0]: ik = b704f41a4b6864d7b99d59094296e39d 20241107085531809 DAUC <0003> auc.c:145 vector [0]: res = 49b8a4a0dc9fa8250000000000000000 20241107085531809 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531809 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531809 DAUC <0003> auc.c:151 vector [0]: kc = eaf2420a43d63bac 20241107085531809 DAUC <0003> auc.c:152 vector [0]: sres = 95270c85 20241107085531809 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531809 DAUC <0003> auc.c:113 vector [1]: rand = 14d2fccb4472756d76e33e059575a0ea 20241107085531809 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241107085531809 DAUC <0003> auc.c:142 vector [1]: autn = fec7cc4483f900001f779a4ad3780e5d 20241107085531809 DAUC <0003> auc.c:143 vector [1]: ck = dc8e791e677f808a224b67e02a83a05d 20241107085531809 DAUC <0003> auc.c:144 vector [1]: ik = b1f4437074e1027dfe49cd9c604a59e6 20241107085531809 DAUC <0003> auc.c:145 vector [1]: res = db5e53136800a9d00000000000000000 20241107085531809 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531809 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531809 DAUC <0003> auc.c:151 vector [1]: kc = b178901259577b4c 20241107085531809 DAUC <0003> auc.c:152 vector [1]: sres = b35efac3 20241107085531809 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531809 DAUC <0003> auc.c:113 vector [2]: rand = 4961ca515d72018a48f2e28eb27d480e 20241107085531809 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241107085531809 DAUC <0003> auc.c:142 vector [2]: autn = 44be414598ef0000a724c6462d5e13b8 20241107085531809 DAUC <0003> auc.c:143 vector [2]: ck = 07d5a3d84a089669107f0f0bee9cc06f 20241107085531809 DAUC <0003> auc.c:144 vector [2]: ik = 36b99fca7d39fab3dc67f9f3f8eb167b 20241107085531809 DAUC <0003> auc.c:145 vector [2]: res = 2376c3e53c52ad0c0000000000000000 20241107085531809 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531809 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531809 DAUC <0003> auc.c:151 vector [2]: kc = fd74caea2146bace 20241107085531809 DAUC <0003> auc.c:152 vector [2]: sres = 1f246ee9 20241107085531809 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531809 DAUC <0003> auc.c:113 vector [3]: rand = 77aea33fff531339be52bd14c46b6fb1 20241107085531809 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241107085531809 DAUC <0003> auc.c:142 vector [3]: autn = 746e60f453a400000e111b940a44b6e6 20241107085531809 DAUC <0003> auc.c:143 vector [3]: ck = 5c26b0b4a5c9ac9f7ab5717cbc40a315 20241107085531809 DAUC <0003> auc.c:144 vector [3]: ik = 116d92df25840783cbc76982364bad1a 20241107085531809 DAUC <0003> auc.c:145 vector [3]: res = 4dde36917358000b0000000000000000 20241107085531809 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531809 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531809 DAUC <0003> auc.c:151 vector [3]: kc = fc393a950a46a513 20241107085531809 DAUC <0003> auc.c:152 vector [3]: sres = 3e86369a 20241107085531809 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531809 DAUC <0003> db_auc.c:245 IMSI='262427734229598': Generated 4 vectors 20241107085531809 DAUC <0003> db_auc.c:249 IMSI='262427734229598': Updating SQN=161 in DB 20241107085531816 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427734229598"} 20241107085531816 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531816 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531817 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531819 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531819 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427734229598"} 20241107085531819 DAUC <0003> db_auc.c:157 IMSI='262427734229598': No 2G Auth Data 20241107085531819 DAUC <0003> db_auc.c:236 IMSI='262427734229598': Calling to generate 5 vectors 20241107085531819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085531819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085531819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241107085531819 DAUC <0003> auc.c:113 vector [0]: rand = f30905b58af944f69c5f06eb4d09b60f 20241107085531819 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241107085531819 DAUC <0003> auc.c:142 vector [0]: autn = dce9c7344a4f00006eb5ab15201a50ef 20241107085531819 DAUC <0003> auc.c:143 vector [0]: ck = 924772b9c37541eb9b1ed5a3a086f067 20241107085531819 DAUC <0003> auc.c:144 vector [0]: ik = 99967fadb07635ef9091182fdc18a19f 20241107085531819 DAUC <0003> auc.c:145 vector [0]: res = a0dc2dab5f8f060f0000000000000000 20241107085531819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531819 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531819 DAUC <0003> auc.c:151 vector [0]: kc = 005ec0980f9d25fc 20241107085531819 DAUC <0003> auc.c:152 vector [0]: sres = ff532ba4 20241107085531819 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531819 DAUC <0003> auc.c:113 vector [1]: rand = 328ce99d518de38c1fd3a2675edc3040 20241107085531819 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241107085531819 DAUC <0003> auc.c:142 vector [1]: autn = 3ee54601bac100008ac6b8837ca371ac 20241107085531819 DAUC <0003> auc.c:143 vector [1]: ck = e9cb0718a5d83ecdd2863f3e776d98b1 20241107085531819 DAUC <0003> auc.c:144 vector [1]: ik = 5ec067a59e253cf4eefd806bfe45c5d4 20241107085531819 DAUC <0003> auc.c:145 vector [1]: res = 6c549a9b044ce4860000000000000000 20241107085531819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531819 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531819 DAUC <0003> auc.c:151 vector [1]: kc = 8b70dfe8b2d55f5c 20241107085531819 DAUC <0003> auc.c:152 vector [1]: sres = 68187e1d 20241107085531819 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531819 DAUC <0003> auc.c:113 vector [2]: rand = cb3c9c55f9bde5277b494c03efe2b6e4 20241107085531819 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241107085531819 DAUC <0003> auc.c:142 vector [2]: autn = f7cd7b3f99a7000013b814d33a8fcbd0 20241107085531819 DAUC <0003> auc.c:143 vector [2]: ck = bae43bb0dbd94e1768694a9d9405e470 20241107085531819 DAUC <0003> auc.c:144 vector [2]: ik = 7da4758d28595a717321934441957582 20241107085531819 DAUC <0003> auc.c:145 vector [2]: res = 853fec69b3ebebc70000000000000000 20241107085531819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531819 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531819 DAUC <0003> auc.c:151 vector [2]: kc = dc0897e426108594 20241107085531819 DAUC <0003> auc.c:152 vector [2]: sres = 36d407ae 20241107085531819 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531819 DAUC <0003> auc.c:113 vector [3]: rand = 692d6822e3c3d4b1c6f87a97f2105a12 20241107085531819 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241107085531819 DAUC <0003> auc.c:142 vector [3]: autn = 60f052ff77b000009492135243b1d0b0 20241107085531819 DAUC <0003> auc.c:143 vector [3]: ck = 457b98bf8f55efa15e6bd3ac3ed43bae 20241107085531819 DAUC <0003> auc.c:144 vector [3]: ik = 63c414503d478e6c486e5ba74f3ee363 20241107085531819 DAUC <0003> auc.c:145 vector [3]: res = 82df61906a3d0d080000000000000000 20241107085531819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531819 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531819 DAUC <0003> auc.c:151 vector [3]: kc = 30ba04e4c3f8b900 20241107085531819 DAUC <0003> auc.c:152 vector [3]: sres = e8e26c98 20241107085531819 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531819 DAUC <0003> auc.c:113 vector [4]: rand = 9a141a8bb1d3f56123ef68d006b58f4e 20241107085531819 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241107085531819 DAUC <0003> auc.c:142 vector [4]: autn = 9071672c4bd000006f36a8de75336cf4 20241107085531819 DAUC <0003> auc.c:143 vector [4]: ck = 37d3b97f13fd4668dee6891e281f877f 20241107085531819 DAUC <0003> auc.c:144 vector [4]: ik = f8a49d999e261810bf960f7322bb45b5 20241107085531819 DAUC <0003> auc.c:145 vector [4]: res = 60f6f2f5c38ff5570000000000000000 20241107085531819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085531819 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085531819 DAUC <0003> auc.c:151 vector [4]: kc = ae07a28b877f9cb2 20241107085531819 DAUC <0003> auc.c:152 vector [4]: sres = a37907a2 20241107085531819 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085531819 DAUC <0003> db_auc.c:245 IMSI='262427734229598': Generated 5 vectors 20241107085531819 DAUC <0003> db_auc.c:249 IMSI='262427734229598': Updating SQN=321 in DB 20241107085531826 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427734229598"} 20241107085531826 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531826 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531826 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531829 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531829 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427734229598"} 20241107085531829 DAUC <0003> db_auc.c:157 IMSI='262427734229598': No 2G Auth Data 20241107085531829 DAUC <0003> db_auc.c:236 IMSI='262427734229598': Calling to generate 5 vectors 20241107085531829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085531829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085531829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241107085531829 DAUC <0003> auc.c:113 vector [0]: rand = a764ca0508b80468f8241bcf686a7299 20241107085531829 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241107085531829 DAUC <0003> auc.c:142 vector [0]: autn = af34d29aaad200003e73ac8ebe61ec8c 20241107085531829 DAUC <0003> auc.c:143 vector [0]: ck = 4a3a955520fb8cc3d04240e20291e3b8 20241107085531829 DAUC <0003> auc.c:144 vector [0]: ik = 3aa54624ff7f56e9445701930abbf6fc 20241107085531829 DAUC <0003> auc.c:145 vector [0]: res = 65f6c7c7ad347e8f0000000000000000 20241107085531829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531829 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531829 DAUC <0003> auc.c:151 vector [0]: kc = e48a9200d7aecf6e 20241107085531829 DAUC <0003> auc.c:152 vector [0]: sres = c8c2b948 20241107085531829 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531829 DAUC <0003> auc.c:113 vector [1]: rand = f8ca898a5bcd1800bc28f4d265cb838e 20241107085531829 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241107085531829 DAUC <0003> auc.c:142 vector [1]: autn = 57adbd9582320000372dff9f4fe5e9f0 20241107085531829 DAUC <0003> auc.c:143 vector [1]: ck = 1db028092ba51562f13f61a254217be6 20241107085531829 DAUC <0003> auc.c:144 vector [1]: ik = c692ce145afe356e18bc99f4aefdd762 20241107085531829 DAUC <0003> auc.c:145 vector [1]: res = d9d3918ffde4a85a0000000000000000 20241107085531829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531829 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531829 DAUC <0003> auc.c:151 vector [1]: kc = 32a11e4b8b878c88 20241107085531829 DAUC <0003> auc.c:152 vector [1]: sres = 243739d5 20241107085531830 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531830 DAUC <0003> auc.c:113 vector [2]: rand = da212e3c90c2de76fbc99661a2acc425 20241107085531830 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241107085531830 DAUC <0003> auc.c:142 vector [2]: autn = ab96370fa1af0000a4fc35a692a5919c 20241107085531830 DAUC <0003> auc.c:143 vector [2]: ck = 1bcf7cca212903bba6987dd84d57097a 20241107085531830 DAUC <0003> auc.c:144 vector [2]: ik = 3b92111b0368050078526fd0edc9e68b 20241107085531830 DAUC <0003> auc.c:145 vector [2]: res = d27bd0dc9652cb190000000000000000 20241107085531830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531830 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531830 DAUC <0003> auc.c:151 vector [2]: kc = fe977fd982dfe94a 20241107085531830 DAUC <0003> auc.c:152 vector [2]: sres = 44291bc5 20241107085531830 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531830 DAUC <0003> auc.c:113 vector [3]: rand = 30b4cd7a06ff3f5a654296d14c92331d 20241107085531830 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241107085531830 DAUC <0003> auc.c:142 vector [3]: autn = 0e0ac6e25041000065740341261d9e99 20241107085531830 DAUC <0003> auc.c:143 vector [3]: ck = eaea5f599fa07ec7028b623b04ca6054 20241107085531830 DAUC <0003> auc.c:144 vector [3]: ik = a970ed40afc5ba561f8dd9cb1ce0637c 20241107085531830 DAUC <0003> auc.c:145 vector [3]: res = f965b5bed6e334560000000000000000 20241107085531830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531830 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531830 DAUC <0003> auc.c:151 vector [3]: kc = 5e9c09e9284fc7b9 20241107085531830 DAUC <0003> auc.c:152 vector [3]: sres = 2f8681e8 20241107085531830 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531830 DAUC <0003> auc.c:113 vector [4]: rand = a62138bea5569b7c678ed6aecb92a8ea 20241107085531830 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241107085531830 DAUC <0003> auc.c:142 vector [4]: autn = 3ef6381075d8000024394ce3a12f3447 20241107085531830 DAUC <0003> auc.c:143 vector [4]: ck = 06ed9fdf95b0f84b2d6a6ebf3e7073f9 20241107085531830 DAUC <0003> auc.c:144 vector [4]: ik = 49fdcf1f285ece715420052ef913a73c 20241107085531830 DAUC <0003> auc.c:145 vector [4]: res = 4b9e429f2819b20b0000000000000000 20241107085531830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085531830 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085531830 DAUC <0003> auc.c:151 vector [4]: kc = 365a3b517a8de2ff 20241107085531830 DAUC <0003> auc.c:152 vector [4]: sres = 6387f094 20241107085531830 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085531830 DAUC <0003> db_auc.c:245 IMSI='262427734229598': Generated 5 vectors 20241107085531830 DAUC <0003> db_auc.c:249 IMSI='262427734229598': Updating SQN=481 in DB 20241107085531838 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427734229598"} 20241107085531838 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427734229598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531838 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531838 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241107085531866 DAUC <0003> db_auc.c:157 IMSI='262429753052859': No 2G Auth Data 20241107085531866 DAUC <0003> db_auc.c:192 IMSI='262429753052859': No 3G Auth Data 20241107085531901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241107085531905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531905 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429753052859"} 20241107085531905 DAUC <0003> db_auc.c:157 IMSI='262429753052859': No 2G Auth Data 20241107085531905 DAUC <0003> db_auc.c:236 IMSI='262429753052859': Calling to generate 1 vectors 20241107085531905 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241107085531905 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531905 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085531905 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085531905 DAUC <0003> auc.c:113 vector [0]: rand = 5d6319902354d5db2cf9d1245a0c1360 20241107085531905 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085531905 DAUC <0003> auc.c:142 vector [0]: autn = 542d8f877c7200003001d02df99f99c9 20241107085531905 DAUC <0003> auc.c:143 vector [0]: ck = 1588b536f7b4157762ff36a81cd315a5 20241107085531905 DAUC <0003> auc.c:144 vector [0]: ik = efad265b7c4a8da4a19dc9f0cf685d4a 20241107085531905 DAUC <0003> auc.c:145 vector [0]: res = d30672b33664fbc50000000000000000 20241107085531905 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531905 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531905 DAUC <0003> auc.c:151 vector [0]: kc = 39476c355845d03c 20241107085531905 DAUC <0003> auc.c:152 vector [0]: sres = e5628976 20241107085531905 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531905 DAUC <0003> db_auc.c:245 IMSI='262429753052859': Generated 1 vectors 20241107085531905 DAUC <0003> db_auc.c:249 IMSI='262429753052859': Updating SQN=33 in DB 20241107085531913 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429753052859"} 20241107085531913 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531913 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531913 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531917 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531917 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429753052859"} 20241107085531917 DAUC <0003> db_auc.c:157 IMSI='262429753052859': No 2G Auth Data 20241107085531917 DAUC <0003> db_auc.c:236 IMSI='262429753052859': Calling to generate 4 vectors 20241107085531917 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241107085531917 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531917 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085531917 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241107085531917 DAUC <0003> auc.c:113 vector [0]: rand = e49542b36a7bfae74aee57b226463aec 20241107085531917 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241107085531917 DAUC <0003> auc.c:142 vector [0]: autn = 18212ee96deb00003a7548767b0d09d0 20241107085531917 DAUC <0003> auc.c:143 vector [0]: ck = d0147eb5c8c2102cd30d6dbb65396cf4 20241107085531917 DAUC <0003> auc.c:144 vector [0]: ik = 5fc3bf71d3db43362d01a2af32697042 20241107085531917 DAUC <0003> auc.c:145 vector [0]: res = 3d72f5e1388168d30000000000000000 20241107085531917 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531917 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531917 DAUC <0003> auc.c:151 vector [0]: kc = 71db0ed04c494fac 20241107085531917 DAUC <0003> auc.c:152 vector [0]: sres = 05f39d32 20241107085531917 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531917 DAUC <0003> auc.c:113 vector [1]: rand = 4364484d44087b4e75c0c6f54fd30883 20241107085531917 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241107085531917 DAUC <0003> auc.c:142 vector [1]: autn = 136f6a39579d0000ef4c4643079307cd 20241107085531917 DAUC <0003> auc.c:143 vector [1]: ck = d15042fd37db8b2ce29ace2a018b465f 20241107085531917 DAUC <0003> auc.c:144 vector [1]: ik = 94e87cadf0899c467c8bb936c402774e 20241107085531917 DAUC <0003> auc.c:145 vector [1]: res = e04cfdfdaf99f51a0000000000000000 20241107085531917 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531917 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531917 DAUC <0003> auc.c:151 vector [1]: kc = dba9494c02db267b 20241107085531917 DAUC <0003> auc.c:152 vector [1]: sres = 4fd508e7 20241107085531917 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531917 DAUC <0003> auc.c:113 vector [2]: rand = acfe232a8b9c33b5e426bae85521b0ee 20241107085531917 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241107085531917 DAUC <0003> auc.c:142 vector [2]: autn = 7cb57527c05e000022ebf9f5aa2da835 20241107085531917 DAUC <0003> auc.c:143 vector [2]: ck = d55d44fd7991096793109d3f5dd28a6a 20241107085531917 DAUC <0003> auc.c:144 vector [2]: ik = 785e4b7f62b1709f3f3a9a8caf5e9474 20241107085531917 DAUC <0003> auc.c:145 vector [2]: res = 31faa04e306be0450000000000000000 20241107085531917 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531917 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531917 DAUC <0003> auc.c:151 vector [2]: kc = 01290831e9ac67e6 20241107085531917 DAUC <0003> auc.c:152 vector [2]: sres = 0191400b 20241107085531917 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531917 DAUC <0003> auc.c:113 vector [3]: rand = 2ef194bb4e044fd6b6b6659132ad2316 20241107085531917 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241107085531917 DAUC <0003> auc.c:142 vector [3]: autn = 5bca88cdb2a80000406123f24fd91bc3 20241107085531917 DAUC <0003> auc.c:143 vector [3]: ck = eac6aa22cd25fa7bf6711401a96dc19b 20241107085531917 DAUC <0003> auc.c:144 vector [3]: ik = 5664f4f752ec40a0ac7184192d99e9d2 20241107085531917 DAUC <0003> auc.c:145 vector [3]: res = 0af3fa669cb937540000000000000000 20241107085531917 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531917 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531917 DAUC <0003> auc.c:151 vector [3]: kc = e6a2cecd1b3d9292 20241107085531917 DAUC <0003> auc.c:152 vector [3]: sres = 964acd32 20241107085531917 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531917 DAUC <0003> db_auc.c:245 IMSI='262429753052859': Generated 4 vectors 20241107085531917 DAUC <0003> db_auc.c:249 IMSI='262429753052859': Updating SQN=161 in DB 20241107085531925 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429753052859"} 20241107085531925 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531925 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531925 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531928 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531928 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429753052859"} 20241107085531928 DAUC <0003> db_auc.c:157 IMSI='262429753052859': No 2G Auth Data 20241107085531928 DAUC <0003> db_auc.c:236 IMSI='262429753052859': Calling to generate 5 vectors 20241107085531928 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085531928 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531928 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085531928 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241107085531928 DAUC <0003> auc.c:113 vector [0]: rand = 8411dc54255a973b05daa26116ef5dbf 20241107085531928 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241107085531928 DAUC <0003> auc.c:142 vector [0]: autn = ccf88d6847430000966119103ace8c9f 20241107085531928 DAUC <0003> auc.c:143 vector [0]: ck = 488e92205cce98605c611d21cab9722a 20241107085531928 DAUC <0003> auc.c:144 vector [0]: ik = f74a4e952566eb021e7348f5411c4b4a 20241107085531928 DAUC <0003> auc.c:145 vector [0]: res = f576c3dddc820a570000000000000000 20241107085531928 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531928 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531928 DAUC <0003> auc.c:151 vector [0]: kc = fdd68961f20d4a02 20241107085531928 DAUC <0003> auc.c:152 vector [0]: sres = 29f4c98a 20241107085531928 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531928 DAUC <0003> auc.c:113 vector [1]: rand = 8dc0abdc79674b6a3aee0ad88209a59b 20241107085531928 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241107085531928 DAUC <0003> auc.c:142 vector [1]: autn = d31f50b215cc00008df7a5cd4ab2a91a 20241107085531928 DAUC <0003> auc.c:143 vector [1]: ck = ed14d795be39be7c18f1bf55223d469f 20241107085531928 DAUC <0003> auc.c:144 vector [1]: ik = 296a24d8d10424aeeff7d7ccaf8236a3 20241107085531928 DAUC <0003> auc.c:145 vector [1]: res = bdada4c2d591f9010000000000000000 20241107085531928 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531928 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531928 DAUC <0003> auc.c:151 vector [1]: kc = 33789bd4e282eaee 20241107085531928 DAUC <0003> auc.c:152 vector [1]: sres = 683c5dc3 20241107085531928 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531928 DAUC <0003> auc.c:113 vector [2]: rand = 7380c8daedc2cce8488a50d59a8ea48a 20241107085531928 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241107085531929 DAUC <0003> auc.c:142 vector [2]: autn = 33e6ef0990920000ab636a901ad62c0c 20241107085531929 DAUC <0003> auc.c:143 vector [2]: ck = 9f2612515ebe2a06dc27e066d690fb12 20241107085531929 DAUC <0003> auc.c:144 vector [2]: ik = f8f320503281bc66f1f4a5c99554cbf4 20241107085531929 DAUC <0003> auc.c:145 vector [2]: res = 356fbd1917f35a4c0000000000000000 20241107085531929 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531929 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531929 DAUC <0003> auc.c:151 vector [2]: kc = 4a0677ae2ffba686 20241107085531929 DAUC <0003> auc.c:152 vector [2]: sres = 229ce755 20241107085531929 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531929 DAUC <0003> auc.c:113 vector [3]: rand = 5ff0b736ade211298d838870df1fc274 20241107085531929 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241107085531929 DAUC <0003> auc.c:142 vector [3]: autn = a15a8e7ff5a200005d225a7bceebef69 20241107085531929 DAUC <0003> auc.c:143 vector [3]: ck = 47499923fb34d5ce1896fa2013c11d86 20241107085531929 DAUC <0003> auc.c:144 vector [3]: ik = 635b789f30cf7ca744bc7aa0b6d77e9f 20241107085531929 DAUC <0003> auc.c:145 vector [3]: res = b6a9272db5607ab20000000000000000 20241107085531929 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531929 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531929 DAUC <0003> auc.c:151 vector [3]: kc = 7838613c6eedca70 20241107085531929 DAUC <0003> auc.c:152 vector [3]: sres = 03c95d9f 20241107085531929 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531929 DAUC <0003> auc.c:113 vector [4]: rand = 7d100a2d10c383c150a5ca0344f5ecbb 20241107085531929 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241107085531929 DAUC <0003> auc.c:142 vector [4]: autn = 0052c1cc263400001f7f2faf05455f0d 20241107085531929 DAUC <0003> auc.c:143 vector [4]: ck = c75f08568046a0791843a642f1bc725f 20241107085531929 DAUC <0003> auc.c:144 vector [4]: ik = 7e85aa1ac7088f52158d4965043936ae 20241107085531929 DAUC <0003> auc.c:145 vector [4]: res = 0b1bb3dffb174c6d0000000000000000 20241107085531929 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085531929 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085531929 DAUC <0003> auc.c:151 vector [4]: kc = b4144d6bb2cb6bda 20241107085531929 DAUC <0003> auc.c:152 vector [4]: sres = f00cffb2 20241107085531929 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085531929 DAUC <0003> db_auc.c:245 IMSI='262429753052859': Generated 5 vectors 20241107085531929 DAUC <0003> db_auc.c:249 IMSI='262429753052859': Updating SQN=321 in DB 20241107085531936 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429753052859"} 20241107085531936 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531936 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531936 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531939 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085531939 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429753052859"} 20241107085531939 DAUC <0003> db_auc.c:157 IMSI='262429753052859': No 2G Auth Data 20241107085531939 DAUC <0003> db_auc.c:236 IMSI='262429753052859': Calling to generate 5 vectors 20241107085531939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085531939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085531939 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085531939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241107085531939 DAUC <0003> auc.c:113 vector [0]: rand = ac003546d2ef7e0284089123b1c87db8 20241107085531939 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241107085531939 DAUC <0003> auc.c:142 vector [0]: autn = f8e0b65ca569000097c40d873e7bb595 20241107085531940 DAUC <0003> auc.c:143 vector [0]: ck = 71567fa0eff320d4566b509cf1924a99 20241107085531940 DAUC <0003> auc.c:144 vector [0]: ik = 8c3d5ac4f63ac08995fb3fa6bfb0874b 20241107085531940 DAUC <0003> auc.c:145 vector [0]: res = 37041f3d856191d30000000000000000 20241107085531940 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085531940 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085531940 DAUC <0003> auc.c:151 vector [0]: kc = 3efb4a5e57eb2d8f 20241107085531940 DAUC <0003> auc.c:152 vector [0]: sres = b2658eee 20241107085531940 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085531940 DAUC <0003> auc.c:113 vector [1]: rand = 8dc642c134d933090563fea91750d54b 20241107085531940 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241107085531940 DAUC <0003> auc.c:142 vector [1]: autn = 9a8dd8a5eda00000967036b4ad1ffe2a 20241107085531940 DAUC <0003> auc.c:143 vector [1]: ck = 0f7912f9f48e028721d0b1ccafc1f17c 20241107085531940 DAUC <0003> auc.c:144 vector [1]: ik = 014db0e8ebf3bb3a912cb0aaba52a33d 20241107085531940 DAUC <0003> auc.c:145 vector [1]: res = d4cb4cb95bf39b830000000000000000 20241107085531940 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085531940 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085531940 DAUC <0003> auc.c:151 vector [1]: kc = bec8a3770aeeebfc 20241107085531940 DAUC <0003> auc.c:152 vector [1]: sres = 8f38d73a 20241107085531940 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085531940 DAUC <0003> auc.c:113 vector [2]: rand = 590b3583cecff37390d69bcb2665b9d2 20241107085531940 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241107085531940 DAUC <0003> auc.c:142 vector [2]: autn = d3f8e3408c4f00009c8c6ebde878ecab 20241107085531940 DAUC <0003> auc.c:143 vector [2]: ck = e2c6f3f1b6a234186e377508761b0261 20241107085531940 DAUC <0003> auc.c:144 vector [2]: ik = 014f3a3fd9047e4038e675078d840b97 20241107085531940 DAUC <0003> auc.c:145 vector [2]: res = 82370711e2e2b9380000000000000000 20241107085531940 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085531940 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085531940 DAUC <0003> auc.c:151 vector [2]: kc = b558c9c1943943ae 20241107085531940 DAUC <0003> auc.c:152 vector [2]: sres = 60d5be29 20241107085531940 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085531940 DAUC <0003> auc.c:113 vector [3]: rand = db2a0bd6b77b055a7ebe2d2f1cc90a65 20241107085531940 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241107085531940 DAUC <0003> auc.c:142 vector [3]: autn = 251fc1b721fe00005a0d683baf9240fe 20241107085531940 DAUC <0003> auc.c:143 vector [3]: ck = c1aca01ab07410201d1b26d77a09e7f3 20241107085531940 DAUC <0003> auc.c:144 vector [3]: ik = d452e03d7105535c6d5974b79666eaba 20241107085531940 DAUC <0003> auc.c:145 vector [3]: res = e9d22bbec8f2e72c0000000000000000 20241107085531940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085531940 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085531940 DAUC <0003> auc.c:151 vector [3]: kc = 65bc12472d1e4e35 20241107085531940 DAUC <0003> auc.c:152 vector [3]: sres = 2120cc92 20241107085531940 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085531940 DAUC <0003> auc.c:113 vector [4]: rand = dd30d369c24c98839319241ca515a375 20241107085531940 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241107085531940 DAUC <0003> auc.c:142 vector [4]: autn = 8ad0ec932bd2000099829d2ce4319490 20241107085531940 DAUC <0003> auc.c:143 vector [4]: ck = 6a4c131f2e89e2d6c9990d1e2fc37ba2 20241107085531940 DAUC <0003> auc.c:144 vector [4]: ik = 2c83ef203315735b1d9d51c997856695 20241107085531940 DAUC <0003> auc.c:145 vector [4]: res = d717598accbfa17e0000000000000000 20241107085531940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085531940 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085531940 DAUC <0003> auc.c:151 vector [4]: kc = 92cba0e8a5da8cba 20241107085531940 DAUC <0003> auc.c:152 vector [4]: sres = 1ba8f8f4 20241107085531940 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085531940 DAUC <0003> db_auc.c:245 IMSI='262429753052859': Generated 5 vectors 20241107085531940 DAUC <0003> db_auc.c:249 IMSI='262429753052859': Updating SQN=481 in DB 20241107085531947 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429753052859"} 20241107085531947 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429753052859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085531947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085531947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085531950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241107085531975 DAUC <0003> db_auc.c:157 IMSI='262421706284835': No 2G Auth Data 20241107085531975 DAUC <0003> db_auc.c:192 IMSI='262421706284835': No 3G Auth Data 20241107085532018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20241107085532021 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532021 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421706284835"} 20241107085532021 DAUC <0003> db_auc.c:236 IMSI='262421706284835': Calling to generate 1 vectors 20241107085532021 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241107085532021 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532021 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532021 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085532021 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532021 DAUC <0003> auc.c:113 vector [0]: rand = 74bb9888913471a5bde9299e6f1bddce 20241107085532021 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085532021 DAUC <0003> auc.c:142 vector [0]: autn = 5535b5ec1b1200008e098cdf24b37e7e 20241107085532021 DAUC <0003> auc.c:143 vector [0]: ck = eb4c6ba023ea995d91a658fa4dbfe507 20241107085532021 DAUC <0003> auc.c:144 vector [0]: ik = ad75f9227ec5f8079379111ec30b0287 20241107085532021 DAUC <0003> auc.c:145 vector [0]: res = 81af0b7ed01ff9050000000000000000 20241107085532021 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532021 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532021 DAUC <0003> auc.c:179 vector [0]: kc = 109c3dc41f7b3c00 20241107085532021 DAUC <0003> auc.c:180 vector [0]: sres = aa78b0e9 20241107085532021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532021 DAUC <0003> db_auc.c:245 IMSI='262421706284835': Generated 1 vectors 20241107085532021 DAUC <0003> db_auc.c:249 IMSI='262421706284835': Updating SQN=33 in DB 20241107085532030 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421706284835"} 20241107085532030 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532030 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532030 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532032 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532032 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421706284835"} 20241107085532032 DAUC <0003> db_auc.c:236 IMSI='262421706284835': Calling to generate 4 vectors 20241107085532032 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241107085532032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241107085532032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532032 DAUC <0003> auc.c:113 vector [0]: rand = 4184bce2416f698010cafa3b9272bedd 20241107085532032 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241107085532032 DAUC <0003> auc.c:142 vector [0]: autn = 3d41ad2fc38a00006e9938311328f57a 20241107085532032 DAUC <0003> auc.c:143 vector [0]: ck = 984acaf7bd95a3a197e377dcb297ca1f 20241107085532032 DAUC <0003> auc.c:144 vector [0]: ik = cb7706d08db9d476cfbdcd3a9364c0a5 20241107085532032 DAUC <0003> auc.c:145 vector [0]: res = 51de3d6d1eec3c050000000000000000 20241107085532032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532032 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532033 DAUC <0003> auc.c:179 vector [0]: kc = 4eee3ae740b43000 20241107085532033 DAUC <0003> auc.c:180 vector [0]: sres = e17c8fe9 20241107085532033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532033 DAUC <0003> auc.c:113 vector [1]: rand = 1b91626289be169588887bdbc82e0afb 20241107085532033 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241107085532033 DAUC <0003> auc.c:142 vector [1]: autn = f68ee8f5c1780000d515b195c252e27a 20241107085532033 DAUC <0003> auc.c:143 vector [1]: ck = f9704ee8ae13d5b1320648a315ecc13f 20241107085532033 DAUC <0003> auc.c:144 vector [1]: ik = a3b3350f98adb21001bdfd4ea223dff7 20241107085532033 DAUC <0003> auc.c:145 vector [1]: res = 8ec2ff9e080ae7a60000000000000000 20241107085532033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532033 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532033 DAUC <0003> auc.c:179 vector [1]: kc = b48da54e13152000 20241107085532033 DAUC <0003> auc.c:180 vector [1]: sres = d030f172 20241107085532033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532033 DAUC <0003> auc.c:113 vector [2]: rand = f6a32a9200212b00b942e42c6192a02e 20241107085532033 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241107085532033 DAUC <0003> auc.c:142 vector [2]: autn = 21c907ab1c4200000539c45bd7018098 20241107085532033 DAUC <0003> auc.c:143 vector [2]: ck = 2624f8adb55086993ea15bc7a1933801 20241107085532033 DAUC <0003> auc.c:144 vector [2]: ik = 9173e7d57b02fe045318ddceeb763155 20241107085532033 DAUC <0003> auc.c:145 vector [2]: res = 07d126fdc7b475cc0000000000000000 20241107085532033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532033 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532033 DAUC <0003> auc.c:179 vector [2]: kc = 4eda585a857c9400 20241107085532033 DAUC <0003> auc.c:180 vector [2]: sres = dba733da 20241107085532033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532033 DAUC <0003> auc.c:113 vector [3]: rand = 202cfecbc42a77292e4a1d21a3637a48 20241107085532033 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241107085532033 DAUC <0003> auc.c:142 vector [3]: autn = 2c16bce2177000009bb498495c864d30 20241107085532033 DAUC <0003> auc.c:143 vector [3]: ck = 85ef6c4a101e84f28f1cd05f983827c2 20241107085532033 DAUC <0003> auc.c:144 vector [3]: ik = 17e8970c2b3f50b5496a9083a8a7e9d8 20241107085532033 DAUC <0003> auc.c:145 vector [3]: res = 28549e7a900ec79a0000000000000000 20241107085532033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532033 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532033 DAUC <0003> auc.c:179 vector [3]: kc = 20788dadd4593400 20241107085532033 DAUC <0003> auc.c:180 vector [3]: sres = 462469ee 20241107085532033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532033 DAUC <0003> db_auc.c:245 IMSI='262421706284835': Generated 4 vectors 20241107085532033 DAUC <0003> db_auc.c:249 IMSI='262421706284835': Updating SQN=161 in DB 20241107085532041 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421706284835"} 20241107085532041 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532044 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532044 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421706284835"} 20241107085532044 DAUC <0003> db_auc.c:236 IMSI='262421706284835': Calling to generate 5 vectors 20241107085532044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532044 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532044 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532044 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241107085532044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532044 DAUC <0003> auc.c:113 vector [0]: rand = da1a4b9ce0e585bdedeff381928eba4b 20241107085532044 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241107085532044 DAUC <0003> auc.c:142 vector [0]: autn = e5d082170c5c00002fe34f4f84b51486 20241107085532044 DAUC <0003> auc.c:143 vector [0]: ck = 89384ba4489eb53cb267d4c501121a74 20241107085532044 DAUC <0003> auc.c:144 vector [0]: ik = 841534eb935d2e04223c17963907bcd5 20241107085532044 DAUC <0003> auc.c:145 vector [0]: res = a30aa55b0e6ccec60000000000000000 20241107085532044 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532044 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532044 DAUC <0003> auc.c:179 vector [0]: kc = f5bb2ab6aeca0800 20241107085532044 DAUC <0003> auc.c:180 vector [0]: sres = f0cc3cd3 20241107085532044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532044 DAUC <0003> auc.c:113 vector [1]: rand = 93afb60cdc593b287bef9b2bc75e1b5b 20241107085532044 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241107085532044 DAUC <0003> auc.c:142 vector [1]: autn = c9880091ccb10000a709ad13b89536b9 20241107085532044 DAUC <0003> auc.c:143 vector [1]: ck = 95a04da28d5bbdeeefdc732d438d276a 20241107085532044 DAUC <0003> auc.c:144 vector [1]: ik = 92fa8bc8175fd22c070ded6dd920b50c 20241107085532044 DAUC <0003> auc.c:145 vector [1]: res = 6d5f59ccf9cf6f400000000000000000 20241107085532044 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532044 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532044 DAUC <0003> auc.c:179 vector [1]: kc = 22aa762ff1b9f400 20241107085532044 DAUC <0003> auc.c:180 vector [1]: sres = 5ad61e8a 20241107085532044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532044 DAUC <0003> auc.c:113 vector [2]: rand = 2ec04396de4799847a6fff2ef16d8ed3 20241107085532044 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241107085532044 DAUC <0003> auc.c:142 vector [2]: autn = c53b4cebd7b500003c04184ab85deac8 20241107085532044 DAUC <0003> auc.c:143 vector [2]: ck = 4980ce7a08d7e48d3438b71b5590f943 20241107085532044 DAUC <0003> auc.c:144 vector [2]: ik = 8ef9406b26cc04d87995d051927e2228 20241107085532044 DAUC <0003> auc.c:145 vector [2]: res = 3dae5e823d05001b0000000000000000 20241107085532044 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532044 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532044 DAUC <0003> auc.c:179 vector [2]: kc = 5468326f9c881000 20241107085532044 DAUC <0003> auc.c:180 vector [2]: sres = e10294dc 20241107085532044 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532044 DAUC <0003> auc.c:113 vector [3]: rand = 9c89014162ac4f43eb2d39d2a5ac6da0 20241107085532044 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241107085532044 DAUC <0003> auc.c:142 vector [3]: autn = 2dd7e05af7270000d23072bfedf3e2c6 20241107085532044 DAUC <0003> auc.c:143 vector [3]: ck = ece3f29ffeec3f780cd923d78d55c3c7 20241107085532044 DAUC <0003> auc.c:144 vector [3]: ik = f3a71f2a430deab26ca4095afb3592e7 20241107085532044 DAUC <0003> auc.c:145 vector [3]: res = e7c0037af6f71b020000000000000000 20241107085532044 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532044 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532044 DAUC <0003> auc.c:179 vector [3]: kc = 1cf8f45352635400 20241107085532044 DAUC <0003> auc.c:180 vector [3]: sres = 839214b4 20241107085532044 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532044 DAUC <0003> auc.c:113 vector [4]: rand = 7396281074ee7707dfd56d7dd401f2f5 20241107085532044 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241107085532044 DAUC <0003> auc.c:142 vector [4]: autn = b837369e2cb40000c62f5c5c7a7e3f5c 20241107085532044 DAUC <0003> auc.c:143 vector [4]: ck = 9cbf52bcc740428d7decb03b47eac77c 20241107085532044 DAUC <0003> auc.c:144 vector [4]: ik = 3154f45963df3ab6aa2d221b3c35ecbe 20241107085532044 DAUC <0003> auc.c:145 vector [4]: res = fc68d19076a6079b0000000000000000 20241107085532044 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532044 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532044 DAUC <0003> auc.c:179 vector [4]: kc = 53670e25d2f2fc00 20241107085532044 DAUC <0003> auc.c:180 vector [4]: sres = 0df288a4 20241107085532044 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532044 DAUC <0003> db_auc.c:245 IMSI='262421706284835': Generated 5 vectors 20241107085532044 DAUC <0003> db_auc.c:249 IMSI='262421706284835': Updating SQN=321 in DB 20241107085532055 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421706284835"} 20241107085532055 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532058 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532058 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421706284835"} 20241107085532059 DAUC <0003> db_auc.c:236 IMSI='262421706284835': Calling to generate 5 vectors 20241107085532059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241107085532059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532059 DAUC <0003> auc.c:113 vector [0]: rand = a3be42bd902232187f4f138487b4a19c 20241107085532059 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241107085532059 DAUC <0003> auc.c:142 vector [0]: autn = 0921f3a1418d0000b037e89dd6d2ba11 20241107085532059 DAUC <0003> auc.c:143 vector [0]: ck = 8dae6ed10c3ae87af17ac91a7bba98bb 20241107085532059 DAUC <0003> auc.c:144 vector [0]: ik = 9d183b8c79c36cc0f4ad0a359ecb4204 20241107085532059 DAUC <0003> auc.c:145 vector [0]: res = e007391edd84d0b00000000000000000 20241107085532059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532059 DAUC <0003> auc.c:179 vector [0]: kc = 1e07e56308706800 20241107085532059 DAUC <0003> auc.c:180 vector [0]: sres = aed5dcff 20241107085532059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532059 DAUC <0003> auc.c:113 vector [1]: rand = 9d2630ca15d07368d5654100eaa0cfb8 20241107085532059 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241107085532059 DAUC <0003> auc.c:142 vector [1]: autn = 867e91d7e6d50000449255bac7c9c880 20241107085532059 DAUC <0003> auc.c:143 vector [1]: ck = 46a0b5ea85aefdcbf94effba37521cbe 20241107085532059 DAUC <0003> auc.c:144 vector [1]: ik = 1cc3788f63d95de302d9b1507f881401 20241107085532059 DAUC <0003> auc.c:145 vector [1]: res = a5df25c297552d5c0000000000000000 20241107085532059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532059 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532059 DAUC <0003> auc.c:179 vector [1]: kc = 2a3023dae86d5800 20241107085532059 DAUC <0003> auc.c:180 vector [1]: sres = cd5a6803 20241107085532059 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532059 DAUC <0003> auc.c:113 vector [2]: rand = c284958790af1cbc6b6a8a14e3fca838 20241107085532059 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241107085532059 DAUC <0003> auc.c:142 vector [2]: autn = c53feb0519f40000ade0ec32c2879f74 20241107085532059 DAUC <0003> auc.c:143 vector [2]: ck = fbf5e4ef473e32372a585f4d24551f56 20241107085532059 DAUC <0003> auc.c:144 vector [2]: ik = bf4d79d7f4003fa75415914f6f863ece 20241107085532059 DAUC <0003> auc.c:145 vector [2]: res = d24473cc372d86ca0000000000000000 20241107085532059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532059 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532059 DAUC <0003> auc.c:179 vector [2]: kc = 267b8e35b4c66000 20241107085532059 DAUC <0003> auc.c:180 vector [2]: sres = c8c3c98f 20241107085532059 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532059 DAUC <0003> auc.c:113 vector [3]: rand = e3c2d8a8a64e09632092113da606a397 20241107085532059 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241107085532059 DAUC <0003> auc.c:142 vector [3]: autn = 44501cd025f10000e4e03c732d25ca1f 20241107085532059 DAUC <0003> auc.c:143 vector [3]: ck = 30becca56b43e03ab55506441e010089 20241107085532059 DAUC <0003> auc.c:144 vector [3]: ik = b87a1521c1b672c38834e1e012525717 20241107085532059 DAUC <0003> auc.c:145 vector [3]: res = a6236ca9401b67a10000000000000000 20241107085532059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532059 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532059 DAUC <0003> auc.c:179 vector [3]: kc = 1964eb229668d800 20241107085532059 DAUC <0003> auc.c:180 vector [3]: sres = 33ed1da0 20241107085532059 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532059 DAUC <0003> auc.c:113 vector [4]: rand = 6b92e0113de16cea6902394d43e11773 20241107085532059 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241107085532059 DAUC <0003> auc.c:142 vector [4]: autn = daaff08c28a400000bb7c23eefd4fb4b 20241107085532059 DAUC <0003> auc.c:143 vector [4]: ck = 6086f296dccb74161d49a745d8e2ba37 20241107085532059 DAUC <0003> auc.c:144 vector [4]: ik = 5e6c98ae25d0d0615355085ba7b44cc0 20241107085532059 DAUC <0003> auc.c:145 vector [4]: res = 1441e7177a16a8820000000000000000 20241107085532059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532059 DAUC <0003> auc.c:179 vector [4]: kc = b4e08d8f0039b400 20241107085532059 DAUC <0003> auc.c:180 vector [4]: sres = 2732e02d 20241107085532059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532059 DAUC <0003> db_auc.c:245 IMSI='262421706284835': Generated 5 vectors 20241107085532059 DAUC <0003> db_auc.c:249 IMSI='262421706284835': Updating SQN=481 in DB 20241107085532067 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421706284835"} 20241107085532067 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421706284835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532067 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532067 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4258 20241107085532125 DAUC <0003> db_auc.c:157 IMSI='262422067002994': No 2G Auth Data 20241107085532125 DAUC <0003> db_auc.c:192 IMSI='262422067002994': No 3G Auth Data 20241107085532168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241107085532172 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532172 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422067002994"} 20241107085532172 DAUC <0003> db_auc.c:236 IMSI='262422067002994': Calling to generate 1 vectors 20241107085532172 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241107085532172 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532172 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532172 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085532172 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532172 DAUC <0003> auc.c:113 vector [0]: rand = 5f59c8140595e69d2cd4e461ee4b7caf 20241107085532172 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085532172 DAUC <0003> auc.c:142 vector [0]: autn = a973c77894e90000af427b9b0121011e 20241107085532172 DAUC <0003> auc.c:143 vector [0]: ck = ba10e6c52f02120c31691bff761d0f17 20241107085532172 DAUC <0003> auc.c:144 vector [0]: ik = 1d0bb0745b45881e7a9526d0d1c0b412 20241107085532172 DAUC <0003> auc.c:145 vector [0]: res = 093dd15972a035ab0000000000000000 20241107085532172 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532172 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532172 DAUC <0003> auc.c:179 vector [0]: kc = aea35b774372ec00 20241107085532172 DAUC <0003> auc.c:180 vector [0]: sres = 490ca0be 20241107085532172 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532172 DAUC <0003> db_auc.c:245 IMSI='262422067002994': Generated 1 vectors 20241107085532172 DAUC <0003> db_auc.c:249 IMSI='262422067002994': Updating SQN=33 in DB 20241107085532180 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422067002994"} 20241107085532180 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532180 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532180 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532183 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532183 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422067002994"} 20241107085532183 DAUC <0003> db_auc.c:236 IMSI='262422067002994': Calling to generate 4 vectors 20241107085532183 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241107085532183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241107085532183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532183 DAUC <0003> auc.c:113 vector [0]: rand = 25bd2a86468e0afc463569319fa6d916 20241107085532183 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241107085532183 DAUC <0003> auc.c:142 vector [0]: autn = 46bb34bb8d950000c4b667cd761d5902 20241107085532183 DAUC <0003> auc.c:143 vector [0]: ck = 945e1ac01f32ef5f5237d8d327f50f14 20241107085532183 DAUC <0003> auc.c:144 vector [0]: ik = c25582141f34dc67c250c9e4b2bff2cc 20241107085532183 DAUC <0003> auc.c:145 vector [0]: res = e7f3edfca4e4388c0000000000000000 20241107085532183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532183 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532183 DAUC <0003> auc.c:179 vector [0]: kc = 01ffa6d979427800 20241107085532183 DAUC <0003> auc.c:180 vector [0]: sres = 88f79284 20241107085532183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532183 DAUC <0003> auc.c:113 vector [1]: rand = fc3daf9f510986c958b2e5bf22a4b526 20241107085532183 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241107085532183 DAUC <0003> auc.c:142 vector [1]: autn = e27f14f054ce0000a413c2455ed7803e 20241107085532183 DAUC <0003> auc.c:143 vector [1]: ck = b0f5447af83e6cb89343fe793751323e 20241107085532183 DAUC <0003> auc.c:144 vector [1]: ik = 0f78f64546fb1303aef0d72eb18831de 20241107085532183 DAUC <0003> auc.c:145 vector [1]: res = b758981215d2bc370000000000000000 20241107085532183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532183 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532183 DAUC <0003> auc.c:179 vector [1]: kc = c5b44b3c7edf3800 20241107085532183 DAUC <0003> auc.c:180 vector [1]: sres = a6947b0f 20241107085532183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532183 DAUC <0003> auc.c:113 vector [2]: rand = 9ea1547345652ca68e808db9ad99d5a9 20241107085532183 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241107085532183 DAUC <0003> auc.c:142 vector [2]: autn = 207aeb93907e00003f02aae887c02194 20241107085532183 DAUC <0003> auc.c:143 vector [2]: ck = d1a079a0f04d182f2b5ac4587b060170 20241107085532183 DAUC <0003> auc.c:144 vector [2]: ik = 9e474693eb79a5683c97f3a1ac09429f 20241107085532183 DAUC <0003> auc.c:145 vector [2]: res = c8c9f40e01dbba340000000000000000 20241107085532183 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532183 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532183 DAUC <0003> auc.c:179 vector [2]: kc = ffd52e4d22aa7400 20241107085532183 DAUC <0003> auc.c:180 vector [2]: sres = f59332b5 20241107085532183 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532183 DAUC <0003> auc.c:113 vector [3]: rand = f3444ad360dbf004d99f85dd9ac71b8e 20241107085532183 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241107085532183 DAUC <0003> auc.c:142 vector [3]: autn = 36c551a274650000cbd5aab0296dcc2a 20241107085532183 DAUC <0003> auc.c:143 vector [3]: ck = 196c6eb837a8606be2f9a3f77114678b 20241107085532183 DAUC <0003> auc.c:144 vector [3]: ik = e05fcf319dd7b3818a24739c63b43485 20241107085532183 DAUC <0003> auc.c:145 vector [3]: res = 890731269046759b0000000000000000 20241107085532183 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532183 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532183 DAUC <0003> auc.c:179 vector [3]: kc = f707d017bb584c00 20241107085532183 DAUC <0003> auc.c:180 vector [3]: sres = cd44c19d 20241107085532183 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532183 DAUC <0003> db_auc.c:245 IMSI='262422067002994': Generated 4 vectors 20241107085532183 DAUC <0003> db_auc.c:249 IMSI='262422067002994': Updating SQN=161 in DB 20241107085532191 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422067002994"} 20241107085532191 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532191 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532191 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532195 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532195 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422067002994"} 20241107085532195 DAUC <0003> db_auc.c:236 IMSI='262422067002994': Calling to generate 5 vectors 20241107085532195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241107085532195 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532195 DAUC <0003> auc.c:113 vector [0]: rand = 76c03f2854773ae56b38a6243648126c 20241107085532195 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241107085532195 DAUC <0003> auc.c:142 vector [0]: autn = 39822a26a0150000d790cce9ab601880 20241107085532195 DAUC <0003> auc.c:143 vector [0]: ck = 5105775236c1a1b2eda369b080431390 20241107085532195 DAUC <0003> auc.c:144 vector [0]: ik = 5eaf26e461866ebdc6eebfadc8921a4b 20241107085532195 DAUC <0003> auc.c:145 vector [0]: res = 4a68b1821015171b0000000000000000 20241107085532195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532195 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532195 DAUC <0003> auc.c:179 vector [0]: kc = 0d347b033e374800 20241107085532195 DAUC <0003> auc.c:180 vector [0]: sres = 0fe40f89 20241107085532195 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532195 DAUC <0003> auc.c:113 vector [1]: rand = 4b3acb4fb2e0760860098cb97c1486e8 20241107085532195 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241107085532195 DAUC <0003> auc.c:142 vector [1]: autn = 148f6b5a4e7c00003474ba20d0e71e02 20241107085532195 DAUC <0003> auc.c:143 vector [1]: ck = f4694cc68961d2af892fe09ec4588734 20241107085532195 DAUC <0003> auc.c:144 vector [1]: ik = 0e76d614e0b9c62d763e85e64dcff575 20241107085532195 DAUC <0003> auc.c:145 vector [1]: res = 297aba39d22e62440000000000000000 20241107085532195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532195 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532195 DAUC <0003> auc.c:179 vector [1]: kc = dfd1a78fee9d1000 20241107085532195 DAUC <0003> auc.c:180 vector [1]: sres = e23cc197 20241107085532195 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532195 DAUC <0003> auc.c:113 vector [2]: rand = 039a0e65ee2f10e436d58a0e7d1a2a4e 20241107085532195 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241107085532195 DAUC <0003> auc.c:142 vector [2]: autn = 8eddad16d576000059643f02fab7c8a6 20241107085532195 DAUC <0003> auc.c:143 vector [2]: ck = 654e2e0ea8e51038ca9c3fb750a19b7a 20241107085532195 DAUC <0003> auc.c:144 vector [2]: ik = 5a7c3794abc4e2a854e75135f9686780 20241107085532195 DAUC <0003> auc.c:145 vector [2]: res = 4f392cd9ee90091e0000000000000000 20241107085532195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532195 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532195 DAUC <0003> auc.c:179 vector [2]: kc = 5d15da3618835800 20241107085532195 DAUC <0003> auc.c:180 vector [2]: sres = 1888a7f0 20241107085532195 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532195 DAUC <0003> auc.c:113 vector [3]: rand = 53cdba1c92a3488d6ca40eccf6095085 20241107085532195 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241107085532195 DAUC <0003> auc.c:142 vector [3]: autn = 578c88476aea0000b4b3a5cc4ea9bcbd 20241107085532195 DAUC <0003> auc.c:143 vector [3]: ck = 4903e5a35e9c217bb27174ea1157c8bd 20241107085532195 DAUC <0003> auc.c:144 vector [3]: ik = 523a0513f51c3dd1b74d42a63582ef47 20241107085532195 DAUC <0003> auc.c:145 vector [3]: res = f7f894ef67e1ed040000000000000000 20241107085532195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532195 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532195 DAUC <0003> auc.c:179 vector [3]: kc = 2d6b76f4d08c9800 20241107085532195 DAUC <0003> auc.c:180 vector [3]: sres = 417c3823 20241107085532195 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532195 DAUC <0003> auc.c:113 vector [4]: rand = af3b89cdd70d79fc79fcbcfd4c19f883 20241107085532195 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241107085532195 DAUC <0003> auc.c:142 vector [4]: autn = 8d382b477c1800004b375a4d85a8eae4 20241107085532195 DAUC <0003> auc.c:143 vector [4]: ck = 0383fb011bd82e63b664d3fc17a04e1f 20241107085532195 DAUC <0003> auc.c:144 vector [4]: ik = 9a41e92ab2bb02e79eae0a18b30b7274 20241107085532195 DAUC <0003> auc.c:145 vector [4]: res = b3753bdd890979490000000000000000 20241107085532195 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532195 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532195 DAUC <0003> auc.c:179 vector [4]: kc = 8703607f4767b400 20241107085532195 DAUC <0003> auc.c:180 vector [4]: sres = c66fe3d7 20241107085532195 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532195 DAUC <0003> db_auc.c:245 IMSI='262422067002994': Generated 5 vectors 20241107085532195 DAUC <0003> db_auc.c:249 IMSI='262422067002994': Updating SQN=321 in DB 20241107085532203 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422067002994"} 20241107085532203 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532203 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532203 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532206 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532206 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422067002994"} 20241107085532206 DAUC <0003> db_auc.c:236 IMSI='262422067002994': Calling to generate 5 vectors 20241107085532206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241107085532206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532206 DAUC <0003> auc.c:113 vector [0]: rand = 2fd6defc34a371fcaf0a27c24c8d4bdc 20241107085532206 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241107085532206 DAUC <0003> auc.c:142 vector [0]: autn = 4ec426b576b60000bb3c90dfa45d22b7 20241107085532206 DAUC <0003> auc.c:143 vector [0]: ck = 7dfa220fcb7619cd47f8e83e5c5080b6 20241107085532206 DAUC <0003> auc.c:144 vector [0]: ik = 3a7b4a7bbf6f54313f88764e432f00fc 20241107085532206 DAUC <0003> auc.c:145 vector [0]: res = 7e63e5114470f32b0000000000000000 20241107085532206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532206 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532206 DAUC <0003> auc.c:179 vector [0]: kc = 8df9daad574da000 20241107085532206 DAUC <0003> auc.c:180 vector [0]: sres = 150f13cf 20241107085532206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532206 DAUC <0003> auc.c:113 vector [1]: rand = c5adb3bfcf7d139bc7fbb45d14bc6d50 20241107085532206 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241107085532206 DAUC <0003> auc.c:142 vector [1]: autn = 02522b3b68640000ad751b336d0f1f57 20241107085532206 DAUC <0003> auc.c:143 vector [1]: ck = 83a7a471166a17da6cfccc283462237f 20241107085532206 DAUC <0003> auc.c:144 vector [1]: ik = 04260efab702060176a8c0386f401c9f 20241107085532206 DAUC <0003> auc.c:145 vector [1]: res = cea0edeb68cf960f0000000000000000 20241107085532206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532206 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532206 DAUC <0003> auc.c:179 vector [1]: kc = 4acf85ff717bbc00 20241107085532206 DAUC <0003> auc.c:180 vector [1]: sres = c4817ee8 20241107085532206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532206 DAUC <0003> auc.c:113 vector [2]: rand = f6869e50bc20d3e3eb616c52c196d6de 20241107085532206 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241107085532206 DAUC <0003> auc.c:142 vector [2]: autn = 403d0a2c45c30000908e75868ec02a22 20241107085532206 DAUC <0003> auc.c:143 vector [2]: ck = c64dd3fcc9d4144697582c6839591245 20241107085532206 DAUC <0003> auc.c:144 vector [2]: ik = 1ef464d772b6b9eb6a48b8bcb61da591 20241107085532206 DAUC <0003> auc.c:145 vector [2]: res = 0dc5f2cd371e29e50000000000000000 20241107085532206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532206 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532206 DAUC <0003> auc.c:179 vector [2]: kc = 7fd071a958e5e000 20241107085532206 DAUC <0003> auc.c:180 vector [2]: sres = 70043ce8 20241107085532206 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532206 DAUC <0003> auc.c:113 vector [3]: rand = 8912320580f92109b370b1ba91d41cca 20241107085532206 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241107085532206 DAUC <0003> auc.c:142 vector [3]: autn = 2264ac394ab2000054a9bec15824a27a 20241107085532206 DAUC <0003> auc.c:143 vector [3]: ck = 339a9685cb9accdec5a5b20729c04025 20241107085532206 DAUC <0003> auc.c:144 vector [3]: ik = 0f98f51c87a64effddc8942826a2fbec 20241107085532206 DAUC <0003> auc.c:145 vector [3]: res = 711b7b72df4f9baf0000000000000000 20241107085532206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532206 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532206 DAUC <0003> auc.c:179 vector [3]: kc = fa6d077e3ac6cc00 20241107085532206 DAUC <0003> auc.c:180 vector [3]: sres = b01fe095 20241107085532206 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532206 DAUC <0003> auc.c:113 vector [4]: rand = 1911bf6dea3ed2640650c7968db17659 20241107085532206 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241107085532206 DAUC <0003> auc.c:142 vector [4]: autn = 90155d663c1b000034620013f608b614 20241107085532206 DAUC <0003> auc.c:143 vector [4]: ck = ab3ecdb428225a2a0e78ce993ad7af47 20241107085532206 DAUC <0003> auc.c:144 vector [4]: ik = eee9c19afe1d8c8fff4600651424a3b0 20241107085532206 DAUC <0003> auc.c:145 vector [4]: res = 2d7ce6a33f7e3c070000000000000000 20241107085532206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532206 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532206 DAUC <0003> auc.c:179 vector [4]: kc = 43c6d4c4dfedbc00 20241107085532206 DAUC <0003> auc.c:180 vector [4]: sres = 9c3682e1 20241107085532206 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532206 DAUC <0003> db_auc.c:245 IMSI='262422067002994': Generated 5 vectors 20241107085532206 DAUC <0003> db_auc.c:249 IMSI='262422067002994': Updating SQN=481 in DB 20241107085532216 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422067002994"} 20241107085532216 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422067002994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532216 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532217 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241107085532253 DAUC <0003> db_auc.c:157 IMSI='262420230380784': No 2G Auth Data 20241107085532253 DAUC <0003> db_auc.c:192 IMSI='262420230380784': No 3G Auth Data 20241107085532295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20241107085532300 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532300 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420230380784"} 20241107085532300 DAUC <0003> db_auc.c:236 IMSI='262420230380784': Calling to generate 1 vectors 20241107085532300 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241107085532300 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532300 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532300 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085532300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532300 DAUC <0003> auc.c:113 vector [0]: rand = d7e3c8a5f05c53009549fbc4efe6759a 20241107085532300 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085532300 DAUC <0003> auc.c:142 vector [0]: autn = ae7ae0d855db000067c4497579db51f4 20241107085532300 DAUC <0003> auc.c:143 vector [0]: ck = fcde1a8a61b05f43900873c29abbaa82 20241107085532300 DAUC <0003> auc.c:144 vector [0]: ik = 0b73f44c0b3227a1a62f7e1e4bc95ef7 20241107085532300 DAUC <0003> auc.c:145 vector [0]: res = e3b63894a41c66380000000000000000 20241107085532300 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532300 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532300 DAUC <0003> auc.c:179 vector [0]: kc = 2d4f92250934ea6a 20241107085532300 DAUC <0003> auc.c:180 vector [0]: sres = da37fca0 20241107085532300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532300 DAUC <0003> db_auc.c:245 IMSI='262420230380784': Generated 1 vectors 20241107085532300 DAUC <0003> db_auc.c:249 IMSI='262420230380784': Updating SQN=33 in DB 20241107085532308 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420230380784"} 20241107085532308 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532308 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532308 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532311 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532311 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420230380784"} 20241107085532311 DAUC <0003> db_auc.c:236 IMSI='262420230380784': Calling to generate 4 vectors 20241107085532311 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241107085532311 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532311 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532311 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241107085532311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532311 DAUC <0003> auc.c:113 vector [0]: rand = e0f9ddf0b9dd4015b3e8adac45cdeeaf 20241107085532311 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241107085532311 DAUC <0003> auc.c:142 vector [0]: autn = b8a7f37b538b00004029c1b86967a2e2 20241107085532311 DAUC <0003> auc.c:143 vector [0]: ck = 947f1071bb397e872dcd181b27392127 20241107085532311 DAUC <0003> auc.c:144 vector [0]: ik = a1f7a7a2514932fb51a48c547abf6cbe 20241107085532311 DAUC <0003> auc.c:145 vector [0]: res = 76049158147cde2a0000000000000000 20241107085532311 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532311 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532311 DAUC <0003> auc.c:179 vector [0]: kc = fc71b050911f0c21 20241107085532311 DAUC <0003> auc.c:180 vector [0]: sres = bc73740b 20241107085532311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532311 DAUC <0003> auc.c:113 vector [1]: rand = 9487f70a064c93ad0e8bef55eb896ff8 20241107085532311 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241107085532311 DAUC <0003> auc.c:142 vector [1]: autn = 83b3bd6fb9bd00002b50bebb7fe60d65 20241107085532311 DAUC <0003> auc.c:143 vector [1]: ck = 32bf2e13f149e3d9bc3fed636831c139 20241107085532311 DAUC <0003> auc.c:144 vector [1]: ik = ce2e42e842a08c6e6d98fe5b0a759239 20241107085532311 DAUC <0003> auc.c:145 vector [1]: res = a22914919789db120000000000000000 20241107085532311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532311 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532311 DAUC <0003> auc.c:179 vector [1]: kc = a98a790fe4f9fe9f 20241107085532311 DAUC <0003> auc.c:180 vector [1]: sres = 427ab238 20241107085532311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532311 DAUC <0003> auc.c:113 vector [2]: rand = 0e1ed6c6d9f3955207a7d9c53ec5258a 20241107085532311 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241107085532311 DAUC <0003> auc.c:142 vector [2]: autn = dccb535b20280000310f9c0c2659fa4d 20241107085532311 DAUC <0003> auc.c:143 vector [2]: ck = 421b03640c5bb8d7271b70e59345b4e1 20241107085532311 DAUC <0003> auc.c:144 vector [2]: ik = fac0d6f23e0c82a10a8e5409312f11fe 20241107085532311 DAUC <0003> auc.c:145 vector [2]: res = 3011392393d31bd20000000000000000 20241107085532311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532311 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532311 DAUC <0003> auc.c:179 vector [2]: kc = 3416722e7a7697aa 20241107085532311 DAUC <0003> auc.c:180 vector [2]: sres = 51bce0a5 20241107085532311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532311 DAUC <0003> auc.c:113 vector [3]: rand = aa8ff0fd1bf3182c2044e09e0533fc2b 20241107085532311 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241107085532311 DAUC <0003> auc.c:142 vector [3]: autn = ca2980b562c60000af1f089113e0d30e 20241107085532311 DAUC <0003> auc.c:143 vector [3]: ck = 6c03a7b975d9843389095ba740a71de7 20241107085532311 DAUC <0003> auc.c:144 vector [3]: ik = c452c1bbd25765f71ddc3709a5a9e368 20241107085532311 DAUC <0003> auc.c:145 vector [3]: res = 6db44821f9e04d270000000000000000 20241107085532311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532311 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532311 DAUC <0003> auc.c:179 vector [3]: kc = 5547d6c65d361eb9 20241107085532311 DAUC <0003> auc.c:180 vector [3]: sres = f24a8380 20241107085532311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532311 DAUC <0003> db_auc.c:245 IMSI='262420230380784': Generated 4 vectors 20241107085532311 DAUC <0003> db_auc.c:249 IMSI='262420230380784': Updating SQN=161 in DB 20241107085532319 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420230380784"} 20241107085532319 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532321 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532321 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420230380784"} 20241107085532321 DAUC <0003> db_auc.c:236 IMSI='262420230380784': Calling to generate 5 vectors 20241107085532321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241107085532321 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532321 DAUC <0003> auc.c:113 vector [0]: rand = 74e9f7230ff939121644acbc12d04ec2 20241107085532321 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241107085532321 DAUC <0003> auc.c:142 vector [0]: autn = 8312c3feb26800007c8819249a0d6bce 20241107085532321 DAUC <0003> auc.c:143 vector [0]: ck = 1e95e21e285cd6b56549eaaae9023ebb 20241107085532321 DAUC <0003> auc.c:144 vector [0]: ik = 8ffc2b78dc107d969265afb5c5e3cae0 20241107085532321 DAUC <0003> auc.c:145 vector [0]: res = cb23e53f8596e4670000000000000000 20241107085532321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532321 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532321 DAUC <0003> auc.c:179 vector [0]: kc = 5a28c1598d339313 20241107085532321 DAUC <0003> auc.c:180 vector [0]: sres = b8c1b2e1 20241107085532321 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532321 DAUC <0003> auc.c:113 vector [1]: rand = 91f81bc2190009837b724942d73a334d 20241107085532321 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241107085532321 DAUC <0003> auc.c:142 vector [1]: autn = ff439dc6176900007b3cfbe72e49e23d 20241107085532321 DAUC <0003> auc.c:143 vector [1]: ck = af39d838abcd07fcac06952a429fa33f 20241107085532321 DAUC <0003> auc.c:144 vector [1]: ik = fd531d855d6d01ffb3a660f330e4f74e 20241107085532321 DAUC <0003> auc.c:145 vector [1]: res = 8ba90fc9666e99950000000000000000 20241107085532321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532321 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532321 DAUC <0003> auc.c:179 vector [1]: kc = bc9e97bc2c5ad166 20241107085532321 DAUC <0003> auc.c:180 vector [1]: sres = e462d446 20241107085532321 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532321 DAUC <0003> auc.c:113 vector [2]: rand = 6a38398db5fedd032e7cca277361ca05 20241107085532321 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241107085532321 DAUC <0003> auc.c:142 vector [2]: autn = fb735a6b7e10000035c3a74cb6cd26db 20241107085532321 DAUC <0003> auc.c:143 vector [2]: ck = f2acb1c29de56d5476b078e26d028244 20241107085532321 DAUC <0003> auc.c:144 vector [2]: ik = a58be4cf3ec0d7b273bef8f63c04732a 20241107085532321 DAUC <0003> auc.c:145 vector [2]: res = 946a8f800b6f4d4c0000000000000000 20241107085532322 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532322 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532322 DAUC <0003> auc.c:179 vector [2]: kc = 7f661084b74326ba 20241107085532322 DAUC <0003> auc.c:180 vector [2]: sres = 5a4f938c 20241107085532322 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532322 DAUC <0003> auc.c:113 vector [3]: rand = 7e63786fcb965d003238a3ac8ceee71d 20241107085532322 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241107085532322 DAUC <0003> auc.c:142 vector [3]: autn = 85ce0a6390fe00009a8e7f18d47d5a7a 20241107085532322 DAUC <0003> auc.c:143 vector [3]: ck = 87663d3806c34a479783f652f75c6e2e 20241107085532322 DAUC <0003> auc.c:144 vector [3]: ik = 1cbc9e54a08b5ec93fa5967d61fc61f1 20241107085532322 DAUC <0003> auc.c:145 vector [3]: res = c818dd25156dd1e70000000000000000 20241107085532322 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532322 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532322 DAUC <0003> auc.c:179 vector [3]: kc = 183e87a1f3830dfc 20241107085532322 DAUC <0003> auc.c:180 vector [3]: sres = 012aeba6 20241107085532322 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532322 DAUC <0003> auc.c:113 vector [4]: rand = 9c2f4caa4fcc34966359a7d48e73b015 20241107085532322 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241107085532322 DAUC <0003> auc.c:142 vector [4]: autn = bf5cbdaf2a240000009e1cd07ab1c1db 20241107085532322 DAUC <0003> auc.c:143 vector [4]: ck = 63223436ad893c139e02e7065d792b7e 20241107085532322 DAUC <0003> auc.c:144 vector [4]: ik = 3b4b84aa3306c17853c3983afcf22969 20241107085532322 DAUC <0003> auc.c:145 vector [4]: res = 217d6bc4ec5607490000000000000000 20241107085532322 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532322 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532322 DAUC <0003> auc.c:179 vector [4]: kc = 3fee82bd8c31ec37 20241107085532322 DAUC <0003> auc.c:180 vector [4]: sres = 48d8e52b 20241107085532322 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532322 DAUC <0003> db_auc.c:245 IMSI='262420230380784': Generated 5 vectors 20241107085532322 DAUC <0003> db_auc.c:249 IMSI='262420230380784': Updating SQN=321 in DB 20241107085532329 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420230380784"} 20241107085532329 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532329 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532329 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532333 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532333 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420230380784"} 20241107085532333 DAUC <0003> db_auc.c:236 IMSI='262420230380784': Calling to generate 5 vectors 20241107085532333 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085532333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085532333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085532333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241107085532333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085532333 DAUC <0003> auc.c:113 vector [0]: rand = b47efd8fc8fe3675c425049d6c8de43d 20241107085532333 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241107085532333 DAUC <0003> auc.c:142 vector [0]: autn = 3ce51679e56d000064e8dfa6a6373f57 20241107085532333 DAUC <0003> auc.c:143 vector [0]: ck = fbc1882a74135e55a4beebec8d8eb508 20241107085532333 DAUC <0003> auc.c:144 vector [0]: ik = 62601b17fb9dae84efcde495b5440bcc 20241107085532333 DAUC <0003> auc.c:145 vector [0]: res = 3c69e47f3ffeb3060000000000000000 20241107085532333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085532333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085532333 DAUC <0003> auc.c:179 vector [0]: kc = 6f51aab0dd9850e1 20241107085532333 DAUC <0003> auc.c:180 vector [0]: sres = 5608de8b 20241107085532333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085532333 DAUC <0003> auc.c:113 vector [1]: rand = 0f528c5a82771b4ab671f3df75cee32a 20241107085532333 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241107085532333 DAUC <0003> auc.c:142 vector [1]: autn = f00b8c637261000037d1cb0a13c336b6 20241107085532333 DAUC <0003> auc.c:143 vector [1]: ck = a77908bdd007f2f2d88c6ab7f23d6049 20241107085532333 DAUC <0003> auc.c:144 vector [1]: ik = e62b3b2145603803366edc7c9e395e6f 20241107085532333 DAUC <0003> auc.c:145 vector [1]: res = b132c7bad9c465a00000000000000000 20241107085532333 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085532333 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085532333 DAUC <0003> auc.c:179 vector [1]: kc = d2eba4b85262f80a 20241107085532333 DAUC <0003> auc.c:180 vector [1]: sres = 5495189f 20241107085532333 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085532333 DAUC <0003> auc.c:113 vector [2]: rand = fa0f25ff30c7be344602213156e6b8b3 20241107085532333 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241107085532333 DAUC <0003> auc.c:142 vector [2]: autn = 68747e95e49800002c718c48e43bbc84 20241107085532333 DAUC <0003> auc.c:143 vector [2]: ck = a185de245c33a77e9966a569f8358c59 20241107085532333 DAUC <0003> auc.c:144 vector [2]: ik = c9b47ed7184a190d125f9656e1fb747e 20241107085532333 DAUC <0003> auc.c:145 vector [2]: res = 231316ccf4b3c6440000000000000000 20241107085532333 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085532333 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085532333 DAUC <0003> auc.c:179 vector [2]: kc = d9d7935b3458b330 20241107085532333 DAUC <0003> auc.c:180 vector [2]: sres = da8dd33c 20241107085532333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085532333 DAUC <0003> auc.c:113 vector [3]: rand = bc07ce156011dc67a7d802928ee0bcc9 20241107085532333 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241107085532333 DAUC <0003> auc.c:142 vector [3]: autn = b1368daa3a4800000a87bcd0c58778ab 20241107085532333 DAUC <0003> auc.c:143 vector [3]: ck = 82020849074befdc64f3fc69e478e015 20241107085532333 DAUC <0003> auc.c:144 vector [3]: ik = 8bd515bcfe34bed8f85d73ef14130fad 20241107085532333 DAUC <0003> auc.c:145 vector [3]: res = 706c50dac20f91700000000000000000 20241107085532333 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085532333 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085532333 DAUC <0003> auc.c:179 vector [3]: kc = f620b9f0b1bec8c3 20241107085532333 DAUC <0003> auc.c:180 vector [3]: sres = cdddbb67 20241107085532333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085532333 DAUC <0003> auc.c:113 vector [4]: rand = 6dcdf0d938fb0c3feda837eb438a3fa5 20241107085532333 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241107085532333 DAUC <0003> auc.c:142 vector [4]: autn = f9cfd6e16a600000a6d19db323a1812c 20241107085532333 DAUC <0003> auc.c:143 vector [4]: ck = bf480483bc6044b30ce041234345489b 20241107085532333 DAUC <0003> auc.c:144 vector [4]: ik = 962d0e3c8c99cbfe4f1bc283e3b593ef 20241107085532333 DAUC <0003> auc.c:145 vector [4]: res = cc29ead8be0d5d3c0000000000000000 20241107085532333 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085532333 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085532333 DAUC <0003> auc.c:179 vector [4]: kc = 585c2f7e4d8bc18f 20241107085532333 DAUC <0003> auc.c:180 vector [4]: sres = d4136249 20241107085532333 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085532333 DAUC <0003> db_auc.c:245 IMSI='262420230380784': Generated 5 vectors 20241107085532333 DAUC <0003> db_auc.c:249 IMSI='262420230380784': Updating SQN=481 in DB 20241107085532341 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420230380784"} 20241107085532341 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420230380784 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085532341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085532344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20241107085532369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241107085532370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44191<->l=127.0.0.1:4259) 20241107085532370 DLINP <000b> input/ipa.c:451 connected read/write 20241107085532370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085532370 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085532370 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085532370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085532418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241107085532418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241107085535496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085535496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085535498 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20241107085535500 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535500 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085535500 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085535500 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  20241107085535500 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085535500 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  20241107085535500 DLGSUP <0013> gsup_server.c:235 2:  20241107085535500 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085535500 DLGSUP <0013> gsup_server.c:235 3:  20241107085535500 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085535500 DLGSUP <0013> gsup_server.c:235 4:  20241107085535500 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085535500 DLGSUP <0013> gsup_server.c:235 5:  20241107085535500 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085535500 DLGSUP <0013> gsup_server.c:235 7:  20241107085535500 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085535500 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085535500 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085535500 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085535520 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241107085535545 DAUC <0003> db_auc.c:157 IMSI='262424214878458': No 2G Auth Data 20241107085535545 DAUC <0003> db_auc.c:192 IMSI='262424214878458': No 3G Auth Data 20241107085535590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241107085535594 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535594 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424214878458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214878458"} 20241107085535594 DAUC <0003> db_auc.c:157 IMSI='262424214878458': No 2G Auth Data 20241107085535594 DAUC <0003> db_auc.c:236 IMSI='262424214878458': Calling to generate 5 vectors 20241107085535594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085535594 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085535594 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085535594 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085535594 DAUC <0003> auc.c:113 vector [0]: rand = 59977b6e34ddadbcddc62650686bddef 20241107085535594 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085535594 DAUC <0003> auc.c:142 vector [0]: autn = 8cb83da5e6e4800088d6df5dbbb0a69a 20241107085535594 DAUC <0003> auc.c:143 vector [0]: ck = 0e418f9e6671747052b91c182bef655c 20241107085535594 DAUC <0003> auc.c:144 vector [0]: ik = bf12c02b3d2a168857d90e12b23485c2 20241107085535594 DAUC <0003> auc.c:145 vector [0]: res = c456a3d2fc4fd47c0000000000000000 20241107085535594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085535594 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085535594 DAUC <0003> auc.c:151 vector [0]: kc = b4335dbfc2808266 20241107085535594 DAUC <0003> auc.c:152 vector [0]: sres = 381977ae 20241107085535594 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085535594 DAUC <0003> auc.c:113 vector [1]: rand = d9da4e75725e4ca2df16be7453db0ffb 20241107085535594 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085535594 DAUC <0003> auc.c:142 vector [1]: autn = f9d6da80a2908000c4c51a8944c851f2 20241107085535594 DAUC <0003> auc.c:143 vector [1]: ck = 5a25c3ca249b6f4203b5c89de5930eb9 20241107085535594 DAUC <0003> auc.c:144 vector [1]: ik = bc62b1e5f52765669a70b0d054dd2a5a 20241107085535594 DAUC <0003> auc.c:145 vector [1]: res = 856f2c78254e4de70000000000000000 20241107085535594 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085535594 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085535594 DAUC <0003> auc.c:151 vector [1]: kc = 7f820a6260f22ec7 20241107085535594 DAUC <0003> auc.c:152 vector [1]: sres = a021619f 20241107085535594 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085535594 DAUC <0003> auc.c:113 vector [2]: rand = d562fb3b281c5d99f82463b2f45dd00e 20241107085535594 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085535594 DAUC <0003> auc.c:142 vector [2]: autn = 49599e57d900800075184ef520e60a09 20241107085535594 DAUC <0003> auc.c:143 vector [2]: ck = 100f18e22a27e32b93ef5f2ec30412b1 20241107085535594 DAUC <0003> auc.c:144 vector [2]: ik = 6c6abc0373a33c755480500d72c24106 20241107085535594 DAUC <0003> auc.c:145 vector [2]: res = 7765a2c4640285870000000000000000 20241107085535594 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085535594 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085535594 DAUC <0003> auc.c:151 vector [2]: kc = bb0aabc2e8428ce9 20241107085535594 DAUC <0003> auc.c:152 vector [2]: sres = 13672743 20241107085535594 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085535594 DAUC <0003> auc.c:113 vector [3]: rand = 60dad291dcf2491ef87470e4e4b4e088 20241107085535594 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085535594 DAUC <0003> auc.c:142 vector [3]: autn = 2bfec9f216ad800065d9b6e43545f1a2 20241107085535594 DAUC <0003> auc.c:143 vector [3]: ck = 5bcf1650e1e772d135b92eb50650b279 20241107085535594 DAUC <0003> auc.c:144 vector [3]: ik = 25ea473a939e0c955450cae2d3a7237a 20241107085535594 DAUC <0003> auc.c:145 vector [3]: res = ab937f35134f3dde0000000000000000 20241107085535594 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085535594 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085535594 DAUC <0003> auc.c:151 vector [3]: kc = 1fccb53da78eef47 20241107085535594 DAUC <0003> auc.c:152 vector [3]: sres = b8dc42eb 20241107085535594 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085535594 DAUC <0003> auc.c:113 vector [4]: rand = 4f9d94a9a769f952429f408982302e3a 20241107085535594 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085535594 DAUC <0003> auc.c:142 vector [4]: autn = ad8f56eadb1780000ac55322d0232af7 20241107085535594 DAUC <0003> auc.c:143 vector [4]: ck = 32aa071520c3c70023d3106854f3ffe2 20241107085535594 DAUC <0003> auc.c:144 vector [4]: ik = 34bdfcbc57a91dd3d5b27055cfd5b2e2 20241107085535594 DAUC <0003> auc.c:145 vector [4]: res = b2587a0314a231b60000000000000000 20241107085535594 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085535594 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085535594 DAUC <0003> auc.c:151 vector [4]: kc = f0769b94ec4c97d3 20241107085535594 DAUC <0003> auc.c:152 vector [4]: sres = a6fa4bb5 20241107085535594 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085535594 DAUC <0003> db_auc.c:245 IMSI='262424214878458': Generated 5 vectors 20241107085535594 DAUC <0003> db_auc.c:249 IMSI='262424214878458': Updating SQN=161 in DB 20241107085535604 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424214878458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214878458"} 20241107085535604 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424214878458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085535604 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535604 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241107085535636 DAUC <0003> db_auc.c:157 IMSI='262429759000466': No 2G Auth Data 20241107085535636 DAUC <0003> db_auc.c:192 IMSI='262429759000466': No 3G Auth Data 20241107085535668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 20241107085535671 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535671 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429759000466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429759000466"} 20241107085535671 DAUC <0003> db_auc.c:157 IMSI='262429759000466': No 2G Auth Data 20241107085535671 DAUC <0003> db_auc.c:236 IMSI='262429759000466': Calling to generate 5 vectors 20241107085535671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241107085535671 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085535671 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241107085535671 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085535672 DAUC <0003> auc.c:113 vector [0]: rand = ee8ca579c7ad62f75def76cc8c8ded5c 20241107085535672 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085535672 DAUC <0003> auc.c:142 vector [0]: autn = 7b615af232b58000b66bb8d9bc36d466 20241107085535672 DAUC <0003> auc.c:143 vector [0]: ck = 217992f1cedc6404bf3196a49082b4db 20241107085535672 DAUC <0003> auc.c:144 vector [0]: ik = 9cff6608c9c9fc5eacbf66e03d4a470b 20241107085535672 DAUC <0003> auc.c:145 vector [0]: res = 1b2b6c81d397ccc90000000000000000 20241107085535672 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085535672 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241107085535672 DAUC <0003> auc.c:151 vector [0]: kc = ae0804bdaadd6b8a 20241107085535672 DAUC <0003> auc.c:152 vector [0]: sres = c8bca048 20241107085535672 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241107085535672 DAUC <0003> auc.c:113 vector [1]: rand = 4442c14002db657dfe7c89951417f9b0 20241107085535672 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085535672 DAUC <0003> auc.c:142 vector [1]: autn = 7e86430d96a08000037400298d50d829 20241107085535672 DAUC <0003> auc.c:143 vector [1]: ck = c3bec93ccb37534da9d11480618966d9 20241107085535672 DAUC <0003> auc.c:144 vector [1]: ik = 0b0eb73d6bedc1045c31176d632cac61 20241107085535672 DAUC <0003> auc.c:145 vector [1]: res = de1bea97d58c65000000000000000000 20241107085535672 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085535672 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241107085535672 DAUC <0003> auc.c:151 vector [1]: kc = 3d507deca27f58f1 20241107085535672 DAUC <0003> auc.c:152 vector [1]: sres = 0b978f97 20241107085535672 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241107085535672 DAUC <0003> auc.c:113 vector [2]: rand = 27a9d09d84e95fc140f97ae810f8bd92 20241107085535672 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085535672 DAUC <0003> auc.c:142 vector [2]: autn = 2f6ec73695898000a1ec9237ad71e29c 20241107085535672 DAUC <0003> auc.c:143 vector [2]: ck = fb51105896950f1dd309c05a68781dcf 20241107085535672 DAUC <0003> auc.c:144 vector [2]: ik = c9093ecfc38d6c1e17e08802b678536d 20241107085535672 DAUC <0003> auc.c:145 vector [2]: res = adfb5c52259122710000000000000000 20241107085535672 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085535672 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241107085535672 DAUC <0003> auc.c:151 vector [2]: kc = f6b166cf8b182da1 20241107085535672 DAUC <0003> auc.c:152 vector [2]: sres = 886a7e23 20241107085535672 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241107085535672 DAUC <0003> auc.c:113 vector [3]: rand = 8c3e451c948270d5f9109975117426ef 20241107085535672 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085535672 DAUC <0003> auc.c:142 vector [3]: autn = f877819adbad8000f37cc6ccbc50b10c 20241107085535672 DAUC <0003> auc.c:143 vector [3]: ck = 0e31421e922b136b34db5da45a61ad24 20241107085535672 DAUC <0003> auc.c:144 vector [3]: ik = 71800b783be6a9b3be86fe2bf0d73874 20241107085535672 DAUC <0003> auc.c:145 vector [3]: res = 225d1350f23e72d80000000000000000 20241107085535672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085535672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241107085535672 DAUC <0003> auc.c:151 vector [3]: kc = f5eceae9037b2f88 20241107085535672 DAUC <0003> auc.c:152 vector [3]: sres = d0636188 20241107085535672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241107085535672 DAUC <0003> auc.c:113 vector [4]: rand = d6fb867b8bd6e230a2f1a5b0725f6da3 20241107085535672 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085535672 DAUC <0003> auc.c:142 vector [4]: autn = ce45b7d1bc808000928149d31d6f3c77 20241107085535672 DAUC <0003> auc.c:143 vector [4]: ck = aea3ac9ca3eb67148f9b90b64d8c85e8 20241107085535672 DAUC <0003> auc.c:144 vector [4]: ik = 794580c49198335bdeb86d866939ff01 20241107085535672 DAUC <0003> auc.c:145 vector [4]: res = 2655e625c59820260000000000000000 20241107085535672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085535672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241107085535672 DAUC <0003> auc.c:151 vector [4]: kc = 86c5d16816c62ea6 20241107085535672 DAUC <0003> auc.c:152 vector [4]: sres = e3cdc603 20241107085535672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241107085535672 DAUC <0003> db_auc.c:245 IMSI='262429759000466': Generated 5 vectors 20241107085535672 DAUC <0003> db_auc.c:249 IMSI='262429759000466': Updating SQN=161 in DB 20241107085535680 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429759000466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429759000466"} 20241107085535680 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429759000466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085535680 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535680 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 20241107085535709 DAUC <0003> db_auc.c:157 IMSI='262424563315385': No 2G Auth Data 20241107085535709 DAUC <0003> db_auc.c:192 IMSI='262424563315385': No 3G Auth Data 20241107085535750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20241107085535753 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535753 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424563315385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424563315385"} 20241107085535754 DAUC <0003> db_auc.c:236 IMSI='262424563315385': Calling to generate 5 vectors 20241107085535754 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085535754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085535754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085535754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085535754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085535754 DAUC <0003> auc.c:113 vector [0]: rand = a314fbb1d4af1a271a7f497f946e8e59 20241107085535754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085535754 DAUC <0003> auc.c:142 vector [0]: autn = d75e401d2f9080008c8b4c12539a906f 20241107085535754 DAUC <0003> auc.c:143 vector [0]: ck = 4a2b6e484d6430d658c7fe3e1d2a56d2 20241107085535754 DAUC <0003> auc.c:144 vector [0]: ik = ef72e06bad3bf7aadcbca39e6fc08708 20241107085535754 DAUC <0003> auc.c:145 vector [0]: res = c083311458d2ebe00000000000000000 20241107085535754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085535754 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085535754 DAUC <0003> auc.c:179 vector [0]: kc = d23ef8e647f8bc00 20241107085535754 DAUC <0003> auc.c:180 vector [0]: sres = c97d018a 20241107085535754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085535754 DAUC <0003> auc.c:113 vector [1]: rand = 87131724c4c709616282f741ec547fc4 20241107085535754 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085535754 DAUC <0003> auc.c:142 vector [1]: autn = 2e7ec9a772cd80000209318fa478d45a 20241107085535754 DAUC <0003> auc.c:143 vector [1]: ck = 73005f3c44d34fda2fca9af9b66d414c 20241107085535754 DAUC <0003> auc.c:144 vector [1]: ik = 1620ccb45ead7c029c30df28cad54ae1 20241107085535754 DAUC <0003> auc.c:145 vector [1]: res = 2f32b57232ebb8100000000000000000 20241107085535754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085535754 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085535754 DAUC <0003> auc.c:179 vector [1]: kc = 20f1c852300c0c00 20241107085535754 DAUC <0003> auc.c:180 vector [1]: sres = aac0dbe4 20241107085535754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085535754 DAUC <0003> auc.c:113 vector [2]: rand = e63bdb249375e614481bc4c331fcb971 20241107085535754 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085535754 DAUC <0003> auc.c:142 vector [2]: autn = 4877a6c779848000fe227ac704a5f57a 20241107085535754 DAUC <0003> auc.c:143 vector [2]: ck = b743c1e22c069cb308fa9b1d92c26337 20241107085535754 DAUC <0003> auc.c:144 vector [2]: ik = ea92193398bf3f26a0744c94c60716df 20241107085535754 DAUC <0003> auc.c:145 vector [2]: res = 7f2c6d64adad70560000000000000000 20241107085535754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085535754 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085535754 DAUC <0003> auc.c:179 vector [2]: kc = dd6449270ce1e800 20241107085535754 DAUC <0003> auc.c:180 vector [2]: sres = 33c47339 20241107085535754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085535754 DAUC <0003> auc.c:113 vector [3]: rand = 8ac9068dd5985a2565f0662a1fd92dc0 20241107085535754 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085535754 DAUC <0003> auc.c:142 vector [3]: autn = 6d6c5811f76b80007135a48c243b0122 20241107085535754 DAUC <0003> auc.c:143 vector [3]: ck = 2b70054c90514e7b63eb7a50f8edde6a 20241107085535754 DAUC <0003> auc.c:144 vector [3]: ik = ea9859e83826c5e720dd97d6ed528e00 20241107085535754 DAUC <0003> auc.c:145 vector [3]: res = d10021b849ee28920000000000000000 20241107085535754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085535754 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085535754 DAUC <0003> auc.c:179 vector [3]: kc = 17f30b2d0fc52000 20241107085535754 DAUC <0003> auc.c:180 vector [3]: sres = b385b128 20241107085535754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085535754 DAUC <0003> auc.c:113 vector [4]: rand = ac5ef85f12f63cfc5495840d44052ab6 20241107085535754 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085535754 DAUC <0003> auc.c:142 vector [4]: autn = e304493080ac80005724e7cc14edd850 20241107085535754 DAUC <0003> auc.c:143 vector [4]: ck = 25f5bdca1fa8fe9bd5136e00e025c9d4 20241107085535754 DAUC <0003> auc.c:144 vector [4]: ik = 12240331f10a2306574d186b7b5f324d 20241107085535754 DAUC <0003> auc.c:145 vector [4]: res = a5e360a9a4e8f4990000000000000000 20241107085535754 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085535754 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085535754 DAUC <0003> auc.c:179 vector [4]: kc = 80d4884b53284400 20241107085535754 DAUC <0003> auc.c:180 vector [4]: sres = 942e9e26 20241107085535754 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085535754 DAUC <0003> db_auc.c:245 IMSI='262424563315385': Generated 5 vectors 20241107085535754 DAUC <0003> db_auc.c:249 IMSI='262424563315385': Updating SQN=161 in DB 20241107085535762 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424563315385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424563315385"} 20241107085535762 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424563315385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085535762 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535762 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20241107085535797 DAUC <0003> db_auc.c:157 IMSI='262426213033341': No 2G Auth Data 20241107085535797 DAUC <0003> db_auc.c:192 IMSI='262426213033341': No 3G Auth Data 20241107085535840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241107085535843 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535843 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426213033341 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426213033341"} 20241107085535843 DAUC <0003> db_auc.c:236 IMSI='262426213033341': Calling to generate 5 vectors 20241107085535843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085535843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085535843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085535843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085535843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085535843 DAUC <0003> auc.c:113 vector [0]: rand = 9704f5a700daf15e84ec7a1d8de3716d 20241107085535843 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085535843 DAUC <0003> auc.c:142 vector [0]: autn = dbf5e2b81e75800017de9a9d4c75272a 20241107085535843 DAUC <0003> auc.c:143 vector [0]: ck = 33f077fa1e8c1142c39676b9d15294ed 20241107085535843 DAUC <0003> auc.c:144 vector [0]: ik = 04c27d059b3b8521b27ef4fd89434e24 20241107085535843 DAUC <0003> auc.c:145 vector [0]: res = 53bce399e2ded46b0000000000000000 20241107085535843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085535843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085535843 DAUC <0003> auc.c:179 vector [0]: kc = cd0c8902c85e2c00 20241107085535843 DAUC <0003> auc.c:180 vector [0]: sres = d57390d9 20241107085535843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085535843 DAUC <0003> auc.c:113 vector [1]: rand = 9b3415fb94dcec31a9a2272cc8be981a 20241107085535843 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085535843 DAUC <0003> auc.c:142 vector [1]: autn = e02488dbfbd8800086bb1655a5fe4f64 20241107085535843 DAUC <0003> auc.c:143 vector [1]: ck = ca65dd74cae108a3a69bc93962682fda 20241107085535843 DAUC <0003> auc.c:144 vector [1]: ik = 255684b0d31662c79a5a3c3157d48983 20241107085535843 DAUC <0003> auc.c:145 vector [1]: res = a1a9b87c8f7ca17d0000000000000000 20241107085535843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085535843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085535843 DAUC <0003> auc.c:179 vector [1]: kc = 9482a1a6e6d00000 20241107085535843 DAUC <0003> auc.c:180 vector [1]: sres = 217e90f4 20241107085535843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085535843 DAUC <0003> auc.c:113 vector [2]: rand = 160db3f27484f38e554947246e4f5f15 20241107085535843 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085535843 DAUC <0003> auc.c:142 vector [2]: autn = 7f08e137366280005c20cc6f55bfbac7 20241107085535843 DAUC <0003> auc.c:143 vector [2]: ck = 0598af970928f62e96ec090be030ccbb 20241107085535843 DAUC <0003> auc.c:144 vector [2]: ik = 24f7c48b8008f8aa1fce542d0a14bc2c 20241107085535843 DAUC <0003> auc.c:145 vector [2]: res = aaf926f7b492ac3a0000000000000000 20241107085535843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085535843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085535843 DAUC <0003> auc.c:179 vector [2]: kc = 9aa3ad5a1cebec00 20241107085535843 DAUC <0003> auc.c:180 vector [2]: sres = 9c51213b 20241107085535843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085535843 DAUC <0003> auc.c:113 vector [3]: rand = d5ee833a91a6b4607041a9c468aee2f2 20241107085535843 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085535844 DAUC <0003> auc.c:142 vector [3]: autn = 0c5d50c2955e8000d1c3a6b221b8858a 20241107085535844 DAUC <0003> auc.c:143 vector [3]: ck = cf5080f7d1c044480556b9fbaabb85c9 20241107085535844 DAUC <0003> auc.c:144 vector [3]: ik = 71d41873f5e5c0259858c888c5beee93 20241107085535844 DAUC <0003> auc.c:145 vector [3]: res = 1879fb93607870890000000000000000 20241107085535844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085535844 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085535844 DAUC <0003> auc.c:179 vector [3]: kc = 447ebcf7b29b4800 20241107085535844 DAUC <0003> auc.c:180 vector [3]: sres = 07a5ade7 20241107085535844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085535844 DAUC <0003> auc.c:113 vector [4]: rand = 95b662374e414742fdae0931988b87f7 20241107085535844 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085535844 DAUC <0003> auc.c:142 vector [4]: autn = 006bd8ea001080001a64b3a38eab9864 20241107085535844 DAUC <0003> auc.c:143 vector [4]: ck = 91318d95fbe3b42a6418068d7df8610a 20241107085535844 DAUC <0003> auc.c:144 vector [4]: ik = f18162561285cf28882fd74b9f784049 20241107085535844 DAUC <0003> auc.c:145 vector [4]: res = 16f6dfa9c6016a9a0000000000000000 20241107085535844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085535844 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085535844 DAUC <0003> auc.c:179 vector [4]: kc = 078eb96dc2355c00 20241107085535844 DAUC <0003> auc.c:180 vector [4]: sres = 30136212 20241107085535844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085535844 DAUC <0003> db_auc.c:245 IMSI='262426213033341': Generated 5 vectors 20241107085535844 DAUC <0003> db_auc.c:249 IMSI='262426213033341': Updating SQN=161 in DB 20241107085535852 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426213033341 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426213033341"} 20241107085535852 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426213033341 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085535852 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535852 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241107085535886 DAUC <0003> db_auc.c:157 IMSI='262421118109915': No 2G Auth Data 20241107085535886 DAUC <0003> db_auc.c:192 IMSI='262421118109915': No 3G Auth Data 20241107085535928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241107085535931 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535931 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421118109915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421118109915"} 20241107085535931 DAUC <0003> db_auc.c:236 IMSI='262421118109915': Calling to generate 5 vectors 20241107085535931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241107085535931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241107085535931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241107085535931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241107085535931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241107085535931 DAUC <0003> auc.c:113 vector [0]: rand = 682cdd456a9df4e119299c304275b425 20241107085535931 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241107085535931 DAUC <0003> auc.c:142 vector [0]: autn = 325e22504804800012db6216798334c8 20241107085535931 DAUC <0003> auc.c:143 vector [0]: ck = d2aa8503169a27613e37e7230f9f587a 20241107085535931 DAUC <0003> auc.c:144 vector [0]: ik = e637c6691608c1e6e7015626ca005aeb 20241107085535931 DAUC <0003> auc.c:145 vector [0]: res = 816432f80afe67eb0000000000000000 20241107085535931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241107085535931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241107085535931 DAUC <0003> auc.c:179 vector [0]: kc = e7489e6f2c54bbb5 20241107085535931 DAUC <0003> auc.c:180 vector [0]: sres = 425e995e 20241107085535931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241107085535931 DAUC <0003> auc.c:113 vector [1]: rand = 4e9c49dd889515be5a792098fec22253 20241107085535931 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241107085535931 DAUC <0003> auc.c:142 vector [1]: autn = 25f27955f0598000e8aeb693168e871c 20241107085535931 DAUC <0003> auc.c:143 vector [1]: ck = 007c6e3ca988a22f7df02e7532a0a8bd 20241107085535931 DAUC <0003> auc.c:144 vector [1]: ik = c347bf1f906751ee994c9ad1f31318d0 20241107085535931 DAUC <0003> auc.c:145 vector [1]: res = 69ad0304ca9b624c0000000000000000 20241107085535931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241107085535931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241107085535932 DAUC <0003> auc.c:179 vector [1]: kc = 7da0a212d5712ad3 20241107085535932 DAUC <0003> auc.c:180 vector [1]: sres = 0dfc0212 20241107085535932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241107085535932 DAUC <0003> auc.c:113 vector [2]: rand = dfbb8bf929859e79de129f8028b6c49c 20241107085535932 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241107085535932 DAUC <0003> auc.c:142 vector [2]: autn = 603c289f084d8000b426fd0e3167e915 20241107085535932 DAUC <0003> auc.c:143 vector [2]: ck = 985f9d3023c8f46bb07960acbb76b76a 20241107085535932 DAUC <0003> auc.c:144 vector [2]: ik = 2b366f0f0d1f97e8b03da0344946b18f 20241107085535932 DAUC <0003> auc.c:145 vector [2]: res = 61b46807ad01f3560000000000000000 20241107085535932 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241107085535932 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241107085535932 DAUC <0003> auc.c:179 vector [2]: kc = 020c190b8b91a861 20241107085535932 DAUC <0003> auc.c:180 vector [2]: sres = c5ab0c1e 20241107085535932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241107085535932 DAUC <0003> auc.c:113 vector [3]: rand = 8dea00525dbc2b126dbfbe47f64dad3a 20241107085535932 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241107085535932 DAUC <0003> auc.c:142 vector [3]: autn = 087397c883b080007fc86ef354870add 20241107085535932 DAUC <0003> auc.c:143 vector [3]: ck = 7822e711231c39ae0dd3c9835391e4d9 20241107085535932 DAUC <0003> auc.c:144 vector [3]: ik = 4bbaa36e92a26c0f80874e68aef75b5d 20241107085535932 DAUC <0003> auc.c:145 vector [3]: res = e1bdea9025e24d390000000000000000 20241107085535932 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241107085535932 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241107085535932 DAUC <0003> auc.c:179 vector [3]: kc = 355e05e0f624c42b 20241107085535932 DAUC <0003> auc.c:180 vector [3]: sres = 2578bdf2 20241107085535932 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241107085535932 DAUC <0003> auc.c:113 vector [4]: rand = 2f79e69340be3150c6cac8673f2df8ae 20241107085535932 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241107085535932 DAUC <0003> auc.c:142 vector [4]: autn = 7cbc764a345480001926f244aec932f7 20241107085535932 DAUC <0003> auc.c:143 vector [4]: ck = 9dd50a2a7e341dbd5926d79137515fac 20241107085535932 DAUC <0003> auc.c:144 vector [4]: ik = 8637bfda4bc044111982d4344d35ccd6 20241107085535932 DAUC <0003> auc.c:145 vector [4]: res = e2a1fbe5afdbdc4b0000000000000000 20241107085535932 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241107085535932 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241107085535932 DAUC <0003> auc.c:179 vector [4]: kc = b6243e7034581523 20241107085535932 DAUC <0003> auc.c:180 vector [4]: sres = 9ebaf03c 20241107085535932 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241107085535932 DAUC <0003> db_auc.c:245 IMSI='262421118109915': Generated 5 vectors 20241107085535932 DAUC <0003> db_auc.c:249 IMSI='262421118109915': Updating SQN=161 in DB 20241107085535940 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421118109915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421118109915"} 20241107085535940 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421118109915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085535940 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535940 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085535943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241107085535968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20241107085535969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241107085535970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085535970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085535970 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085535970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085535970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085536013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241107085536014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241107085539089 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085539089 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085539091 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085539092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 20241107085539094 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085539094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085539094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085539094 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  20241107085539094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085539094 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  20241107085539094 DLGSUP <0013> gsup_server.c:235 2:  20241107085539094 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085539094 DLGSUP <0013> gsup_server.c:235 3:  20241107085539094 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085539094 DLGSUP <0013> gsup_server.c:235 4:  20241107085539094 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085539094 DLGSUP <0013> gsup_server.c:235 5:  20241107085539094 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085539094 DLGSUP <0013> gsup_server.c:235 7:  20241107085539094 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085539094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085539094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085539094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085539112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43217<->l=127.0.0.1:4259) 20241107085539124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 20241107085539141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085539141 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425905138352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425905138352" cn_domain=PS} 20241107085539141 DLU <0006> fsm.c:456 lu(262425905138352)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085539141 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425905138352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241107085539141 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425905138352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425905138352" cause=IMSI unknown in HLR} 20241107085539141 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425905138352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085539141 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425905138352)[0x55d5f905e300]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085539141 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425905138352)[0x55d5f905e300]{UNVALIDATED}: Freeing instance 20241107085539141 DLU <0006> fsm.c:568 lu(PS:IMSI-262425905138352)[0x55d5f905e300]{UNVALIDATED}: Deallocated 20241107085539141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085539141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085539144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 20241107085539145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50976<->l=127.0.0.1:4258 20241107085539145 DLINP <000b> input/ipa.c:451 connected read/write 20241107085539145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085539145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085539146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085539146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085539146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43217<->l=127.0.0.1:4259) 20241107085539186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20241107085539186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20241107085542257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085542257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085542259 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085542259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4258 20241107085542261 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085542261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085542261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085542261 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  20241107085542261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085542261 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  20241107085542261 DLGSUP <0013> gsup_server.c:235 2:  20241107085542261 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085542261 DLGSUP <0013> gsup_server.c:235 3:  20241107085542261 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085542261 DLGSUP <0013> gsup_server.c:235 4:  20241107085542261 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085542261 DLGSUP <0013> gsup_server.c:235 5:  20241107085542261 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085542261 DLGSUP <0013> gsup_server.c:235 7:  20241107085542261 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085542261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085542261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085542261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085542278 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46823<->l=127.0.0.1:4259) 20241107085542290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 20241107085542305 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085542305 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427177537175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427177537175" cn_domain=PS source_name="the-source\n"} 20241107085542305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241107085542305 DLU <0006> fsm.c:456 lu(262427177537175)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085542305 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427177537175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241107085542305 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427177537175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427177537175" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241107085542305 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427177537175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085542305 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427177537175)[0x55d5f905e300]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085542305 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427177537175)[0x55d5f905e300]{UNVALIDATED}: Freeing instance 20241107085542305 DLU <0006> fsm.c:568 lu(PS:IMSI-262427177537175)[0x55d5f905e300]{UNVALIDATED}: Deallocated 20241107085542305 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085542305 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085542308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 20241107085542309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4258 20241107085542310 DLINP <000b> input/ipa.c:451 connected read/write 20241107085542310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085542310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085542310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085542310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085542310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241107085542310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46823<->l=127.0.0.1:4259) 20241107085542349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241107085542349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241107085545419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085545419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085545420 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085545421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241107085545423 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085545423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085545423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085545423 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  20241107085545423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085545423 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  20241107085545423 DLGSUP <0013> gsup_server.c:235 2:  20241107085545423 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085545423 DLGSUP <0013> gsup_server.c:235 3:  20241107085545423 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085545423 DLGSUP <0013> gsup_server.c:235 4:  20241107085545423 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085545423 DLGSUP <0013> gsup_server.c:235 5:  20241107085545423 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085545423 DLGSUP <0013> gsup_server.c:235 7:  20241107085545423 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085545423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085545423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085545423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085545439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44755<->l=127.0.0.1:4259) 20241107085545453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 20241107085545469 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085545469 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421280063015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421280063015" cn_domain=PS} 20241107085545469 DLU <0006> fsm.c:456 lu(262421280063015)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085545469 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421280063015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241107085545469 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421280063015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421280063015" cause=Roaming not allowed in this location area} 20241107085545469 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421280063015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085545469 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421280063015)[0x55d5f905e300]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085545469 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421280063015)[0x55d5f905e300]{UNVALIDATED}: Freeing instance 20241107085545469 DLU <0006> fsm.c:568 lu(PS:IMSI-262421280063015)[0x55d5f905e300]{UNVALIDATED}: Deallocated 20241107085545469 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085545469 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085545473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 20241107085545474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241107085545475 DLINP <000b> input/ipa.c:451 connected read/write 20241107085545475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085545475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085545475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085545475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085545475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44755<->l=127.0.0.1:4259) 20241107085545523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 20241107085545524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 20241107085548601 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085548601 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085548604 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085548605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20241107085548607 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085548607 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085548607 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085548607 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  20241107085548607 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085548607 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  20241107085548607 DLGSUP <0013> gsup_server.c:235 2:  20241107085548607 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085548607 DLGSUP <0013> gsup_server.c:235 3:  20241107085548607 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085548607 DLGSUP <0013> gsup_server.c:235 4:  20241107085548607 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085548607 DLGSUP <0013> gsup_server.c:235 5:  20241107085548607 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085548607 DLGSUP <0013> gsup_server.c:235 7:  20241107085548607 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085548607 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085548607 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085548607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085548628 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42275<->l=127.0.0.1:4259) 20241107085548640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 20241107085548653 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085548653 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423857913498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423857913498"} 20241107085548653 DAUC <0003> db_auc.c:133 IMSI='262423857913498': No such subscriber 20241107085548653 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423857913498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241107085548653 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423857913498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423857913498" cause=IMSI unknown in HLR} 20241107085548653 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423857913498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085548653 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085548653 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085548656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 20241107085548657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20241107085548658 DLINP <000b> input/ipa.c:451 connected read/write 20241107085548658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085548658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085548658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085548658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085548658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42275<->l=127.0.0.1:4259) 20241107085548702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241107085548703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241107085551773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085551773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085551774 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241107085551776 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085551776 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085551776 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  20241107085551776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085551776 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  20241107085551776 DLGSUP <0013> gsup_server.c:235 2:  20241107085551776 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085551776 DLGSUP <0013> gsup_server.c:235 3:  20241107085551776 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085551776 DLGSUP <0013> gsup_server.c:235 4:  20241107085551776 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085551776 DLGSUP <0013> gsup_server.c:235 5:  20241107085551776 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085551776 DLGSUP <0013> gsup_server.c:235 7:  20241107085551776 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085551776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085551776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085551776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085551793 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38183<->l=127.0.0.1:4259) 20241107085551806 DAUC <0003> db_auc.c:157 IMSI='262427435864527': No 2G Auth Data 20241107085551806 DAUC <0003> db_auc.c:192 IMSI='262427435864527': No 3G Auth Data 20241107085551841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241107085551845 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551845 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427435864527" cn_domain=PS} 20241107085551845 DLU <0006> fsm.c:456 lu(262427435864527)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085551845 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085551866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427435864527)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085551866 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427435864527" cn_domain=PS} 20241107085551866 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551866 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551870 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551870 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427435864527"} 20241107085551870 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427435864527)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085551870 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085551870 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427435864527"} 20241107085551870 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427435864527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085551870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427435864527)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085551870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427435864527)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085551870 DLU <0006> fsm.c:568 lu(PS:IMSI-262427435864527)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085551870 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551870 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20241107085551897 DAUC <0003> db_auc.c:157 IMSI='262427233702661': No 2G Auth Data 20241107085551897 DAUC <0003> db_auc.c:192 IMSI='262427233702661': No 3G Auth Data 20241107085551906 DLGSUP <0013> hlr.c:121 IMSI 262427233702661: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085551933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241107085551937 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551937 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427233702661" cn_domain=PS} 20241107085551937 DLU <0006> fsm.c:456 lu(262427233702661)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085551937 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085551953 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427233702661)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085551953 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427233702661" cn_domain=PS} 20241107085551953 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551953 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085551956 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427233702661"} 20241107085551956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427233702661)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085551956 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085551956 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427233702661"} 20241107085551956 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427233702661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085551956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427233702661)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085551956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427233702661)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085551956 DLU <0006> fsm.c:568 lu(PS:IMSI-262427233702661)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085551956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085551956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085551958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4258 20241107085551982 DAUC <0003> db_auc.c:157 IMSI='262428690479286': No 2G Auth Data 20241107085551982 DAUC <0003> db_auc.c:192 IMSI='262428690479286': No 3G Auth Data 20241107085551991 DLGSUP <0013> hlr.c:121 IMSI 262428690479286: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33818<->l=127.0.0.1:4258 20241107085552019 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552019 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428690479286" cn_domain=PS} 20241107085552019 DLU <0006> fsm.c:456 lu(262428690479286)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552019 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428690479286)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552034 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428690479286" cn_domain=PS} 20241107085552034 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552035 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552037 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552037 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428690479286"} 20241107085552037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428690479286)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552037 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552037 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428690479286"} 20241107085552037 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428690479286 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428690479286)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428690479286)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552037 DLU <0006> fsm.c:568 lu(PS:IMSI-262428690479286)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552037 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552037 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33818<->l=127.0.0.1:4258 20241107085552064 DAUC <0003> db_auc.c:157 IMSI='262422312136016': No 2G Auth Data 20241107085552064 DAUC <0003> db_auc.c:192 IMSI='262422312136016': No 3G Auth Data 20241107085552073 DLGSUP <0013> hlr.c:121 IMSI 262422312136016: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33828<->l=127.0.0.1:4258 20241107085552098 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552098 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422312136016" cn_domain=PS} 20241107085552098 DLU <0006> fsm.c:456 lu(262422312136016)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552098 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422312136016)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552114 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422312136016" cn_domain=PS} 20241107085552114 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552114 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552118 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552118 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422312136016"} 20241107085552118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422312136016)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552118 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552118 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422312136016"} 20241107085552118 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422312136016 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422312136016)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422312136016)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552118 DLU <0006> fsm.c:568 lu(PS:IMSI-262422312136016)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552118 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552118 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33828<->l=127.0.0.1:4258 20241107085552145 DAUC <0003> db_auc.c:157 IMSI='262423350556551': No 2G Auth Data 20241107085552145 DAUC <0003> db_auc.c:192 IMSI='262423350556551': No 3G Auth Data 20241107085552154 DLGSUP <0013> hlr.c:121 IMSI 262423350556551: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 20241107085552180 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552180 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423350556551" cn_domain=PS} 20241107085552180 DLU <0006> fsm.c:456 lu(262423350556551)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552180 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423350556551)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552196 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423350556551" cn_domain=PS} 20241107085552196 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552196 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552199 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423350556551"} 20241107085552199 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423350556551)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552199 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552199 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423350556551"} 20241107085552199 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423350556551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423350556551)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552199 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423350556551)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552199 DLU <0006> fsm.c:568 lu(PS:IMSI-262423350556551)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 20241107085552234 DAUC <0003> db_auc.c:157 IMSI='262426850067780': No 2G Auth Data 20241107085552234 DAUC <0003> db_auc.c:192 IMSI='262426850067780': No 3G Auth Data 20241107085552249 DLGSUP <0013> hlr.c:121 IMSI 262426850067780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241107085552284 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552284 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426850067780" cn_domain=PS} 20241107085552284 DLU <0006> fsm.c:456 lu(262426850067780)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552284 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426850067780)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552306 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426850067780" cn_domain=PS} 20241107085552306 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552306 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552308 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552308 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426850067780"} 20241107085552308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426850067780)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552308 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552308 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426850067780"} 20241107085552308 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426850067780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426850067780)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426850067780)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552308 DLU <0006> fsm.c:568 lu(PS:IMSI-262426850067780)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552308 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552308 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241107085552353 DAUC <0003> db_auc.c:157 IMSI='262423867450903': No 2G Auth Data 20241107085552353 DAUC <0003> db_auc.c:192 IMSI='262423867450903': No 3G Auth Data 20241107085552363 DLGSUP <0013> hlr.c:121 IMSI 262423867450903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4258 20241107085552398 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552398 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423867450903" cn_domain=PS} 20241107085552398 DLU <0006> fsm.c:456 lu(262423867450903)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552398 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423867450903)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552414 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423867450903" cn_domain=PS} 20241107085552414 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552414 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552417 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423867450903"} 20241107085552417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423867450903)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552417 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552417 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423867450903"} 20241107085552417 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423867450903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867450903)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423867450903)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552417 DLU <0006> fsm.c:568 lu(PS:IMSI-262423867450903)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4258 20241107085552451 DAUC <0003> db_auc.c:157 IMSI='262428675317873': No 2G Auth Data 20241107085552451 DAUC <0003> db_auc.c:192 IMSI='262428675317873': No 3G Auth Data 20241107085552459 DLGSUP <0013> hlr.c:121 IMSI 262428675317873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085552492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241107085552497 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552497 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428675317873" cn_domain=PS} 20241107085552497 DLU <0006> fsm.c:456 lu(262428675317873)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085552497 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085552513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428675317873)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085552513 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428675317873" cn_domain=PS} 20241107085552513 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552513 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552516 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552516 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428675317873"} 20241107085552516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428675317873)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085552516 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085552516 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428675317873"} 20241107085552516 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428675317873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085552516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428675317873)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085552516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428675317873)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085552516 DLU <0006> fsm.c:568 lu(PS:IMSI-262428675317873)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085552516 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552516 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085552517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241107085552542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241107085552543 DLINP <000b> input/ipa.c:451 connected read/write 20241107085552543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085552543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085552543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085552543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085552543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38183<->l=127.0.0.1:4259) 20241107085552589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241107085552590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241107085555665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085555665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085555666 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20241107085555668 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555668 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085555668 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085555668 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  20241107085555668 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085555668 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  20241107085555668 DLGSUP <0013> gsup_server.c:235 2:  20241107085555668 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085555668 DLGSUP <0013> gsup_server.c:235 3:  20241107085555668 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085555668 DLGSUP <0013> gsup_server.c:235 4:  20241107085555668 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085555668 DLGSUP <0013> gsup_server.c:235 5:  20241107085555668 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085555669 DLGSUP <0013> gsup_server.c:235 7:  20241107085555669 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085555669 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085555669 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085555669 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085555686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44499<->l=127.0.0.1:4259) 20241107085555711 DAUC <0003> db_auc.c:157 IMSI='262420858714050': No 2G Auth Data 20241107085555711 DAUC <0003> db_auc.c:192 IMSI='262420858714050': No 3G Auth Data 20241107085555754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20241107085555760 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555760 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420858714050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420858714050" cn_domain=PS source_name="the-source\n"} 20241107085555760 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241107085555760 DLU <0006> fsm.c:456 lu(262420858714050)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085555760 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420858714050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085555776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420858714050)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085555776 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420858714050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420858714050" cn_domain=PS destination_name="the-source\n"} 20241107085555776 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555776 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555779 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555779 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420858714050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420858714050" source_name="the-source\n"} 20241107085555779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420858714050)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085555779 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420858714050 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085555779 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420858714050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420858714050" destination_name="the-source\n"} 20241107085555779 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420858714050 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085555779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420858714050)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085555779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420858714050)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085555779 DLU <0006> fsm.c:568 lu(PS:IMSI-262420858714050)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085555779 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555779 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20241107085555806 DAUC <0003> db_auc.c:157 IMSI='262429823136092': No 2G Auth Data 20241107085555806 DAUC <0003> db_auc.c:192 IMSI='262429823136092': No 3G Auth Data 20241107085555814 DLGSUP <0013> hlr.c:121 IMSI 262429823136092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085555839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20241107085555841 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555841 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429823136092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429823136092" cn_domain=PS source_name="the-source\n"} 20241107085555842 DLU <0006> fsm.c:456 lu(262429823136092)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085555842 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429823136092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085555857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429823136092)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085555857 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429823136092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429823136092" cn_domain=PS destination_name="the-source\n"} 20241107085555857 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555857 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555860 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429823136092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429823136092" source_name="the-source\n"} 20241107085555860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429823136092)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085555860 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429823136092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085555860 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429823136092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429823136092" destination_name="the-source\n"} 20241107085555860 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429823136092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085555860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429823136092)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085555860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429823136092)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085555860 DLU <0006> fsm.c:568 lu(PS:IMSI-262429823136092)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085555860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20241107085555887 DAUC <0003> db_auc.c:157 IMSI='262428095192921': No 2G Auth Data 20241107085555887 DAUC <0003> db_auc.c:192 IMSI='262428095192921': No 3G Auth Data 20241107085555895 DLGSUP <0013> hlr.c:121 IMSI 262428095192921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085555919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 20241107085555923 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555923 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428095192921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428095192921" cn_domain=PS source_name="the-source\n"} 20241107085555923 DLU <0006> fsm.c:456 lu(262428095192921)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085555923 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428095192921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085555938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428095192921)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085555938 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428095192921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428095192921" cn_domain=PS destination_name="the-source\n"} 20241107085555938 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555938 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555941 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085555941 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428095192921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428095192921" source_name="the-source\n"} 20241107085555941 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428095192921)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085555941 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428095192921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085555941 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428095192921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428095192921" destination_name="the-source\n"} 20241107085555941 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428095192921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085555941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428095192921)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085555941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428095192921)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085555941 DLU <0006> fsm.c:568 lu(PS:IMSI-262428095192921)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085555941 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555941 DLINP <000b> input/ipa.c:451 connected read/write 20241107085555941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085555942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 20241107085555966 DAUC <0003> db_auc.c:157 IMSI='262420767843749': No 2G Auth Data 20241107085555966 DAUC <0003> db_auc.c:192 IMSI='262420767843749': No 3G Auth Data 20241107085555974 DLGSUP <0013> hlr.c:121 IMSI 262420767843749: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085555996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20241107085556000 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556000 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420767843749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420767843749" cn_domain=PS source_name="the-source\n"} 20241107085556000 DLU <0006> fsm.c:456 lu(262420767843749)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085556000 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420767843749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085556015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420767843749)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085556015 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420767843749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420767843749" cn_domain=PS destination_name="the-source\n"} 20241107085556015 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556015 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556018 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420767843749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420767843749" source_name="the-source\n"} 20241107085556018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420767843749)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085556018 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420767843749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085556018 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420767843749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420767843749" destination_name="the-source\n"} 20241107085556018 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420767843749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085556018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420767843749)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085556018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420767843749)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085556018 DLU <0006> fsm.c:568 lu(PS:IMSI-262420767843749)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085556018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20241107085556046 DAUC <0003> db_auc.c:157 IMSI='262425179781846': No 2G Auth Data 20241107085556046 DAUC <0003> db_auc.c:192 IMSI='262425179781846': No 3G Auth Data 20241107085556054 DLGSUP <0013> hlr.c:121 IMSI 262425179781846: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085556079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20241107085556081 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556081 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425179781846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425179781846" cn_domain=PS source_name="the-source\n"} 20241107085556082 DLU <0006> fsm.c:456 lu(262425179781846)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085556082 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425179781846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085556096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425179781846)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085556096 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425179781846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425179781846" cn_domain=PS destination_name="the-source\n"} 20241107085556096 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556096 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556099 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425179781846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425179781846" source_name="the-source\n"} 20241107085556099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425179781846)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085556099 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425179781846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085556099 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425179781846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425179781846" destination_name="the-source\n"} 20241107085556099 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425179781846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085556099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179781846)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085556099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425179781846)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085556099 DLU <0006> fsm.c:568 lu(PS:IMSI-262425179781846)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085556099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20241107085556131 DAUC <0003> db_auc.c:157 IMSI='262421560480139': No 2G Auth Data 20241107085556131 DAUC <0003> db_auc.c:192 IMSI='262421560480139': No 3G Auth Data 20241107085556139 DLGSUP <0013> hlr.c:121 IMSI 262421560480139: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085556172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20241107085556176 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556176 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421560480139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421560480139" cn_domain=PS source_name="the-source\n"} 20241107085556176 DLU <0006> fsm.c:456 lu(262421560480139)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085556176 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421560480139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085556191 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421560480139)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085556191 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421560480139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421560480139" cn_domain=PS destination_name="the-source\n"} 20241107085556191 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556191 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556194 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556194 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421560480139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421560480139" source_name="the-source\n"} 20241107085556194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421560480139)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085556194 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421560480139 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085556194 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421560480139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421560480139" destination_name="the-source\n"} 20241107085556194 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421560480139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085556194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421560480139)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085556194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421560480139)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085556194 DLU <0006> fsm.c:568 lu(PS:IMSI-262421560480139)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085556194 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556194 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20241107085556227 DAUC <0003> db_auc.c:157 IMSI='262425835679060': No 2G Auth Data 20241107085556227 DAUC <0003> db_auc.c:192 IMSI='262425835679060': No 3G Auth Data 20241107085556235 DLGSUP <0013> hlr.c:121 IMSI 262425835679060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085556267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241107085556270 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556270 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425835679060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835679060" cn_domain=PS source_name="the-source\n"} 20241107085556270 DLU <0006> fsm.c:456 lu(262425835679060)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085556270 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425835679060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085556285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425835679060)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085556285 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425835679060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835679060" cn_domain=PS destination_name="the-source\n"} 20241107085556285 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556286 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556289 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556289 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425835679060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835679060" source_name="the-source\n"} 20241107085556289 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425835679060)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085556289 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425835679060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085556289 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425835679060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835679060" destination_name="the-source\n"} 20241107085556289 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425835679060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085556289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835679060)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085556289 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835679060)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085556289 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835679060)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085556289 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556289 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241107085556323 DAUC <0003> db_auc.c:157 IMSI='262422466146431': No 2G Auth Data 20241107085556323 DAUC <0003> db_auc.c:192 IMSI='262422466146431': No 3G Auth Data 20241107085556332 DLGSUP <0013> hlr.c:121 IMSI 262422466146431: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085556364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20241107085556367 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556367 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422466146431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422466146431" cn_domain=PS source_name="the-source\n"} 20241107085556367 DLU <0006> fsm.c:456 lu(262422466146431)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085556367 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422466146431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241107085556382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422466146431)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085556382 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422466146431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422466146431" cn_domain=PS destination_name="the-source\n"} 20241107085556382 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556382 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556385 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556385 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422466146431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422466146431" source_name="the-source\n"} 20241107085556385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422466146431)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085556385 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422466146431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085556385 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422466146431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422466146431" destination_name="the-source\n"} 20241107085556385 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422466146431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085556385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422466146431)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085556385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422466146431)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085556385 DLU <0006> fsm.c:568 lu(PS:IMSI-262422466146431)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085556385 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556385 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085556386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20241107085556412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20241107085556413 DLINP <000b> input/ipa.c:451 connected read/write 20241107085556413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085556413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085556413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085556413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085556413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241107085556413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44499<->l=127.0.0.1:4259) 20241107085556461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33966<->l=127.0.0.1:4258 20241107085556462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33966<->l=127.0.0.1:4258 20241107085559537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085559537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085559539 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20241107085559542 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085559542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085559542 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  20241107085559542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085559542 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  20241107085559542 DLGSUP <0013> gsup_server.c:235 2:  20241107085559542 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085559542 DLGSUP <0013> gsup_server.c:235 3:  20241107085559542 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085559542 DLGSUP <0013> gsup_server.c:235 4:  20241107085559542 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085559542 DLGSUP <0013> gsup_server.c:235 5:  20241107085559542 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085559542 DLGSUP <0013> gsup_server.c:235 7:  20241107085559542 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085559542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085559542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085559542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085559564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37469<->l=127.0.0.1:4259) 20241107085559602 DAUC <0003> db_auc.c:157 IMSI='262422471373048': No 2G Auth Data 20241107085559602 DAUC <0003> db_auc.c:192 IMSI='262422471373048': No 3G Auth Data 20241107085559653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241107085559658 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559658 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422471373048" cn_domain=PS} 20241107085559658 DLU <0006> fsm.c:456 lu(262422471373048)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085559658 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085559684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422471373048)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085559684 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422471373048" cn_domain=PS} 20241107085559684 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559684 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559688 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559688 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422471373048"} 20241107085559688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422471373048)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085559688 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085559688 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422471373048"} 20241107085559688 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422471373048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085559688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422471373048)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085559688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422471373048)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085559688 DLU <0006> fsm.c:568 lu(PS:IMSI-262422471373048)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085559688 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559688 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241107085559727 DAUC <0003> db_auc.c:157 IMSI='262421152199966': No 2G Auth Data 20241107085559727 DAUC <0003> db_auc.c:192 IMSI='262421152199966': No 3G Auth Data 20241107085559745 DLGSUP <0013> hlr.c:121 IMSI 262421152199966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085559770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20241107085559773 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559773 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421152199966" cn_domain=PS} 20241107085559773 DLU <0006> fsm.c:456 lu(262421152199966)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085559773 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085559789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421152199966)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085559789 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421152199966" cn_domain=PS} 20241107085559789 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559789 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559792 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559792 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421152199966"} 20241107085559792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421152199966)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085559792 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085559792 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421152199966"} 20241107085559792 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421152199966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085559792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421152199966)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085559792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421152199966)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085559792 DLU <0006> fsm.c:568 lu(PS:IMSI-262421152199966)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085559792 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559792 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20241107085559818 DAUC <0003> db_auc.c:157 IMSI='262429464482314': No 2G Auth Data 20241107085559818 DAUC <0003> db_auc.c:192 IMSI='262429464482314': No 3G Auth Data 20241107085559827 DLGSUP <0013> hlr.c:121 IMSI 262429464482314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085559851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20241107085559853 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559853 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429464482314" cn_domain=PS} 20241107085559854 DLU <0006> fsm.c:456 lu(262429464482314)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085559854 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085559872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429464482314)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085559872 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429464482314" cn_domain=PS} 20241107085559872 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559872 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559876 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559876 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429464482314"} 20241107085559876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429464482314)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085559876 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085559876 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429464482314"} 20241107085559876 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429464482314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085559876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429464482314)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085559876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429464482314)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085559876 DLU <0006> fsm.c:568 lu(PS:IMSI-262429464482314)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085559876 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559876 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20241107085559903 DAUC <0003> db_auc.c:157 IMSI='262429173201099': No 2G Auth Data 20241107085559903 DAUC <0003> db_auc.c:192 IMSI='262429173201099': No 3G Auth Data 20241107085559912 DLGSUP <0013> hlr.c:121 IMSI 262429173201099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085559932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241107085559934 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559934 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429173201099" cn_domain=PS} 20241107085559934 DLU <0006> fsm.c:456 lu(262429173201099)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085559935 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085559949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429173201099)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085559949 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429173201099" cn_domain=PS} 20241107085559949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559952 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085559952 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429173201099"} 20241107085559952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429173201099)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085559952 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085559952 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429173201099"} 20241107085559952 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429173201099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085559952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429173201099)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085559952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429173201099)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085559952 DLU <0006> fsm.c:568 lu(PS:IMSI-262429173201099)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085559952 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559952 DLINP <000b> input/ipa.c:451 connected read/write 20241107085559952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085559954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56924<->l=127.0.0.1:4258 20241107085559979 DAUC <0003> db_auc.c:157 IMSI='262427303096473': No 2G Auth Data 20241107085559979 DAUC <0003> db_auc.c:192 IMSI='262427303096473': No 3G Auth Data 20241107085559988 DLGSUP <0013> hlr.c:121 IMSI 262427303096473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085600013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 20241107085600016 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600016 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427303096473" cn_domain=PS} 20241107085600016 DLU <0006> fsm.c:456 lu(262427303096473)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085600016 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085600031 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427303096473)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085600031 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427303096473" cn_domain=PS} 20241107085600031 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600031 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600034 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600034 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427303096473"} 20241107085600034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427303096473)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085600034 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085600034 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427303096473"} 20241107085600034 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427303096473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085600034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427303096473)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085600034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427303096473)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085600034 DLU <0006> fsm.c:568 lu(PS:IMSI-262427303096473)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085600034 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600034 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 20241107085600060 DAUC <0003> db_auc.c:157 IMSI='262426163684457': No 2G Auth Data 20241107085600060 DAUC <0003> db_auc.c:192 IMSI='262426163684457': No 3G Auth Data 20241107085600068 DLGSUP <0013> hlr.c:121 IMSI 262426163684457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085600100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20241107085600104 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600104 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426163684457" cn_domain=PS} 20241107085600104 DLU <0006> fsm.c:456 lu(262426163684457)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085600104 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085600119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426163684457)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085600119 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426163684457" cn_domain=PS} 20241107085600119 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600119 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600122 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600122 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426163684457"} 20241107085600122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426163684457)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085600122 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085600122 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426163684457"} 20241107085600122 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426163684457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085600122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163684457)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085600122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426163684457)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085600122 DLU <0006> fsm.c:568 lu(PS:IMSI-262426163684457)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085600122 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600122 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20241107085600156 DAUC <0003> db_auc.c:157 IMSI='262425141512655': No 2G Auth Data 20241107085600156 DAUC <0003> db_auc.c:192 IMSI='262425141512655': No 3G Auth Data 20241107085600164 DLGSUP <0013> hlr.c:121 IMSI 262425141512655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085600194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20241107085600196 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600196 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425141512655" cn_domain=PS} 20241107085600197 DLU <0006> fsm.c:456 lu(262425141512655)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085600197 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085600212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425141512655)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085600212 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425141512655" cn_domain=PS} 20241107085600212 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600212 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600215 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600215 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425141512655"} 20241107085600215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425141512655)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085600215 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085600215 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425141512655"} 20241107085600215 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425141512655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085600215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425141512655)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085600215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425141512655)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085600215 DLU <0006> fsm.c:568 lu(PS:IMSI-262425141512655)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085600215 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600215 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20241107085600251 DAUC <0003> db_auc.c:157 IMSI='262427858245190': No 2G Auth Data 20241107085600251 DAUC <0003> db_auc.c:192 IMSI='262427858245190': No 3G Auth Data 20241107085600259 DLGSUP <0013> hlr.c:121 IMSI 262427858245190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085600290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241107085600294 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600294 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427858245190" cn_domain=PS} 20241107085600294 DLU <0006> fsm.c:456 lu(262427858245190)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085600294 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085600309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427858245190)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085600309 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427858245190" cn_domain=PS} 20241107085600309 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600309 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600312 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600312 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427858245190"} 20241107085600312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427858245190)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085600312 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085600312 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427858245190"} 20241107085600312 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427858245190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085600312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427858245190)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085600312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427858245190)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085600312 DLU <0006> fsm.c:568 lu(PS:IMSI-262427858245190)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085600312 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600312 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085600314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241107085600339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20241107085600340 DLINP <000b> input/ipa.c:451 connected read/write 20241107085600340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085600340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085600340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085600340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085600340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37469<->l=127.0.0.1:4259) 20241107085600381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241107085600481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241107085603552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085603552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085603555 DLINP <000b> input/ipa.c:451 connected read/write 20241107085603555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085603556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241107085603558 DLINP <000b> input/ipa.c:451 connected read/write 20241107085603558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085603558 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085603558 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085603558 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  20241107085603558 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085603558 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  20241107085603558 DLGSUP <0013> gsup_server.c:235 2:  20241107085603558 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085603558 DLGSUP <0013> gsup_server.c:235 3:  20241107085603558 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085603558 DLGSUP <0013> gsup_server.c:235 4:  20241107085603558 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085603558 DLGSUP <0013> gsup_server.c:235 5:  20241107085603558 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085603558 DLGSUP <0013> gsup_server.c:235 7:  20241107085603558 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085603558 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085603558 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085603558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085603580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39517<->l=127.0.0.1:4259) 20241107085603593 DAUC <0003> db_auc.c:157 IMSI='262426749845133': No 2G Auth Data 20241107085603593 DAUC <0003> db_auc.c:192 IMSI='262426749845133': No 3G Auth Data 20241107085603621 DAUC <0003> db_auc.c:192 IMSI='262426749845133': No 3G Auth Data 20241107085603645 DAUC <0003> db_auc.c:157 IMSI='262426061434452': No 2G Auth Data 20241107085603645 DAUC <0003> db_auc.c:192 IMSI='262426061434452': No 3G Auth Data 20241107085603662 DAUC <0003> db_auc.c:157 IMSI='262426061434452': No 2G Auth Data 20241107085603688 DAUC <0003> db_auc.c:157 IMSI='262429683299719': No 2G Auth Data 20241107085603688 DAUC <0003> db_auc.c:192 IMSI='262429683299719': No 3G Auth Data 20241107085603742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241107085603743 DLINP <000b> input/ipa.c:451 connected read/write 20241107085603743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085603743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085603743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085603743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085603743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39517<->l=127.0.0.1:4259) 20241107085603789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20241107085603890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20241107085606963 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085606963 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085606965 DLINP <000b> input/ipa.c:451 connected read/write 20241107085606965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085606966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241107085606968 DLINP <000b> input/ipa.c:451 connected read/write 20241107085606968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085606968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085606968 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085606968 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  20241107085606968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085606968 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  20241107085606968 DLGSUP <0013> gsup_server.c:235 2:  20241107085606968 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085606968 DLGSUP <0013> gsup_server.c:235 3:  20241107085606968 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085606968 DLGSUP <0013> gsup_server.c:235 4:  20241107085606968 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085606968 DLGSUP <0013> gsup_server.c:235 5:  20241107085606968 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085606968 DLGSUP <0013> gsup_server.c:235 7:  20241107085606968 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085606968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085606968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085606968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085606995 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20241107085607009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 20241107085607051 DAUC <0003> db_auc.c:157 IMSI='262427087614487': No 2G Auth Data 20241107085607051 DAUC <0003> db_auc.c:192 IMSI='262427087614487': No 3G Auth Data 20241107085607085 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085607085 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427087614487" cn_domain=PS} 20241107085607085 DLU <0006> fsm.c:456 lu(262427087614487)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085607085 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085607137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427087614487)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085607138 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427087614487" cn_domain=PS} 20241107085607138 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607138 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607142 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085607142 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427087614487"} 20241107085607142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427087614487)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085607142 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085607142 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427087614487"} 20241107085607142 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085607142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427087614487)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085607142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427087614487)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085607142 DLU <0006> fsm.c:568 lu(PS:IMSI-262427087614487)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085607142 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607142 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607152 DLGSUP <0013> hlr.c:128 IMSI 262427087614487: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241107085607152 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607152 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085607153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 20241107085607154 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085607154 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427087614487"} 20241107085607154 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241107085607154 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427087614487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085607154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20241107085607156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20241107085607156 DLINP <000b> input/ipa.c:451 connected read/write 20241107085607156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085607156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085607156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085607156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085607202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20241107085607303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20241107085610376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085610376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085610379 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241107085610382 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085610382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085610382 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  20241107085610382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085610382 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  20241107085610382 DLGSUP <0013> gsup_server.c:235 2:  20241107085610382 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085610382 DLGSUP <0013> gsup_server.c:235 3:  20241107085610382 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085610382 DLGSUP <0013> gsup_server.c:235 4:  20241107085610382 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085610382 DLGSUP <0013> gsup_server.c:235 5:  20241107085610382 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085610382 DLGSUP <0013> gsup_server.c:235 7:  20241107085610382 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085610382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085610382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085610382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085610400 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33097<->l=127.0.0.1:4259) 20241107085610443 DAUC <0003> db_auc.c:157 IMSI='262422900080272': No 2G Auth Data 20241107085610443 DAUC <0003> db_auc.c:192 IMSI='262422900080272': No 3G Auth Data 20241107085610497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241107085610503 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610503 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422900080272" cn_domain=PS} 20241107085610503 DLU <0006> fsm.c:456 lu(262422900080272)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085610503 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085610519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422900080272)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085610519 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422900080272" cn_domain=PS} 20241107085610519 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610519 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610522 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610522 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422900080272"} 20241107085610522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422900080272)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085610522 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085610522 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422900080272"} 20241107085610522 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085610522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422900080272)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085610522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422900080272)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085610522 DLU <0006> fsm.c:568 lu(PS:IMSI-262422900080272)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085610522 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610522 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610525 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610525 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422900080272" cn_domain=CS} 20241107085610525 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085610532 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422900080272"} 20241107085610532 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422900080272 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085610532 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610533 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241107085610559 DAUC <0003> db_auc.c:157 IMSI='262421729761757': No 2G Auth Data 20241107085610559 DAUC <0003> db_auc.c:192 IMSI='262421729761757': No 3G Auth Data 20241107085610567 DLGSUP <0013> hlr.c:121 IMSI 262421729761757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085610589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 20241107085610592 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610592 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421729761757" cn_domain=PS} 20241107085610592 DLU <0006> fsm.c:456 lu(262421729761757)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085610592 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085610608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421729761757)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085610608 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421729761757" cn_domain=PS} 20241107085610608 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610608 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610611 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421729761757"} 20241107085610611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421729761757)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085610611 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085610611 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421729761757"} 20241107085610611 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085610611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421729761757)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085610611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421729761757)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085610611 DLU <0006> fsm.c:568 lu(PS:IMSI-262421729761757)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085610611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610613 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610613 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421729761757" cn_domain=CS} 20241107085610613 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085610621 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421729761757"} 20241107085610621 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421729761757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085610621 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610621 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35418<->l=127.0.0.1:4258 20241107085610648 DAUC <0003> db_auc.c:157 IMSI='262422382422762': No 2G Auth Data 20241107085610648 DAUC <0003> db_auc.c:192 IMSI='262422382422762': No 3G Auth Data 20241107085610657 DLGSUP <0013> hlr.c:121 IMSI 262422382422762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085610682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 20241107085610685 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610685 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422382422762" cn_domain=PS} 20241107085610685 DLU <0006> fsm.c:456 lu(262422382422762)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085610685 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085610702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422382422762)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085610702 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422382422762" cn_domain=PS} 20241107085610702 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610702 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610705 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610705 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422382422762"} 20241107085610705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422382422762)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085610705 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085610705 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422382422762"} 20241107085610705 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085610705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422382422762)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085610705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422382422762)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085610705 DLU <0006> fsm.c:568 lu(PS:IMSI-262422382422762)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085610705 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610705 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610707 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610707 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422382422762" cn_domain=CS} 20241107085610707 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085610714 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422382422762"} 20241107085610714 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422382422762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085610714 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610714 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 20241107085610741 DAUC <0003> db_auc.c:157 IMSI='262425801283949': No 2G Auth Data 20241107085610741 DAUC <0003> db_auc.c:192 IMSI='262425801283949': No 3G Auth Data 20241107085610752 DLGSUP <0013> hlr.c:121 IMSI 262425801283949: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085610779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241107085610782 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610782 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425801283949" cn_domain=PS} 20241107085610782 DLU <0006> fsm.c:456 lu(262425801283949)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085610782 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085610802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425801283949)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085610802 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425801283949" cn_domain=PS} 20241107085610802 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610802 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610805 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425801283949"} 20241107085610805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425801283949)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085610805 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085610805 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425801283949"} 20241107085610805 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085610805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425801283949)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085610805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425801283949)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085610805 DLU <0006> fsm.c:568 lu(PS:IMSI-262425801283949)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085610805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610808 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610808 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425801283949" cn_domain=CS} 20241107085610808 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085610818 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425801283949"} 20241107085610818 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425801283949 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085610818 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610818 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241107085610882 DAUC <0003> db_auc.c:157 IMSI='262427167837210': No 2G Auth Data 20241107085610882 DAUC <0003> db_auc.c:192 IMSI='262427167837210': No 3G Auth Data 20241107085610891 DLGSUP <0013> hlr.c:121 IMSI 262427167837210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085610916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241107085610919 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610919 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427167837210" cn_domain=PS} 20241107085610919 DLU <0006> fsm.c:456 lu(262427167837210)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085610919 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085610956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427167837210)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085610956 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427167837210" cn_domain=PS} 20241107085610956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610959 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610959 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427167837210"} 20241107085610959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427167837210)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085610959 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085610959 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427167837210"} 20241107085610959 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085610959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427167837210)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085610959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427167837210)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085610959 DLU <0006> fsm.c:568 lu(PS:IMSI-262427167837210)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085610959 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610959 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610962 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085610962 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427167837210" cn_domain=CS} 20241107085610962 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085610970 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427167837210"} 20241107085610970 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427167837210 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085610970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085610970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085610972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241107085610999 DAUC <0003> db_auc.c:157 IMSI='262427108332594': No 2G Auth Data 20241107085610999 DAUC <0003> db_auc.c:192 IMSI='262427108332594': No 3G Auth Data 20241107085611011 DLGSUP <0013> hlr.c:121 IMSI 262427108332594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085611045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4258 20241107085611049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611049 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427108332594" cn_domain=PS} 20241107085611049 DLU <0006> fsm.c:456 lu(262427108332594)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085611049 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085611065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427108332594)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085611065 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427108332594" cn_domain=PS} 20241107085611065 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611065 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611068 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611068 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427108332594"} 20241107085611068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427108332594)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085611068 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085611068 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427108332594"} 20241107085611068 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085611068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427108332594)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085611068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427108332594)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085611068 DLU <0006> fsm.c:568 lu(PS:IMSI-262427108332594)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085611068 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611068 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611070 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611070 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427108332594" cn_domain=CS} 20241107085611070 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085611077 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427108332594"} 20241107085611077 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427108332594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085611077 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611077 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35450<->l=127.0.0.1:4258 20241107085611111 DAUC <0003> db_auc.c:157 IMSI='262428878462072': No 2G Auth Data 20241107085611111 DAUC <0003> db_auc.c:192 IMSI='262428878462072': No 3G Auth Data 20241107085611119 DLGSUP <0013> hlr.c:121 IMSI 262428878462072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085611151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241107085611156 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611156 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428878462072" cn_domain=PS} 20241107085611156 DLU <0006> fsm.c:456 lu(262428878462072)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085611156 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085611170 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428878462072)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085611170 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428878462072" cn_domain=PS} 20241107085611170 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611170 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611173 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611173 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428878462072"} 20241107085611173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428878462072)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085611173 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085611173 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428878462072"} 20241107085611173 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085611173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428878462072)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085611173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428878462072)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085611173 DLU <0006> fsm.c:568 lu(PS:IMSI-262428878462072)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085611173 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611174 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611176 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611176 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428878462072" cn_domain=CS} 20241107085611176 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085611184 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428878462072"} 20241107085611184 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428878462072 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085611184 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611184 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241107085611217 DAUC <0003> db_auc.c:157 IMSI='262420287927991': No 2G Auth Data 20241107085611217 DAUC <0003> db_auc.c:192 IMSI='262420287927991': No 3G Auth Data 20241107085611226 DLGSUP <0013> hlr.c:121 IMSI 262420287927991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085611256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241107085611259 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611259 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420287927991" cn_domain=PS} 20241107085611259 DLU <0006> fsm.c:456 lu(262420287927991)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085611259 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085611275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420287927991)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085611275 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420287927991" cn_domain=PS} 20241107085611275 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611275 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611278 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611278 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420287927991"} 20241107085611278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420287927991)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085611278 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085611278 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420287927991"} 20241107085611278 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085611278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420287927991)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085611278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420287927991)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085611278 DLU <0006> fsm.c:568 lu(PS:IMSI-262420287927991)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085611278 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611278 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611280 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611280 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420287927991" cn_domain=CS} 20241107085611280 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241107085611287 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420287927991"} 20241107085611287 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420287927991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085611287 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611287 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085611288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241107085611312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241107085611313 DLINP <000b> input/ipa.c:451 connected read/write 20241107085611313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085611313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085611313 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085611313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085611314 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33097<->l=127.0.0.1:4259) 20241107085611355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 20241107085611455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4258 20241107085614532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085614532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085614534 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 20241107085614536 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085614536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085614536 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  20241107085614536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085614536 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  20241107085614536 DLGSUP <0013> gsup_server.c:235 2:  20241107085614536 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085614536 DLGSUP <0013> gsup_server.c:235 3:  20241107085614536 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085614536 DLGSUP <0013> gsup_server.c:235 4:  20241107085614536 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085614536 DLGSUP <0013> gsup_server.c:235 5:  20241107085614536 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085614536 DLGSUP <0013> gsup_server.c:235 7:  20241107085614536 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085614536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085614536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085614536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085614553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37897<->l=127.0.0.1:4259) 20241107085614571 DAUC <0003> db_auc.c:157 IMSI='262426531451322': No 2G Auth Data 20241107085614571 DAUC <0003> db_auc.c:192 IMSI='262426531451322': No 3G Auth Data 20241107085614617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241107085614622 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614622 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426531451322" cn_domain=PS} 20241107085614622 DLU <0006> fsm.c:456 lu(262426531451322)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085614622 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085614645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426531451322)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085614645 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426531451322" cn_domain=PS} 20241107085614645 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614645 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614649 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614649 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426531451322"} 20241107085614649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426531451322)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085614649 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085614649 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426531451322"} 20241107085614649 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085614649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426531451322)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085614649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426531451322)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085614649 DLU <0006> fsm.c:568 lu(PS:IMSI-262426531451322)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085614649 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614649 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614651 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614651 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426531451322" cn_domain=PS} 20241107085614651 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085614658 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426531451322"} 20241107085614658 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426531451322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085614658 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614658 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241107085614689 DAUC <0003> db_auc.c:157 IMSI='262428708520100': No 2G Auth Data 20241107085614689 DAUC <0003> db_auc.c:192 IMSI='262428708520100': No 3G Auth Data 20241107085614702 DLGSUP <0013> hlr.c:121 IMSI 262428708520100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085614737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241107085614740 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614740 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428708520100" cn_domain=PS} 20241107085614740 DLU <0006> fsm.c:456 lu(262428708520100)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085614740 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085614760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428708520100)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085614760 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428708520100" cn_domain=PS} 20241107085614760 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614760 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614763 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614763 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428708520100"} 20241107085614763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428708520100)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085614763 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085614763 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428708520100"} 20241107085614763 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085614763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428708520100)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085614763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428708520100)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085614763 DLU <0006> fsm.c:568 lu(PS:IMSI-262428708520100)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085614763 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614763 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614765 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614765 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428708520100" cn_domain=PS} 20241107085614765 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085614772 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428708520100"} 20241107085614772 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428708520100 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085614772 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614772 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241107085614800 DAUC <0003> db_auc.c:157 IMSI='262422286883093': No 2G Auth Data 20241107085614800 DAUC <0003> db_auc.c:192 IMSI='262422286883093': No 3G Auth Data 20241107085614809 DLGSUP <0013> hlr.c:121 IMSI 262422286883093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085614833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35496<->l=127.0.0.1:4258 20241107085614836 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614836 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422286883093" cn_domain=PS} 20241107085614836 DLU <0006> fsm.c:456 lu(262422286883093)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085614836 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085614852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422286883093)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085614852 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422286883093" cn_domain=PS} 20241107085614852 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614852 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614854 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614854 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422286883093"} 20241107085614854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422286883093)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085614854 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085614854 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422286883093"} 20241107085614854 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085614854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422286883093)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085614854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422286883093)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085614854 DLU <0006> fsm.c:568 lu(PS:IMSI-262422286883093)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085614854 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614854 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614856 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614856 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422286883093" cn_domain=PS} 20241107085614856 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085614864 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422286883093"} 20241107085614864 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422286883093 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085614864 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614864 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35496<->l=127.0.0.1:4258 20241107085614890 DAUC <0003> db_auc.c:157 IMSI='262429288876189': No 2G Auth Data 20241107085614890 DAUC <0003> db_auc.c:192 IMSI='262429288876189': No 3G Auth Data 20241107085614899 DLGSUP <0013> hlr.c:121 IMSI 262429288876189: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085614924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 20241107085614927 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614927 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429288876189" cn_domain=PS} 20241107085614927 DLU <0006> fsm.c:456 lu(262429288876189)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085614927 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085614946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429288876189)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085614946 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429288876189" cn_domain=PS} 20241107085614946 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614946 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614949 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429288876189"} 20241107085614949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429288876189)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085614949 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085614949 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429288876189"} 20241107085614949 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085614949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429288876189)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085614949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429288876189)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085614949 DLU <0006> fsm.c:568 lu(PS:IMSI-262429288876189)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085614949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614952 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085614952 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429288876189" cn_domain=PS} 20241107085614952 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085614963 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429288876189"} 20241107085614963 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429288876189 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085614963 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614963 DLINP <000b> input/ipa.c:451 connected read/write 20241107085614963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085614965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 20241107085615000 DAUC <0003> db_auc.c:157 IMSI='262429642689240': No 2G Auth Data 20241107085615000 DAUC <0003> db_auc.c:192 IMSI='262429642689240': No 3G Auth Data 20241107085615012 DLGSUP <0013> hlr.c:121 IMSI 262429642689240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085615037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241107085615041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615041 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429642689240" cn_domain=PS} 20241107085615041 DLU <0006> fsm.c:456 lu(262429642689240)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085615041 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085615057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429642689240)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085615057 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429642689240" cn_domain=PS} 20241107085615057 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615057 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615060 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429642689240"} 20241107085615060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429642689240)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085615060 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085615060 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429642689240"} 20241107085615060 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085615060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429642689240)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085615060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429642689240)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085615060 DLU <0006> fsm.c:568 lu(PS:IMSI-262429642689240)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085615060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615062 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615062 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429642689240" cn_domain=PS} 20241107085615062 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085615069 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429642689240"} 20241107085615069 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429642689240 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085615069 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615069 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241107085615095 DAUC <0003> db_auc.c:157 IMSI='262428073577630': No 2G Auth Data 20241107085615095 DAUC <0003> db_auc.c:192 IMSI='262428073577630': No 3G Auth Data 20241107085615104 DLGSUP <0013> hlr.c:121 IMSI 262428073577630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085615137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20241107085615141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615141 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428073577630" cn_domain=PS} 20241107085615141 DLU <0006> fsm.c:456 lu(262428073577630)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085615141 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085615156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428073577630)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085615156 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428073577630" cn_domain=PS} 20241107085615157 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615157 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615160 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615160 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428073577630"} 20241107085615160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428073577630)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085615160 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085615160 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428073577630"} 20241107085615160 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085615160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428073577630)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085615160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428073577630)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085615160 DLU <0006> fsm.c:568 lu(PS:IMSI-262428073577630)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085615160 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615160 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615162 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615162 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428073577630" cn_domain=PS} 20241107085615162 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085615170 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428073577630"} 20241107085615170 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428073577630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085615170 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615170 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20241107085615206 DAUC <0003> db_auc.c:157 IMSI='262422212897270': No 2G Auth Data 20241107085615206 DAUC <0003> db_auc.c:192 IMSI='262422212897270': No 3G Auth Data 20241107085615215 DLGSUP <0013> hlr.c:121 IMSI 262422212897270: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085615247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241107085615250 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615250 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422212897270" cn_domain=PS} 20241107085615250 DLU <0006> fsm.c:456 lu(262422212897270)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085615250 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085615265 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422212897270)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085615265 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422212897270" cn_domain=PS} 20241107085615265 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615265 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615268 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615268 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422212897270"} 20241107085615268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422212897270)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085615268 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085615268 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422212897270"} 20241107085615268 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085615268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422212897270)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085615268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422212897270)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085615268 DLU <0006> fsm.c:568 lu(PS:IMSI-262422212897270)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085615268 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615268 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615271 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615271 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422212897270" cn_domain=PS} 20241107085615271 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085615279 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422212897270"} 20241107085615279 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422212897270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085615279 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615279 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241107085615313 DAUC <0003> db_auc.c:157 IMSI='262420427090691': No 2G Auth Data 20241107085615313 DAUC <0003> db_auc.c:192 IMSI='262420427090691': No 3G Auth Data 20241107085615327 DLGSUP <0013> hlr.c:121 IMSI 262420427090691: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241107085615368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 20241107085615370 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615370 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420427090691" cn_domain=PS} 20241107085615370 DLU <0006> fsm.c:456 lu(262420427090691)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085615370 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085615387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420427090691)[0x55d5f905e300]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085615387 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420427090691" cn_domain=PS} 20241107085615387 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615387 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615390 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615390 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420427090691"} 20241107085615390 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420427090691)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085615390 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085615390 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420427090691"} 20241107085615390 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085615390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420427090691)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085615390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420427090691)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085615390 DLU <0006> fsm.c:568 lu(PS:IMSI-262420427090691)[0x55d5f905e300]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085615390 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615390 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615392 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615392 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420427090691" cn_domain=PS} 20241107085615392 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241107085615400 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420427090691"} 20241107085615400 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420427090691 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241107085615400 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615400 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085615402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 20241107085615451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35478<->l=127.0.0.1:4258 20241107085615452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37897<->l=127.0.0.1:4259) 20241107085615452 DLINP <000b> input/ipa.c:451 connected read/write 20241107085615452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085615452 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085615452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085615452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085615497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241107085615598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241107085618675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085618675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085618677 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085618677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20241107085618679 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085618679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085618679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085618679 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  20241107085618679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085618679 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  20241107085618679 DLGSUP <0013> gsup_server.c:235 2:  20241107085618679 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085618679 DLGSUP <0013> gsup_server.c:235 3:  20241107085618679 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085618679 DLGSUP <0013> gsup_server.c:235 4:  20241107085618679 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085618679 DLGSUP <0013> gsup_server.c:235 5:  20241107085618679 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085618679 DLGSUP <0013> gsup_server.c:235 7:  20241107085618679 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085618679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085618679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085618679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085618696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37923<->l=127.0.0.1:4259) 20241107085618706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241107085618721 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085618721 DLGSUP <0013> gsup_req.c:140 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} 20241107085618721 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d5f905e300]{UNVALIDATED}: Allocated 20241107085618721 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 20241107085618721 DLGSUP <0013> gsup_req.c:276 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} 20241107085618721 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085618721 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d5f905e300]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085618721 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d5f905e300]{UNVALIDATED}: Freeing instance 20241107085618721 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d5f905e300]{UNVALIDATED}: Deallocated 20241107085618721 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085618721 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085618724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20241107085618725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20241107085618726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37923<->l=127.0.0.1:4259) 20241107085618726 DLINP <000b> input/ipa.c:451 connected read/write 20241107085618726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085618726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085618726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085618726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085618773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58452<->l=127.0.0.1:4258 20241107085618873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58452<->l=127.0.0.1:4258 20241107085621945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085621945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085621947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085621947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085621948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20241107085621951 DLINP <000b> input/ipa.c:451 connected read/write 20241107085621951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085621951 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085621951 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085621951 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  20241107085621951 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085621951 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  20241107085621951 DLGSUP <0013> gsup_server.c:235 2:  20241107085621951 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085621951 DLGSUP <0013> gsup_server.c:235 3:  20241107085621951 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085621951 DLGSUP <0013> gsup_server.c:235 4:  20241107085621951 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085621951 DLGSUP <0013> gsup_server.c:235 5:  20241107085621951 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085621951 DLGSUP <0013> gsup_server.c:235 7:  20241107085621951 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085621951 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085621951 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085621951 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085621970 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45047<->l=127.0.0.1:4259) 20241107085621986 DAUC <0003> db_auc.c:157 IMSI='262427127230814': No 2G Auth Data 20241107085621986 DAUC <0003> db_auc.c:192 IMSI='262427127230814': No 3G Auth Data 20241107085622026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241107085622036 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622036 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427127230814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427127230814" session_id=2812318364 session_state=BEGIN} 20241107085622036 DSS <0004> hlr_ussd.c:576 262427127230814/0xa7a0929c: Process SS (BEGIN) 20241107085622036 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622036 DSS <0004> hlr_ussd.c:518 262427127230814/0xa7a0929c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622036 DSS <0004> hlr_ussd.c:523 262427127230814/0xa7a0929c: USSD for unknown code '*#200#' 20241107085622036 DSS <0004> hlr_ussd.c:354 262427127230814/0xa7a0929c: Tx ReturnError(1, 0x12) 20241107085622036 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427127230814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427127230814" session_id=2812318364 session_state=END} 20241107085622036 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622036 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4258 20241107085622050 DAUC <0003> db_auc.c:157 IMSI='262425685014766': No 2G Auth Data 20241107085622050 DAUC <0003> db_auc.c:192 IMSI='262425685014766': No 3G Auth Data 20241107085622088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20241107085622093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622093 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425685014766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425685014766" session_id=3630414606 session_state=BEGIN} 20241107085622093 DSS <0004> hlr_ussd.c:576 262425685014766/0xd863bb0e: Process SS (BEGIN) 20241107085622093 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622093 DSS <0004> hlr_ussd.c:518 262425685014766/0xd863bb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622093 DSS <0004> hlr_ussd.c:523 262425685014766/0xd863bb0e: USSD for unknown code '*#200#' 20241107085622093 DSS <0004> hlr_ussd.c:354 262425685014766/0xd863bb0e: Tx ReturnError(1, 0x12) 20241107085622093 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425685014766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425685014766" session_id=3630414606 session_state=END} 20241107085622093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20241107085622108 DAUC <0003> db_auc.c:157 IMSI='262429905956629': No 2G Auth Data 20241107085622108 DAUC <0003> db_auc.c:192 IMSI='262429905956629': No 3G Auth Data 20241107085622150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20241107085622155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622155 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429905956629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429905956629" session_id=1036177995 session_state=BEGIN} 20241107085622155 DSS <0004> hlr_ussd.c:576 262429905956629/0x3dc2d24b: Process SS (BEGIN) 20241107085622155 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622155 DSS <0004> hlr_ussd.c:518 262429905956629/0x3dc2d24b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622155 DSS <0004> hlr_ussd.c:523 262429905956629/0x3dc2d24b: USSD for unknown code '*#200#' 20241107085622155 DSS <0004> hlr_ussd.c:354 262429905956629/0x3dc2d24b: Tx ReturnError(1, 0x12) 20241107085622155 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429905956629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429905956629" session_id=1036177995 session_state=END} 20241107085622155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20241107085622177 DAUC <0003> db_auc.c:157 IMSI='262428205181754': No 2G Auth Data 20241107085622177 DAUC <0003> db_auc.c:192 IMSI='262428205181754': No 3G Auth Data 20241107085622202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20241107085622210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622210 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428205181754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428205181754" session_id=93692132 session_state=BEGIN} 20241107085622210 DSS <0004> hlr_ussd.c:576 262428205181754/0x0595a0e4: Process SS (BEGIN) 20241107085622210 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622210 DSS <0004> hlr_ussd.c:518 262428205181754/0x0595a0e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622210 DSS <0004> hlr_ussd.c:523 262428205181754/0x0595a0e4: USSD for unknown code '*#200#' 20241107085622210 DSS <0004> hlr_ussd.c:354 262428205181754/0x0595a0e4: Tx ReturnError(1, 0x12) 20241107085622210 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428205181754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428205181754" session_id=93692132 session_state=END} 20241107085622210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20241107085622218 DAUC <0003> db_auc.c:157 IMSI='262424109851388': No 2G Auth Data 20241107085622218 DAUC <0003> db_auc.c:192 IMSI='262424109851388': No 3G Auth Data 20241107085622241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20241107085622247 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622247 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424109851388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424109851388" session_id=2224980201 session_state=BEGIN} 20241107085622247 DSS <0004> hlr_ussd.c:576 262424109851388/0x849e80e9: Process SS (BEGIN) 20241107085622247 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622247 DSS <0004> hlr_ussd.c:518 262424109851388/0x849e80e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622247 DSS <0004> hlr_ussd.c:523 262424109851388/0x849e80e9: USSD for unknown code '*#200#' 20241107085622247 DSS <0004> hlr_ussd.c:354 262424109851388/0x849e80e9: Tx ReturnError(1, 0x12) 20241107085622247 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424109851388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424109851388" session_id=2224980201 session_state=END} 20241107085622247 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622247 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20241107085622254 DAUC <0003> db_auc.c:157 IMSI='262422019415698': No 2G Auth Data 20241107085622254 DAUC <0003> db_auc.c:192 IMSI='262422019415698': No 3G Auth Data 20241107085622285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 20241107085622290 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622290 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422019415698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422019415698" session_id=3857043793 session_state=BEGIN} 20241107085622290 DSS <0004> hlr_ussd.c:576 262422019415698/0xe5e5d151: Process SS (BEGIN) 20241107085622290 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622290 DSS <0004> hlr_ussd.c:518 262422019415698/0xe5e5d151: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622290 DSS <0004> hlr_ussd.c:523 262422019415698/0xe5e5d151: USSD for unknown code '*#200#' 20241107085622290 DSS <0004> hlr_ussd.c:354 262422019415698/0xe5e5d151: Tx ReturnError(1, 0x12) 20241107085622290 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422019415698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422019415698" session_id=3857043793 session_state=END} 20241107085622290 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622291 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58518<->l=127.0.0.1:4258 20241107085622299 DAUC <0003> db_auc.c:157 IMSI='262429100404316': No 2G Auth Data 20241107085622299 DAUC <0003> db_auc.c:192 IMSI='262429100404316': No 3G Auth Data 20241107085622326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20241107085622330 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622330 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429100404316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429100404316" session_id=2797883083 session_state=BEGIN} 20241107085622331 DSS <0004> hlr_ussd.c:576 262429100404316/0xa6c44ecb: Process SS (BEGIN) 20241107085622331 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622331 DSS <0004> hlr_ussd.c:518 262429100404316/0xa6c44ecb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622331 DSS <0004> hlr_ussd.c:523 262429100404316/0xa6c44ecb: USSD for unknown code '*#200#' 20241107085622331 DSS <0004> hlr_ussd.c:354 262429100404316/0xa6c44ecb: Tx ReturnError(1, 0x12) 20241107085622331 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429100404316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429100404316" session_id=2797883083 session_state=END} 20241107085622331 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622331 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20241107085622337 DAUC <0003> db_auc.c:157 IMSI='262421818065592': No 2G Auth Data 20241107085622337 DAUC <0003> db_auc.c:192 IMSI='262421818065592': No 3G Auth Data 20241107085622365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20241107085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622370 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421818065592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421818065592" session_id=4135324710 session_state=BEGIN} 20241107085622370 DSS <0004> hlr_ussd.c:576 262421818065592/0xf67c0c26: Process SS (BEGIN) 20241107085622370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241107085622370 DSS <0004> hlr_ussd.c:518 262421818065592/0xf67c0c26: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241107085622370 DSS <0004> hlr_ussd.c:523 262421818065592/0xf67c0c26: USSD for unknown code '*#200#' 20241107085622370 DSS <0004> hlr_ussd.c:354 262421818065592/0xf67c0c26: Tx ReturnError(1, 0x12) 20241107085622370 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421818065592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421818065592" session_id=4135324710 session_state=END} 20241107085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622370 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085622373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20241107085622374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20241107085622375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45047<->l=127.0.0.1:4259) 20241107085622375 DLINP <000b> input/ipa.c:451 connected read/write 20241107085622375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085622375 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085622375 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085622375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085622416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20241107085622516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20241107085625593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085625593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085625594 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 20241107085625596 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085625596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085625596 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  20241107085625596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085625596 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  20241107085625596 DLGSUP <0013> gsup_server.c:235 2:  20241107085625596 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085625596 DLGSUP <0013> gsup_server.c:235 3:  20241107085625596 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085625596 DLGSUP <0013> gsup_server.c:235 4:  20241107085625596 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085625596 DLGSUP <0013> gsup_server.c:235 5:  20241107085625596 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085625596 DLGSUP <0013> gsup_server.c:235 7:  20241107085625596 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085625596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085625596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085625596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085625613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33669<->l=127.0.0.1:4259) 20241107085625624 DAUC <0003> db_auc.c:157 IMSI='262427586095588': No 2G Auth Data 20241107085625624 DAUC <0003> db_auc.c:192 IMSI='262427586095588': No 3G Auth Data 20241107085625646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20241107085625654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625654 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427586095588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427586095588" session_id=809103839 session_state=BEGIN} 20241107085625654 DSS <0004> hlr_ussd.c:576 262427586095588/0x3039f1df: Process SS (BEGIN) 20241107085625654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625654 DSS <0004> hlr_ussd.c:518 262427586095588/0x3039f1df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625654 DSS <0004> hlr_ussd.c:542 262427586095588/0x3039f1df: Cannot find conn for EUSE EUSE-foobar 20241107085625654 DSS <0004> hlr_ussd.c:354 262427586095588/0x3039f1df: Tx ReturnError(1, 0x22) 20241107085625654 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427586095588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427586095588" session_id=809103839 session_state=END} 20241107085625654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625654 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20241107085625662 DAUC <0003> db_auc.c:157 IMSI='262423731211548': No 2G Auth Data 20241107085625662 DAUC <0003> db_auc.c:192 IMSI='262423731211548': No 3G Auth Data 20241107085625685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241107085625691 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625691 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423731211548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423731211548" session_id=2950354781 session_state=BEGIN} 20241107085625691 DSS <0004> hlr_ussd.c:576 262423731211548/0xafdad75d: Process SS (BEGIN) 20241107085625691 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625691 DSS <0004> hlr_ussd.c:518 262423731211548/0xafdad75d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625691 DSS <0004> hlr_ussd.c:542 262423731211548/0xafdad75d: Cannot find conn for EUSE EUSE-foobar 20241107085625691 DSS <0004> hlr_ussd.c:354 262423731211548/0xafdad75d: Tx ReturnError(1, 0x22) 20241107085625691 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423731211548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423731211548" session_id=2950354781 session_state=END} 20241107085625691 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625691 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241107085625698 DAUC <0003> db_auc.c:157 IMSI='262426882410454': No 2G Auth Data 20241107085625698 DAUC <0003> db_auc.c:192 IMSI='262426882410454': No 3G Auth Data 20241107085625722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20241107085625729 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625729 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426882410454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426882410454" session_id=1155599515 session_state=BEGIN} 20241107085625729 DSS <0004> hlr_ussd.c:576 262426882410454/0x44e10c9b: Process SS (BEGIN) 20241107085625729 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625729 DSS <0004> hlr_ussd.c:518 262426882410454/0x44e10c9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625729 DSS <0004> hlr_ussd.c:542 262426882410454/0x44e10c9b: Cannot find conn for EUSE EUSE-foobar 20241107085625729 DSS <0004> hlr_ussd.c:354 262426882410454/0x44e10c9b: Tx ReturnError(1, 0x22) 20241107085625729 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426882410454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426882410454" session_id=1155599515 session_state=END} 20241107085625729 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625729 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20241107085625736 DAUC <0003> db_auc.c:157 IMSI='262426477576946': No 2G Auth Data 20241107085625736 DAUC <0003> db_auc.c:192 IMSI='262426477576946': No 3G Auth Data 20241107085625762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241107085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625769 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426477576946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426477576946" session_id=3533970999 session_state=BEGIN} 20241107085625769 DSS <0004> hlr_ussd.c:576 262426477576946/0xd2a41e37: Process SS (BEGIN) 20241107085625769 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625769 DSS <0004> hlr_ussd.c:518 262426477576946/0xd2a41e37: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625769 DSS <0004> hlr_ussd.c:542 262426477576946/0xd2a41e37: Cannot find conn for EUSE EUSE-foobar 20241107085625769 DSS <0004> hlr_ussd.c:354 262426477576946/0xd2a41e37: Tx ReturnError(1, 0x22) 20241107085625769 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426477576946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426477576946" session_id=3533970999 session_state=END} 20241107085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241107085625776 DAUC <0003> db_auc.c:157 IMSI='262427603211428': No 2G Auth Data 20241107085625776 DAUC <0003> db_auc.c:192 IMSI='262427603211428': No 3G Auth Data 20241107085625800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241107085625808 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625808 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427603211428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427603211428" session_id=1315550362 session_state=BEGIN} 20241107085625808 DSS <0004> hlr_ussd.c:576 262427603211428/0x4e69b49a: Process SS (BEGIN) 20241107085625808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625808 DSS <0004> hlr_ussd.c:518 262427603211428/0x4e69b49a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625808 DSS <0004> hlr_ussd.c:542 262427603211428/0x4e69b49a: Cannot find conn for EUSE EUSE-foobar 20241107085625808 DSS <0004> hlr_ussd.c:354 262427603211428/0x4e69b49a: Tx ReturnError(1, 0x22) 20241107085625808 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427603211428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427603211428" session_id=1315550362 session_state=END} 20241107085625808 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625808 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241107085625816 DAUC <0003> db_auc.c:157 IMSI='262421296983521': No 2G Auth Data 20241107085625816 DAUC <0003> db_auc.c:192 IMSI='262421296983521': No 3G Auth Data 20241107085625850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20241107085625858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625858 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421296983521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421296983521" session_id=23500839 session_state=BEGIN} 20241107085625858 DSS <0004> hlr_ussd.c:576 262421296983521/0x01669827: Process SS (BEGIN) 20241107085625858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625858 DSS <0004> hlr_ussd.c:518 262421296983521/0x01669827: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625858 DSS <0004> hlr_ussd.c:542 262421296983521/0x01669827: Cannot find conn for EUSE EUSE-foobar 20241107085625858 DSS <0004> hlr_ussd.c:354 262421296983521/0x01669827: Tx ReturnError(1, 0x22) 20241107085625858 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421296983521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421296983521" session_id=23500839 session_state=END} 20241107085625858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58588<->l=127.0.0.1:4258 20241107085625865 DAUC <0003> db_auc.c:157 IMSI='262428558235094': No 2G Auth Data 20241107085625865 DAUC <0003> db_auc.c:192 IMSI='262428558235094': No 3G Auth Data 20241107085625901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241107085625908 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625908 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428558235094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428558235094" session_id=2071877294 session_state=BEGIN} 20241107085625908 DSS <0004> hlr_ussd.c:576 262428558235094/0x7b7e56ae: Process SS (BEGIN) 20241107085625908 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625908 DSS <0004> hlr_ussd.c:518 262428558235094/0x7b7e56ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625908 DSS <0004> hlr_ussd.c:542 262428558235094/0x7b7e56ae: Cannot find conn for EUSE EUSE-foobar 20241107085625908 DSS <0004> hlr_ussd.c:354 262428558235094/0x7b7e56ae: Tx ReturnError(1, 0x22) 20241107085625908 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428558235094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428558235094" session_id=2071877294 session_state=END} 20241107085625908 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625908 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241107085625915 DAUC <0003> db_auc.c:157 IMSI='262429912454806': No 2G Auth Data 20241107085625915 DAUC <0003> db_auc.c:192 IMSI='262429912454806': No 3G Auth Data 20241107085625941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 20241107085625947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625947 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429912454806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429912454806" session_id=2488751079 session_state=BEGIN} 20241107085625947 DSS <0004> hlr_ussd.c:576 262429912454806/0x945753e7: Process SS (BEGIN) 20241107085625947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085625947 DSS <0004> hlr_ussd.c:518 262429912454806/0x945753e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085625947 DSS <0004> hlr_ussd.c:542 262429912454806/0x945753e7: Cannot find conn for EUSE EUSE-foobar 20241107085625947 DSS <0004> hlr_ussd.c:354 262429912454806/0x945753e7: Tx ReturnError(1, 0x22) 20241107085625947 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429912454806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912454806" session_id=2488751079 session_state=END} 20241107085625947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625947 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085625950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 20241107085625951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 20241107085625952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33669<->l=127.0.0.1:4259) 20241107085625952 DLINP <000b> input/ipa.c:451 connected read/write 20241107085625952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085625952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085625952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085625952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085625994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20241107085626195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20241107085629268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085629268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085629270 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241107085629272 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085629272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085629272 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  20241107085629272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085629272 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  20241107085629272 DLGSUP <0013> gsup_server.c:235 2:  20241107085629272 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085629272 DLGSUP <0013> gsup_server.c:235 3:  20241107085629272 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085629272 DLGSUP <0013> gsup_server.c:235 4:  20241107085629272 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085629272 DLGSUP <0013> gsup_server.c:235 5:  20241107085629272 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085629272 DLGSUP <0013> gsup_server.c:235 7:  20241107085629272 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085629272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085629272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085629272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085629290 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35707<->l=127.0.0.1:4259) 20241107085629309 DAUC <0003> db_auc.c:157 IMSI='262423881926347': No 2G Auth Data 20241107085629309 DAUC <0003> db_auc.c:192 IMSI='262423881926347': No 3G Auth Data 20241107085629333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 20241107085629341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629341 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423881926347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423881926347" session_id=1985544049 session_state=BEGIN} 20241107085629341 DSS <0004> hlr_ussd.c:576 262423881926347/0x7658ff71: Process SS (BEGIN) 20241107085629341 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629341 DSS <0004> hlr_ussd.c:518 262423881926347/0x7658ff71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629341 DSS <0004> hlr_ussd.c:363 262423881926347/0x7658ff71: Tx USSD 'Your IMSI is 262423881926347' 20241107085629341 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423881926347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423881926347" session_id=1985544049 session_state=END} 20241107085629341 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423881926347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 20241107085629353 DAUC <0003> db_auc.c:157 IMSI='262424566111595': No 2G Auth Data 20241107085629353 DAUC <0003> db_auc.c:192 IMSI='262424566111595': No 3G Auth Data 20241107085629377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20241107085629384 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629384 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566111595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424566111595" session_id=1176572309 session_state=BEGIN} 20241107085629384 DSS <0004> hlr_ussd.c:576 262424566111595/0x46211195: Process SS (BEGIN) 20241107085629384 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629384 DSS <0004> hlr_ussd.c:518 262424566111595/0x46211195: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629384 DSS <0004> hlr_ussd.c:363 262424566111595/0x46211195: Tx USSD 'Your IMSI is 262424566111595' 20241107085629384 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566111595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424566111595" session_id=1176572309 session_state=END} 20241107085629384 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424566111595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629384 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629384 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40980<->l=127.0.0.1:4258 20241107085629392 DAUC <0003> db_auc.c:157 IMSI='262427960945688': No 2G Auth Data 20241107085629392 DAUC <0003> db_auc.c:192 IMSI='262427960945688': No 3G Auth Data 20241107085629415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40990<->l=127.0.0.1:4258 20241107085629422 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629422 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427960945688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427960945688" session_id=3461593207 session_state=BEGIN} 20241107085629422 DSS <0004> hlr_ussd.c:576 262427960945688/0xce53b877: Process SS (BEGIN) 20241107085629422 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629422 DSS <0004> hlr_ussd.c:518 262427960945688/0xce53b877: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629422 DSS <0004> hlr_ussd.c:363 262427960945688/0xce53b877: Tx USSD 'Your IMSI is 262427960945688' 20241107085629422 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427960945688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427960945688" session_id=3461593207 session_state=END} 20241107085629422 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427960945688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629422 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629422 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40990<->l=127.0.0.1:4258 20241107085629432 DAUC <0003> db_auc.c:157 IMSI='262422761386670': No 2G Auth Data 20241107085629432 DAUC <0003> db_auc.c:192 IMSI='262422761386670': No 3G Auth Data 20241107085629455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241107085629461 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629461 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422761386670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422761386670" session_id=3388718142 session_state=BEGIN} 20241107085629461 DSS <0004> hlr_ussd.c:576 262422761386670/0xc9fbbc3e: Process SS (BEGIN) 20241107085629461 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629461 DSS <0004> hlr_ussd.c:518 262422761386670/0xc9fbbc3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629461 DSS <0004> hlr_ussd.c:363 262422761386670/0xc9fbbc3e: Tx USSD 'Your IMSI is 262422761386670' 20241107085629461 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422761386670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422761386670" session_id=3388718142 session_state=END} 20241107085629461 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422761386670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629461 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629461 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20241107085629469 DAUC <0003> db_auc.c:157 IMSI='262428957355983': No 2G Auth Data 20241107085629469 DAUC <0003> db_auc.c:192 IMSI='262428957355983': No 3G Auth Data 20241107085629494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4258 20241107085629499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629499 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428957355983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428957355983" session_id=2036717240 session_state=BEGIN} 20241107085629499 DSS <0004> hlr_ussd.c:576 262428957355983/0x7965d6b8: Process SS (BEGIN) 20241107085629499 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629499 DSS <0004> hlr_ussd.c:518 262428957355983/0x7965d6b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629499 DSS <0004> hlr_ussd.c:363 262428957355983/0x7965d6b8: Tx USSD 'Your IMSI is 262428957355983' 20241107085629499 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428957355983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428957355983" session_id=2036717240 session_state=END} 20241107085629499 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428957355983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4258 20241107085629506 DAUC <0003> db_auc.c:157 IMSI='262422390959000': No 2G Auth Data 20241107085629506 DAUC <0003> db_auc.c:192 IMSI='262422390959000': No 3G Auth Data 20241107085629534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20241107085629541 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629541 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422390959000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422390959000" session_id=2799901084 session_state=BEGIN} 20241107085629541 DSS <0004> hlr_ussd.c:576 262422390959000/0xa6e3199c: Process SS (BEGIN) 20241107085629541 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629541 DSS <0004> hlr_ussd.c:518 262422390959000/0xa6e3199c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629541 DSS <0004> hlr_ussd.c:363 262422390959000/0xa6e3199c: Tx USSD 'Your IMSI is 262422390959000' 20241107085629541 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422390959000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422390959000" session_id=2799901084 session_state=END} 20241107085629541 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422390959000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629541 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629541 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41008<->l=127.0.0.1:4258 20241107085629549 DAUC <0003> db_auc.c:157 IMSI='262421122295092': No 2G Auth Data 20241107085629549 DAUC <0003> db_auc.c:192 IMSI='262421122295092': No 3G Auth Data 20241107085629578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4258 20241107085629584 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629584 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421122295092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421122295092" session_id=1166268692 session_state=BEGIN} 20241107085629584 DSS <0004> hlr_ussd.c:576 262421122295092/0x4583d914: Process SS (BEGIN) 20241107085629584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629584 DSS <0004> hlr_ussd.c:518 262421122295092/0x4583d914: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629584 DSS <0004> hlr_ussd.c:363 262421122295092/0x4583d914: Tx USSD 'Your IMSI is 262421122295092' 20241107085629584 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421122295092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421122295092" session_id=1166268692 session_state=END} 20241107085629584 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421122295092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629584 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629585 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4258 20241107085629592 DAUC <0003> db_auc.c:157 IMSI='262426818273847': No 2G Auth Data 20241107085629592 DAUC <0003> db_auc.c:192 IMSI='262426818273847': No 3G Auth Data 20241107085629618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41032<->l=127.0.0.1:4258 20241107085629624 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629624 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426818273847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426818273847" session_id=2621381639 session_state=BEGIN} 20241107085629624 DSS <0004> hlr_ussd.c:576 262426818273847/0x9c3f1c07: Process SS (BEGIN) 20241107085629624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085629624 DSS <0004> hlr_ussd.c:518 262426818273847/0x9c3f1c07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085629624 DSS <0004> hlr_ussd.c:363 262426818273847/0x9c3f1c07: Tx USSD 'Your IMSI is 262426818273847' 20241107085629624 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426818273847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426818273847" session_id=2621381639 session_state=END} 20241107085629624 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426818273847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085629624 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629624 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085629629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41032<->l=127.0.0.1:4258 20241107085629630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241107085629631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085629631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085629631 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085629631 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085629631 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085629631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35707<->l=127.0.0.1:4259) 20241107085629676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4258 20241107085629876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.1:4258 20241107085632951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085632951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085632953 DLINP <000b> input/ipa.c:451 connected read/write 20241107085632953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085632954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 20241107085632956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085632956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085632956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085632956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085632956 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  20241107085632956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085632956 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  20241107085632956 DLGSUP <0013> gsup_server.c:235 2:  20241107085632956 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085632956 DLGSUP <0013> gsup_server.c:235 3:  20241107085632956 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085632956 DLGSUP <0013> gsup_server.c:235 4:  20241107085632956 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085632956 DLGSUP <0013> gsup_server.c:235 5:  20241107085632956 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085632956 DLGSUP <0013> gsup_server.c:235 7:  20241107085632956 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085632956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085632956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085632956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085632976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34197<->l=127.0.0.1:4259) 20241107085632987 DAUC <0003> db_auc.c:157 IMSI='262429549651570': No 2G Auth Data 20241107085632987 DAUC <0003> db_auc.c:192 IMSI='262429549651570': No 3G Auth Data 20241107085633012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241107085633018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633018 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429549651570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429549651570" source_name="the-source\n" session_id=2442668877 session_state=BEGIN} 20241107085633018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241107085633018 DSS <0004> hlr_ussd.c:576 262429549651570/0x91982b4d: Process SS (BEGIN) 20241107085633018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633018 DSS <0004> hlr_ussd.c:518 262429549651570/0x91982b4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633018 DSS <0004> hlr_ussd.c:363 262429549651570/0x91982b4d: Tx USSD 'Your IMSI is 262429549651570' 20241107085633018 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429549651570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429549651570" destination_name="the-source\n" session_id=2442668877 session_state=END} 20241107085633018 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429549651570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633018 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.1:4258 20241107085633035 DAUC <0003> db_auc.c:157 IMSI='262426559378514': No 2G Auth Data 20241107085633035 DAUC <0003> db_auc.c:192 IMSI='262426559378514': No 3G Auth Data 20241107085633059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241107085633064 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633064 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426559378514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426559378514" source_name="the-source\n" session_id=2714474228 session_state=BEGIN} 20241107085633064 DSS <0004> hlr_ussd.c:576 262426559378514/0xa1cb96f4: Process SS (BEGIN) 20241107085633064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633064 DSS <0004> hlr_ussd.c:518 262426559378514/0xa1cb96f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633064 DSS <0004> hlr_ussd.c:363 262426559378514/0xa1cb96f4: Tx USSD 'Your IMSI is 262426559378514' 20241107085633064 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426559378514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426559378514" destination_name="the-source\n" session_id=2714474228 session_state=END} 20241107085633064 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426559378514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633064 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633064 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241107085633073 DAUC <0003> db_auc.c:157 IMSI='262420397953642': No 2G Auth Data 20241107085633073 DAUC <0003> db_auc.c:192 IMSI='262420397953642': No 3G Auth Data 20241107085633096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 20241107085633103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633103 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420397953642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420397953642" source_name="the-source\n" session_id=3431188041 session_state=BEGIN} 20241107085633103 DSS <0004> hlr_ussd.c:576 262420397953642/0xcc83c649: Process SS (BEGIN) 20241107085633103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633103 DSS <0004> hlr_ussd.c:518 262420397953642/0xcc83c649: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633103 DSS <0004> hlr_ussd.c:363 262420397953642/0xcc83c649: Tx USSD 'Your IMSI is 262420397953642' 20241107085633103 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420397953642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420397953642" destination_name="the-source\n" session_id=3431188041 session_state=END} 20241107085633103 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420397953642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4258 20241107085633111 DAUC <0003> db_auc.c:157 IMSI='262424595628456': No 2G Auth Data 20241107085633111 DAUC <0003> db_auc.c:192 IMSI='262424595628456': No 3G Auth Data 20241107085633135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41082<->l=127.0.0.1:4258 20241107085633140 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633140 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424595628456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424595628456" source_name="the-source\n" session_id=3969571619 session_state=BEGIN} 20241107085633140 DSS <0004> hlr_ussd.c:576 262424595628456/0xec9adb23: Process SS (BEGIN) 20241107085633140 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633140 DSS <0004> hlr_ussd.c:518 262424595628456/0xec9adb23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633140 DSS <0004> hlr_ussd.c:363 262424595628456/0xec9adb23: Tx USSD 'Your IMSI is 262424595628456' 20241107085633140 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424595628456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595628456" destination_name="the-source\n" session_id=3969571619 session_state=END} 20241107085633140 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424595628456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633140 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633140 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41082<->l=127.0.0.1:4258 20241107085633150 DAUC <0003> db_auc.c:157 IMSI='262422859340191': No 2G Auth Data 20241107085633150 DAUC <0003> db_auc.c:192 IMSI='262422859340191': No 3G Auth Data 20241107085633173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241107085633178 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633178 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422859340191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422859340191" source_name="the-source\n" session_id=152382575 session_state=BEGIN} 20241107085633178 DSS <0004> hlr_ussd.c:576 262422859340191/0x09152c6f: Process SS (BEGIN) 20241107085633178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633178 DSS <0004> hlr_ussd.c:518 262422859340191/0x09152c6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633179 DSS <0004> hlr_ussd.c:363 262422859340191/0x09152c6f: Tx USSD 'Your IMSI is 262422859340191' 20241107085633179 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422859340191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422859340191" destination_name="the-source\n" session_id=152382575 session_state=END} 20241107085633179 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422859340191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633179 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633179 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241107085633187 DAUC <0003> db_auc.c:157 IMSI='262428755514088': No 2G Auth Data 20241107085633187 DAUC <0003> db_auc.c:192 IMSI='262428755514088': No 3G Auth Data 20241107085633217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20241107085633224 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633224 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428755514088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428755514088" source_name="the-source\n" session_id=807775552 session_state=BEGIN} 20241107085633224 DSS <0004> hlr_ussd.c:576 262428755514088/0x3025ad40: Process SS (BEGIN) 20241107085633224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633224 DSS <0004> hlr_ussd.c:518 262428755514088/0x3025ad40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633224 DSS <0004> hlr_ussd.c:363 262428755514088/0x3025ad40: Tx USSD 'Your IMSI is 262428755514088' 20241107085633224 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428755514088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428755514088" destination_name="the-source\n" session_id=807775552 session_state=END} 20241107085633225 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428755514088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633225 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633225 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.1:4258 20241107085633232 DAUC <0003> db_auc.c:157 IMSI='262426756128430': No 2G Auth Data 20241107085633232 DAUC <0003> db_auc.c:192 IMSI='262426756128430': No 3G Auth Data 20241107085633263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41120<->l=127.0.0.1:4258 20241107085633269 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633269 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426756128430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426756128430" source_name="the-source\n" session_id=2649919602 session_state=BEGIN} 20241107085633269 DSS <0004> hlr_ussd.c:576 262426756128430/0x9df29072: Process SS (BEGIN) 20241107085633269 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633269 DSS <0004> hlr_ussd.c:518 262426756128430/0x9df29072: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633269 DSS <0004> hlr_ussd.c:363 262426756128430/0x9df29072: Tx USSD 'Your IMSI is 262426756128430' 20241107085633269 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426756128430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426756128430" destination_name="the-source\n" session_id=2649919602 session_state=END} 20241107085633269 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262426756128430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633269 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633269 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41120<->l=127.0.0.1:4258 20241107085633278 DAUC <0003> db_auc.c:157 IMSI='262421407550851': No 2G Auth Data 20241107085633278 DAUC <0003> db_auc.c:192 IMSI='262421407550851': No 3G Auth Data 20241107085633309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241107085633315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633315 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421407550851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421407550851" source_name="the-source\n" session_id=1962950858 session_state=BEGIN} 20241107085633315 DSS <0004> hlr_ussd.c:576 262421407550851/0x750040ca: Process SS (BEGIN) 20241107085633315 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241107085633315 DSS <0004> hlr_ussd.c:518 262421407550851/0x750040ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241107085633315 DSS <0004> hlr_ussd.c:363 262421407550851/0x750040ca: Tx USSD 'Your IMSI is 262421407550851' 20241107085633315 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421407550851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421407550851" destination_name="the-source\n" session_id=1962950858 session_state=END} 20241107085633315 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421407550851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085633315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085633319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4258 20241107085633319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 20241107085633320 DLINP <000b> input/ipa.c:451 connected read/write 20241107085633320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085633320 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085633320 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085633320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085633320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241107085633321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34197<->l=127.0.0.1:4259) 20241107085633363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20241107085633564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4258 20241107085636641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085636641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085636643 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20241107085636645 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085636645 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085636645 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  20241107085636645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085636645 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  20241107085636645 DLGSUP <0013> gsup_server.c:235 2:  20241107085636645 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085636645 DLGSUP <0013> gsup_server.c:235 3:  20241107085636645 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085636645 DLGSUP <0013> gsup_server.c:235 4:  20241107085636645 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085636645 DLGSUP <0013> gsup_server.c:235 5:  20241107085636645 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085636645 DLGSUP <0013> gsup_server.c:235 7:  20241107085636645 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085636645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085636645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085636645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085636667 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4259) 20241107085636677 DAUC <0003> db_auc.c:157 IMSI='262424892358322': No 2G Auth Data 20241107085636677 DAUC <0003> db_auc.c:192 IMSI='262424892358322': No 3G Auth Data 20241107085636703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20241107085636711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636711 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424892358322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424892358322" session_id=604291000 session_state=BEGIN} 20241107085636711 DSS <0004> hlr_ussd.c:576 262424892358322/0x2404bfb8: Process SS (BEGIN) 20241107085636711 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636711 DSS <0004> hlr_ussd.c:518 262424892358322/0x2404bfb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636711 DSS <0004> hlr_ussd.c:363 262424892358322/0x2404bfb8: Tx USSD 'Your extension is 491617731720' 20241107085636711 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424892358322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424892358322" session_id=604291000 session_state=END} 20241107085636711 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424892358322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20241107085636728 DAUC <0003> db_auc.c:157 IMSI='262429382042923': No 2G Auth Data 20241107085636728 DAUC <0003> db_auc.c:192 IMSI='262429382042923': No 3G Auth Data 20241107085636754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41426<->l=127.0.0.1:4258 20241107085636761 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636761 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429382042923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429382042923" session_id=4082946763 session_state=BEGIN} 20241107085636761 DSS <0004> hlr_ussd.c:576 262429382042923/0xf35cd2cb: Process SS (BEGIN) 20241107085636761 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636761 DSS <0004> hlr_ussd.c:518 262429382042923/0xf35cd2cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636761 DSS <0004> hlr_ussd.c:363 262429382042923/0xf35cd2cb: Tx USSD 'Your extension is 491612175522' 20241107085636761 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429382042923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429382042923" session_id=4082946763 session_state=END} 20241107085636761 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429382042923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636761 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636761 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41426<->l=127.0.0.1:4258 20241107085636770 DAUC <0003> db_auc.c:157 IMSI='262426988283005': No 2G Auth Data 20241107085636770 DAUC <0003> db_auc.c:192 IMSI='262426988283005': No 3G Auth Data 20241107085636795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41438<->l=127.0.0.1:4258 20241107085636803 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636803 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426988283005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426988283005" session_id=3666679381 session_state=BEGIN} 20241107085636803 DSS <0004> hlr_ussd.c:576 262426988283005/0xda8d1655: Process SS (BEGIN) 20241107085636803 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636803 DSS <0004> hlr_ussd.c:518 262426988283005/0xda8d1655: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636803 DSS <0004> hlr_ussd.c:363 262426988283005/0xda8d1655: Tx USSD 'Your extension is 491618264503' 20241107085636803 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426988283005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426988283005" session_id=3666679381 session_state=END} 20241107085636803 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426988283005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636803 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636803 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41438<->l=127.0.0.1:4258 20241107085636810 DAUC <0003> db_auc.c:157 IMSI='262422851830937': No 2G Auth Data 20241107085636810 DAUC <0003> db_auc.c:192 IMSI='262422851830937': No 3G Auth Data 20241107085636836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4258 20241107085636842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636842 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851830937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422851830937" session_id=2774835583 session_state=BEGIN} 20241107085636842 DSS <0004> hlr_ussd.c:576 262422851830937/0xa564a17f: Process SS (BEGIN) 20241107085636842 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636842 DSS <0004> hlr_ussd.c:518 262422851830937/0xa564a17f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636842 DSS <0004> hlr_ussd.c:363 262422851830937/0xa564a17f: Tx USSD 'Your extension is 491611243273' 20241107085636842 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851830937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422851830937" session_id=2774835583 session_state=END} 20241107085636842 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422851830937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636842 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4258 20241107085636852 DAUC <0003> db_auc.c:157 IMSI='262428071398638': No 2G Auth Data 20241107085636852 DAUC <0003> db_auc.c:192 IMSI='262428071398638': No 3G Auth Data 20241107085636878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41460<->l=127.0.0.1:4258 20241107085636883 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636883 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428071398638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428071398638" session_id=1157290067 session_state=BEGIN} 20241107085636883 DSS <0004> hlr_ussd.c:576 262428071398638/0x44fad853: Process SS (BEGIN) 20241107085636883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636883 DSS <0004> hlr_ussd.c:518 262428071398638/0x44fad853: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636883 DSS <0004> hlr_ussd.c:363 262428071398638/0x44fad853: Tx USSD 'Your extension is 491615142445' 20241107085636883 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428071398638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428071398638" session_id=1157290067 session_state=END} 20241107085636883 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428071398638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636883 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636883 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41460<->l=127.0.0.1:4258 20241107085636892 DAUC <0003> db_auc.c:157 IMSI='262420526140334': No 2G Auth Data 20241107085636892 DAUC <0003> db_auc.c:192 IMSI='262420526140334': No 3G Auth Data 20241107085636922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41474<->l=127.0.0.1:4258 20241107085636927 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636927 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420526140334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420526140334" session_id=271631090 session_state=BEGIN} 20241107085636927 DSS <0004> hlr_ussd.c:576 262420526140334/0x1030c2f2: Process SS (BEGIN) 20241107085636927 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636927 DSS <0004> hlr_ussd.c:518 262420526140334/0x1030c2f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636927 DSS <0004> hlr_ussd.c:363 262420526140334/0x1030c2f2: Tx USSD 'Your extension is 491616158721' 20241107085636927 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420526140334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420526140334" session_id=271631090 session_state=END} 20241107085636927 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420526140334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636927 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636927 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41474<->l=127.0.0.1:4258 20241107085636936 DAUC <0003> db_auc.c:157 IMSI='262423258947601': No 2G Auth Data 20241107085636936 DAUC <0003> db_auc.c:192 IMSI='262423258947601': No 3G Auth Data 20241107085636965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241107085636970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085636970 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423258947601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423258947601" session_id=1533829146 session_state=BEGIN} 20241107085636970 DSS <0004> hlr_ussd.c:576 262423258947601/0x5b6c601a: Process SS (BEGIN) 20241107085636970 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085636970 DSS <0004> hlr_ussd.c:518 262423258947601/0x5b6c601a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085636970 DSS <0004> hlr_ussd.c:363 262423258947601/0x5b6c601a: Tx USSD 'Your extension is 491612380432' 20241107085636970 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423258947601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423258947601" session_id=1533829146 session_state=END} 20241107085636970 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423258947601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085636970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636970 DLINP <000b> input/ipa.c:451 connected read/write 20241107085636970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085636973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241107085636978 DAUC <0003> db_auc.c:157 IMSI='262424808917710': No 2G Auth Data 20241107085636978 DAUC <0003> db_auc.c:192 IMSI='262424808917710': No 3G Auth Data 20241107085637009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241107085637017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085637017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085637017 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424808917710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424808917710" session_id=4180895145 session_state=BEGIN} 20241107085637017 DSS <0004> hlr_ussd.c:576 262424808917710/0xf93365a9: Process SS (BEGIN) 20241107085637017 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085637017 DSS <0004> hlr_ussd.c:518 262424808917710/0xf93365a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085637017 DSS <0004> hlr_ussd.c:363 262424808917710/0xf93365a9: Tx USSD 'Your extension is 491612824235' 20241107085637017 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424808917710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424808917710" session_id=4180895145 session_state=END} 20241107085637017 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424808917710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085637017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085637017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085637017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085637017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085637022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241107085637023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20241107085637024 DLINP <000b> input/ipa.c:451 connected read/write 20241107085637024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085637024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085637024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085637024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085637024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4259) 20241107085637065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241107085637266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241107085640344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085640344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085640347 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20241107085640350 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085640350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085640350 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  20241107085640350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085640350 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  20241107085640350 DLGSUP <0013> gsup_server.c:235 2:  20241107085640350 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085640350 DLGSUP <0013> gsup_server.c:235 3:  20241107085640350 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085640350 DLGSUP <0013> gsup_server.c:235 4:  20241107085640350 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085640350 DLGSUP <0013> gsup_server.c:235 5:  20241107085640350 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085640350 DLGSUP <0013> gsup_server.c:235 7:  20241107085640350 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085640350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085640350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085640350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085640373 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35629<->l=127.0.0.1:4259) 20241107085640382 DAUC <0003> db_auc.c:157 IMSI='262423147874922': No 2G Auth Data 20241107085640382 DAUC <0003> db_auc.c:192 IMSI='262423147874922': No 3G Auth Data 20241107085640408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241107085640415 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640415 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423147874922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423147874922" source_name="the-source\n" session_id=668822744 session_state=BEGIN} 20241107085640415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241107085640415 DSS <0004> hlr_ussd.c:576 262423147874922/0x27dd6cd8: Process SS (BEGIN) 20241107085640415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640415 DSS <0004> hlr_ussd.c:518 262423147874922/0x27dd6cd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640415 DSS <0004> hlr_ussd.c:363 262423147874922/0x27dd6cd8: Tx USSD 'Your extension is 491618342378' 20241107085640415 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423147874922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423147874922" destination_name="the-source\n" session_id=668822744 session_state=END} 20241107085640415 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423147874922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640415 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640415 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20241107085640424 DAUC <0003> db_auc.c:157 IMSI='262423172769692': No 2G Auth Data 20241107085640424 DAUC <0003> db_auc.c:192 IMSI='262423172769692': No 3G Auth Data 20241107085640450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20241107085640454 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640454 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423172769692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423172769692" source_name="the-source\n" session_id=720129407 session_state=BEGIN} 20241107085640454 DSS <0004> hlr_ussd.c:576 262423172769692/0x2aec4d7f: Process SS (BEGIN) 20241107085640454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640454 DSS <0004> hlr_ussd.c:518 262423172769692/0x2aec4d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640454 DSS <0004> hlr_ussd.c:363 262423172769692/0x2aec4d7f: Tx USSD 'Your extension is 491618386570' 20241107085640454 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423172769692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423172769692" destination_name="the-source\n" session_id=720129407 session_state=END} 20241107085640454 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423172769692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640454 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640454 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20241107085640462 DAUC <0003> db_auc.c:157 IMSI='262424516275877': No 2G Auth Data 20241107085640462 DAUC <0003> db_auc.c:192 IMSI='262424516275877': No 3G Auth Data 20241107085640488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4258 20241107085640493 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640493 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424516275877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424516275877" source_name="the-source\n" session_id=2251752724 session_state=BEGIN} 20241107085640493 DSS <0004> hlr_ussd.c:576 262424516275877/0x86370514: Process SS (BEGIN) 20241107085640493 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640493 DSS <0004> hlr_ussd.c:518 262424516275877/0x86370514: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640493 DSS <0004> hlr_ussd.c:363 262424516275877/0x86370514: Tx USSD 'Your extension is 491618041853' 20241107085640493 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424516275877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424516275877" destination_name="the-source\n" session_id=2251752724 session_state=END} 20241107085640493 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424516275877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640493 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640493 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.1:4258 20241107085640503 DAUC <0003> db_auc.c:157 IMSI='262427818790639': No 2G Auth Data 20241107085640503 DAUC <0003> db_auc.c:192 IMSI='262427818790639': No 3G Auth Data 20241107085640527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 20241107085640534 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640534 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427818790639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427818790639" source_name="the-source\n" session_id=962524410 session_state=BEGIN} 20241107085640534 DSS <0004> hlr_ussd.c:576 262427818790639/0x395ef4fa: Process SS (BEGIN) 20241107085640534 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640534 DSS <0004> hlr_ussd.c:518 262427818790639/0x395ef4fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640534 DSS <0004> hlr_ussd.c:363 262427818790639/0x395ef4fa: Tx USSD 'Your extension is 491611076387' 20241107085640534 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427818790639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427818790639" destination_name="the-source\n" session_id=962524410 session_state=END} 20241107085640534 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427818790639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640534 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640535 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 20241107085640544 DAUC <0003> db_auc.c:157 IMSI='262427302650493': No 2G Auth Data 20241107085640544 DAUC <0003> db_auc.c:192 IMSI='262427302650493': No 3G Auth Data 20241107085640569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241107085640573 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640573 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427302650493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427302650493" source_name="the-source\n" session_id=4020514771 session_state=BEGIN} 20241107085640573 DSS <0004> hlr_ussd.c:576 262427302650493/0xefa42fd3: Process SS (BEGIN) 20241107085640573 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640573 DSS <0004> hlr_ussd.c:518 262427302650493/0xefa42fd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640574 DSS <0004> hlr_ussd.c:363 262427302650493/0xefa42fd3: Tx USSD 'Your extension is 491611136106' 20241107085640574 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427302650493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427302650493" destination_name="the-source\n" session_id=4020514771 session_state=END} 20241107085640574 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262427302650493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640574 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640574 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241107085640585 DAUC <0003> db_auc.c:157 IMSI='262429208177094': No 2G Auth Data 20241107085640585 DAUC <0003> db_auc.c:192 IMSI='262429208177094': No 3G Auth Data 20241107085640611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 20241107085640617 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640617 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429208177094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429208177094" source_name="the-source\n" session_id=2610041048 session_state=BEGIN} 20241107085640617 DSS <0004> hlr_ussd.c:576 262429208177094/0x9b9210d8: Process SS (BEGIN) 20241107085640617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640617 DSS <0004> hlr_ussd.c:518 262429208177094/0x9b9210d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640617 DSS <0004> hlr_ussd.c:363 262429208177094/0x9b9210d8: Tx USSD 'Your extension is 491611178385' 20241107085640617 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429208177094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429208177094" destination_name="the-source\n" session_id=2610041048 session_state=END} 20241107085640617 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429208177094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640617 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640617 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 20241107085640626 DAUC <0003> db_auc.c:157 IMSI='262424141782490': No 2G Auth Data 20241107085640626 DAUC <0003> db_auc.c:192 IMSI='262424141782490': No 3G Auth Data 20241107085640655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4258 20241107085640662 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640662 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424141782490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424141782490" source_name="the-source\n" session_id=3360887808 session_state=BEGIN} 20241107085640662 DSS <0004> hlr_ussd.c:576 262424141782490/0xc8531400: Process SS (BEGIN) 20241107085640662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640662 DSS <0004> hlr_ussd.c:518 262424141782490/0xc8531400: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640662 DSS <0004> hlr_ussd.c:363 262424141782490/0xc8531400: Tx USSD 'Your extension is 491618186857' 20241107085640662 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424141782490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424141782490" destination_name="the-source\n" session_id=3360887808 session_state=END} 20241107085640662 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424141782490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640663 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640663 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.1:4258 20241107085640671 DAUC <0003> db_auc.c:157 IMSI='262427839046773': No 2G Auth Data 20241107085640671 DAUC <0003> db_auc.c:192 IMSI='262427839046773': No 3G Auth Data 20241107085640698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4258 20241107085640704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640704 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427839046773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427839046773" source_name="the-source\n" session_id=594350045 session_state=BEGIN} 20241107085640704 DSS <0004> hlr_ussd.c:576 262427839046773/0x236d0fdd: Process SS (BEGIN) 20241107085640704 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241107085640704 DSS <0004> hlr_ussd.c:518 262427839046773/0x236d0fdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241107085640704 DSS <0004> hlr_ussd.c:363 262427839046773/0x236d0fdd: Tx USSD 'Your extension is 491618813538' 20241107085640704 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427839046773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427839046773" destination_name="the-source\n" session_id=594350045 session_state=END} 20241107085640704 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427839046773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085640704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085640708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4258 20241107085640709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20241107085640710 DLINP <000b> input/ipa.c:451 connected read/write 20241107085640710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085640710 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085640710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085640710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085640710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241107085640710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35629<->l=127.0.0.1:4259) 20241107085640753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20241107085640954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20241107085644037 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45877 20241107085644037 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45877 20241107085644039 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644039 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644041 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644041 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085644041 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241107085644041 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241107085644041 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  20241107085644041 DLGSUP <0013> gsup_server.c:235 2:  20241107085644041 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 3:  20241107085644041 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 4:  20241107085644041 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 5:  20241107085644041 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 7:  20241107085644041 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085644041 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085644041 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085644041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45877 20241107085644041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085644041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085644044 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4258 20241107085644047 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085644047 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085644047 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  20241107085644047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085644047 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  20241107085644047 DLGSUP <0013> gsup_server.c:235 2:  20241107085644047 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085644047 DLGSUP <0013> gsup_server.c:235 3:  20241107085644047 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085644047 DLGSUP <0013> gsup_server.c:235 4:  20241107085644047 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085644047 DLGSUP <0013> gsup_server.c:235 5:  20241107085644047 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085644047 DLGSUP <0013> gsup_server.c:235 7:  20241107085644047 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085644047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085644047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085644047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085644066 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45051<->l=127.0.0.1:4259) 20241107085644077 DAUC <0003> db_auc.c:157 IMSI='262429448384161': No 2G Auth Data 20241107085644077 DAUC <0003> db_auc.c:192 IMSI='262429448384161': No 3G Auth Data 20241107085644101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41602<->l=127.0.0.1:4258 20241107085644108 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644108 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429448384161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429448384161" session_id=626231419 session_state=BEGIN} 20241107085644108 DSS <0004> hlr_ussd.c:576 262429448384161/0x2553887b: Process SS (BEGIN) 20241107085644108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644108 DSS <0004> hlr_ussd.c:518 262429448384161/0x2553887b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644108 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644108 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644108 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644108 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644116 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644116 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644116 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429448384161 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429448384161" session_id=626231419 session_state=END} 20241107085644116 DSS <0004> hlr_ussd.c:576 262429448384161/0x2553887b: Process SS (END) 20241107085644116 DSS <0004> hlr_ussd.c:518 262429448384161/0x2553887b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644116 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429448384161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429448384161" session_id=626231419 session_state=END} 20241107085644116 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429448384161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644116 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429448384161 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644116 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644116 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41602<->l=127.0.0.1:4258 20241107085644126 DAUC <0003> db_auc.c:157 IMSI='262425843653309': No 2G Auth Data 20241107085644126 DAUC <0003> db_auc.c:192 IMSI='262425843653309': No 3G Auth Data 20241107085644150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241107085644155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644155 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425843653309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425843653309" session_id=2959356413 session_state=BEGIN} 20241107085644155 DSS <0004> hlr_ussd.c:576 262425843653309/0xb06431fd: Process SS (BEGIN) 20241107085644155 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644155 DSS <0004> hlr_ussd.c:518 262425843653309/0xb06431fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644155 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644155 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644157 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644157 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644157 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425843653309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425843653309" session_id=2959356413 session_state=END} 20241107085644157 DSS <0004> hlr_ussd.c:576 262425843653309/0xb06431fd: Process SS (END) 20241107085644157 DSS <0004> hlr_ussd.c:518 262425843653309/0xb06431fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644157 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425843653309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425843653309" session_id=2959356413 session_state=END} 20241107085644157 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425843653309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644157 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425843653309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644157 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644157 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241107085644165 DAUC <0003> db_auc.c:157 IMSI='262425799234066': No 2G Auth Data 20241107085644165 DAUC <0003> db_auc.c:192 IMSI='262425799234066': No 3G Auth Data 20241107085644191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20241107085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644199 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425799234066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425799234066" session_id=2168344942 session_state=BEGIN} 20241107085644199 DSS <0004> hlr_ussd.c:576 262425799234066/0x813e516e: Process SS (BEGIN) 20241107085644199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644199 DSS <0004> hlr_ussd.c:518 262425799234066/0x813e516e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644199 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644199 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644200 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644201 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644201 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425799234066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799234066" session_id=2168344942 session_state=END} 20241107085644201 DSS <0004> hlr_ussd.c:576 262425799234066/0x813e516e: Process SS (END) 20241107085644201 DSS <0004> hlr_ussd.c:518 262425799234066/0x813e516e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644201 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425799234066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425799234066" session_id=2168344942 session_state=END} 20241107085644201 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425799234066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644201 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425799234066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644201 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644201 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20241107085644208 DAUC <0003> db_auc.c:157 IMSI='262424994888141': No 2G Auth Data 20241107085644208 DAUC <0003> db_auc.c:192 IMSI='262424994888141': No 3G Auth Data 20241107085644231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20241107085644238 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644238 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424994888141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424994888141" session_id=762039237 session_state=BEGIN} 20241107085644238 DSS <0004> hlr_ussd.c:576 262424994888141/0x2d6bcbc5: Process SS (BEGIN) 20241107085644238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644238 DSS <0004> hlr_ussd.c:518 262424994888141/0x2d6bcbc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644238 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644238 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644238 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644238 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644240 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644240 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644240 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424994888141 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994888141" session_id=762039237 session_state=END} 20241107085644240 DSS <0004> hlr_ussd.c:576 262424994888141/0x2d6bcbc5: Process SS (END) 20241107085644240 DSS <0004> hlr_ussd.c:518 262424994888141/0x2d6bcbc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644240 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424994888141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994888141" session_id=762039237 session_state=END} 20241107085644240 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424994888141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644240 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424994888141 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644240 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644240 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20241107085644247 DAUC <0003> db_auc.c:157 IMSI='262424659438351': No 2G Auth Data 20241107085644247 DAUC <0003> db_auc.c:192 IMSI='262424659438351': No 3G Auth Data 20241107085644273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241107085644279 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644279 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424659438351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659438351" session_id=81302351 session_state=BEGIN} 20241107085644279 DSS <0004> hlr_ussd.c:576 262424659438351/0x04d8934f: Process SS (BEGIN) 20241107085644279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644279 DSS <0004> hlr_ussd.c:518 262424659438351/0x04d8934f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644279 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644279 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644279 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644279 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644281 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644281 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644281 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424659438351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659438351" session_id=81302351 session_state=END} 20241107085644281 DSS <0004> hlr_ussd.c:576 262424659438351/0x04d8934f: Process SS (END) 20241107085644281 DSS <0004> hlr_ussd.c:518 262424659438351/0x04d8934f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644281 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424659438351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659438351" session_id=81302351 session_state=END} 20241107085644281 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424659438351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644281 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424659438351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644281 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644281 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.1:4258 20241107085644289 DAUC <0003> db_auc.c:157 IMSI='262426297082226': No 2G Auth Data 20241107085644289 DAUC <0003> db_auc.c:192 IMSI='262426297082226': No 3G Auth Data 20241107085644316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241107085644322 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644322 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426297082226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426297082226" session_id=2933731068 session_state=BEGIN} 20241107085644322 DSS <0004> hlr_ussd.c:576 262426297082226/0xaedd2efc: Process SS (BEGIN) 20241107085644322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644322 DSS <0004> hlr_ussd.c:518 262426297082226/0xaedd2efc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644322 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644322 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644322 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644322 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644325 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644325 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644325 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426297082226 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426297082226" session_id=2933731068 session_state=END} 20241107085644325 DSS <0004> hlr_ussd.c:576 262426297082226/0xaedd2efc: Process SS (END) 20241107085644325 DSS <0004> hlr_ussd.c:518 262426297082226/0xaedd2efc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644325 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426297082226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426297082226" session_id=2933731068 session_state=END} 20241107085644325 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426297082226 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644325 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426297082226 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644325 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644325 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4258 20241107085644332 DAUC <0003> db_auc.c:157 IMSI='262426840706304': No 2G Auth Data 20241107085644332 DAUC <0003> db_auc.c:192 IMSI='262426840706304': No 3G Auth Data 20241107085644358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4258 20241107085644363 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644363 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426840706304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426840706304" session_id=907999032 session_state=BEGIN} 20241107085644363 DSS <0004> hlr_ussd.c:576 262426840706304/0x361ef738: Process SS (BEGIN) 20241107085644363 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644363 DSS <0004> hlr_ussd.c:518 262426840706304/0x361ef738: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644363 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644363 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644363 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644363 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644366 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644366 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644366 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426840706304 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426840706304" session_id=907999032 session_state=END} 20241107085644366 DSS <0004> hlr_ussd.c:576 262426840706304/0x361ef738: Process SS (END) 20241107085644366 DSS <0004> hlr_ussd.c:518 262426840706304/0x361ef738: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644366 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426840706304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426840706304" session_id=907999032 session_state=END} 20241107085644366 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426840706304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644366 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426840706304 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644366 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644366 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4258 20241107085644373 DAUC <0003> db_auc.c:157 IMSI='262428375694621': No 2G Auth Data 20241107085644373 DAUC <0003> db_auc.c:192 IMSI='262428375694621': No 3G Auth Data 20241107085644403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241107085644409 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644409 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428375694621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428375694621" session_id=2100208538 session_state=BEGIN} 20241107085644409 DSS <0004> hlr_ussd.c:576 262428375694621/0x7d2ea39a: Process SS (BEGIN) 20241107085644409 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085644409 DSS <0004> hlr_ussd.c:518 262428375694621/0x7d2ea39a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085644409 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644409 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644409 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644409 DLINP <000b> input/ipa.c:431 127.0.0.1:45877 sending data 20241107085644411 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644411 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644411 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428375694621 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428375694621" session_id=2100208538 session_state=END} 20241107085644411 DSS <0004> hlr_ussd.c:576 262428375694621/0x7d2ea39a: Process SS (END) 20241107085644411 DSS <0004> hlr_ussd.c:518 262428375694621/0x7d2ea39a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085644411 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428375694621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428375694621" session_id=2100208538 session_state=END} 20241107085644411 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428375694621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085644411 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428375694621 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085644411 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644411 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085644415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4258 20241107085644416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4258 20241107085644417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085644417 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085644417 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085644417 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085644417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085644417 DLINP <000b> input/ipa.c:405 127.0.0.1:45877 message received 20241107085644417 DLINP <000b> input/ipa.c:414 127.0.0.1:45877 connection closed with server 20241107085644417 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45877 20241107085644417 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241107085644417 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45051<->l=127.0.0.1:4259) 20241107085644459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20241107085644660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41646<->l=127.0.0.1:4258 20241107085647738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33121 20241107085647738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33121 20241107085647740 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647740 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647743 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647743 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085647743 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241107085647743 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241107085647743 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  20241107085647743 DLGSUP <0013> gsup_server.c:235 2:  20241107085647743 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 3:  20241107085647743 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 4:  20241107085647743 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 5:  20241107085647743 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 7:  20241107085647743 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085647743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085647743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085647743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33121 20241107085647743 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085647743 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085647745 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 20241107085647748 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647748 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085647748 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085647748 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  20241107085647748 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085647748 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  20241107085647748 DLGSUP <0013> gsup_server.c:235 2:  20241107085647748 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085647748 DLGSUP <0013> gsup_server.c:235 3:  20241107085647748 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085647748 DLGSUP <0013> gsup_server.c:235 4:  20241107085647748 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085647748 DLGSUP <0013> gsup_server.c:235 5:  20241107085647748 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085647748 DLGSUP <0013> gsup_server.c:235 7:  20241107085647748 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085647748 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085647748 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085647748 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085647768 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43319<->l=127.0.0.1:4259) 20241107085647777 DAUC <0003> db_auc.c:157 IMSI='262423321999984': No 2G Auth Data 20241107085647777 DAUC <0003> db_auc.c:192 IMSI='262423321999984': No 3G Auth Data 20241107085647798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241107085647805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647805 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423321999984" session_id=1291674546 session_state=BEGIN} 20241107085647805 DSS <0004> hlr_ussd.c:576 262423321999984/0x4cfd63b2: Process SS (BEGIN) 20241107085647805 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085647805 DSS <0004> hlr_ussd.c:518 262423321999984/0x4cfd63b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085647805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647805 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647805 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647805 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647813 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647813 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647813 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321999984" session_id=1291674546 session_state=CONTINUE} 20241107085647813 DSS <0004> hlr_ussd.c:576 262423321999984/0x4cfd63b2: Process SS (CONTINUE) 20241107085647813 DSS <0004> hlr_ussd.c:518 262423321999984/0x4cfd63b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085647813 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321999984" session_id=1291674546 session_state=CONTINUE} 20241107085647813 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647813 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647813 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647820 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647820 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423321999984" session_id=1291674546 session_state=CONTINUE} 20241107085647820 DSS <0004> hlr_ussd.c:576 262423321999984/0x4cfd63b2: Process SS (CONTINUE) 20241107085647820 DSS <0004> hlr_ussd.c:518 262423321999984/0x4cfd63b2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647820 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647820 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647820 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647821 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647821 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647822 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647822 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647822 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321999984" session_id=1291674546 session_state=END} 20241107085647822 DSS <0004> hlr_ussd.c:576 262423321999984/0x4cfd63b2: Process SS (END) 20241107085647822 DSS <0004> hlr_ussd.c:518 262423321999984/0x4cfd63b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647822 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321999984" session_id=1291674546 session_state=END} 20241107085647822 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647822 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423321999984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647822 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647822 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241107085647828 DAUC <0003> db_auc.c:157 IMSI='262426362656496': No 2G Auth Data 20241107085647828 DAUC <0003> db_auc.c:192 IMSI='262426362656496': No 3G Auth Data 20241107085647852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 20241107085647858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647858 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362656496" session_id=665286420 session_state=BEGIN} 20241107085647858 DSS <0004> hlr_ussd.c:576 262426362656496/0x27a77714: Process SS (BEGIN) 20241107085647858 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085647858 DSS <0004> hlr_ussd.c:518 262426362656496/0x27a77714: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085647858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647858 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647858 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647858 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647860 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647860 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362656496" session_id=665286420 session_state=CONTINUE} 20241107085647860 DSS <0004> hlr_ussd.c:576 262426362656496/0x27a77714: Process SS (CONTINUE) 20241107085647860 DSS <0004> hlr_ussd.c:518 262426362656496/0x27a77714: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085647860 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362656496" session_id=665286420 session_state=CONTINUE} 20241107085647860 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647860 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647865 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647865 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426362656496" session_id=665286420 session_state=CONTINUE} 20241107085647865 DSS <0004> hlr_ussd.c:576 262426362656496/0x27a77714: Process SS (CONTINUE) 20241107085647865 DSS <0004> hlr_ussd.c:518 262426362656496/0x27a77714: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647865 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647865 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647865 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647865 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647865 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647867 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647867 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647867 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362656496" session_id=665286420 session_state=END} 20241107085647867 DSS <0004> hlr_ussd.c:576 262426362656496/0x27a77714: Process SS (END) 20241107085647867 DSS <0004> hlr_ussd.c:518 262426362656496/0x27a77714: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647867 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426362656496" session_id=665286420 session_state=END} 20241107085647867 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647867 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426362656496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647867 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647867 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 20241107085647872 DAUC <0003> db_auc.c:157 IMSI='262420544188412': No 2G Auth Data 20241107085647872 DAUC <0003> db_auc.c:192 IMSI='262420544188412': No 3G Auth Data 20241107085647897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241107085647904 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647904 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544188412" session_id=3951050112 session_state=BEGIN} 20241107085647904 DSS <0004> hlr_ussd.c:576 262420544188412/0xeb803d80: Process SS (BEGIN) 20241107085647904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085647904 DSS <0004> hlr_ussd.c:518 262420544188412/0xeb803d80: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085647904 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647904 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647904 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647904 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647905 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647905 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544188412" session_id=3951050112 session_state=CONTINUE} 20241107085647905 DSS <0004> hlr_ussd.c:576 262420544188412/0xeb803d80: Process SS (CONTINUE) 20241107085647905 DSS <0004> hlr_ussd.c:518 262420544188412/0xeb803d80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085647905 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544188412" session_id=3951050112 session_state=CONTINUE} 20241107085647905 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647905 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647910 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647910 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544188412" session_id=3951050112 session_state=CONTINUE} 20241107085647910 DSS <0004> hlr_ussd.c:576 262420544188412/0xeb803d80: Process SS (CONTINUE) 20241107085647910 DSS <0004> hlr_ussd.c:518 262420544188412/0xeb803d80: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647910 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647910 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647910 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647910 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647910 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647911 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647911 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647911 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544188412" session_id=3951050112 session_state=END} 20241107085647911 DSS <0004> hlr_ussd.c:576 262420544188412/0xeb803d80: Process SS (END) 20241107085647911 DSS <0004> hlr_ussd.c:518 262420544188412/0xeb803d80: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647911 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544188412" session_id=3951050112 session_state=END} 20241107085647911 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647911 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420544188412 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647911 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647911 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241107085647917 DAUC <0003> db_auc.c:157 IMSI='262424905159984': No 2G Auth Data 20241107085647917 DAUC <0003> db_auc.c:192 IMSI='262424905159984': No 3G Auth Data 20241107085647940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241107085647948 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647948 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424905159984" session_id=291605686 session_state=BEGIN} 20241107085647948 DSS <0004> hlr_ussd.c:576 262424905159984/0x11618cb6: Process SS (BEGIN) 20241107085647948 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085647948 DSS <0004> hlr_ussd.c:518 262424905159984/0x11618cb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085647948 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647948 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647948 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647948 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647950 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647950 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647950 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424905159984" session_id=291605686 session_state=CONTINUE} 20241107085647950 DSS <0004> hlr_ussd.c:576 262424905159984/0x11618cb6: Process SS (CONTINUE) 20241107085647950 DSS <0004> hlr_ussd.c:518 262424905159984/0x11618cb6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085647950 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424905159984" session_id=291605686 session_state=CONTINUE} 20241107085647950 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647950 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647950 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647954 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647954 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424905159984" session_id=291605686 session_state=CONTINUE} 20241107085647954 DSS <0004> hlr_ussd.c:576 262424905159984/0x11618cb6: Process SS (CONTINUE) 20241107085647954 DSS <0004> hlr_ussd.c:518 262424905159984/0x11618cb6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647954 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647954 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647954 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647955 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647955 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647956 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647956 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424905159984" session_id=291605686 session_state=END} 20241107085647956 DSS <0004> hlr_ussd.c:576 262424905159984/0x11618cb6: Process SS (END) 20241107085647956 DSS <0004> hlr_ussd.c:518 262424905159984/0x11618cb6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647956 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424905159984" session_id=291605686 session_state=END} 20241107085647956 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647956 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424905159984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241107085647962 DAUC <0003> db_auc.c:157 IMSI='262424891324788': No 2G Auth Data 20241107085647962 DAUC <0003> db_auc.c:192 IMSI='262424891324788': No 3G Auth Data 20241107085647986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241107085647991 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647991 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424891324788" session_id=3740704995 session_state=BEGIN} 20241107085647991 DSS <0004> hlr_ussd.c:576 262424891324788/0xdef6a0e3: Process SS (BEGIN) 20241107085647991 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085647991 DSS <0004> hlr_ussd.c:518 262424891324788/0xdef6a0e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085647991 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647991 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647991 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647991 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647992 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647992 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085647993 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424891324788" session_id=3740704995 session_state=CONTINUE} 20241107085647993 DSS <0004> hlr_ussd.c:576 262424891324788/0xdef6a0e3: Process SS (CONTINUE) 20241107085647993 DSS <0004> hlr_ussd.c:518 262424891324788/0xdef6a0e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085647993 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424891324788" session_id=3740704995 session_state=CONTINUE} 20241107085647993 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085647993 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647993 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085647999 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085647999 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424891324788" session_id=3740704995 session_state=CONTINUE} 20241107085647999 DSS <0004> hlr_ussd.c:576 262424891324788/0xdef6a0e3: Process SS (CONTINUE) 20241107085647999 DSS <0004> hlr_ussd.c:518 262424891324788/0xdef6a0e3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085647999 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085647999 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647999 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085647999 DLINP <000b> input/ipa.c:451 connected read/write 20241107085647999 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648001 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648001 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424891324788" session_id=3740704995 session_state=END} 20241107085648001 DSS <0004> hlr_ussd.c:576 262424891324788/0xdef6a0e3: Process SS (END) 20241107085648001 DSS <0004> hlr_ussd.c:518 262424891324788/0xdef6a0e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648001 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424891324788" session_id=3740704995 session_state=END} 20241107085648001 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648001 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424891324788 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35460<->l=127.0.0.1:4258 20241107085648006 DAUC <0003> db_auc.c:157 IMSI='262426440718876': No 2G Auth Data 20241107085648006 DAUC <0003> db_auc.c:192 IMSI='262426440718876': No 3G Auth Data 20241107085648034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241107085648041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648041 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426440718876" session_id=3976378829 session_state=BEGIN} 20241107085648041 DSS <0004> hlr_ussd.c:576 262426440718876/0xed02b9cd: Process SS (BEGIN) 20241107085648041 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085648041 DSS <0004> hlr_ussd.c:518 262426440718876/0xed02b9cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085648041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648041 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648041 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648041 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648043 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648043 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648043 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426440718876" session_id=3976378829 session_state=CONTINUE} 20241107085648043 DSS <0004> hlr_ussd.c:576 262426440718876/0xed02b9cd: Process SS (CONTINUE) 20241107085648043 DSS <0004> hlr_ussd.c:518 262426440718876/0xed02b9cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085648043 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426440718876" session_id=3976378829 session_state=CONTINUE} 20241107085648043 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648043 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648043 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648048 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648048 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426440718876" session_id=3976378829 session_state=CONTINUE} 20241107085648048 DSS <0004> hlr_ussd.c:576 262426440718876/0xed02b9cd: Process SS (CONTINUE) 20241107085648048 DSS <0004> hlr_ussd.c:518 262426440718876/0xed02b9cd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648048 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648048 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648048 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648048 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648048 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648049 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648049 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426440718876" session_id=3976378829 session_state=END} 20241107085648049 DSS <0004> hlr_ussd.c:576 262426440718876/0xed02b9cd: Process SS (END) 20241107085648049 DSS <0004> hlr_ussd.c:518 262426440718876/0xed02b9cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648049 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426440718876" session_id=3976378829 session_state=END} 20241107085648049 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648049 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262426440718876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20241107085648056 DAUC <0003> db_auc.c:157 IMSI='262429032241416': No 2G Auth Data 20241107085648056 DAUC <0003> db_auc.c:192 IMSI='262429032241416': No 3G Auth Data 20241107085648082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20241107085648088 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648088 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429032241416" session_id=614308808 session_state=BEGIN} 20241107085648088 DSS <0004> hlr_ussd.c:576 262429032241416/0x249d9bc8: Process SS (BEGIN) 20241107085648088 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085648088 DSS <0004> hlr_ussd.c:518 262429032241416/0x249d9bc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085648088 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648088 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648088 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648088 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648089 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648089 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648089 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032241416" session_id=614308808 session_state=CONTINUE} 20241107085648089 DSS <0004> hlr_ussd.c:576 262429032241416/0x249d9bc8: Process SS (CONTINUE) 20241107085648089 DSS <0004> hlr_ussd.c:518 262429032241416/0x249d9bc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085648089 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032241416" session_id=614308808 session_state=CONTINUE} 20241107085648089 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648089 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648089 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648093 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429032241416" session_id=614308808 session_state=CONTINUE} 20241107085648093 DSS <0004> hlr_ussd.c:576 262429032241416/0x249d9bc8: Process SS (CONTINUE) 20241107085648093 DSS <0004> hlr_ussd.c:518 262429032241416/0x249d9bc8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648093 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648093 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648093 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648093 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648095 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648095 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648095 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032241416" session_id=614308808 session_state=END} 20241107085648095 DSS <0004> hlr_ussd.c:576 262429032241416/0x249d9bc8: Process SS (END) 20241107085648095 DSS <0004> hlr_ussd.c:518 262429032241416/0x249d9bc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648095 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429032241416" session_id=614308808 session_state=END} 20241107085648095 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648095 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429032241416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648095 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648095 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 20241107085648101 DAUC <0003> db_auc.c:157 IMSI='262420476171252': No 2G Auth Data 20241107085648101 DAUC <0003> db_auc.c:192 IMSI='262420476171252': No 3G Auth Data 20241107085648127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20241107085648132 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648133 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420476171252" session_id=940043102 session_state=BEGIN} 20241107085648133 DSS <0004> hlr_ussd.c:576 262420476171252/0x3807eb5e: Process SS (BEGIN) 20241107085648133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241107085648133 DSS <0004> hlr_ussd.c:518 262420476171252/0x3807eb5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241107085648133 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648133 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648133 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648133 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648135 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648135 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648135 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420476171252" session_id=940043102 session_state=CONTINUE} 20241107085648135 DSS <0004> hlr_ussd.c:576 262420476171252/0x3807eb5e: Process SS (CONTINUE) 20241107085648135 DSS <0004> hlr_ussd.c:518 262420476171252/0x3807eb5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241107085648135 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420476171252" session_id=940043102 session_state=CONTINUE} 20241107085648135 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648135 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648135 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648139 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648139 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420476171252" session_id=940043102 session_state=CONTINUE} 20241107085648139 DSS <0004> hlr_ussd.c:576 262420476171252/0x3807eb5e: Process SS (CONTINUE) 20241107085648139 DSS <0004> hlr_ussd.c:518 262420476171252/0x3807eb5e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648139 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648139 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648139 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648139 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648139 DLINP <000b> input/ipa.c:431 127.0.0.1:33121 sending data 20241107085648141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648141 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648141 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420476171252" session_id=940043102 session_state=END} 20241107085648141 DSS <0004> hlr_ussd.c:576 262420476171252/0x3807eb5e: Process SS (END) 20241107085648141 DSS <0004> hlr_ussd.c:518 262420476171252/0x3807eb5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241107085648141 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420476171252" session_id=940043102 session_state=END} 20241107085648141 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085648141 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420476171252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085648141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648141 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085648143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20241107085648144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 20241107085648145 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648145 DLINP <000b> input/ipa.c:405 127.0.0.1:33121 message received 20241107085648145 DLINP <000b> input/ipa.c:414 127.0.0.1:33121 connection closed with server 20241107085648145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33121 20241107085648145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241107085648145 DLINP <000b> input/ipa.c:451 connected read/write 20241107085648145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085648145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085648145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085648145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085648146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43319<->l=127.0.0.1:4259) 20241107085648189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241107085648390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4258 20241107085651469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42751 20241107085651469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42751 20241107085651471 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651471 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651473 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085651473 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085651474 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651474 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085651474 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241107085651474 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241107085651474 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  20241107085651474 DLGSUP <0013> gsup_server.c:235 2:  20241107085651474 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 3:  20241107085651474 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 4:  20241107085651474 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 5:  20241107085651474 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 7:  20241107085651474 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085651474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085651474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085651474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42751 20241107085651476 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241107085651479 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085651479 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085651479 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  20241107085651479 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085651479 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  20241107085651479 DLGSUP <0013> gsup_server.c:235 2:  20241107085651479 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085651479 DLGSUP <0013> gsup_server.c:235 3:  20241107085651479 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085651479 DLGSUP <0013> gsup_server.c:235 4:  20241107085651479 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085651479 DLGSUP <0013> gsup_server.c:235 5:  20241107085651479 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085651479 DLGSUP <0013> gsup_server.c:235 7:  20241107085651479 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085651479 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085651479 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085651479 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085651496 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38769<->l=127.0.0.1:4259) 20241107085651507 DAUC <0003> db_auc.c:157 IMSI='262429391762736': No 2G Auth Data 20241107085651507 DAUC <0003> db_auc.c:192 IMSI='262429391762736': No 3G Auth Data 20241107085651532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20241107085651539 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651539 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429391762736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429391762736" session_id=2045272033 session_state=BEGIN} 20241107085651539 DSS <0004> hlr_ussd.c:576 262429391762736/0x79e85fe1: Process SS (BEGIN) 20241107085651539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651539 DSS <0004> hlr_ussd.c:518 262429391762736/0x79e85fe1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651539 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651539 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651539 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651539 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651548 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651548 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651548 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429391762736 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429391762736" session_id=2045272033 session_state=END} 20241107085651548 DSS <0004> hlr_ussd.c:576 262429391762736/0x79e85fe1: Process SS (END) 20241107085651548 DSS <0004> hlr_ussd.c:518 262429391762736/0x79e85fe1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651548 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429391762736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429391762736" session_id=2045272033 session_state=END} 20241107085651548 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429391762736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651548 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429391762736 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651548 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651548 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20241107085651557 DAUC <0003> db_auc.c:157 IMSI='262427832803568': No 2G Auth Data 20241107085651557 DAUC <0003> db_auc.c:192 IMSI='262427832803568': No 3G Auth Data 20241107085651581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241107085651587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651587 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427832803568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427832803568" session_id=2321668804 session_state=BEGIN} 20241107085651587 DSS <0004> hlr_ussd.c:576 262427832803568/0x8a61dac4: Process SS (BEGIN) 20241107085651587 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651587 DSS <0004> hlr_ussd.c:518 262427832803568/0x8a61dac4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651587 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651587 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651587 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651589 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651589 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651589 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427832803568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427832803568" session_id=2321668804 session_state=END} 20241107085651589 DSS <0004> hlr_ussd.c:576 262427832803568/0x8a61dac4: Process SS (END) 20241107085651589 DSS <0004> hlr_ussd.c:518 262427832803568/0x8a61dac4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651590 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427832803568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427832803568" session_id=2321668804 session_state=END} 20241107085651590 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427832803568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651590 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427832803568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651590 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651590 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241107085651597 DAUC <0003> db_auc.c:157 IMSI='262425837811491': No 2G Auth Data 20241107085651597 DAUC <0003> db_auc.c:192 IMSI='262425837811491': No 3G Auth Data 20241107085651623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4258 20241107085651630 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651630 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425837811491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425837811491" session_id=4160280983 session_state=BEGIN} 20241107085651630 DSS <0004> hlr_ussd.c:576 262425837811491/0xf7f8d997: Process SS (BEGIN) 20241107085651630 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651630 DSS <0004> hlr_ussd.c:518 262425837811491/0xf7f8d997: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651630 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651630 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651630 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651630 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651631 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651631 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425837811491 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425837811491" session_id=4160280983 session_state=END} 20241107085651631 DSS <0004> hlr_ussd.c:576 262425837811491/0xf7f8d997: Process SS (END) 20241107085651631 DSS <0004> hlr_ussd.c:518 262425837811491/0xf7f8d997: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651631 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425837811491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425837811491" session_id=4160280983 session_state=END} 20241107085651631 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425837811491 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651631 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425837811491 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4258 20241107085651639 DAUC <0003> db_auc.c:157 IMSI='262421652564955': No 2G Auth Data 20241107085651639 DAUC <0003> db_auc.c:192 IMSI='262421652564955': No 3G Auth Data 20241107085651662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241107085651667 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651667 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421652564955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421652564955" session_id=3084730686 session_state=BEGIN} 20241107085651667 DSS <0004> hlr_ussd.c:576 262421652564955/0xb7dd413e: Process SS (BEGIN) 20241107085651667 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651667 DSS <0004> hlr_ussd.c:518 262421652564955/0xb7dd413e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651667 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651667 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651667 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651667 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651669 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651669 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651669 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262421652564955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421652564955" session_id=3084730686 session_state=END} 20241107085651669 DSS <0004> hlr_ussd.c:576 262421652564955/0xb7dd413e: Process SS (END) 20241107085651669 DSS <0004> hlr_ussd.c:518 262421652564955/0xb7dd413e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651669 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421652564955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421652564955" session_id=3084730686 session_state=END} 20241107085651669 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421652564955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651669 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262421652564955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651669 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651669 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241107085651677 DAUC <0003> db_auc.c:157 IMSI='262421546415510': No 2G Auth Data 20241107085651677 DAUC <0003> db_auc.c:192 IMSI='262421546415510': No 3G Auth Data 20241107085651701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241107085651708 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651708 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421546415510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421546415510" session_id=1391534777 session_state=BEGIN} 20241107085651708 DSS <0004> hlr_ussd.c:576 262421546415510/0x52f122b9: Process SS (BEGIN) 20241107085651708 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651708 DSS <0004> hlr_ussd.c:518 262421546415510/0x52f122b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651708 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651708 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651708 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651708 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651711 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651711 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421546415510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546415510" session_id=1391534777 session_state=END} 20241107085651711 DSS <0004> hlr_ussd.c:576 262421546415510/0x52f122b9: Process SS (END) 20241107085651711 DSS <0004> hlr_ussd.c:518 262421546415510/0x52f122b9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651711 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421546415510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546415510" session_id=1391534777 session_state=END} 20241107085651711 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421546415510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651711 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421546415510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651711 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241107085651721 DAUC <0003> db_auc.c:157 IMSI='262423682787574': No 2G Auth Data 20241107085651721 DAUC <0003> db_auc.c:192 IMSI='262423682787574': No 3G Auth Data 20241107085651750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 20241107085651756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651756 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423682787574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423682787574" session_id=3444798302 session_state=BEGIN} 20241107085651756 DSS <0004> hlr_ussd.c:576 262423682787574/0xcd53735e: Process SS (BEGIN) 20241107085651756 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651756 DSS <0004> hlr_ussd.c:518 262423682787574/0xcd53735e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651756 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651756 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651758 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651758 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651758 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262423682787574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423682787574" session_id=3444798302 session_state=END} 20241107085651758 DSS <0004> hlr_ussd.c:576 262423682787574/0xcd53735e: Process SS (END) 20241107085651758 DSS <0004> hlr_ussd.c:518 262423682787574/0xcd53735e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651758 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423682787574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423682787574" session_id=3444798302 session_state=END} 20241107085651758 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423682787574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651758 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262423682787574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651758 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651758 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 20241107085651766 DAUC <0003> db_auc.c:157 IMSI='262424538049991': No 2G Auth Data 20241107085651766 DAUC <0003> db_auc.c:192 IMSI='262424538049991': No 3G Auth Data 20241107085651794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20241107085651800 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651800 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424538049991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424538049991" session_id=2866812224 session_state=BEGIN} 20241107085651800 DSS <0004> hlr_ussd.c:576 262424538049991/0xaae01540: Process SS (BEGIN) 20241107085651800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651800 DSS <0004> hlr_ussd.c:518 262424538049991/0xaae01540: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651800 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651800 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651800 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651800 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651802 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651802 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651802 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424538049991 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424538049991" session_id=2866812224 session_state=END} 20241107085651802 DSS <0004> hlr_ussd.c:576 262424538049991/0xaae01540: Process SS (END) 20241107085651802 DSS <0004> hlr_ussd.c:518 262424538049991/0xaae01540: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651802 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424538049991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424538049991" session_id=2866812224 session_state=END} 20241107085651802 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424538049991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651802 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424538049991 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651802 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651802 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4258 20241107085651810 DAUC <0003> db_auc.c:157 IMSI='262424147107730': No 2G Auth Data 20241107085651810 DAUC <0003> db_auc.c:192 IMSI='262424147107730': No 3G Auth Data 20241107085651838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4258 20241107085651844 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651844 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424147107730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424147107730" session_id=3461030063 session_state=BEGIN} 20241107085651844 DSS <0004> hlr_ussd.c:576 262424147107730/0xce4b20af: Process SS (BEGIN) 20241107085651844 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241107085651844 DSS <0004> hlr_ussd.c:518 262424147107730/0xce4b20af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241107085651844 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651844 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651844 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651844 DLINP <000b> input/ipa.c:431 127.0.0.1:42751 sending data 20241107085651846 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651846 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651846 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424147107730 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424147107730" session_id=3461030063 session_state=END} 20241107085651846 DSS <0004> hlr_ussd.c:576 262424147107730/0xce4b20af: Process SS (END) 20241107085651846 DSS <0004> hlr_ussd.c:518 262424147107730/0xce4b20af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241107085651846 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424147107730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424147107730" session_id=3461030063 session_state=END} 20241107085651846 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424147107730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085651846 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424147107730 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241107085651846 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651846 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085651850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35578<->l=127.0.0.1:4258 20241107085651854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241107085651855 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38769<->l=127.0.0.1:4259) 20241107085651855 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651855 DLINP <000b> input/ipa.c:405 127.0.0.1:42751 message received 20241107085651855 DLINP <000b> input/ipa.c:414 127.0.0.1:42751 connection closed with server 20241107085651855 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42751 20241107085651855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241107085651856 DLINP <000b> input/ipa.c:451 connected read/write 20241107085651856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085651856 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085651856 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085651856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085651899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20241107085652037 DSS <0004> hlr_ussd.c:239 262427127230814/0xa7a0929c: SS Session Timeout, destroying 20241107085652037 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427127230814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652093 DSS <0004> hlr_ussd.c:239 262425685014766/0xd863bb0e: SS Session Timeout, destroying 20241107085652093 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425685014766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20241107085652156 DSS <0004> hlr_ussd.c:239 262429905956629/0x3dc2d24b: SS Session Timeout, destroying 20241107085652156 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429905956629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652211 DSS <0004> hlr_ussd.c:239 262428205181754/0x0595a0e4: SS Session Timeout, destroying 20241107085652211 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428205181754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652248 DSS <0004> hlr_ussd.c:239 262424109851388/0x849e80e9: SS Session Timeout, destroying 20241107085652248 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424109851388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652291 DSS <0004> hlr_ussd.c:239 262422019415698/0xe5e5d151: SS Session Timeout, destroying 20241107085652291 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422019415698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652331 DSS <0004> hlr_ussd.c:239 262429100404316/0xa6c44ecb: SS Session Timeout, destroying 20241107085652331 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429100404316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085652371 DSS <0004> hlr_ussd.c:239 262421818065592/0xf67c0c26: SS Session Timeout, destroying 20241107085652371 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421818065592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085655177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085655179 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085655180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241107085655183 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085655183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085655183 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085655183 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  20241107085655183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085655183 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  20241107085655183 DLGSUP <0013> gsup_server.c:235 2:  20241107085655183 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085655183 DLGSUP <0013> gsup_server.c:235 3:  20241107085655183 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085655183 DLGSUP <0013> gsup_server.c:235 4:  20241107085655183 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085655183 DLGSUP <0013> gsup_server.c:235 5:  20241107085655183 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085655183 DLGSUP <0013> gsup_server.c:235 7:  20241107085655183 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085655183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085655183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085655183 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085655200 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34753<->l=127.0.0.1:4259) 20241107085655211 DAUC <0003> db_auc.c:157 IMSI='262420484630015': No 2G Auth Data 20241107085655211 DAUC <0003> db_auc.c:192 IMSI='262420484630015': No 3G Auth Data 20241107085655237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241107085655246 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085655246 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420484630015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420484630015" session_id=2749496656 session_state=BEGIN} 20241107085655246 DSS <0004> hlr_ussd.c:576 262420484630015/0xa3e1fd50: Process SS (BEGIN) 20241107085655246 DSS <0004> hlr_ussd.c:498 262420484630015/0xa3e1fd50: SS CompType=Invoke, OpCode=InterrogateSS 20241107085655246 DSS <0004> hlr_ussd.c:506 262420484630015/0xa3e1fd50: Structured SS requests are not supported, rejecting... 20241107085655246 DSS <0004> hlr_ussd.c:354 262420484630015/0xa3e1fd50: Tx ReturnError(0, 0x15) 20241107085655246 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420484630015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420484630015" session_id=2749496656 session_state=END} 20241107085655246 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085655246 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085655249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241107085655266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241107085655267 DLINP <000b> input/ipa.c:451 connected read/write 20241107085655267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085655267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085655267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085655267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085655267 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34753<->l=127.0.0.1:4259) 20241107085655310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241107085655411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4258 20241107085655655 DSS <0004> hlr_ussd.c:239 262427586095588/0x3039f1df: SS Session Timeout, destroying 20241107085655655 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427586095588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655691 DSS <0004> hlr_ussd.c:239 262423731211548/0xafdad75d: SS Session Timeout, destroying 20241107085655691 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423731211548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655729 DSS <0004> hlr_ussd.c:239 262426882410454/0x44e10c9b: SS Session Timeout, destroying 20241107085655729 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426882410454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655770 DSS <0004> hlr_ussd.c:239 262426477576946/0xd2a41e37: SS Session Timeout, destroying 20241107085655770 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426477576946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655809 DSS <0004> hlr_ussd.c:239 262427603211428/0x4e69b49a: SS Session Timeout, destroying 20241107085655809 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427603211428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655859 DSS <0004> hlr_ussd.c:239 262421296983521/0x01669827: SS Session Timeout, destroying 20241107085655859 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421296983521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655909 DSS <0004> hlr_ussd.c:239 262428558235094/0x7b7e56ae: SS Session Timeout, destroying 20241107085655909 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428558235094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085655947 DSS <0004> hlr_ussd.c:239 262429912454806/0x945753e7: SS Session Timeout, destroying 20241107085655947 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429912454806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085658484 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085658484 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085658487 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241107085658490 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085658490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085658490 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  20241107085658490 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085658490 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  20241107085658490 DLGSUP <0013> gsup_server.c:235 2:  20241107085658490 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085658490 DLGSUP <0013> gsup_server.c:235 3:  20241107085658490 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085658490 DLGSUP <0013> gsup_server.c:235 4:  20241107085658490 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085658490 DLGSUP <0013> gsup_server.c:235 5:  20241107085658490 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085658490 DLGSUP <0013> gsup_server.c:235 7:  20241107085658490 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085658490 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085658490 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085658490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085658507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45355<->l=127.0.0.1:4259) 20241107085658518 DAUC <0003> db_auc.c:157 IMSI='262420826688929': No 2G Auth Data 20241107085658518 DAUC <0003> db_auc.c:192 IMSI='262420826688929': No 3G Auth Data 20241107085658542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60174<->l=127.0.0.1:4258 20241107085658550 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658550 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420826688929"} 20241107085658550 DMAIN <0000> hlr.c:435 IMSI='262420826688929': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658550 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420826688929"} 20241107085658550 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658550 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658550 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658552 DAUC <0003> db_auc.c:192 IMSI='262420826688929': No 3G Auth Data 20241107085658555 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658555 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420826688929"} 20241107085658556 DAUC <0003> hlr.c:428 IMSI='262420826688929': storing IMEI = 12345678901234 20241107085658559 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420826688929"} 20241107085658559 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420826688929 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658559 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658559 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658560 DAUC <0003> db_auc.c:192 IMSI='262420826688929': No 3G Auth Data 20241107085658561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60174<->l=127.0.0.1:4258 20241107085658573 DAUC <0003> db_auc.c:157 IMSI='262424122676296': No 2G Auth Data 20241107085658573 DAUC <0003> db_auc.c:192 IMSI='262424122676296': No 3G Auth Data 20241107085658599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241107085658605 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658605 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424122676296"} 20241107085658605 DMAIN <0000> hlr.c:435 IMSI='262424122676296': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658605 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424122676296"} 20241107085658605 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658605 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658605 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658607 DAUC <0003> db_auc.c:192 IMSI='262424122676296': No 3G Auth Data 20241107085658610 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658610 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424122676296"} 20241107085658610 DAUC <0003> hlr.c:428 IMSI='262424122676296': storing IMEI = 12345678901234 20241107085658613 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424122676296"} 20241107085658613 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424122676296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658613 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658613 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658614 DAUC <0003> db_auc.c:192 IMSI='262424122676296': No 3G Auth Data 20241107085658615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241107085658627 DAUC <0003> db_auc.c:157 IMSI='262420937922784': No 2G Auth Data 20241107085658627 DAUC <0003> db_auc.c:192 IMSI='262420937922784': No 3G Auth Data 20241107085658649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241107085658655 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658655 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420937922784"} 20241107085658655 DMAIN <0000> hlr.c:435 IMSI='262420937922784': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658655 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420937922784"} 20241107085658655 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658655 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658655 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658657 DAUC <0003> db_auc.c:192 IMSI='262420937922784': No 3G Auth Data 20241107085658660 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658660 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420937922784"} 20241107085658660 DAUC <0003> hlr.c:428 IMSI='262420937922784': storing IMEI = 12345678901234 20241107085658663 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420937922784"} 20241107085658663 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420937922784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658663 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658663 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658664 DAUC <0003> db_auc.c:192 IMSI='262420937922784': No 3G Auth Data 20241107085658665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241107085658677 DAUC <0003> db_auc.c:157 IMSI='262425752305699': No 2G Auth Data 20241107085658677 DAUC <0003> db_auc.c:192 IMSI='262425752305699': No 3G Auth Data 20241107085658700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4258 20241107085658704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658704 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425752305699"} 20241107085658704 DMAIN <0000> hlr.c:435 IMSI='262425752305699': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658704 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425752305699"} 20241107085658704 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658704 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658706 DAUC <0003> db_auc.c:157 IMSI='262425752305699': No 2G Auth Data 20241107085658708 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658708 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425752305699"} 20241107085658708 DAUC <0003> hlr.c:428 IMSI='262425752305699': storing IMEI = 12345678901234 20241107085658712 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425752305699"} 20241107085658712 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425752305699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658712 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658712 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658713 DAUC <0003> db_auc.c:157 IMSI='262425752305699': No 2G Auth Data 20241107085658714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4258 20241107085658725 DAUC <0003> db_auc.c:157 IMSI='262423312942890': No 2G Auth Data 20241107085658725 DAUC <0003> db_auc.c:192 IMSI='262423312942890': No 3G Auth Data 20241107085658750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4258 20241107085658756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658756 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423312942890"} 20241107085658756 DMAIN <0000> hlr.c:435 IMSI='262423312942890': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658756 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423312942890"} 20241107085658756 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658756 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658758 DAUC <0003> db_auc.c:157 IMSI='262423312942890': No 2G Auth Data 20241107085658760 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658760 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423312942890"} 20241107085658760 DAUC <0003> hlr.c:428 IMSI='262423312942890': storing IMEI = 12345678901234 20241107085658763 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423312942890"} 20241107085658763 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423312942890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658764 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658764 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658765 DAUC <0003> db_auc.c:157 IMSI='262423312942890': No 2G Auth Data 20241107085658765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4258 20241107085658777 DAUC <0003> db_auc.c:157 IMSI='262421591760193': No 2G Auth Data 20241107085658777 DAUC <0003> db_auc.c:192 IMSI='262421591760193': No 3G Auth Data 20241107085658805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241107085658811 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658811 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421591760193"} 20241107085658811 DMAIN <0000> hlr.c:435 IMSI='262421591760193': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658811 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421591760193"} 20241107085658811 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658811 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658811 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658816 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658816 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421591760193"} 20241107085658816 DAUC <0003> hlr.c:428 IMSI='262421591760193': storing IMEI = 12345678901234 20241107085658819 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421591760193"} 20241107085658819 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421591760193 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658819 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658819 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241107085658836 DAUC <0003> db_auc.c:157 IMSI='262429349062541': No 2G Auth Data 20241107085658836 DAUC <0003> db_auc.c:192 IMSI='262429349062541': No 3G Auth Data 20241107085658864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4258 20241107085658868 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658868 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429349062541"} 20241107085658868 DMAIN <0000> hlr.c:435 IMSI='262429349062541': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658868 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429349062541"} 20241107085658868 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658868 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658868 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658872 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658872 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429349062541"} 20241107085658872 DAUC <0003> hlr.c:428 IMSI='262429349062541': storing IMEI = 12345678901234 20241107085658875 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429349062541"} 20241107085658875 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429349062541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658875 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658875 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4258 20241107085658892 DAUC <0003> db_auc.c:157 IMSI='262429843141063': No 2G Auth Data 20241107085658892 DAUC <0003> db_auc.c:192 IMSI='262429843141063': No 3G Auth Data 20241107085658920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20241107085658925 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658925 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843141063"} 20241107085658925 DMAIN <0000> hlr.c:435 IMSI='262429843141063': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085658925 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429843141063"} 20241107085658925 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658925 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658925 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658929 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658929 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429843141063"} 20241107085658929 DAUC <0003> hlr.c:428 IMSI='262429843141063': storing IMEI = 12345678901234 20241107085658933 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429843141063"} 20241107085658933 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429843141063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085658933 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658933 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085658935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20241107085658947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241107085658948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45355<->l=127.0.0.1:4259) 20241107085658948 DLINP <000b> input/ipa.c:451 connected read/write 20241107085658948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085658948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085658948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085658948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085658989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20241107085659090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20241107085702164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085702164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085702165 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241107085702167 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085702167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085702167 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  20241107085702167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085702167 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  20241107085702167 DLGSUP <0013> gsup_server.c:235 2:  20241107085702167 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085702167 DLGSUP <0013> gsup_server.c:235 3:  20241107085702167 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085702167 DLGSUP <0013> gsup_server.c:235 4:  20241107085702167 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085702167 DLGSUP <0013> gsup_server.c:235 5:  20241107085702167 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085702167 DLGSUP <0013> gsup_server.c:235 7:  20241107085702167 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085702167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085702167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085702167 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085702184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39783<->l=127.0.0.1:4259) 20241107085702202 DAUC <0003> db_auc.c:157 IMSI='262428234493573': No 2G Auth Data 20241107085702202 DAUC <0003> db_auc.c:192 IMSI='262428234493573': No 3G Auth Data 20241107085702226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4258 20241107085702232 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702232 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428234493573" source_name="the-source\n"} 20241107085702232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241107085702232 DMAIN <0000> hlr.c:435 IMSI='262428234493573': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702232 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428234493573" destination_name="the-source\n"} 20241107085702232 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702232 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702232 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702234 DAUC <0003> db_auc.c:192 IMSI='262428234493573': No 3G Auth Data 20241107085702238 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702238 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428234493573" source_name="the-source\n"} 20241107085702238 DAUC <0003> hlr.c:428 IMSI='262428234493573': storing IMEI = 12345678901234 20241107085702241 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428234493573" destination_name="the-source\n"} 20241107085702241 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428234493573 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702241 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702241 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702243 DAUC <0003> db_auc.c:192 IMSI='262428234493573': No 3G Auth Data 20241107085702244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4258 20241107085702256 DAUC <0003> db_auc.c:157 IMSI='262421488857162': No 2G Auth Data 20241107085702256 DAUC <0003> db_auc.c:192 IMSI='262421488857162': No 3G Auth Data 20241107085702278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20241107085702284 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702284 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421488857162" source_name="the-source\n"} 20241107085702284 DMAIN <0000> hlr.c:435 IMSI='262421488857162': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702284 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421488857162" destination_name="the-source\n"} 20241107085702284 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702284 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702284 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702286 DAUC <0003> db_auc.c:192 IMSI='262421488857162': No 3G Auth Data 20241107085702289 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702289 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421488857162" source_name="the-source\n"} 20241107085702289 DAUC <0003> hlr.c:428 IMSI='262421488857162': storing IMEI = 12345678901234 20241107085702292 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421488857162" destination_name="the-source\n"} 20241107085702292 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262421488857162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702292 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702292 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702294 DAUC <0003> db_auc.c:192 IMSI='262421488857162': No 3G Auth Data 20241107085702295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60238<->l=127.0.0.1:4258 20241107085702306 DAUC <0003> db_auc.c:157 IMSI='262426588381115': No 2G Auth Data 20241107085702306 DAUC <0003> db_auc.c:192 IMSI='262426588381115': No 3G Auth Data 20241107085702330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60250<->l=127.0.0.1:4258 20241107085702336 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702336 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426588381115" source_name="the-source\n"} 20241107085702336 DMAIN <0000> hlr.c:435 IMSI='262426588381115': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702336 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426588381115" destination_name="the-source\n"} 20241107085702336 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702336 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702336 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702338 DAUC <0003> db_auc.c:192 IMSI='262426588381115': No 3G Auth Data 20241107085702341 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702341 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426588381115" source_name="the-source\n"} 20241107085702341 DAUC <0003> hlr.c:428 IMSI='262426588381115': storing IMEI = 12345678901234 20241107085702344 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426588381115" destination_name="the-source\n"} 20241107085702344 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262426588381115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702344 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702344 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702346 DAUC <0003> db_auc.c:192 IMSI='262426588381115': No 3G Auth Data 20241107085702348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60250<->l=127.0.0.1:4258 20241107085702361 DAUC <0003> db_auc.c:157 IMSI='262429270918816': No 2G Auth Data 20241107085702361 DAUC <0003> db_auc.c:192 IMSI='262429270918816': No 3G Auth Data 20241107085702392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 20241107085702398 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702398 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429270918816" source_name="the-source\n"} 20241107085702398 DMAIN <0000> hlr.c:435 IMSI='262429270918816': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702398 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429270918816" destination_name="the-source\n"} 20241107085702398 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702398 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702398 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702400 DAUC <0003> db_auc.c:157 IMSI='262429270918816': No 2G Auth Data 20241107085702402 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702402 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429270918816" source_name="the-source\n"} 20241107085702402 DAUC <0003> hlr.c:428 IMSI='262429270918816': storing IMEI = 12345678901234 20241107085702405 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429270918816" destination_name="the-source\n"} 20241107085702405 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429270918816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702405 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702406 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702407 DAUC <0003> db_auc.c:157 IMSI='262429270918816': No 2G Auth Data 20241107085702408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60262<->l=127.0.0.1:4258 20241107085702420 DAUC <0003> db_auc.c:157 IMSI='262426103913842': No 2G Auth Data 20241107085702420 DAUC <0003> db_auc.c:192 IMSI='262426103913842': No 3G Auth Data 20241107085702445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241107085702452 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702452 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426103913842" source_name="the-source\n"} 20241107085702452 DMAIN <0000> hlr.c:435 IMSI='262426103913842': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702452 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426103913842" destination_name="the-source\n"} 20241107085702452 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702452 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702452 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702454 DAUC <0003> db_auc.c:157 IMSI='262426103913842': No 2G Auth Data 20241107085702456 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702456 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426103913842" source_name="the-source\n"} 20241107085702456 DAUC <0003> hlr.c:428 IMSI='262426103913842': storing IMEI = 12345678901234 20241107085702460 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426103913842" destination_name="the-source\n"} 20241107085702460 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426103913842 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702460 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702460 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702461 DAUC <0003> db_auc.c:157 IMSI='262426103913842': No 2G Auth Data 20241107085702462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241107085702474 DAUC <0003> db_auc.c:157 IMSI='262427701878668': No 2G Auth Data 20241107085702474 DAUC <0003> db_auc.c:192 IMSI='262427701878668': No 3G Auth Data 20241107085702501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241107085702507 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702507 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701878668" source_name="the-source\n"} 20241107085702507 DMAIN <0000> hlr.c:435 IMSI='262427701878668': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702507 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701878668" destination_name="the-source\n"} 20241107085702507 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702507 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702507 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702512 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702512 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427701878668" source_name="the-source\n"} 20241107085702512 DAUC <0003> hlr.c:428 IMSI='262427701878668': storing IMEI = 12345678901234 20241107085702515 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427701878668" destination_name="the-source\n"} 20241107085702515 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427701878668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702515 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702515 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241107085702532 DAUC <0003> db_auc.c:157 IMSI='262425177165735': No 2G Auth Data 20241107085702532 DAUC <0003> db_auc.c:192 IMSI='262425177165735': No 3G Auth Data 20241107085702561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241107085702565 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702566 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177165735" source_name="the-source\n"} 20241107085702566 DMAIN <0000> hlr.c:435 IMSI='262425177165735': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702566 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177165735" destination_name="the-source\n"} 20241107085702566 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702566 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702566 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702570 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702570 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425177165735" source_name="the-source\n"} 20241107085702570 DAUC <0003> hlr.c:428 IMSI='262425177165735': storing IMEI = 12345678901234 20241107085702573 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425177165735" destination_name="the-source\n"} 20241107085702573 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425177165735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702573 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702573 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241107085702590 DAUC <0003> db_auc.c:157 IMSI='262429029474058': No 2G Auth Data 20241107085702590 DAUC <0003> db_auc.c:192 IMSI='262429029474058': No 3G Auth Data 20241107085702618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60286<->l=127.0.0.1:4258 20241107085702622 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702622 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429029474058" source_name="the-source\n"} 20241107085702622 DMAIN <0000> hlr.c:435 IMSI='262429029474058': has IMEI = 12345678901234 (consider setting 'store-imei') 20241107085702622 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429029474058" destination_name="the-source\n"} 20241107085702622 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702622 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702622 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702628 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702628 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429029474058" source_name="the-source\n"} 20241107085702628 DAUC <0003> hlr.c:428 IMSI='262429029474058': storing IMEI = 12345678901234 20241107085702631 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429029474058" destination_name="the-source\n"} 20241107085702631 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429029474058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085702631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702631 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085702633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60286<->l=127.0.0.1:4258 20241107085702645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241107085702646 DLINP <000b> input/ipa.c:451 connected read/write 20241107085702646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085702646 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085702646 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085702646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085702646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241107085702646 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39783<->l=127.0.0.1:4259) 20241107085702688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241107085702788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4258 20241107085705867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085705867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085705869 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20241107085705872 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705872 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085705872 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085705872 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  20241107085705872 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085705872 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  20241107085705872 DLGSUP <0013> gsup_server.c:235 2:  20241107085705872 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085705872 DLGSUP <0013> gsup_server.c:235 3:  20241107085705872 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085705872 DLGSUP <0013> gsup_server.c:235 4:  20241107085705872 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085705872 DLGSUP <0013> gsup_server.c:235 5:  20241107085705872 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085705872 DLGSUP <0013> gsup_server.c:235 7:  20241107085705872 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085705872 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085705872 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085705872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085705898 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38957<->l=127.0.0.1:4259) 20241107085705916 DAUC <0003> db_auc.c:157 IMSI='262429921446862': No 2G Auth Data 20241107085705916 DAUC <0003> db_auc.c:192 IMSI='262429921446862': No 3G Auth Data 20241107085705940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241107085705946 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705946 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429921446862"} 20241107085705946 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085705946 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429921446862" cause=Invalid mandatory information} 20241107085705946 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705946 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705946 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705949 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429921446862"} 20241107085705949 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085705949 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429921446862" cause=Invalid mandatory information} 20241107085705949 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705949 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705951 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705951 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429921446862"} 20241107085705951 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085705951 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429921446862" cause=Invalid mandatory information} 20241107085705951 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705951 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705951 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705954 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705954 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429921446862"} 20241107085705954 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085705954 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429921446862" cause=Invalid mandatory information} 20241107085705954 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705954 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705954 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705956 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429921446862"} 20241107085705956 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085705956 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429921446862" cause=Invalid mandatory information} 20241107085705956 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429921446862 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4258 20241107085705969 DAUC <0003> db_auc.c:157 IMSI='262428450370854': No 2G Auth Data 20241107085705969 DAUC <0003> db_auc.c:192 IMSI='262428450370854': No 3G Auth Data 20241107085705994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241107085705998 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085705998 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450370854"} 20241107085705998 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085705998 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428450370854" cause=Invalid mandatory information} 20241107085705998 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085705998 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085705998 DLINP <000b> input/ipa.c:451 connected read/write 20241107085705998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706001 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450370854"} 20241107085706001 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706001 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428450370854" cause=Invalid mandatory information} 20241107085706001 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706003 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706003 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450370854"} 20241107085706003 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706003 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428450370854" cause=Invalid mandatory information} 20241107085706003 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706003 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706003 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706004 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706004 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450370854"} 20241107085706004 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706004 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428450370854" cause=Invalid mandatory information} 20241107085706004 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706004 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706004 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706006 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706006 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428450370854"} 20241107085706006 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706006 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428450370854" cause=Invalid mandatory information} 20241107085706006 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428450370854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706006 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706006 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241107085706019 DAUC <0003> db_auc.c:157 IMSI='262428159791091': No 2G Auth Data 20241107085706019 DAUC <0003> db_auc.c:192 IMSI='262428159791091': No 3G Auth Data 20241107085706045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241107085706049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706049 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159791091"} 20241107085706049 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706049 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159791091" cause=Invalid mandatory information} 20241107085706049 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706049 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706051 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706051 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159791091"} 20241107085706051 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706051 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159791091" cause=Invalid mandatory information} 20241107085706051 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706051 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706051 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706052 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706052 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159791091"} 20241107085706052 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706052 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159791091" cause=Invalid mandatory information} 20241107085706052 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706052 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706052 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706054 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706054 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159791091"} 20241107085706054 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706054 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159791091" cause=Invalid mandatory information} 20241107085706054 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706054 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706054 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706055 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159791091"} 20241107085706055 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706055 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159791091" cause=Invalid mandatory information} 20241107085706055 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428159791091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706056 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4258 20241107085706068 DAUC <0003> db_auc.c:157 IMSI='262420202353945': No 2G Auth Data 20241107085706068 DAUC <0003> db_auc.c:192 IMSI='262420202353945': No 3G Auth Data 20241107085706094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241107085706098 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706098 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420202353945"} 20241107085706098 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706098 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420202353945" cause=Invalid mandatory information} 20241107085706098 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706098 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706098 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706101 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706101 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420202353945"} 20241107085706101 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706101 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420202353945" cause=Invalid mandatory information} 20241107085706101 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706101 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706101 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706103 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420202353945"} 20241107085706103 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706103 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420202353945" cause=Invalid mandatory information} 20241107085706103 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706103 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706105 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706105 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420202353945"} 20241107085706105 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706105 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420202353945" cause=Invalid mandatory information} 20241107085706105 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706105 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706105 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706106 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706106 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420202353945"} 20241107085706106 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706106 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420202353945" cause=Invalid mandatory information} 20241107085706106 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420202353945 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706106 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706106 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241107085706119 DAUC <0003> db_auc.c:157 IMSI='262426475311152': No 2G Auth Data 20241107085706119 DAUC <0003> db_auc.c:192 IMSI='262426475311152': No 3G Auth Data 20241107085706146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241107085706149 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706149 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475311152"} 20241107085706149 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706149 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426475311152" cause=Invalid mandatory information} 20241107085706149 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706149 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706149 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706151 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706151 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475311152"} 20241107085706151 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706151 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426475311152" cause=Invalid mandatory information} 20241107085706151 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706151 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706151 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706153 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706153 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475311152"} 20241107085706153 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706153 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426475311152" cause=Invalid mandatory information} 20241107085706153 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706153 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706153 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706154 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706154 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475311152"} 20241107085706154 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706154 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426475311152" cause=Invalid mandatory information} 20241107085706154 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706154 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706155 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706156 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706156 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426475311152"} 20241107085706156 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706156 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426475311152" cause=Invalid mandatory information} 20241107085706156 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426475311152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706156 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706156 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4258 20241107085706170 DAUC <0003> db_auc.c:157 IMSI='262424851599010': No 2G Auth Data 20241107085706170 DAUC <0003> db_auc.c:192 IMSI='262424851599010': No 3G Auth Data 20241107085706202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20241107085706206 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706206 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851599010"} 20241107085706206 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706206 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851599010" cause=Invalid mandatory information} 20241107085706206 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706206 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706206 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706207 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706207 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851599010"} 20241107085706207 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706207 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851599010" cause=Invalid mandatory information} 20241107085706207 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706207 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706207 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706209 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706209 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851599010"} 20241107085706209 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706209 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851599010" cause=Invalid mandatory information} 20241107085706209 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706209 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706209 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706210 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851599010"} 20241107085706210 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706210 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851599010" cause=Invalid mandatory information} 20241107085706210 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706210 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706211 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706211 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851599010"} 20241107085706211 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706211 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424851599010" cause=Invalid mandatory information} 20241107085706211 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424851599010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706211 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706211 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4258 20241107085706227 DAUC <0003> db_auc.c:157 IMSI='262422272459376': No 2G Auth Data 20241107085706227 DAUC <0003> db_auc.c:192 IMSI='262422272459376': No 3G Auth Data 20241107085706255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4258 20241107085706257 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706257 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422272459376"} 20241107085706257 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706258 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422272459376" cause=Invalid mandatory information} 20241107085706258 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706258 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706258 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706260 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706260 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422272459376"} 20241107085706260 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706260 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422272459376" cause=Invalid mandatory information} 20241107085706260 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706260 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706260 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706261 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706261 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422272459376"} 20241107085706261 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706261 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422272459376" cause=Invalid mandatory information} 20241107085706261 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706261 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706261 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706263 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706263 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422272459376"} 20241107085706263 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706263 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422272459376" cause=Invalid mandatory information} 20241107085706264 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706264 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706264 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706265 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706265 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422272459376"} 20241107085706265 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706265 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422272459376" cause=Invalid mandatory information} 20241107085706265 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422272459376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706265 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706265 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4258 20241107085706281 DAUC <0003> db_auc.c:157 IMSI='262423381214183': No 2G Auth Data 20241107085706281 DAUC <0003> db_auc.c:192 IMSI='262423381214183': No 3G Auth Data 20241107085706309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60350<->l=127.0.0.1:4258 20241107085706313 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706313 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423381214183"} 20241107085706313 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241107085706313 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423381214183" cause=Invalid mandatory information} 20241107085706313 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706313 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706313 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706315 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423381214183"} 20241107085706315 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241107085706315 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423381214183" cause=Invalid mandatory information} 20241107085706315 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706315 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706317 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706317 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423381214183"} 20241107085706317 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241107085706317 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423381214183" cause=Invalid mandatory information} 20241107085706317 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706317 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706317 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706319 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423381214183"} 20241107085706319 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241107085706319 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423381214183" cause=Invalid mandatory information} 20241107085706319 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706319 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706320 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706320 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423381214183"} 20241107085706320 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241107085706320 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423381214183" cause=Invalid mandatory information} 20241107085706320 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423381214183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085706320 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706320 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085706322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60350<->l=127.0.0.1:4258 20241107085706333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4258 20241107085706335 DLINP <000b> input/ipa.c:451 connected read/write 20241107085706335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085706335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085706335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085706335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085706335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38957<->l=127.0.0.1:4259) 20241107085706380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 20241107085706480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4258 20241107085709555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085709555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085709557 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085709557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241107085709559 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085709559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085709559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085709559 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  20241107085709559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085709559 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  20241107085709559 DLGSUP <0013> gsup_server.c:235 2:  20241107085709559 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085709559 DLGSUP <0013> gsup_server.c:235 3:  20241107085709559 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085709559 DLGSUP <0013> gsup_server.c:235 4:  20241107085709559 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085709559 DLGSUP <0013> gsup_server.c:235 5:  20241107085709559 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085709559 DLGSUP <0013> gsup_server.c:235 7:  20241107085709559 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085709559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085709559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085709559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085709576 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35129<->l=127.0.0.1:4259) 20241107085709592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241107085709605 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085709605 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429979294172"} 20241107085709605 DMAIN <0000> hlr.c:435 IMSI='262429979294172': has IMEI = 22245678901234 (consider setting 'store-imei') 20241107085709605 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241107085709605 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429979294172" cause=Invalid mandatory information} 20241107085709605 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085709605 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085709606 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085709611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085709611 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429979294172"} 20241107085709611 DAUC <0003> hlr.c:428 IMSI='262429979294172': storing IMEI = 22245678901234 20241107085709611 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429979294172': no such subscriber 20241107085709611 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241107085709611 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429979294172" cause=Invalid mandatory information} 20241107085709611 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429979294172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085709611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085709611 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085709613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241107085709614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20241107085709615 DLINP <000b> input/ipa.c:451 connected read/write 20241107085709615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085709615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085709615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085709615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085709615 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35129<->l=127.0.0.1:4259) 20241107085709660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 20241107085709761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49050<->l=127.0.0.1:4258 20241107085712838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085712838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085712841 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 20241107085712845 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712845 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085712845 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085712845 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  20241107085712845 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085712845 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  20241107085712845 DLGSUP <0013> gsup_server.c:235 2:  20241107085712845 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085712845 DLGSUP <0013> gsup_server.c:235 3:  20241107085712845 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085712845 DLGSUP <0013> gsup_server.c:235 4:  20241107085712845 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085712845 DLGSUP <0013> gsup_server.c:235 5:  20241107085712845 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085712845 DLGSUP <0013> gsup_server.c:235 7:  20241107085712845 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085712845 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085712845 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085712845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085712865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35751<->l=127.0.0.1:4259) 20241107085712878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241107085712885 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712885 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085712885 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085712902 DMAIN <0000> hlr.c:243 IMSI='262422844526065': Successfully assigned MSISDN='597' 20241107085712902 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085712926 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085712926 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085712926 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712926 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712929 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712929 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712930 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712930 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712931 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712931 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712933 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712933 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085712933 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f905f3a0]{UNVALIDATED}: Allocated 20241107085712933 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085712953 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422844526065)[0x55d5f905f3a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085712953 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085712953 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712953 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712956 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422844526065"} 20241107085712956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422844526065)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085712956 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085712956 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422844526065"} 20241107085712956 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085712956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085712956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085712956 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085712956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712956 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712965 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712965 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085712965 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085712976 DMAIN <0000> hlr.c:243 IMSI='262422844526065': Successfully assigned MSISDN='128' 20241107085712976 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085712979 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085712979 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085712979 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712979 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712980 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712980 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712981 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712981 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712982 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712982 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712983 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085712983 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085712984 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712984 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085712984 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085712984 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085712991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085712991 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085712991 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712991 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712993 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085712993 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422844526065"} 20241107085712993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085712993 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085712993 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422844526065"} 20241107085712993 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085712993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085712993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085712993 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085712993 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085712993 DLINP <000b> input/ipa.c:451 connected read/write 20241107085712993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713001 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713001 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085713001 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085713008 DMAIN <0000> hlr.c:243 IMSI='262422844526065': Successfully assigned MSISDN='012' 20241107085713008 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085713011 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085713011 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085713011 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713011 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713013 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713013 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713014 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713014 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713015 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713015 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713016 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713016 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713017 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085713017 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085713017 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085713017 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422844526065" cause=GPRS services not allowed} 20241107085713017 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085713017 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085713017 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085713017 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085713017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713017 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713025 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713025 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085713025 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085713031 DMAIN <0000> hlr.c:243 IMSI='262422844526065': Successfully assigned MSISDN='984' 20241107085713031 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085713035 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085713035 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085713035 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713035 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713036 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713036 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713037 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713037 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713038 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713038 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713040 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713040 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085713040 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085713040 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085713040 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422844526065" cause=GPRS services not allowed} 20241107085713040 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085713040 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085713040 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085713040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085713040 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713040 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713048 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713048 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085713048 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085713052 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085713055 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085713055 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085713055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713055 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713056 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713056 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713057 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713057 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713058 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713058 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713060 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085713060 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085713060 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085713060 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422844526065" cause=GPRS services not allowed} 20241107085713060 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085713060 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085713060 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085713060 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085713060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713060 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713068 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713068 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844526065"} 20241107085713068 DMAIN <0000> hlr.c:227 IMSI='262422844526065': Creating subscriber on demand 20241107085713071 DAUC <0003> hlr.c:428 IMSI='262422844526065': storing IMEI = 12345678901234 20241107085713076 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422844526065"} 20241107085713076 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241107085713076 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713076 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713077 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713077 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713078 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713078 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713079 DAUC <0003> db_auc.c:157 IMSI='262422844526065': No 2G Auth Data 20241107085713079 DAUC <0003> db_auc.c:192 IMSI='262422844526065': No 3G Auth Data 20241107085713081 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713081 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085713081 DLU <0006> fsm.c:456 lu(262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085713081 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085713087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085713087 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422844526065" cn_domain=PS} 20241107085713087 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713087 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713090 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713090 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422844526065"} 20241107085713090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085713090 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085713090 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422844526065"} 20241107085713090 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422844526065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085713090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085713090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085713090 DLU <0006> fsm.c:568 lu(PS:IMSI-262422844526065)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085713090 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713090 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085713096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241107085713097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49066<->l=127.0.0.1:4258 20241107085713098 DLINP <000b> input/ipa.c:451 connected read/write 20241107085713098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085713098 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085713098 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085713098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085713098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35751<->l=127.0.0.1:4259) 20241107085713137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20241107085713237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20241107085716318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085716318 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085716320 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20241107085716323 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085716323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085716323 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  20241107085716323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085716323 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  20241107085716323 DLGSUP <0013> gsup_server.c:235 2:  20241107085716323 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085716323 DLGSUP <0013> gsup_server.c:235 3:  20241107085716323 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085716323 DLGSUP <0013> gsup_server.c:235 4:  20241107085716323 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085716323 DLGSUP <0013> gsup_server.c:235 5:  20241107085716323 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085716323 DLGSUP <0013> gsup_server.c:235 7:  20241107085716323 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085716323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085716323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085716323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085716344 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20241107085716362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241107085716367 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716367 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716367 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716382 DMAIN <0000> hlr.c:243 IMSI='262422764719776': Successfully assigned MSISDN='567' 20241107085716382 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716382 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085716389 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085716389 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716389 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716389 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716393 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716393 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422764719776"} 20241107085716393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085716393 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085716393 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422764719776"} 20241107085716393 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085716393 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085716393 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716393 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716395 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716395 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716396 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716396 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716397 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716397 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716405 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716405 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716405 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716412 DMAIN <0000> hlr.c:243 IMSI='262422764719776': Successfully assigned MSISDN='950' 20241107085716412 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716412 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085716418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085716418 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716418 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716418 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716420 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716420 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422764719776"} 20241107085716420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085716420 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085716420 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422764719776"} 20241107085716420 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085716421 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085716421 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716421 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716422 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716422 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716423 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716423 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716424 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716424 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716426 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716426 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716433 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716433 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716433 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716440 DMAIN <0000> hlr.c:243 IMSI='262422764719776': Successfully assigned MSISDN='552' 20241107085716440 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716440 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085716440 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422764719776" cause=GPRS services not allowed} 20241107085716440 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716440 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716440 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085716440 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085716440 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716440 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716441 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716441 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716442 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716442 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716443 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716443 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716444 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716444 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716451 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716451 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716451 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716458 DMAIN <0000> hlr.c:243 IMSI='262422764719776': Successfully assigned MSISDN='096' 20241107085716458 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716458 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085716458 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422764719776" cause=GPRS services not allowed} 20241107085716458 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716458 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716458 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085716458 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085716458 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716458 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716459 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716459 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716460 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716460 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716461 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716461 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716469 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716469 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716469 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716476 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716476 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241107085716476 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422764719776" cause=GPRS services not allowed} 20241107085716476 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Freeing instance 20241107085716476 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Deallocated 20241107085716476 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716476 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716477 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716477 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716478 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716478 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716479 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716479 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716487 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716487 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716487 DMAIN <0000> hlr.c:227 IMSI='262422764719776': Creating subscriber on demand 20241107085716490 DLU <0006> fsm.c:456 lu(262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085716490 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085716496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085716496 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422764719776" cn_domain=PS} 20241107085716496 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716496 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716499 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422764719776"} 20241107085716499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085716499 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085716499 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422764719776"} 20241107085716499 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422764719776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085716499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085716499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085716499 DLU <0006> fsm.c:568 lu(PS:IMSI-262422764719776)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085716499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716499 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085716500 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716500 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716501 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716501 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716502 DAUC <0003> db_auc.c:157 IMSI='262422764719776': No 2G Auth Data 20241107085716502 DAUC <0003> db_auc.c:192 IMSI='262422764719776': No 3G Auth Data 20241107085716508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241107085716509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20241107085716510 DLINP <000b> input/ipa.c:451 connected read/write 20241107085716510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085716510 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085716510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085716510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085716510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42389<->l=127.0.0.1:4259) 20241107085716548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20241107085716648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20241107085719726 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085719726 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085719729 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241107085719731 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085719731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085719731 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  20241107085719731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085719731 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  20241107085719732 DLGSUP <0013> gsup_server.c:235 2:  20241107085719732 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085719732 DLGSUP <0013> gsup_server.c:235 3:  20241107085719732 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085719732 DLGSUP <0013> gsup_server.c:235 4:  20241107085719732 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085719732 DLGSUP <0013> gsup_server.c:235 5:  20241107085719732 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085719732 DLGSUP <0013> gsup_server.c:235 7:  20241107085719732 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085719732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085719732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085719732 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085719751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33519<->l=127.0.0.1:4259) 20241107085719765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241107085719777 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719777 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425608097440"} 20241107085719777 DMAIN <0000> hlr.c:227 IMSI='262425608097440': Creating subscriber on demand 20241107085719784 DMAIN <0000> hlr.c:243 IMSI='262425608097440': Successfully assigned MSISDN='338' 20241107085719784 DAUC <0003> db_auc.c:157 IMSI='262425608097440': No 2G Auth Data 20241107085719784 DAUC <0003> db_auc.c:192 IMSI='262425608097440': No 3G Auth Data 20241107085719784 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425608097440 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 20241107085719784 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425608097440" cause=IMSI unknown in HLR} 20241107085719784 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241107085719784 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719784 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719787 DAUC <0003> db_auc.c:157 IMSI='262425608097440': No 2G Auth Data 20241107085719787 DAUC <0003> db_auc.c:192 IMSI='262425608097440': No 3G Auth Data 20241107085719788 DAUC <0003> db_auc.c:157 IMSI='262425608097440': No 2G Auth Data 20241107085719788 DAUC <0003> db_auc.c:192 IMSI='262425608097440': No 3G Auth Data 20241107085719789 DAUC <0003> db_auc.c:157 IMSI='262425608097440': No 2G Auth Data 20241107085719789 DAUC <0003> db_auc.c:192 IMSI='262425608097440': No 3G Auth Data 20241107085719791 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719791 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425608097440" cn_domain=PS} 20241107085719791 DLU <0006> fsm.c:456 lu(262425608097440)[0x55d5f9061cf0]{UNVALIDATED}: Allocated 20241107085719791 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241107085719797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425608097440)[0x55d5f9061cf0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085719797 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425608097440" cn_domain=PS} 20241107085719797 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719797 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719799 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719799 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425608097440"} 20241107085719800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425608097440)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085719800 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085719800 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425608097440"} 20241107085719800 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425608097440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085719800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608097440)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085719800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425608097440)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085719800 DLU <0006> fsm.c:568 lu(PS:IMSI-262425608097440)[0x55d5f9061cf0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085719800 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719800 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085719806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241107085719807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241107085719808 DLINP <000b> input/ipa.c:451 connected read/write 20241107085719808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085719808 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085719808 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085719808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085719808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33519<->l=127.0.0.1:4259) 20241107085719854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241107085719955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20241107085723028 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085723029 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085723031 DLINP <000b> input/ipa.c:451 connected read/write 20241107085723031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085723032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20241107085723034 DLINP <000b> input/ipa.c:451 connected read/write 20241107085723034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085723034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085723034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085723034 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  20241107085723034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085723034 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  20241107085723034 DLGSUP <0013> gsup_server.c:235 2:  20241107085723034 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085723034 DLGSUP <0013> gsup_server.c:235 3:  20241107085723034 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085723034 DLGSUP <0013> gsup_server.c:235 4:  20241107085723034 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085723034 DLGSUP <0013> gsup_server.c:235 5:  20241107085723034 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085723034 DLGSUP <0013> gsup_server.c:235 7:  20241107085723034 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085723034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085723034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085723034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085723053 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44599<->l=127.0.0.1:4259) 20241107085723056 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241107085723056 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241107085723071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20241107085723078 DAUC <0003> db_auc.c:157 IMSI='262429391743138': No 2G Auth Data 20241107085723078 DAUC <0003> db_auc.c:192 IMSI='262429391743138': No 3G Auth Data 20241107085723088 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615131274.msisdn 20241107085723088 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615131274.msisdn: not attached (vlr_number unset) 20241107085723088 DDGSM <0007> mslookup_server.c:327 sip.voice.491615131274.msisdn: does not exist in GSUP proxy 20241107085724089 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085724089 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429391743138" cn_domain=CS} 20241107085724089 DLU <0006> fsm.c:456 lu(262429391743138)[0x55d5f905f3a0]{UNVALIDATED}: Allocated 20241107085724089 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241107085724096 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429391743138)[0x55d5f905f3a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241107085724096 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429391743138" cn_domain=CS} 20241107085724096 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085724096 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085724099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085724099 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429391743138"} 20241107085724099 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429391743138)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241107085724099 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241107085724099 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429391743138"} 20241107085724099 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429391743138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085724099 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429391743138)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241107085724099 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429391743138)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241107085724099 DLU <0006> fsm.c:568 lu(CS:IMSI-262429391743138)[0x55d5f905f3a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241107085724099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085724099 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085724101 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615131274.msisdn 20241107085724101 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615131274.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241107085724101 DDGSM <0007> mslookup_server.c:327 sip.voice.491615131274.msisdn: does not exist in GSUP proxy 20241107085724101 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615131274.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241107085724111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58534<->l=127.0.0.1:4258 20241107085724112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20241107085724113 DLINP <000b> input/ipa.c:451 connected read/write 20241107085724113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085724113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085724113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085724113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085724113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44599<->l=127.0.0.1:4259) 20241107085724153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20241107085724254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58542<->l=127.0.0.1:4258 20241107085725248 DSS <0004> hlr_ussd.c:239 262420484630015/0xa3e1fd50: SS Session Timeout, destroying 20241107085725248 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420484630015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241107085727329 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085727329 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085727330 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085727331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241107085727332 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085727332 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085727332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085727332 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  20241107085727332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085727332 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  20241107085727332 DLGSUP <0013> gsup_server.c:235 2:  20241107085727332 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085727332 DLGSUP <0013> gsup_server.c:235 3:  20241107085727332 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085727332 DLGSUP <0013> gsup_server.c:235 4:  20241107085727332 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085727332 DLGSUP <0013> gsup_server.c:235 5:  20241107085727332 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085727332 DLGSUP <0013> gsup_server.c:235 7:  20241107085727332 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085727332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085727332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085727332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085727333 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241107085727333 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241107085727365 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36645<->l=127.0.0.1:4259) 20241107085727368 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241107085727368 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241107085727383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45224<->l=127.0.0.1:4258 20241107085727388 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085727388 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426944546925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426944546925" cn_domain=CS} 20241107085727388 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426944546925 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241107085727388 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426944546925 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241107085727388 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426944546925.imsi 20241107085727388 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426944546925.imsi 20241107085727388 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426944546925.imsi: does not exist in local HLR 20241107085727394 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426944546925 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241107085727394 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241107085727394 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241107085727394 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241107085727394 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241107085727394 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241107085727394 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426944546925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085727394 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085727394 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085727394 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085727394 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085727394 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085727394 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085727397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727397 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241107085727397 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241107085727397 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241107085727399 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727399 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727399 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241107085727441 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727441 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727441 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727441 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727441 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426944546925 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616682772 20241107085727441 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426944546925 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085727441 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727441 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727445 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727445 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727445 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426944546925 MSISDN-491616682772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085727445 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727445 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727447 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727447 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727447 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426944546925 MSISDN-491616682772 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 20241107085727447 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426944546925 MSISDN-491616682772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085727447 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727447 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085727448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45224<->l=127.0.0.1:4258 20241107085727449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.1:4258 20241107085727451 DLINP <000b> input/ipa.c:451 connected read/write 20241107085727451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085727451 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085727451 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085727451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085727451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36645<->l=127.0.0.1:4259) 20241107085727451 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085727451 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085727451 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241107085727451 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241107085727451 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241107085727494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 20241107085727594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 20241107085730669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085730669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085730671 DLINP <000b> input/ipa.c:451 connected read/write 20241107085730671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085730672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4258 20241107085730674 DLINP <000b> input/ipa.c:451 connected read/write 20241107085730674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085730674 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085730674 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085730674 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  20241107085730674 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085730674 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  20241107085730674 DLGSUP <0013> gsup_server.c:235 2:  20241107085730674 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085730674 DLGSUP <0013> gsup_server.c:235 3:  20241107085730674 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085730674 DLGSUP <0013> gsup_server.c:235 4:  20241107085730674 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085730674 DLGSUP <0013> gsup_server.c:235 5:  20241107085730674 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085730674 DLGSUP <0013> gsup_server.c:235 7:  20241107085730674 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085730674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085730674 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085730674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085730674 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241107085730674 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241107085730693 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45307<->l=127.0.0.1:4259) 20241107085730695 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241107085730695 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241107085730706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 20241107085730712 DAUC <0003> db_auc.c:157 IMSI='262426056178855': No 2G Auth Data 20241107085730712 DAUC <0003> db_auc.c:192 IMSI='262426056178855': No 3G Auth Data 20241107085730721 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426056178855.imsi 20241107085730721 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426056178855.imsi: found in local HLR 20241107085730729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 20241107085730730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4258 20241107085730731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45307<->l=127.0.0.1:4259) 20241107085730731 DLINP <000b> input/ipa.c:451 connected read/write 20241107085730731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085730731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085730731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085730731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085730771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4258 20241107085730871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4258 20241107085733953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085733953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085733955 DLINP <000b> input/ipa.c:451 connected read/write 20241107085733955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085733956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 20241107085733958 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241107085733958 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241107085733958 DLINP <000b> input/ipa.c:451 connected read/write 20241107085733958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085733958 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085733958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085733958 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  20241107085733958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085733958 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  20241107085733958 DLGSUP <0013> gsup_server.c:235 2:  20241107085733958 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085733958 DLGSUP <0013> gsup_server.c:235 3:  20241107085733958 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085733958 DLGSUP <0013> gsup_server.c:235 4:  20241107085733958 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085733958 DLGSUP <0013> gsup_server.c:235 5:  20241107085733958 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085733958 DLGSUP <0013> gsup_server.c:235 7:  20241107085733958 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085733958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085733958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085733958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085733989 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43235<->l=127.0.0.1:4259) 20241107085733992 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241107085733992 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241107085734009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241107085734015 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085734015 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428431438855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428431438855" cn_domain=CS} 20241107085734015 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428431438855 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241107085734015 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428431438855 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241107085734015 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428431438855.imsi 20241107085734015 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428431438855.imsi 20241107085734015 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428431438855.imsi: does not exist in local HLR 20241107085734020 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428431438855 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241107085734020 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241107085734020 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241107085734020 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241107085734020 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241107085734020 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241107085734020 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428431438855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085734020 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085734020 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085734020 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085734020 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085734020 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085734020 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085734022 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734022 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734022 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241107085734022 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241107085734022 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241107085734024 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734024 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734024 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241107085734065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734065 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428431438855 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610572325 20241107085734065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428431438855 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085734065 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734065 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734069 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734069 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734069 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428431438855 MSISDN-491610572325 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085734069 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734069 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734071 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085734071 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085734071 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428431438855 MSISDN-491610572325 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 20241107085734071 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428431438855 MSISDN-491610572325 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085734071 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734071 DLINP <000b> input/ipa.c:451 connected read/write 20241107085734071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085734073 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428431438855.imsi 20241107085734073 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428431438855.imsi: does not exist in local HLR 20241107085735074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.1:4258 20241107085735075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45264<->l=127.0.0.1:4258 20241107085735076 DLINP <000b> input/ipa.c:451 connected read/write 20241107085735076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085735076 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085735076 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085735076 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085735076 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43235<->l=127.0.0.1:4259) 20241107085735076 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085735076 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085735076 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241107085735076 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241107085735076 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241107085735118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.1:4258 20241107085735219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45278<->l=127.0.0.1:4258 20241107085738296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241107085738296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241107085738298 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085738299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 20241107085738301 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085738301 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241107085738301 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241107085738301 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  20241107085738301 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241107085738301 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  20241107085738301 DLGSUP <0013> gsup_server.c:235 2:  20241107085738301 DLGSUP <0013> gsup_server.c:237 2: 00  20241107085738301 DLGSUP <0013> gsup_server.c:235 3:  20241107085738301 DLGSUP <0013> gsup_server.c:237 3: 00  20241107085738301 DLGSUP <0013> gsup_server.c:235 4:  20241107085738301 DLGSUP <0013> gsup_server.c:237 4: 00  20241107085738301 DLGSUP <0013> gsup_server.c:235 5:  20241107085738301 DLGSUP <0013> gsup_server.c:237 5: 00  20241107085738301 DLGSUP <0013> gsup_server.c:235 7:  20241107085738301 DLGSUP <0013> gsup_server.c:237 7: 00  20241107085738301 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241107085738301 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241107085738301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241107085738301 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241107085738301 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241107085738338 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46771<->l=127.0.0.1:4259) 20241107085738340 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241107085738340 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241107085738358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20241107085738364 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085738364 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425325273826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325273826" cn_domain=CS} 20241107085738364 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425325273826 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241107085738364 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425325273826 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241107085738364 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425325273826.imsi 20241107085738364 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425325273826.imsi 20241107085738364 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425325273826.imsi: does not exist in local HLR 20241107085738368 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425325273826 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241107085738368 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241107085738368 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241107085738368 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241107085738368 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241107085738368 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241107085738368 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425325273826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241107085738368 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085738368 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085738368 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085738368 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085738368 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241107085738368 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241107085738372 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738372 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738372 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241107085738372 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241107085738372 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241107085738374 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738374 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738374 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241107085738417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738417 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425325273826 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610454561 20241107085738417 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425325273826 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085738417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738417 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738421 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738421 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738421 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425325273826 MSISDN-491610454561 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085738421 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738421 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738423 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738423 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738423 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425325273826 MSISDN-491610454561 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 20241107085738423 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425325273826 MSISDN-491610454561 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241107085738423 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738423 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241107085738425 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610454561.msisdn 20241107085738425 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610454561.msisdn: does not exist in local HLR 20241107085738425 DDGSM <0007> mslookup_server.c:352 sip.voice.491610454561.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241107085738425 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610454561.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241107085738427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20241107085738428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 20241107085738430 DLINP <000b> input/ipa.c:451 connected read/write 20241107085738430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241107085738430 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241107085738430 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241107085738430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241107085738430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46771<->l=127.0.0.1:4259) 20241107085738430 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241107085738430 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241107085738430 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241107085738430 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241107085738430 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241107085738472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241107085738572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258