20241204122516730 DMAIN <0000> hlr.c:802 hlr starting 20241204122516730 DDB <0001> db.c:599 using database: :memory: 20241204122516730 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241204122516731 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241204122516731 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241204122516731 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241204122516733 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241204122516733 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241204122516734 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241204122516734 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241204122516734 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241204122518326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122518326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122518331 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20241204122518335 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518336 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122518336 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122518336 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  20241204122518336 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122518336 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  20241204122518336 DLGSUP <0013> gsup_server.c:235 2:  20241204122518336 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122518336 DLGSUP <0013> gsup_server.c:235 3:  20241204122518336 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122518336 DLGSUP <0013> gsup_server.c:235 4:  20241204122518336 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122518336 DLGSUP <0013> gsup_server.c:235 5:  20241204122518336 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122518336 DLGSUP <0013> gsup_server.c:235 7:  20241204122518336 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122518336 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122518336 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122518336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122518361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20241204122518374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518378 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241204122518378 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241204122518378 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241204122518378 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122518378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122518380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20241204122518380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4258 20241204122518381 DLINP <000b> input/ipa.c:451 connected read/write 20241204122518381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122518381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122518381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122518381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122518381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20241204122518420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 20241204122518521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 20241204122521619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122521619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122521623 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241204122521629 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521629 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122521629 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122521629 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  20241204122521629 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122521629 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  20241204122521629 DLGSUP <0013> gsup_server.c:235 2:  20241204122521629 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122521629 DLGSUP <0013> gsup_server.c:235 3:  20241204122521629 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122521629 DLGSUP <0013> gsup_server.c:235 4:  20241204122521629 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122521629 DLGSUP <0013> gsup_server.c:235 5:  20241204122521629 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122521629 DLGSUP <0013> gsup_server.c:235 7:  20241204122521629 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122521629 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122521629 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122521629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122521648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41059<->l=127.0.0.1:4259) 20241204122521653 DAUC <0003> db_auc.c:157 IMSI='262424750635085': No 2G Auth Data 20241204122521653 DAUC <0003> db_auc.c:192 IMSI='262424750635085': No 3G Auth Data 20241204122521661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521674 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424750635085"} 20241204122521674 DAUC <0003> db_auc.c:192 IMSI='262424750635085': No 3G Auth Data 20241204122521674 DAUC <0003> db_auc.c:236 IMSI='262424750635085': Calling to generate 5 vectors 20241204122521674 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521674 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521674 DAUC <0003> auc.c:113 vector [0]: rand = 97c41a3baf47c20146370da14ed14d4b 20241204122521674 DAUC <0003> auc.c:179 vector [0]: kc = 9b33d084f6119400 20241204122521674 DAUC <0003> auc.c:180 vector [0]: sres = 8a6afff6 20241204122521674 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [1]: rand = 0b06f2a531bec581798d9d094c80e403 20241204122521674 DAUC <0003> auc.c:179 vector [1]: kc = 7563126699f9b400 20241204122521674 DAUC <0003> auc.c:180 vector [1]: sres = 954fe20d 20241204122521674 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [2]: rand = 407fa1144555eafd071a1548c5920fbf 20241204122521674 DAUC <0003> auc.c:179 vector [2]: kc = 840fa0f6fa408800 20241204122521674 DAUC <0003> auc.c:180 vector [2]: sres = abe4029f 20241204122521674 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [3]: rand = f95e6f3ac6c9876bc58e5e50d73fd94c 20241204122521674 DAUC <0003> auc.c:179 vector [3]: kc = f104dc3f8f7fc800 20241204122521674 DAUC <0003> auc.c:180 vector [3]: sres = 3a62a8ab 20241204122521674 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521674 DAUC <0003> auc.c:113 vector [4]: rand = c7cffa21caf5c046a05dc3f9fcc8ac79 20241204122521674 DAUC <0003> auc.c:179 vector [4]: kc = 281805e575a8bc00 20241204122521674 DAUC <0003> auc.c:180 vector [4]: sres = f96e617f 20241204122521674 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521674 DAUC <0003> db_auc.c:245 IMSI='262424750635085': Generated 5 vectors 20241204122521674 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424750635085"} 20241204122521674 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424750635085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4258 20241204122521682 DAUC <0003> db_auc.c:157 IMSI='262420452821433': No 2G Auth Data 20241204122521682 DAUC <0003> db_auc.c:192 IMSI='262420452821433': No 3G Auth Data 20241204122521697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521699 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420452821433"} 20241204122521699 DAUC <0003> db_auc.c:192 IMSI='262420452821433': No 3G Auth Data 20241204122521699 DAUC <0003> db_auc.c:236 IMSI='262420452821433': Calling to generate 5 vectors 20241204122521699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521699 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521699 DAUC <0003> auc.c:113 vector [0]: rand = b1088839a461b4c99802bebaec2ae9d8 20241204122521699 DAUC <0003> auc.c:179 vector [0]: kc = 0730c0602b00f400 20241204122521699 DAUC <0003> auc.c:180 vector [0]: sres = 3a417e7e 20241204122521699 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [1]: rand = d1be891ead49ea95f83ee2cfbf16b6c2 20241204122521699 DAUC <0003> auc.c:179 vector [1]: kc = 35f177382d8ce400 20241204122521699 DAUC <0003> auc.c:180 vector [1]: sres = 8bbc8260 20241204122521699 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [2]: rand = dbbb8b3c5792ac30431f53352fc6614b 20241204122521699 DAUC <0003> auc.c:179 vector [2]: kc = 647177e051b5f800 20241204122521699 DAUC <0003> auc.c:180 vector [2]: sres = 58a2fbf9 20241204122521699 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [3]: rand = 6a66f317a2e2a1e12299108d90de2e22 20241204122521699 DAUC <0003> auc.c:179 vector [3]: kc = d28b81cb6123b400 20241204122521699 DAUC <0003> auc.c:180 vector [3]: sres = ab02a172 20241204122521699 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521699 DAUC <0003> auc.c:113 vector [4]: rand = 7e8aaff31559be894f1ffc8b7a9ca64d 20241204122521699 DAUC <0003> auc.c:179 vector [4]: kc = 16ddea6ca37b6800 20241204122521699 DAUC <0003> auc.c:180 vector [4]: sres = d90d34f8 20241204122521699 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521699 DAUC <0003> db_auc.c:245 IMSI='262420452821433': Generated 5 vectors 20241204122521699 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420452821433"} 20241204122521699 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420452821433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521699 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241204122521700 DAUC <0003> db_auc.c:157 IMSI='262421505568665': No 2G Auth Data 20241204122521701 DAUC <0003> db_auc.c:192 IMSI='262421505568665': No 3G Auth Data 20241204122521706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521708 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505568665"} 20241204122521708 DAUC <0003> db_auc.c:192 IMSI='262421505568665': No 3G Auth Data 20241204122521708 DAUC <0003> db_auc.c:236 IMSI='262421505568665': Calling to generate 5 vectors 20241204122521708 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122521708 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521708 DAUC <0003> auc.c:113 vector [0]: rand = 9ed38be93f6d4c6e6a9ecbee50dc4096 20241204122521708 DAUC <0003> auc.c:179 vector [0]: kc = a7c9bbe938c90d27 20241204122521708 DAUC <0003> auc.c:180 vector [0]: sres = 4a30a69e 20241204122521708 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [1]: rand = 76d13dab05d11a95de894611178c1101 20241204122521708 DAUC <0003> auc.c:179 vector [1]: kc = 0cb2ebb024330c47 20241204122521708 DAUC <0003> auc.c:180 vector [1]: sres = cd3b9998 20241204122521708 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [2]: rand = 30a049c254e4e6764074eb9cafcf0805 20241204122521708 DAUC <0003> auc.c:179 vector [2]: kc = de7a15e0168b0568 20241204122521708 DAUC <0003> auc.c:180 vector [2]: sres = 4a573537 20241204122521708 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [3]: rand = c2e07f27d04a13a65a8c4157c7dd321c 20241204122521708 DAUC <0003> auc.c:179 vector [3]: kc = 6b6810f307e1dec6 20241204122521708 DAUC <0003> auc.c:180 vector [3]: sres = ccc54848 20241204122521708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122521708 DAUC <0003> auc.c:113 vector [4]: rand = 2ca39cf4066e896d70abd7557c0a05fd 20241204122521708 DAUC <0003> auc.c:179 vector [4]: kc = ca295ed531e103f6 20241204122521708 DAUC <0003> auc.c:180 vector [4]: sres = 6d20ffd6 20241204122521708 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122521708 DAUC <0003> db_auc.c:245 IMSI='262421505568665': Generated 5 vectors 20241204122521708 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505568665"} 20241204122521708 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421505568665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521708 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4258 20241204122521710 DAUC <0003> db_auc.c:157 IMSI='262429522075609': No 2G Auth Data 20241204122521710 DAUC <0003> db_auc.c:192 IMSI='262429522075609': No 3G Auth Data 20241204122521716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241204122521717 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521717 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429522075609"} 20241204122521717 DAUC <0003> db_auc.c:157 IMSI='262429522075609': No 2G Auth Data 20241204122521717 DAUC <0003> db_auc.c:236 IMSI='262429522075609': Calling to generate 5 vectors 20241204122521717 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122521717 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521717 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521717 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521717 DAUC <0003> auc.c:113 vector [0]: rand = e6f70ee15928311b39e420084f5400d9 20241204122521717 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521717 DAUC <0003> auc.c:142 vector [0]: autn = af16522ef20f00009561a82a618cdf7a 20241204122521717 DAUC <0003> auc.c:143 vector [0]: ck = 659b2dbf568af3d46a53840940cb3b95 20241204122521717 DAUC <0003> auc.c:144 vector [0]: ik = 14e37dfee353a84fbfe1174f5178026c 20241204122521717 DAUC <0003> auc.c:145 vector [0]: res = 1f3ff3423a5c14290000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [0]: kc = a4cac307a46a6262 20241204122521717 DAUC <0003> auc.c:152 vector [0]: sres = 2563e76b 20241204122521717 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [1]: rand = 85d5ceb908e484c119579fff4984cc5a 20241204122521717 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521717 DAUC <0003> auc.c:142 vector [1]: autn = 323aaac6ed52000076f101709921baf4 20241204122521717 DAUC <0003> auc.c:143 vector [1]: ck = a42e360146ea879261f5bcce2b3f14dc 20241204122521717 DAUC <0003> auc.c:144 vector [1]: ik = c4cf662c28f8b17d5c46b9e587f5e435 20241204122521717 DAUC <0003> auc.c:145 vector [1]: res = c239445cce0dca3d0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [1]: kc = 5d525506c2d8c606 20241204122521717 DAUC <0003> auc.c:152 vector [1]: sres = 0c348e61 20241204122521717 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [2]: rand = c41b8f04f4b1496b7224e32e23e25fb5 20241204122521717 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521717 DAUC <0003> auc.c:142 vector [2]: autn = 607cdb769bb0000048347503a059afc1 20241204122521717 DAUC <0003> auc.c:143 vector [2]: ck = 23a2caa73e5aa0aef80a359251b9f40f 20241204122521717 DAUC <0003> auc.c:144 vector [2]: ik = 8ef1d7cd140e74f84ddfa55ece215dc0 20241204122521717 DAUC <0003> auc.c:145 vector [2]: res = df8f427bda5bce1e0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [2]: kc = 18868da6b5cc7d99 20241204122521717 DAUC <0003> auc.c:152 vector [2]: sres = 05d48c65 20241204122521717 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122521717 DAUC <0003> auc.c:113 vector [3]: rand = 96281982037bc8dc517a8d10360e9d44 20241204122521717 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521717 DAUC <0003> auc.c:142 vector [3]: autn = 8916700a775d0000e5076b00617f06f4 20241204122521717 DAUC <0003> auc.c:143 vector [3]: ck = ee7a825ba0dc91bc13e8f549b625614c 20241204122521717 DAUC <0003> auc.c:144 vector [3]: ik = ff6c5cbb6c2261e7de9af1aa3c6a0295 20241204122521717 DAUC <0003> auc.c:145 vector [3]: res = f4de84d1f8cfac0b0000000000000000 20241204122521717 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521717 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122521717 DAUC <0003> auc.c:151 vector [3]: kc = dc64da0346b19382 20241204122521718 DAUC <0003> auc.c:152 vector [3]: sres = 0c1128da 20241204122521718 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122521718 DAUC <0003> auc.c:113 vector [4]: rand = 3ec68be451ac5ce16664c1903ea814cc 20241204122521718 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521718 DAUC <0003> auc.c:142 vector [4]: autn = d3241fca7e670000ffd980f349e1c659 20241204122521718 DAUC <0003> auc.c:143 vector [4]: ck = 140f0eb930daaec6355c1d354341a6e7 20241204122521718 DAUC <0003> auc.c:144 vector [4]: ik = 5ec705f2bf978371e6f03bd30d79f7b9 20241204122521718 DAUC <0003> auc.c:145 vector [4]: res = 36960f6415028a7b0000000000000000 20241204122521718 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521718 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122521718 DAUC <0003> auc.c:151 vector [4]: kc = 99642dadc1757ce9 20241204122521718 DAUC <0003> auc.c:152 vector [4]: sres = 2394851f 20241204122521718 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122521718 DAUC <0003> db_auc.c:245 IMSI='262429522075609': Generated 5 vectors 20241204122521718 DAUC <0003> db_auc.c:249 IMSI='262429522075609': Updating SQN=161 in DB 20241204122521718 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429522075609"} 20241204122521718 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429522075609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521718 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521718 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241204122521720 DAUC <0003> db_auc.c:157 IMSI='262425470951542': No 2G Auth Data 20241204122521720 DAUC <0003> db_auc.c:192 IMSI='262425470951542': No 3G Auth Data 20241204122521726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241204122521727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521728 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425470951542"} 20241204122521728 DAUC <0003> db_auc.c:157 IMSI='262425470951542': No 2G Auth Data 20241204122521728 DAUC <0003> db_auc.c:236 IMSI='262425470951542': Calling to generate 5 vectors 20241204122521728 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122521728 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521728 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122521728 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521728 DAUC <0003> auc.c:113 vector [0]: rand = 83782a88382e40b277442cd2b61bdb30 20241204122521728 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521728 DAUC <0003> auc.c:142 vector [0]: autn = bfb8280663bc000037db63b139a92c22 20241204122521728 DAUC <0003> auc.c:143 vector [0]: ck = f6c31d6b785d7295d5ecb4be41b05466 20241204122521728 DAUC <0003> auc.c:144 vector [0]: ik = ca46f4dd47de92eff690c661ee731d2a 20241204122521728 DAUC <0003> auc.c:145 vector [0]: res = 74e14e5b72c25b7d0000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [0]: kc = 1ff99b699040a936 20241204122521728 DAUC <0003> auc.c:152 vector [0]: sres = 06231526 20241204122521728 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [1]: rand = 4a29f7bab4b61ed93bfc0cd873473d61 20241204122521728 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521728 DAUC <0003> auc.c:142 vector [1]: autn = a729cddfc6b6000056de8283fd9e0529 20241204122521728 DAUC <0003> auc.c:143 vector [1]: ck = ee55a88ac26097675bbfceef8ccb8ceb 20241204122521728 DAUC <0003> auc.c:144 vector [1]: ik = 46267ef89f0e48489c41d68c5c96a2b9 20241204122521728 DAUC <0003> auc.c:145 vector [1]: res = f4d62258ed20f0bd0000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [1]: kc = 6f8dce118d33f17d 20241204122521728 DAUC <0003> auc.c:152 vector [1]: sres = 19f6d2e5 20241204122521728 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [2]: rand = 3bce7a64a0cb6339f57c3c3e91321806 20241204122521728 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521728 DAUC <0003> auc.c:142 vector [2]: autn = 9f0417bcf10700000c0345b2764105ed 20241204122521728 DAUC <0003> auc.c:143 vector [2]: ck = 83335f3f33c74c7d80c702bf1628d7ad 20241204122521728 DAUC <0003> auc.c:144 vector [2]: ik = 75f5a08e17a61fb248ed6b26968043a5 20241204122521728 DAUC <0003> auc.c:145 vector [2]: res = cb701820ccb7ff740000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [2]: kc = 3eec9628a4c9c7c7 20241204122521728 DAUC <0003> auc.c:152 vector [2]: sres = 07c7e754 20241204122521728 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [3]: rand = 03cb19d87be6c304b4206cfab4deda57 20241204122521728 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521728 DAUC <0003> auc.c:142 vector [3]: autn = 3cb664863cf200009763189d4256e0b9 20241204122521728 DAUC <0003> auc.c:143 vector [3]: ck = 685efac02a7a0082dcdc8ffcde91c0f4 20241204122521728 DAUC <0003> auc.c:144 vector [3]: ik = d59919e5bb0acbb03b83344068472416 20241204122521728 DAUC <0003> auc.c:145 vector [3]: res = 1aee17111b42be370000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [3]: kc = 5a98589927a62fd0 20241204122521728 DAUC <0003> auc.c:152 vector [3]: sres = 01aca926 20241204122521728 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122521728 DAUC <0003> auc.c:113 vector [4]: rand = 4ba323caee84bea61aeed77465153172 20241204122521728 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521728 DAUC <0003> auc.c:142 vector [4]: autn = fa8737a6ca620000076ab690ac19d3e6 20241204122521728 DAUC <0003> auc.c:143 vector [4]: ck = a7ea3a3ba74f5abec8a5d1654d548249 20241204122521728 DAUC <0003> auc.c:144 vector [4]: ik = b016572c97290a2c449ffe69ac3a098f 20241204122521728 DAUC <0003> auc.c:145 vector [4]: res = 384c4c639ecafde00000000000000000 20241204122521728 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521728 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122521728 DAUC <0003> auc.c:151 vector [4]: kc = 9bc6421bd108db54 20241204122521728 DAUC <0003> auc.c:152 vector [4]: sres = a686b183 20241204122521728 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122521728 DAUC <0003> db_auc.c:245 IMSI='262425470951542': Generated 5 vectors 20241204122521728 DAUC <0003> db_auc.c:249 IMSI='262425470951542': Updating SQN=161 in DB 20241204122521728 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425470951542"} 20241204122521728 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425470951542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241204122521730 DAUC <0003> db_auc.c:157 IMSI='262425921393258': No 2G Auth Data 20241204122521730 DAUC <0003> db_auc.c:192 IMSI='262425921393258': No 3G Auth Data 20241204122521736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521738 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425921393258"} 20241204122521738 DAUC <0003> db_auc.c:236 IMSI='262425921393258': Calling to generate 5 vectors 20241204122521738 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521738 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521738 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521738 DAUC <0003> auc.c:113 vector [0]: rand = ee7137b7b2b74faa9317d84140e7bee7 20241204122521738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521738 DAUC <0003> auc.c:142 vector [0]: autn = d439f66d19d800001aec2b6397d9ae54 20241204122521738 DAUC <0003> auc.c:143 vector [0]: ck = f641daded03c67d60008e9efcdbb5e59 20241204122521738 DAUC <0003> auc.c:144 vector [0]: ik = 422aad41c74e778005f868e886fc8ea0 20241204122521738 DAUC <0003> auc.c:145 vector [0]: res = dc37cbe8f9636bac0000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [0]: kc = 8beffa2722080800 20241204122521738 DAUC <0003> auc.c:180 vector [0]: sres = 288f1c68 20241204122521738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [1]: rand = 7622cea2ec39d66f789125c67d08e4fd 20241204122521738 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521738 DAUC <0003> auc.c:142 vector [1]: autn = 94fa6e2f39080000c81e727e1f447e1b 20241204122521738 DAUC <0003> auc.c:143 vector [1]: ck = 9c43518ab9061a83b22a35b5fbf7479b 20241204122521738 DAUC <0003> auc.c:144 vector [1]: ik = 462c407856f59eb0fb99f0b88eb0c1db 20241204122521738 DAUC <0003> auc.c:145 vector [1]: res = e3c273faa072713a0000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [1]: kc = 5568f54d59425400 20241204122521738 DAUC <0003> auc.c:180 vector [1]: sres = 1b03b359 20241204122521738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [2]: rand = 314a1d45531bcfd82908a459ea931001 20241204122521738 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521738 DAUC <0003> auc.c:142 vector [2]: autn = eec2267f016000001dc0296890a14964 20241204122521738 DAUC <0003> auc.c:143 vector [2]: ck = 7dcabadfba8297e4f9d74825e1fa51af 20241204122521738 DAUC <0003> auc.c:144 vector [2]: ik = 19db57c6113738a50500418c6d6809bd 20241204122521738 DAUC <0003> auc.c:145 vector [2]: res = 507d2f3f70fb1a630000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [2]: kc = 1cb9c19603c61c00 20241204122521738 DAUC <0003> auc.c:180 vector [2]: sres = bf41eb98 20241204122521738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [3]: rand = e953222a47909a3b938b445c84333af6 20241204122521738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521738 DAUC <0003> auc.c:142 vector [3]: autn = 600d7ad95b2600000754450392be93a0 20241204122521738 DAUC <0003> auc.c:143 vector [3]: ck = a5adea8578d97c8516d979d42cd33f6a 20241204122521738 DAUC <0003> auc.c:144 vector [3]: ik = 52de4086a672937ab213e2a55fa0498d 20241204122521738 DAUC <0003> auc.c:145 vector [3]: res = 4fc7c6569f940ef10000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [3]: kc = 3b01726976bbf000 20241204122521738 DAUC <0003> auc.c:180 vector [3]: sres = 9041c26e 20241204122521738 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521738 DAUC <0003> auc.c:113 vector [4]: rand = 2152673a1de7a7da922d424c8480c59d 20241204122521738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521738 DAUC <0003> auc.c:142 vector [4]: autn = c7b066dbc4f90000e582c63c559f3e55 20241204122521738 DAUC <0003> auc.c:143 vector [4]: ck = 89c0ab1300483f33952aa0690dc582fa 20241204122521738 DAUC <0003> auc.c:144 vector [4]: ik = 8cdb8ced542a97aabc7b7e80bfc8c780 20241204122521738 DAUC <0003> auc.c:145 vector [4]: res = 09d6d7e80575b0530000000000000000 20241204122521738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521738 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521738 DAUC <0003> auc.c:179 vector [4]: kc = c2e37fc92893d400 20241204122521738 DAUC <0003> auc.c:180 vector [4]: sres = c62725f8 20241204122521738 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521738 DAUC <0003> db_auc.c:245 IMSI='262425921393258': Generated 5 vectors 20241204122521738 DAUC <0003> db_auc.c:249 IMSI='262425921393258': Updating SQN=161 in DB 20241204122521738 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425921393258"} 20241204122521738 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425921393258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20241204122521741 DAUC <0003> db_auc.c:157 IMSI='262421039353678': No 2G Auth Data 20241204122521741 DAUC <0003> db_auc.c:192 IMSI='262421039353678': No 3G Auth Data 20241204122521747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20241204122521749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521749 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421039353678"} 20241204122521749 DAUC <0003> db_auc.c:236 IMSI='262421039353678': Calling to generate 5 vectors 20241204122521749 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521749 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521749 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521749 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521749 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521749 DAUC <0003> auc.c:113 vector [0]: rand = d9af17e5a89c556efdf6aaaf826ec2ea 20241204122521749 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521749 DAUC <0003> auc.c:142 vector [0]: autn = b812f99b28fa00009a03c1b50c2b9eb7 20241204122521749 DAUC <0003> auc.c:143 vector [0]: ck = f6e004317606816d0d0a00beb9b92ce2 20241204122521749 DAUC <0003> auc.c:144 vector [0]: ik = 8bd3e6875221850d8d78250c1e84e743 20241204122521749 DAUC <0003> auc.c:145 vector [0]: res = 3e859e68e9a4d5d20000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [0]: kc = 7ec86ce7c5bcdc00 20241204122521749 DAUC <0003> auc.c:180 vector [0]: sres = 16dbd72d 20241204122521749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [1]: rand = fa91e704f6ff2f0b2d366617aaed648c 20241204122521749 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521749 DAUC <0003> auc.c:142 vector [1]: autn = 11b73709537700004207249888a08f6c 20241204122521749 DAUC <0003> auc.c:143 vector [1]: ck = 9776f4441325e7dfc488eeab7e11737e 20241204122521749 DAUC <0003> auc.c:144 vector [1]: ik = 7d35609a1d8e8e02184ca2544f756a9d 20241204122521749 DAUC <0003> auc.c:145 vector [1]: res = 226e717144abaa1d0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [1]: kc = 4dfb4d65aecbec00 20241204122521749 DAUC <0003> auc.c:180 vector [1]: sres = 198c8d2d 20241204122521749 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [2]: rand = 8caf45b4c0a9534db8683b9d00ccf56f 20241204122521749 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521749 DAUC <0003> auc.c:142 vector [2]: autn = 882f6c2faf3600000622a6e72f97313f 20241204122521749 DAUC <0003> auc.c:143 vector [2]: ck = a3cb3100d6d556439751b07145a117a0 20241204122521749 DAUC <0003> auc.c:144 vector [2]: ik = a259b310b992556bd0b568e70f4dae3a 20241204122521749 DAUC <0003> auc.c:145 vector [2]: res = 5bba30a5d3bac4dc0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [2]: kc = 6378d331c6903800 20241204122521749 DAUC <0003> auc.c:180 vector [2]: sres = 1b2edd9f 20241204122521749 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521749 DAUC <0003> auc.c:113 vector [3]: rand = 9cce3dfd67ef9fdef2eb33035517a4ce 20241204122521749 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521749 DAUC <0003> auc.c:142 vector [3]: autn = 73f9dab3751d0000289579ed079d5a6d 20241204122521749 DAUC <0003> auc.c:143 vector [3]: ck = cdad8b08e53b8ebd25f1495186432d3b 20241204122521749 DAUC <0003> auc.c:144 vector [3]: ik = 0dba377cac5a76442515af9dea2537d1 20241204122521749 DAUC <0003> auc.c:145 vector [3]: res = 9d21c073ff10167f0000000000000000 20241204122521749 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521749 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521749 DAUC <0003> auc.c:179 vector [3]: kc = 8fc3fd0ca4adb000 20241204122521749 DAUC <0003> auc.c:180 vector [3]: sres = 7b7b45ea 20241204122521749 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521750 DAUC <0003> auc.c:113 vector [4]: rand = b16496ddb2723e93d9a05c7ed283af37 20241204122521750 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521750 DAUC <0003> auc.c:142 vector [4]: autn = a975aeecd0990000beb2ec4eca069240 20241204122521750 DAUC <0003> auc.c:143 vector [4]: ck = e55112b1d9e1a55efa3d75447444a272 20241204122521750 DAUC <0003> auc.c:144 vector [4]: ik = a20f23160bbb09a00638be7fd8d05f0c 20241204122521750 DAUC <0003> auc.c:145 vector [4]: res = 442ad0deb4c5cbc60000000000000000 20241204122521750 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521750 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521750 DAUC <0003> auc.c:179 vector [4]: kc = 8760d1e427d1fc00 20241204122521750 DAUC <0003> auc.c:180 vector [4]: sres = d27bed80 20241204122521750 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521750 DAUC <0003> db_auc.c:245 IMSI='262421039353678': Generated 5 vectors 20241204122521750 DAUC <0003> db_auc.c:249 IMSI='262421039353678': Updating SQN=161 in DB 20241204122521750 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421039353678"} 20241204122521750 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421039353678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521750 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521750 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20241204122521752 DAUC <0003> db_auc.c:157 IMSI='262424038425115': No 2G Auth Data 20241204122521752 DAUC <0003> db_auc.c:192 IMSI='262424038425115': No 3G Auth Data 20241204122521758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521760 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424038425115"} 20241204122521760 DAUC <0003> db_auc.c:236 IMSI='262424038425115': Calling to generate 5 vectors 20241204122521760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122521760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122521760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122521760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122521760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122521760 DAUC <0003> auc.c:113 vector [0]: rand = 2e262c09ea049b5e8b12e0ab6eefc146 20241204122521760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122521760 DAUC <0003> auc.c:142 vector [0]: autn = b7bfe0a3c9810000e436cb2dd37b4dab 20241204122521760 DAUC <0003> auc.c:143 vector [0]: ck = ff47b6d66630e226aa6e4b612ef25d6a 20241204122521760 DAUC <0003> auc.c:144 vector [0]: ik = ae4375a2b40ede2345cba38be7e11d5b 20241204122521760 DAUC <0003> auc.c:145 vector [0]: res = 44e198fdb0a4cf7a0000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [0]: kc = 8d1ec7a86dfc9486 20241204122521760 DAUC <0003> auc.c:180 vector [0]: sres = 20fa64e0 20241204122521760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [1]: rand = 9b2af741a4e649cfbb3bd9a423d29caf 20241204122521760 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122521760 DAUC <0003> auc.c:142 vector [1]: autn = bb7366547e000000c2babb85c2412118 20241204122521760 DAUC <0003> auc.c:143 vector [1]: ck = 35fb176e04089ac2f0ae4886fa060ff1 20241204122521760 DAUC <0003> auc.c:144 vector [1]: ik = c0add5bae69df726d529bac970e94421 20241204122521760 DAUC <0003> auc.c:145 vector [1]: res = 693d3ee13c6edd970000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [1]: kc = c7b79e155c64960d 20241204122521760 DAUC <0003> auc.c:180 vector [1]: sres = 63ce3dec 20241204122521760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [2]: rand = 3b7d05840a1e658720a72227dcd65d91 20241204122521760 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122521760 DAUC <0003> auc.c:142 vector [2]: autn = 92ecaec9c1e70000af13bbff8402b6d4 20241204122521760 DAUC <0003> auc.c:143 vector [2]: ck = 093ba32c88df32bb69b0867e2d029528 20241204122521760 DAUC <0003> auc.c:144 vector [2]: ik = 506f3301261e34ba9843a75690156176 20241204122521760 DAUC <0003> auc.c:145 vector [2]: res = da82b6c1beb70d630000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [2]: kc = fe77b8d3595e8184 20241204122521760 DAUC <0003> auc.c:180 vector [2]: sres = 995b28e0 20241204122521760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [3]: rand = c64b8a7f1e20a070df86ef85ed9220b0 20241204122521760 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122521760 DAUC <0003> auc.c:142 vector [3]: autn = 71676804ce5b000041b2fc34c3a83b49 20241204122521760 DAUC <0003> auc.c:143 vector [3]: ck = 2422a60683bcceaaaf146d0c3e4b8a21 20241204122521760 DAUC <0003> auc.c:144 vector [3]: ik = e13d2302126f4e6f20d9f3c23026e6fb 20241204122521760 DAUC <0003> auc.c:145 vector [3]: res = 6cbf5ac77faf34420000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [3]: kc = b07d1ca5c933ab1d 20241204122521760 DAUC <0003> auc.c:180 vector [3]: sres = 84bb18a7 20241204122521760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122521760 DAUC <0003> auc.c:113 vector [4]: rand = a887bed07d67b5957fe3451f470ec7eb 20241204122521760 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122521760 DAUC <0003> auc.c:142 vector [4]: autn = 751cf6d995550000418396b21af37f17 20241204122521760 DAUC <0003> auc.c:143 vector [4]: ck = 24cc80b157c4b993142a97f13b088979 20241204122521760 DAUC <0003> auc.c:144 vector [4]: ik = 0fc60534f6a447c13b90d1dbc6614bf2 20241204122521760 DAUC <0003> auc.c:145 vector [4]: res = ace9ef15b885b6bc0000000000000000 20241204122521760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122521760 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122521760 DAUC <0003> auc.c:179 vector [4]: kc = 4f12e5edf41cbb65 20241204122521760 DAUC <0003> auc.c:180 vector [4]: sres = 8de90982 20241204122521760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122521760 DAUC <0003> db_auc.c:245 IMSI='262424038425115': Generated 5 vectors 20241204122521760 DAUC <0003> db_auc.c:249 IMSI='262424038425115': Updating SQN=161 in DB 20241204122521760 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424038425115"} 20241204122521760 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424038425115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521760 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122521761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20241204122521762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241204122521763 DLINP <000b> input/ipa.c:451 connected read/write 20241204122521763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122521763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122521763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122521763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122521763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41059<->l=127.0.0.1:4259) 20241204122521785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241204122521886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241204122524951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122524952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122524956 DLINP <000b> input/ipa.c:451 connected read/write 20241204122524956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122524956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241204122524957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122524957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122524957 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122524957 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122524957 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  20241204122524957 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122524957 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  20241204122524957 DLGSUP <0013> gsup_server.c:235 2:  20241204122524957 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122524957 DLGSUP <0013> gsup_server.c:235 3:  20241204122524957 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122524957 DLGSUP <0013> gsup_server.c:235 4:  20241204122524957 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122524957 DLGSUP <0013> gsup_server.c:235 5:  20241204122524957 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122524957 DLGSUP <0013> gsup_server.c:235 7:  20241204122524957 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122524957 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122524957 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122524957 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122524974 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20241204122524980 DAUC <0003> db_auc.c:157 IMSI='262420986671226': No 2G Auth Data 20241204122524980 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122524998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525006 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525006 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525006 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 1 vectors 20241204122525006 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525006 DAUC <0003> auc.c:113 vector [0]: rand = d97ba973e8e5cfe07a3cbc276e18531a 20241204122525006 DAUC <0003> auc.c:179 vector [0]: kc = 112d477a5057dc00 20241204122525006 DAUC <0003> auc.c:180 vector [0]: sres = 4a529f14 20241204122525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525006 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 1 vectors 20241204122525006 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525006 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525011 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525011 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525011 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 4 vectors 20241204122525011 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525011 DAUC <0003> auc.c:113 vector [0]: rand = 5d7d800412837dedcfa2816b7921c375 20241204122525011 DAUC <0003> auc.c:179 vector [0]: kc = 2d1dbe181ad61000 20241204122525011 DAUC <0003> auc.c:180 vector [0]: sres = 4e2872df 20241204122525011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [1]: rand = 518e85b46bab44f4e37bf9c524ce811e 20241204122525011 DAUC <0003> auc.c:179 vector [1]: kc = 639f8e4e8e9ea800 20241204122525011 DAUC <0003> auc.c:180 vector [1]: sres = 2eaf8910 20241204122525011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [2]: rand = 07634e1d7d3ba5df077cdbf88c303088 20241204122525011 DAUC <0003> auc.c:179 vector [2]: kc = 750c703b94779800 20241204122525011 DAUC <0003> auc.c:180 vector [2]: sres = 4d5c6772 20241204122525011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525011 DAUC <0003> auc.c:113 vector [3]: rand = a7b569269644438a8feba504bbd0eef0 20241204122525011 DAUC <0003> auc.c:179 vector [3]: kc = 95d18f0a7d6aac00 20241204122525011 DAUC <0003> auc.c:180 vector [3]: sres = 6f12a440 20241204122525011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525011 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 4 vectors 20241204122525011 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525011 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525011 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525014 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525014 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525014 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525014 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 5 vectors 20241204122525014 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525014 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525014 DAUC <0003> auc.c:113 vector [0]: rand = 1a481ef03a9d896ac102bc7d2eeb3aaa 20241204122525014 DAUC <0003> auc.c:179 vector [0]: kc = b88c753e3ee4d800 20241204122525014 DAUC <0003> auc.c:180 vector [0]: sres = 3dc0b4f1 20241204122525014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [1]: rand = ad92af2dfca6deff3d9c8162e5f050ee 20241204122525014 DAUC <0003> auc.c:179 vector [1]: kc = 1817c46273682800 20241204122525014 DAUC <0003> auc.c:180 vector [1]: sres = 1d580b68 20241204122525014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [2]: rand = abe6ef2c28714a363c70fa7320589020 20241204122525014 DAUC <0003> auc.c:179 vector [2]: kc = 597b937b5c7f2000 20241204122525014 DAUC <0003> auc.c:180 vector [2]: sres = 4c155563 20241204122525014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [3]: rand = fe183d98d89e576e3ad9f5c1ee9f826a 20241204122525014 DAUC <0003> auc.c:179 vector [3]: kc = f4e3d487bcab9c00 20241204122525014 DAUC <0003> auc.c:180 vector [3]: sres = 5368da51 20241204122525014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525014 DAUC <0003> auc.c:113 vector [4]: rand = 3f6a31ec0817d4b0958c572cfa88c07d 20241204122525014 DAUC <0003> auc.c:179 vector [4]: kc = 2e886e3bac8e0800 20241204122525014 DAUC <0003> auc.c:180 vector [4]: sres = 6febf63c 20241204122525014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525015 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 5 vectors 20241204122525015 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525015 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525015 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525015 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525018 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420986671226"} 20241204122525018 DAUC <0003> db_auc.c:192 IMSI='262420986671226': No 3G Auth Data 20241204122525018 DAUC <0003> db_auc.c:236 IMSI='262420986671226': Calling to generate 5 vectors 20241204122525018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525018 DAUC <0003> auc.c:113 vector [0]: rand = 07205f851afb0cd34b3c6d9fbcef724a 20241204122525018 DAUC <0003> auc.c:179 vector [0]: kc = ad0274afed40b800 20241204122525018 DAUC <0003> auc.c:180 vector [0]: sres = e685d0b8 20241204122525018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [1]: rand = c6cf4d51cf3603e3e9b7db78b09387c6 20241204122525018 DAUC <0003> auc.c:179 vector [1]: kc = dff762872b206800 20241204122525018 DAUC <0003> auc.c:180 vector [1]: sres = 2951c4ec 20241204122525018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [2]: rand = a2a8a9c05d3ef9a2238e949fbc263ff3 20241204122525018 DAUC <0003> auc.c:179 vector [2]: kc = 875fd40dfc63d000 20241204122525018 DAUC <0003> auc.c:180 vector [2]: sres = f6acbe06 20241204122525018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [3]: rand = a0d714ba55ba0a8ec7d11e2a95d94681 20241204122525018 DAUC <0003> auc.c:179 vector [3]: kc = 711ab6e5a0bbf400 20241204122525018 DAUC <0003> auc.c:180 vector [3]: sres = e3db6d0a 20241204122525018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525018 DAUC <0003> auc.c:113 vector [4]: rand = 471eccf91a102f93e28cde18bacc05d8 20241204122525018 DAUC <0003> auc.c:179 vector [4]: kc = fb3fd0fb32bd3400 20241204122525018 DAUC <0003> auc.c:180 vector [4]: sres = ab589c8d 20241204122525018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525018 DAUC <0003> db_auc.c:245 IMSI='262420986671226': Generated 5 vectors 20241204122525018 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420986671226"} 20241204122525018 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420986671226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20241204122525023 DAUC <0003> db_auc.c:157 IMSI='262424609527087': No 2G Auth Data 20241204122525023 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525034 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525034 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525034 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 1 vectors 20241204122525034 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525034 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525034 DAUC <0003> auc.c:113 vector [0]: rand = 8960659d108c846a63f61fcd653be19d 20241204122525034 DAUC <0003> auc.c:179 vector [0]: kc = 033894f7de261000 20241204122525034 DAUC <0003> auc.c:180 vector [0]: sres = 1b729713 20241204122525034 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525034 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 1 vectors 20241204122525034 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525034 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525035 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525035 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525035 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 4 vectors 20241204122525035 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525035 DAUC <0003> auc.c:113 vector [0]: rand = 4b76aec924d5e538f6b52e0bf41e89ef 20241204122525035 DAUC <0003> auc.c:179 vector [0]: kc = 25517567ca971000 20241204122525035 DAUC <0003> auc.c:180 vector [0]: sres = 90c6333e 20241204122525035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [1]: rand = d2a756fa81c8886ba97b4403f0b5a28f 20241204122525035 DAUC <0003> auc.c:179 vector [1]: kc = 7b837ff5f6453400 20241204122525035 DAUC <0003> auc.c:180 vector [1]: sres = 15fe0af6 20241204122525035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [2]: rand = da63bf904255715710ee1a3308bbf2c8 20241204122525035 DAUC <0003> auc.c:179 vector [2]: kc = 87bda57270486c00 20241204122525035 DAUC <0003> auc.c:180 vector [2]: sres = da0282c4 20241204122525035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525035 DAUC <0003> auc.c:113 vector [3]: rand = 6b4472cd3b544a7dfb05594179e5e7ae 20241204122525035 DAUC <0003> auc.c:179 vector [3]: kc = e7e21e13ea003000 20241204122525035 DAUC <0003> auc.c:180 vector [3]: sres = 9f13ac79 20241204122525035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525035 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 4 vectors 20241204122525035 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525035 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525036 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525036 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525036 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 5 vectors 20241204122525036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525036 DAUC <0003> auc.c:113 vector [0]: rand = f34bab5b67055ec523b2fca36dc3d6d3 20241204122525036 DAUC <0003> auc.c:179 vector [0]: kc = 930b337878e28800 20241204122525036 DAUC <0003> auc.c:180 vector [0]: sres = 6d16b05a 20241204122525036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [1]: rand = a0291ae34ec58ef7c281181d4a0dc18c 20241204122525036 DAUC <0003> auc.c:179 vector [1]: kc = 919b006502dd5800 20241204122525036 DAUC <0003> auc.c:180 vector [1]: sres = 7c4acc15 20241204122525036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [2]: rand = 49250df66ed2a644dda2545c8ee01d08 20241204122525036 DAUC <0003> auc.c:179 vector [2]: kc = 4feba0422ba8bc00 20241204122525036 DAUC <0003> auc.c:180 vector [2]: sres = ef859b0c 20241204122525036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [3]: rand = ea40590892154e375c7263275abbf37a 20241204122525036 DAUC <0003> auc.c:179 vector [3]: kc = e302d45d02eb6c00 20241204122525036 DAUC <0003> auc.c:180 vector [3]: sres = 4c987a2a 20241204122525036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525036 DAUC <0003> auc.c:113 vector [4]: rand = 42a163b04e416a3ef7293953e53b8de1 20241204122525036 DAUC <0003> auc.c:179 vector [4]: kc = 1bfef1aca53d3c00 20241204122525036 DAUC <0003> auc.c:180 vector [4]: sres = b9f00755 20241204122525036 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525036 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 5 vectors 20241204122525036 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525036 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525037 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424609527087"} 20241204122525037 DAUC <0003> db_auc.c:192 IMSI='262424609527087': No 3G Auth Data 20241204122525037 DAUC <0003> db_auc.c:236 IMSI='262424609527087': Calling to generate 5 vectors 20241204122525037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525037 DAUC <0003> auc.c:113 vector [0]: rand = a97f32c4a5f68e46db8a7a562a38d3fb 20241204122525037 DAUC <0003> auc.c:179 vector [0]: kc = 4775a8dff5d4bc00 20241204122525037 DAUC <0003> auc.c:180 vector [0]: sres = 16312725 20241204122525037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [1]: rand = 8e17b93fc8bcea65f80ff90a2944798b 20241204122525037 DAUC <0003> auc.c:179 vector [1]: kc = 844868eaf229c800 20241204122525037 DAUC <0003> auc.c:180 vector [1]: sres = 39a8111d 20241204122525037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [2]: rand = 30bd50f4ee92e0f5fd4d52aae14a28c0 20241204122525037 DAUC <0003> auc.c:179 vector [2]: kc = 80028a7f1a79d800 20241204122525037 DAUC <0003> auc.c:180 vector [2]: sres = c0358f26 20241204122525037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [3]: rand = 28482daeea75c479132001b2a84cb910 20241204122525037 DAUC <0003> auc.c:179 vector [3]: kc = fdbd7689f9d12c00 20241204122525037 DAUC <0003> auc.c:180 vector [3]: sres = dc6428df 20241204122525037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525037 DAUC <0003> auc.c:113 vector [4]: rand = 023059023dcb82a4e8f147c182cef920 20241204122525037 DAUC <0003> auc.c:179 vector [4]: kc = 3198cd686b949800 20241204122525037 DAUC <0003> auc.c:180 vector [4]: sres = 3f1f8873 20241204122525037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525037 DAUC <0003> db_auc.c:245 IMSI='262424609527087': Generated 5 vectors 20241204122525037 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424609527087"} 20241204122525037 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424609527087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241204122525039 DAUC <0003> db_auc.c:157 IMSI='262424896696902': No 2G Auth Data 20241204122525039 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525047 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525047 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525047 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 1 vectors 20241204122525047 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241204122525047 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525047 DAUC <0003> auc.c:113 vector [0]: rand = e488b936bcd6615b31d8b66818fedca1 20241204122525047 DAUC <0003> auc.c:179 vector [0]: kc = 7e55900b48a6ea0e 20241204122525047 DAUC <0003> auc.c:180 vector [0]: sres = a82dcc6b 20241204122525047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525047 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 1 vectors 20241204122525047 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525047 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525047 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525048 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525048 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525048 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 4 vectors 20241204122525048 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241204122525048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525048 DAUC <0003> auc.c:113 vector [0]: rand = f23958aaec06aa92325f8e362a0b0992 20241204122525048 DAUC <0003> auc.c:179 vector [0]: kc = fea0fc506960571f 20241204122525048 DAUC <0003> auc.c:180 vector [0]: sres = edacf61b 20241204122525048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525048 DAUC <0003> auc.c:113 vector [1]: rand = 77ec005dfa5b0134951496757f4839e7 20241204122525049 DAUC <0003> auc.c:179 vector [1]: kc = 8fab8dadcfd1ccf1 20241204122525049 DAUC <0003> auc.c:180 vector [1]: sres = e03e8cb4 20241204122525049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [2]: rand = 962d0d77cbe58053b5d9134871db99c6 20241204122525049 DAUC <0003> auc.c:179 vector [2]: kc = a3021d311bcb07b2 20241204122525049 DAUC <0003> auc.c:180 vector [2]: sres = e774d356 20241204122525049 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [3]: rand = 877e8c647793de0e4292f8f748a07bbe 20241204122525049 DAUC <0003> auc.c:179 vector [3]: kc = b54da380b1388f6e 20241204122525049 DAUC <0003> auc.c:180 vector [3]: sres = 93d3d0b3 20241204122525049 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525049 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 4 vectors 20241204122525049 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525049 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525049 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525049 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525049 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 5 vectors 20241204122525049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525049 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525049 DAUC <0003> auc.c:113 vector [0]: rand = 4f7322f4ed204d87c06091be78abb9a5 20241204122525049 DAUC <0003> auc.c:179 vector [0]: kc = df66a9e8f6dafdc3 20241204122525049 DAUC <0003> auc.c:180 vector [0]: sres = 7998c798 20241204122525049 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525049 DAUC <0003> auc.c:113 vector [1]: rand = fb9a92c4541e4820a0f2c4fe7af61a45 20241204122525049 DAUC <0003> auc.c:179 vector [1]: kc = c63442cc05eb273f 20241204122525049 DAUC <0003> auc.c:180 vector [1]: sres = c8227d91 20241204122525049 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [2]: rand = ec595f0c3744540da966edda8488da47 20241204122525050 DAUC <0003> auc.c:179 vector [2]: kc = f6ba802591606d62 20241204122525050 DAUC <0003> auc.c:180 vector [2]: sres = 0f185a85 20241204122525050 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [3]: rand = 5ef262ce0cfb8db816fb187e46e3ee84 20241204122525050 DAUC <0003> auc.c:179 vector [3]: kc = a778ae807ccb627b 20241204122525050 DAUC <0003> auc.c:180 vector [3]: sres = 1a533165 20241204122525050 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [4]: rand = aa666453c27b1c04453f87a09d6fa570 20241204122525050 DAUC <0003> auc.c:179 vector [4]: kc = 4fdad05405626db2 20241204122525050 DAUC <0003> auc.c:180 vector [4]: sres = 88cf3d5f 20241204122525050 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525050 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 5 vectors 20241204122525050 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525050 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525050 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896696902"} 20241204122525050 DAUC <0003> db_auc.c:192 IMSI='262424896696902': No 3G Auth Data 20241204122525050 DAUC <0003> db_auc.c:236 IMSI='262424896696902': Calling to generate 5 vectors 20241204122525050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241204122525050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525050 DAUC <0003> auc.c:113 vector [0]: rand = fd34a361e4969aa572a78cb70ffb1f2e 20241204122525050 DAUC <0003> auc.c:179 vector [0]: kc = 3a532b049922100d 20241204122525050 DAUC <0003> auc.c:180 vector [0]: sres = 0d1d418f 20241204122525050 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [1]: rand = 43477c3a26869ecbe341424bf68b9b81 20241204122525050 DAUC <0003> auc.c:179 vector [1]: kc = 3b2b3e490c028211 20241204122525050 DAUC <0003> auc.c:180 vector [1]: sres = 9821c3dd 20241204122525050 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [2]: rand = ac6bff757491293863e2d0a71e52550a 20241204122525050 DAUC <0003> auc.c:179 vector [2]: kc = 013cba36363dd9fd 20241204122525050 DAUC <0003> auc.c:180 vector [2]: sres = d5fdbebe 20241204122525050 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241204122525050 DAUC <0003> auc.c:113 vector [3]: rand = b661a56b8179c86b41b3ac70d5f7315a 20241204122525051 DAUC <0003> auc.c:179 vector [3]: kc = e127038fa1802d89 20241204122525051 DAUC <0003> auc.c:180 vector [3]: sres = ec3fdc53 20241204122525051 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241204122525051 DAUC <0003> auc.c:113 vector [4]: rand = 7144ef2e2436029e76a0835599191b1f 20241204122525051 DAUC <0003> auc.c:179 vector [4]: kc = e4d9ed84d299a05d 20241204122525051 DAUC <0003> auc.c:180 vector [4]: sres = ac48f6de 20241204122525051 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241204122525051 DAUC <0003> db_auc.c:245 IMSI='262424896696902': Generated 5 vectors 20241204122525051 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896696902"} 20241204122525051 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424896696902 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241204122525052 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525052 DAUC <0003> db_auc.c:192 IMSI='262427509543113': No 3G Auth Data 20241204122525059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 20241204122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525060 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525061 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525061 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 1 vectors 20241204122525061 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241204122525061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525061 DAUC <0003> auc.c:113 vector [0]: rand = 5b31017cdfa96354b96032107aeb1e17 20241204122525061 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525061 DAUC <0003> auc.c:142 vector [0]: autn = 9b7dfdf026c60000e5a5b20b0d12bb66 20241204122525061 DAUC <0003> auc.c:143 vector [0]: ck = e3fbd6681a75575c8a1bb763a4e44d1f 20241204122525061 DAUC <0003> auc.c:144 vector [0]: ik = 8c9a370d28dce15111fcd5ed3b50e66b 20241204122525061 DAUC <0003> auc.c:145 vector [0]: res = 0f34a618da24f1680000000000000000 20241204122525061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525061 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525061 DAUC <0003> auc.c:151 vector [0]: kc = f48683ebad1d1d79 20241204122525061 DAUC <0003> auc.c:152 vector [0]: sres = d5105770 20241204122525061 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525061 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 1 vectors 20241204122525061 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=33 in DB 20241204122525061 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525061 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525062 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525062 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525062 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 4 vectors 20241204122525062 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241204122525062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525062 DAUC <0003> auc.c:113 vector [0]: rand = 7d910bdb26051e35f56680ecc307601f 20241204122525062 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525062 DAUC <0003> auc.c:142 vector [0]: autn = a67b1605883d00009a8ffa6b9bc2bdb5 20241204122525062 DAUC <0003> auc.c:143 vector [0]: ck = 008804cf588aff1377128c0552e8d61b 20241204122525062 DAUC <0003> auc.c:144 vector [0]: ik = c37d028ef4ad8742074e65293156ae6e 20241204122525062 DAUC <0003> auc.c:145 vector [0]: res = 10601b9085b24cda0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [0]: kc = b3a9ef6dcf990024 20241204122525062 DAUC <0003> auc.c:152 vector [0]: sres = 95d2574a 20241204122525062 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [1]: rand = 5d9d97d835d574a374022925a5d37e32 20241204122525062 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525062 DAUC <0003> auc.c:142 vector [1]: autn = 15a82b18141a0000489b7a0daded8c9d 20241204122525062 DAUC <0003> auc.c:143 vector [1]: ck = df2729cccad0c3a9bdfddaf081005f42 20241204122525062 DAUC <0003> auc.c:144 vector [1]: ik = 1942865e005f2c58e137a3b1d3c45d59 20241204122525062 DAUC <0003> auc.c:145 vector [1]: res = 90440233f6974c9e0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [1]: kc = 9aafd6d3984bedea 20241204122525062 DAUC <0003> auc.c:152 vector [1]: sres = 66d34ead 20241204122525062 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [2]: rand = 8d37273ad19e104582bc019763ff71fa 20241204122525062 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525062 DAUC <0003> auc.c:142 vector [2]: autn = 93e3d7c963a20000d5e81b83e5a9d6ae 20241204122525062 DAUC <0003> auc.c:143 vector [2]: ck = d564aad2592325687b37f1c8bad0f15f 20241204122525062 DAUC <0003> auc.c:144 vector [2]: ik = c294ee0aad34d7a080493ac86f7301dd 20241204122525062 DAUC <0003> auc.c:145 vector [2]: res = 44f5d42a0adb27580000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [2]: kc = ec8e8fd821b4024a 20241204122525062 DAUC <0003> auc.c:152 vector [2]: sres = 4e2ef372 20241204122525062 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525062 DAUC <0003> auc.c:113 vector [3]: rand = a51326f001e23c597a7d3cd836d767f9 20241204122525062 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525062 DAUC <0003> auc.c:142 vector [3]: autn = d44f517e4acf00003d6f70bafb76468d 20241204122525062 DAUC <0003> auc.c:143 vector [3]: ck = ab9dbcee6b11bc6f87d5fc92b6a38664 20241204122525062 DAUC <0003> auc.c:144 vector [3]: ik = a620194853612255f6f6fc6e5920b194 20241204122525062 DAUC <0003> auc.c:145 vector [3]: res = c02467b3ebce7eaa0000000000000000 20241204122525062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525062 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525062 DAUC <0003> auc.c:151 vector [3]: kc = 7c9ea55ad7f3a9ca 20241204122525062 DAUC <0003> auc.c:152 vector [3]: sres = 2bea1919 20241204122525062 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525062 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 4 vectors 20241204122525062 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=161 in DB 20241204122525062 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525062 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525064 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525064 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525064 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 5 vectors 20241204122525064 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525064 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525064 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525064 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525064 DAUC <0003> auc.c:113 vector [0]: rand = 62748a8da67251bb510a15efe7d1d2ad 20241204122525064 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525064 DAUC <0003> auc.c:142 vector [0]: autn = 3080872d293d00008c98de9aefd82711 20241204122525064 DAUC <0003> auc.c:143 vector [0]: ck = 1ce47750ae7880b5c83afeb560f1a11a 20241204122525064 DAUC <0003> auc.c:144 vector [0]: ik = ba66dc6b21adcd154401540f4c5ba1b4 20241204122525064 DAUC <0003> auc.c:145 vector [0]: res = 442e9feb515856e70000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [0]: kc = 2ab90181a37f4d0e 20241204122525064 DAUC <0003> auc.c:152 vector [0]: sres = 1576c90c 20241204122525064 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [1]: rand = 09c2865e2c589d13533f4489b70e0185 20241204122525064 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525064 DAUC <0003> auc.c:142 vector [1]: autn = 595942a7496e00004f3858642c8d71fa 20241204122525064 DAUC <0003> auc.c:143 vector [1]: ck = c3931aaf6151cd6ee200642defb2b80d 20241204122525064 DAUC <0003> auc.c:144 vector [1]: ik = eb7e517617616fb437287217d50c9e3c 20241204122525064 DAUC <0003> auc.c:145 vector [1]: res = 2c1ed11c5149997f0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [1]: kc = fdc55de34c8e84eb 20241204122525064 DAUC <0003> auc.c:152 vector [1]: sres = 7d574863 20241204122525064 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [2]: rand = 0001f8e962852f2e0b72edb2e29faa38 20241204122525064 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525064 DAUC <0003> auc.c:142 vector [2]: autn = b9dbed8f289900003950fc2c3ff00749 20241204122525064 DAUC <0003> auc.c:143 vector [2]: ck = 1bf224c0f1829bf2df6607799948d530 20241204122525064 DAUC <0003> auc.c:144 vector [2]: ik = 929693c2e4a09752bc1a6297b06a3c2b 20241204122525064 DAUC <0003> auc.c:145 vector [2]: res = bbacbd3b9b80da4b0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [2]: kc = ea18d2ec3c00e5bb 20241204122525064 DAUC <0003> auc.c:152 vector [2]: sres = 202c6770 20241204122525064 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [3]: rand = 32c06374082fee979ac2f1c0dd86a5b6 20241204122525064 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525064 DAUC <0003> auc.c:142 vector [3]: autn = 00c95e416724000082e0778e7c4a488d 20241204122525064 DAUC <0003> auc.c:143 vector [3]: ck = 157a2ff6515d2b5cb235d57e03425203 20241204122525064 DAUC <0003> auc.c:144 vector [3]: ik = d5604536da2abb0c3ea3e32599746103 20241204122525064 DAUC <0003> auc.c:145 vector [3]: res = 7a8e47505061166c0000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [3]: kc = 4c8c5c9b1141a350 20241204122525064 DAUC <0003> auc.c:152 vector [3]: sres = 2aef513c 20241204122525064 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525064 DAUC <0003> auc.c:113 vector [4]: rand = d82371ac175404704962b94e81d3cb41 20241204122525064 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525064 DAUC <0003> auc.c:142 vector [4]: autn = 5e0a37d678da0000b68eee4b0b6d99cb 20241204122525064 DAUC <0003> auc.c:143 vector [4]: ck = 7078d48569a91ea0938a847a887c15eb 20241204122525064 DAUC <0003> auc.c:144 vector [4]: ik = 71042a7bb76bf58e5fda2fedfb468c5f 20241204122525064 DAUC <0003> auc.c:145 vector [4]: res = 8c40feed38d70c910000000000000000 20241204122525064 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525064 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525064 DAUC <0003> auc.c:151 vector [4]: kc = cd2c5569adf8729a 20241204122525064 DAUC <0003> auc.c:152 vector [4]: sres = b497f27c 20241204122525064 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525064 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 5 vectors 20241204122525064 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=321 in DB 20241204122525064 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525064 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525064 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525065 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525065 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427509543113"} 20241204122525065 DAUC <0003> db_auc.c:157 IMSI='262427509543113': No 2G Auth Data 20241204122525065 DAUC <0003> db_auc.c:236 IMSI='262427509543113': Calling to generate 5 vectors 20241204122525065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525065 DAUC <0003> auc.c:113 vector [0]: rand = 30ad4a41890fd98d3807481f0d8e26a6 20241204122525065 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525065 DAUC <0003> auc.c:142 vector [0]: autn = 52e91e95c15600003df944961743b0af 20241204122525065 DAUC <0003> auc.c:143 vector [0]: ck = 6e5f1d12b1ade0b44e4bc9c441f01064 20241204122525065 DAUC <0003> auc.c:144 vector [0]: ik = be0079f7fd46e9be5bec426ff6d1c66a 20241204122525065 DAUC <0003> auc.c:145 vector [0]: res = 787a82df1fbf79400000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [0]: kc = c5f8ef4efbcadf04 20241204122525065 DAUC <0003> auc.c:152 vector [0]: sres = 67c5fb9f 20241204122525065 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [1]: rand = 69fe9e2e1dff0a65ebc17ad9eec3da11 20241204122525065 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525065 DAUC <0003> auc.c:142 vector [1]: autn = da3528fd8555000014a1ab55b1ca1dac 20241204122525065 DAUC <0003> auc.c:143 vector [1]: ck = e6cd34e6d2da544e789aa5325f3bae8c 20241204122525065 DAUC <0003> auc.c:144 vector [1]: ik = 8b27a02f257a86bb77cc4c68089375c7 20241204122525065 DAUC <0003> auc.c:145 vector [1]: res = 35fffbe5c05ae87d0000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [1]: kc = 62bc7d93a00809be 20241204122525065 DAUC <0003> auc.c:152 vector [1]: sres = f5a51398 20241204122525065 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [2]: rand = dc57dabae4dba63792d8c4502171164e 20241204122525065 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525065 DAUC <0003> auc.c:142 vector [2]: autn = d028d28ed4a3000025cca203ebc99382 20241204122525065 DAUC <0003> auc.c:143 vector [2]: ck = 63ec2198d88e3909bd4a148efe9715af 20241204122525065 DAUC <0003> auc.c:144 vector [2]: ik = 1aeee8e83a892ac088c5295828fd5c6a 20241204122525065 DAUC <0003> auc.c:145 vector [2]: res = b6454a8bd0b0f4730000000000000000 20241204122525065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525065 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525065 DAUC <0003> auc.c:151 vector [2]: kc = 4c8df4a6346d5a0c 20241204122525065 DAUC <0003> auc.c:152 vector [2]: sres = 66f5bef8 20241204122525065 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525065 DAUC <0003> auc.c:113 vector [3]: rand = a7978a2deac1fd15d21a1c113c13bcb9 20241204122525065 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525065 DAUC <0003> auc.c:142 vector [3]: autn = 263274159faa000082638651d90bd5cc 20241204122525065 DAUC <0003> auc.c:143 vector [3]: ck = bebbf488881d0b6548d5f78e17775a6c 20241204122525066 DAUC <0003> auc.c:144 vector [3]: ik = c00619fe4233d2a04f167c181afae3d1 20241204122525066 DAUC <0003> auc.c:145 vector [3]: res = 8e5ba1a9798bad420000000000000000 20241204122525066 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525066 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525066 DAUC <0003> auc.c:151 vector [3]: kc = 797e66e0c7a36078 20241204122525066 DAUC <0003> auc.c:152 vector [3]: sres = f7d00ceb 20241204122525066 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525066 DAUC <0003> auc.c:113 vector [4]: rand = 3fb35447c977f9e221c35a0d3291e1c0 20241204122525066 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525066 DAUC <0003> auc.c:142 vector [4]: autn = f710261bfe4000006446b9a6b2b879a4 20241204122525066 DAUC <0003> auc.c:143 vector [4]: ck = eaf741824beaf04b4965349a16b4e78e 20241204122525066 DAUC <0003> auc.c:144 vector [4]: ik = d07a8cf6fdb5d592b04670d3cb952ae9 20241204122525066 DAUC <0003> auc.c:145 vector [4]: res = 23d4281fe11ac3530000000000000000 20241204122525066 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525066 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525066 DAUC <0003> auc.c:151 vector [4]: kc = c3ae893d6b7ee8be 20241204122525066 DAUC <0003> auc.c:152 vector [4]: sres = c2ceeb4c 20241204122525066 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525066 DAUC <0003> db_auc.c:245 IMSI='262427509543113': Generated 5 vectors 20241204122525066 DAUC <0003> db_auc.c:249 IMSI='262427509543113': Updating SQN=481 in DB 20241204122525066 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427509543113"} 20241204122525066 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427509543113 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525066 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4258 20241204122525068 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525068 DAUC <0003> db_auc.c:192 IMSI='262425033411689': No 3G Auth Data 20241204122525075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 20241204122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525076 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525076 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525076 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 1 vectors 20241204122525076 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241204122525076 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525076 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525076 DAUC <0003> auc.c:113 vector [0]: rand = 165eaf769ae536fe7584010d72acd86a 20241204122525076 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525076 DAUC <0003> auc.c:142 vector [0]: autn = 1641ca7ea815000043eb1e4999774265 20241204122525076 DAUC <0003> auc.c:143 vector [0]: ck = 15646e58bb392a939775d4b5ffc15466 20241204122525076 DAUC <0003> auc.c:144 vector [0]: ik = 22eb71660100d93a201a753356d5bda7 20241204122525076 DAUC <0003> auc.c:145 vector [0]: res = f76c7f91d2c4360e0000000000000000 20241204122525076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525076 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525076 DAUC <0003> auc.c:151 vector [0]: kc = 80e0beb8132d1a68 20241204122525076 DAUC <0003> auc.c:152 vector [0]: sres = 25a8499f 20241204122525077 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525077 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 1 vectors 20241204122525077 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=33 in DB 20241204122525077 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525077 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525077 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525077 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525078 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525078 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525078 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 4 vectors 20241204122525078 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241204122525078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525078 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525078 DAUC <0003> auc.c:113 vector [0]: rand = 458ecc78fa72c93fcbb32e3fc2bce3b0 20241204122525078 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525078 DAUC <0003> auc.c:142 vector [0]: autn = 736e031d8f730000d27bcefee0f1cb59 20241204122525078 DAUC <0003> auc.c:143 vector [0]: ck = 2132ab6d339e13086fa48701124cc2e5 20241204122525078 DAUC <0003> auc.c:144 vector [0]: ik = bc4d1a8320a6f5c588e6ca5ddbeb5422 20241204122525078 DAUC <0003> auc.c:145 vector [0]: res = daffad83d80569090000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [0]: kc = 7a3dfcb2da9f700a 20241204122525078 DAUC <0003> auc.c:152 vector [0]: sres = 02fac48a 20241204122525078 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [1]: rand = ba614036339c9d91342330522e0b7998 20241204122525078 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525078 DAUC <0003> auc.c:142 vector [1]: autn = eece4e21a57500007022e2507bcca5d5 20241204122525078 DAUC <0003> auc.c:143 vector [1]: ck = 2ea27b8f6d2e733dd12cd90cbb7bcda8 20241204122525078 DAUC <0003> auc.c:144 vector [1]: ik = a8e7d39f65737e37cecef2c8bac89166 20241204122525078 DAUC <0003> auc.c:145 vector [1]: res = 5197024a6bb53eb90000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [1]: kc = 99a783d409ee51c4 20241204122525078 DAUC <0003> auc.c:152 vector [1]: sres = 3a223cf3 20241204122525078 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [2]: rand = 5f74c56ab37013214a0e7aa18b31d6bf 20241204122525078 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525078 DAUC <0003> auc.c:142 vector [2]: autn = d88f937947680000d51d552ef31636ba 20241204122525078 DAUC <0003> auc.c:143 vector [2]: ck = 27eebf5c6bc12db2e9dd5ac2153c8c0c 20241204122525078 DAUC <0003> auc.c:144 vector [2]: ik = 927e9594e1a71aa6cb7436a9d286074f 20241204122525078 DAUC <0003> auc.c:145 vector [2]: res = 0164c1244fa2c1280000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [2]: kc = 973946a34ddcbc57 20241204122525078 DAUC <0003> auc.c:152 vector [2]: sres = 4ec6000c 20241204122525078 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525078 DAUC <0003> auc.c:113 vector [3]: rand = 79c4a0dc917739729e1ed96e8991c7a0 20241204122525078 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525078 DAUC <0003> auc.c:142 vector [3]: autn = 96a43cf88ee30000d3314b1f0388ee48 20241204122525078 DAUC <0003> auc.c:143 vector [3]: ck = 4296c09f2dad344af55ae9ceb6a8031f 20241204122525078 DAUC <0003> auc.c:144 vector [3]: ik = 8d1b8b672937b19c0cff7d4f0709fb10 20241204122525078 DAUC <0003> auc.c:145 vector [3]: res = d8ffa29ebaaa51c40000000000000000 20241204122525078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525078 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525078 DAUC <0003> auc.c:151 vector [3]: kc = 3628df79b53b7dd9 20241204122525078 DAUC <0003> auc.c:152 vector [3]: sres = 6255f35a 20241204122525078 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525078 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 4 vectors 20241204122525078 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=161 in DB 20241204122525078 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525078 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525078 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525079 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525079 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525079 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525079 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 5 vectors 20241204122525079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525079 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525079 DAUC <0003> auc.c:113 vector [0]: rand = dc87d020510b5a134fedde5c9a793d4e 20241204122525079 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525079 DAUC <0003> auc.c:142 vector [0]: autn = 284065647010000050995d758bdf8663 20241204122525079 DAUC <0003> auc.c:143 vector [0]: ck = d726d5a92895ac8cc28fbf03e3d553a4 20241204122525079 DAUC <0003> auc.c:144 vector [0]: ik = c1d1e96720e0bf8c514e0103894b9689 20241204122525079 DAUC <0003> auc.c:145 vector [0]: res = 0d87d378a7dfbd070000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [0]: kc = 853682ce62ebd62d 20241204122525079 DAUC <0003> auc.c:152 vector [0]: sres = aa586e7f 20241204122525079 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [1]: rand = fb2ee29040bdfb898d2982eb8913d8f7 20241204122525079 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525079 DAUC <0003> auc.c:142 vector [1]: autn = d38398b4ec19000089e9ed77414d3508 20241204122525079 DAUC <0003> auc.c:143 vector [1]: ck = d3a6a69ee77233bcd798ee7d64a92f5c 20241204122525079 DAUC <0003> auc.c:144 vector [1]: ik = 7c0da959ec7a10136d35f809a11e30db 20241204122525079 DAUC <0003> auc.c:145 vector [1]: res = a6a45d21f04cfc480000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [1]: kc = 150619b3cebf3c28 20241204122525079 DAUC <0003> auc.c:152 vector [1]: sres = 56e8a169 20241204122525079 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [2]: rand = 0a5b316c932dd392f1c8096df036ff67 20241204122525079 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525079 DAUC <0003> auc.c:142 vector [2]: autn = fcde6b58bc4800007256128d7dd7631e 20241204122525079 DAUC <0003> auc.c:143 vector [2]: ck = dff242e091334073c2c46b147917f065 20241204122525079 DAUC <0003> auc.c:144 vector [2]: ik = 06cc42295a82e7b6e8007c108a1d6caf 20241204122525079 DAUC <0003> auc.c:145 vector [2]: res = 056d25530fd82dbf0000000000000000 20241204122525079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525079 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525079 DAUC <0003> auc.c:151 vector [2]: kc = f3fa17cd38bb3b0f 20241204122525079 DAUC <0003> auc.c:152 vector [2]: sres = 0ab508ec 20241204122525079 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525079 DAUC <0003> auc.c:113 vector [3]: rand = d0e5b8a49eb13f9a05d59ee7dd3a75b3 20241204122525079 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525079 DAUC <0003> auc.c:142 vector [3]: autn = b8d5a9eafca90000cb67e1dd510156c4 20241204122525079 DAUC <0003> auc.c:143 vector [3]: ck = 051421d6be1f9f70ef1087527aacc4c2 20241204122525080 DAUC <0003> auc.c:144 vector [3]: ik = 9a31dd71dd7a71134d1fabfbf81ca852 20241204122525080 DAUC <0003> auc.c:145 vector [3]: res = 3fb0f6d0ebd061ec0000000000000000 20241204122525080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525080 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525080 DAUC <0003> auc.c:151 vector [3]: kc = 3d2ad00ee1d582f3 20241204122525080 DAUC <0003> auc.c:152 vector [3]: sres = d460973c 20241204122525080 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525080 DAUC <0003> auc.c:113 vector [4]: rand = 0b8df5109783e7ffe054b2e483c2695d 20241204122525080 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525080 DAUC <0003> auc.c:142 vector [4]: autn = 3e5c39f7140f0000316280f18fd21d80 20241204122525080 DAUC <0003> auc.c:143 vector [4]: ck = 38dd4b62a092ef694f1303084a321ad4 20241204122525080 DAUC <0003> auc.c:144 vector [4]: ik = bb7ed652e31aca44da2ffcd24276d296 20241204122525080 DAUC <0003> auc.c:145 vector [4]: res = ccb161181ab08d370000000000000000 20241204122525080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525080 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525080 DAUC <0003> auc.c:151 vector [4]: kc = 169f62ea4bcced6f 20241204122525080 DAUC <0003> auc.c:152 vector [4]: sres = d601ec2f 20241204122525080 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525080 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 5 vectors 20241204122525080 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=321 in DB 20241204122525080 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525080 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525080 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525081 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425033411689"} 20241204122525081 DAUC <0003> db_auc.c:157 IMSI='262425033411689': No 2G Auth Data 20241204122525081 DAUC <0003> db_auc.c:236 IMSI='262425033411689': Calling to generate 5 vectors 20241204122525081 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122525081 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525081 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122525081 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525081 DAUC <0003> auc.c:113 vector [0]: rand = 0db484a3d1d20dfc378171ee539d8e35 20241204122525081 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525081 DAUC <0003> auc.c:142 vector [0]: autn = f1db93441e3d0000232cca9096f5b869 20241204122525081 DAUC <0003> auc.c:143 vector [0]: ck = 62d7506d1e382ef047e2aea1e5615796 20241204122525081 DAUC <0003> auc.c:144 vector [0]: ik = 4df6932557eec3f31fc8f8f4368dd5c3 20241204122525081 DAUC <0003> auc.c:145 vector [0]: res = d1a824e9b6c2f25c0000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [0]: kc = 770b951d9a3a6f56 20241204122525081 DAUC <0003> auc.c:152 vector [0]: sres = 676ad6b5 20241204122525081 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [1]: rand = ed829a03b8551c31e4bdc4af6875ddc1 20241204122525081 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525081 DAUC <0003> auc.c:142 vector [1]: autn = afcb4ba52c810000584a941476d1c5d8 20241204122525081 DAUC <0003> auc.c:143 vector [1]: ck = 9c78c0c6235c99fc07cb1fb99cc5d92e 20241204122525081 DAUC <0003> auc.c:144 vector [1]: ik = 2857c81f5ca30c98d3e11fdc7265eff5 20241204122525081 DAUC <0003> auc.c:145 vector [1]: res = e807dc38b0ed9e020000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [1]: kc = 600508bc915fa3bf 20241204122525081 DAUC <0003> auc.c:152 vector [1]: sres = 58ea423a 20241204122525081 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [2]: rand = b99739a0933656b9146ce14857e15a47 20241204122525081 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525081 DAUC <0003> auc.c:142 vector [2]: autn = 02774d51d42e00009ea224a56aa7da1b 20241204122525081 DAUC <0003> auc.c:143 vector [2]: ck = b138a840e7d24775afbc42220990e2ab 20241204122525081 DAUC <0003> auc.c:144 vector [2]: ik = 742164e7612dca9e17c9d07a51111962 20241204122525081 DAUC <0003> auc.c:145 vector [2]: res = 06bf5bfa2d8695e20000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [2]: kc = 7d6c5effde7e7622 20241204122525081 DAUC <0003> auc.c:152 vector [2]: sres = 2b39ce18 20241204122525081 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [3]: rand = 7e18d1e0d46c4dad3e03a176f11cb942 20241204122525081 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525081 DAUC <0003> auc.c:142 vector [3]: autn = f2e1a994ac870000b893bb74f80d4f48 20241204122525081 DAUC <0003> auc.c:143 vector [3]: ck = 3d1e4ebf497a547665abf1a86e0a1c67 20241204122525081 DAUC <0003> auc.c:144 vector [3]: ik = cb5bcf2808d007f8b1335990bcd25078 20241204122525081 DAUC <0003> auc.c:145 vector [3]: res = 7d587b5b5bf89a2e0000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [3]: kc = 22dd29af93721f91 20241204122525081 DAUC <0003> auc.c:152 vector [3]: sres = 26a0e175 20241204122525081 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122525081 DAUC <0003> auc.c:113 vector [4]: rand = 91d691ee7c1591094b2877e376cfc547 20241204122525081 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525081 DAUC <0003> auc.c:142 vector [4]: autn = ad63005890d200009372a8331e6538c1 20241204122525081 DAUC <0003> auc.c:143 vector [4]: ck = d0fdcd01e453a07dc4ae301786bd1f3b 20241204122525081 DAUC <0003> auc.c:144 vector [4]: ik = 3c577d25df9c87e1602d506c437ffa62 20241204122525081 DAUC <0003> auc.c:145 vector [4]: res = e1934275036f2cb30000000000000000 20241204122525081 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525081 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122525081 DAUC <0003> auc.c:151 vector [4]: kc = 4829d05ffe0dc2c5 20241204122525081 DAUC <0003> auc.c:152 vector [4]: sres = e2fc6ec6 20241204122525081 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122525081 DAUC <0003> db_auc.c:245 IMSI='262425033411689': Generated 5 vectors 20241204122525081 DAUC <0003> db_auc.c:249 IMSI='262425033411689': Updating SQN=481 in DB 20241204122525081 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425033411689"} 20241204122525081 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425033411689 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525081 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4258 20241204122525083 DAUC <0003> db_auc.c:157 IMSI='262421375690726': No 2G Auth Data 20241204122525083 DAUC <0003> db_auc.c:192 IMSI='262421375690726': No 3G Auth Data 20241204122525089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525091 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525091 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 1 vectors 20241204122525091 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525091 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525091 DAUC <0003> auc.c:113 vector [0]: rand = 6d670c19dd317b6243c016677915832e 20241204122525091 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525091 DAUC <0003> auc.c:142 vector [0]: autn = cb4bde79f46200007c1ad5b07b0cbc31 20241204122525091 DAUC <0003> auc.c:143 vector [0]: ck = aa9c73854757f86567c0e495c3184be9 20241204122525091 DAUC <0003> auc.c:144 vector [0]: ik = 7f31d769148ca9663f8e04eb4ca73fd7 20241204122525091 DAUC <0003> auc.c:145 vector [0]: res = 00efabddec80f2700000000000000000 20241204122525091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525091 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525091 DAUC <0003> auc.c:179 vector [0]: kc = 37938a5fec1ec400 20241204122525091 DAUC <0003> auc.c:180 vector [0]: sres = e659e88a 20241204122525091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525091 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 1 vectors 20241204122525091 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=33 in DB 20241204122525091 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525091 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525091 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525092 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525092 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 4 vectors 20241204122525092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525092 DAUC <0003> auc.c:113 vector [0]: rand = f86eff3056e21f0bdd0efaac3ac963ea 20241204122525092 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525092 DAUC <0003> auc.c:142 vector [0]: autn = 41706778f3480000686e61de46365f72 20241204122525092 DAUC <0003> auc.c:143 vector [0]: ck = 3de7d0f3ac241f916fc3887ae0fb8bad 20241204122525092 DAUC <0003> auc.c:144 vector [0]: ik = cb47f252eb89f9d4acd76bfd5a621fad 20241204122525092 DAUC <0003> auc.c:145 vector [0]: res = 021afcfb491433430000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [0]: kc = be017958a14d5c00 20241204122525092 DAUC <0003> auc.c:180 vector [0]: sres = 1ee2e443 20241204122525092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [1]: rand = 6dbe6d71a2704786d34c5f5d10e815b3 20241204122525092 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525092 DAUC <0003> auc.c:142 vector [1]: autn = d59eea656e120000c5bbfb9afe3cece7 20241204122525092 DAUC <0003> auc.c:143 vector [1]: ck = 54e366b2ab7b84b889b2e363f2c808dd 20241204122525092 DAUC <0003> auc.c:144 vector [1]: ik = 50af0db973170bd8e03d3199fd3fb9ea 20241204122525092 DAUC <0003> auc.c:145 vector [1]: res = eada34d8f78a89540000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [1]: kc = a26e141f5e00ac00 20241204122525092 DAUC <0003> auc.c:180 vector [1]: sres = 7a65da23 20241204122525092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [2]: rand = 20da5feecc9e8d484071fbeaeec9f7ac 20241204122525092 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525092 DAUC <0003> auc.c:142 vector [2]: autn = e741ffb2c1c100003eb8e036f0705ff5 20241204122525092 DAUC <0003> auc.c:143 vector [2]: ck = 4da4c0872b13e4f8079e450f49068b79 20241204122525092 DAUC <0003> auc.c:144 vector [2]: ik = 9dead294609b272aefe6ccd4ba681868 20241204122525092 DAUC <0003> auc.c:145 vector [2]: res = 4e049dfb4b3900fe0000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [2]: kc = acca4f6b97efd800 20241204122525092 DAUC <0003> auc.c:180 vector [2]: sres = f2157bff 20241204122525092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525092 DAUC <0003> auc.c:113 vector [3]: rand = 51b907ac1db7a6b6afd10354ebbb3eca 20241204122525092 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525092 DAUC <0003> auc.c:142 vector [3]: autn = 4e040a326f250000b53cf8d2fef0697c 20241204122525092 DAUC <0003> auc.c:143 vector [3]: ck = ada1ac3a94fffe0586e8e7a3a22a051f 20241204122525092 DAUC <0003> auc.c:144 vector [3]: ik = 77add9f99ff1eb05d7fce4b458249419 20241204122525092 DAUC <0003> auc.c:145 vector [3]: res = bcf4aa57a212142a0000000000000000 20241204122525092 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525092 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525092 DAUC <0003> auc.c:179 vector [3]: kc = 8aed3dba01cc1800 20241204122525092 DAUC <0003> auc.c:180 vector [3]: sres = 3cccc49a 20241204122525092 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525092 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 4 vectors 20241204122525092 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=161 in DB 20241204122525092 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525092 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525093 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525093 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 5 vectors 20241204122525093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525093 DAUC <0003> auc.c:113 vector [0]: rand = fa67a8ee6eee98ff7b949c058b88b479 20241204122525093 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525093 DAUC <0003> auc.c:142 vector [0]: autn = 7cef673c688a0000d42c345395814325 20241204122525093 DAUC <0003> auc.c:143 vector [0]: ck = e258bd42de60d776bb3edf9378799852 20241204122525093 DAUC <0003> auc.c:144 vector [0]: ik = a47a3099d154df9cd3143b99ecfa77c9 20241204122525093 DAUC <0003> auc.c:145 vector [0]: res = 6d83a0dd62f197310000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [0]: kc = 51c8255492917800 20241204122525093 DAUC <0003> auc.c:180 vector [0]: sres = 67016002 20241204122525093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [1]: rand = d02d40cdcd18991c388ffe1d73144580 20241204122525093 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525093 DAUC <0003> auc.c:142 vector [1]: autn = 89bb00d2c2c000001dae6534057f9dad 20241204122525093 DAUC <0003> auc.c:143 vector [1]: ck = b14f1970bbb975209242456393086ad9 20241204122525093 DAUC <0003> auc.c:144 vector [1]: ik = f0968d0218cdf60bee1daef80cae2fae 20241204122525093 DAUC <0003> auc.c:145 vector [1]: res = 1ae87e3cb15e53480000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [1]: kc = 3cbd25a8416e0800 20241204122525093 DAUC <0003> auc.c:180 vector [1]: sres = 695e0673 20241204122525093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [2]: rand = 3ead83b326a78cd7b35190058c4bcf93 20241204122525093 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525093 DAUC <0003> auc.c:142 vector [2]: autn = d1ebe1eab4740000f3ce0f010e929327 20241204122525093 DAUC <0003> auc.c:143 vector [2]: ck = d6053cba41d14fefdac691b4fab4e505 20241204122525093 DAUC <0003> auc.c:144 vector [2]: ik = 05cfce72ba757a5b9ddba0a9671e9b64 20241204122525093 DAUC <0003> auc.c:145 vector [2]: res = f1d763b7a8ff6ffb0000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [2]: kc = 2d5f37bf22cc7800 20241204122525093 DAUC <0003> auc.c:180 vector [2]: sres = 6314d9b1 20241204122525093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [3]: rand = 71754d3d19be1ca6b01bd990569a5724 20241204122525093 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525093 DAUC <0003> auc.c:142 vector [3]: autn = a6297c1222450000ff9bdcd3cec101d0 20241204122525093 DAUC <0003> auc.c:143 vector [3]: ck = 5126745809a2a93c2ea958af0da029a4 20241204122525093 DAUC <0003> auc.c:144 vector [3]: ik = a021fa45e4beaecfc0f76928c4f835d8 20241204122525093 DAUC <0003> auc.c:145 vector [3]: res = b7ed95bf11bfbfaf0000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525093 DAUC <0003> auc.c:179 vector [3]: kc = bd113422a3580c00 20241204122525093 DAUC <0003> auc.c:180 vector [3]: sres = 50efc897 20241204122525093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525093 DAUC <0003> auc.c:113 vector [4]: rand = 53c59fa5bc001225dfa707c99b598d14 20241204122525093 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525093 DAUC <0003> auc.c:142 vector [4]: autn = b68ed5c70d700000278dbb134e9394c0 20241204122525093 DAUC <0003> auc.c:143 vector [4]: ck = 18326f494dc680311a8c8b7f31f4e979 20241204122525093 DAUC <0003> auc.c:144 vector [4]: ik = d3fb2e6a3890773f2516e30694e3870b 20241204122525093 DAUC <0003> auc.c:145 vector [4]: res = 464550d367c7e6250000000000000000 20241204122525093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525093 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525094 DAUC <0003> auc.c:179 vector [4]: kc = 2b532441717dc800 20241204122525094 DAUC <0003> auc.c:180 vector [4]: sres = b736d999 20241204122525094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525094 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 5 vectors 20241204122525094 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=321 in DB 20241204122525094 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525094 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525095 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421375690726"} 20241204122525095 DAUC <0003> db_auc.c:236 IMSI='262421375690726': Calling to generate 5 vectors 20241204122525095 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525095 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525095 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525095 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525095 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525095 DAUC <0003> auc.c:113 vector [0]: rand = 0b5affda34a377753ea5e09879609caf 20241204122525095 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525095 DAUC <0003> auc.c:142 vector [0]: autn = f164ff257d6e0000b3e519ba1d389604 20241204122525095 DAUC <0003> auc.c:143 vector [0]: ck = 88cd71639593245c056472fbcaf0f325 20241204122525095 DAUC <0003> auc.c:144 vector [0]: ik = 8f23bfc43599529e174605aa111f60b9 20241204122525095 DAUC <0003> auc.c:145 vector [0]: res = 0526dc4a375b2ea70000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [0]: kc = 4af02460ba3ee800 20241204122525095 DAUC <0003> auc.c:180 vector [0]: sres = b2e629c8 20241204122525095 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [1]: rand = e58527fd8cfed03f536f059743dac097 20241204122525095 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525095 DAUC <0003> auc.c:142 vector [1]: autn = fa903b4c1a190000397e4ba45bba6c1f 20241204122525095 DAUC <0003> auc.c:143 vector [1]: ck = d949c61464ad0878daa1887770073acf 20241204122525095 DAUC <0003> auc.c:144 vector [1]: ik = 12fa01ad9724b02c43f8adc18699c8b3 20241204122525095 DAUC <0003> auc.c:145 vector [1]: res = 41a3539f438ed0d00000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [1]: kc = 9d6277b102b2fc00 20241204122525095 DAUC <0003> auc.c:180 vector [1]: sres = e183b24a 20241204122525095 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [2]: rand = 15f8f20a58f087570c434986c3501d06 20241204122525095 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525095 DAUC <0003> auc.c:142 vector [2]: autn = 8d942ab987210000b2249c610c89ffb8 20241204122525095 DAUC <0003> auc.c:143 vector [2]: ck = e19f90c2a2ed943ec0fc2e1354ad7629 20241204122525095 DAUC <0003> auc.c:144 vector [2]: ik = 8e200104b642b5e2793438ee968ffbb5 20241204122525095 DAUC <0003> auc.c:145 vector [2]: res = 717250e7706a530c0000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [2]: kc = 6a27764eaefb4c00 20241204122525095 DAUC <0003> auc.c:180 vector [2]: sres = 528d2e3a 20241204122525095 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [3]: rand = 521bd65b4a017c6882767b2ff695bf64 20241204122525095 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525095 DAUC <0003> auc.c:142 vector [3]: autn = 005234491a600000ecbd3d398afb1c0f 20241204122525095 DAUC <0003> auc.c:143 vector [3]: ck = ef3a0a31c8d43ecbcdde2842ad517573 20241204122525095 DAUC <0003> auc.c:144 vector [3]: ik = 85129d24b43402d61739bcd122d8ec18 20241204122525095 DAUC <0003> auc.c:145 vector [3]: res = 81a95c54a515a9710000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [3]: kc = 52fea02f309ba800 20241204122525095 DAUC <0003> auc.c:180 vector [3]: sres = e9f295e1 20241204122525095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525095 DAUC <0003> auc.c:113 vector [4]: rand = de0da4d644614922088b955c494cc1f4 20241204122525095 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525095 DAUC <0003> auc.c:142 vector [4]: autn = 1f6974739f4d0000eb83c52853da05e6 20241204122525095 DAUC <0003> auc.c:143 vector [4]: ck = 5b4620c35073088bb6384fd969b3eb1a 20241204122525095 DAUC <0003> auc.c:144 vector [4]: ik = f7dd09d08187c3872c377d14add80d02 20241204122525095 DAUC <0003> auc.c:145 vector [4]: res = 249a5c3fbcac5a4a0000000000000000 20241204122525095 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525095 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525095 DAUC <0003> auc.c:179 vector [4]: kc = 55696e962b554c00 20241204122525095 DAUC <0003> auc.c:180 vector [4]: sres = 19ca9bf2 20241204122525095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525095 DAUC <0003> db_auc.c:245 IMSI='262421375690726': Generated 5 vectors 20241204122525095 DAUC <0003> db_auc.c:249 IMSI='262421375690726': Updating SQN=481 in DB 20241204122525095 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421375690726"} 20241204122525095 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421375690726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20241204122525096 DAUC <0003> db_auc.c:157 IMSI='262429158114077': No 2G Auth Data 20241204122525096 DAUC <0003> db_auc.c:192 IMSI='262429158114077': No 3G Auth Data 20241204122525102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525104 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525104 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 1 vectors 20241204122525104 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525104 DAUC <0003> auc.c:113 vector [0]: rand = 24d60fe801e4f94f168569f688f54769 20241204122525104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525104 DAUC <0003> auc.c:142 vector [0]: autn = b9ec1d66efab00004f261d30a37d8a8e 20241204122525104 DAUC <0003> auc.c:143 vector [0]: ck = 1486abd3c60492d974506345af98fdd8 20241204122525104 DAUC <0003> auc.c:144 vector [0]: ik = 6e309bdf2e542fe1d84dcafd736ef19e 20241204122525104 DAUC <0003> auc.c:145 vector [0]: res = afdd7f1a5436fc500000000000000000 20241204122525104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525104 DAUC <0003> auc.c:179 vector [0]: kc = bd5883a78f767000 20241204122525104 DAUC <0003> auc.c:180 vector [0]: sres = ce9d7338 20241204122525104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525104 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 1 vectors 20241204122525104 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=33 in DB 20241204122525104 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525104 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525105 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525105 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 4 vectors 20241204122525105 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525105 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525105 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525105 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525105 DAUC <0003> auc.c:113 vector [0]: rand = a35859f581c2b9ef54b3ef45e9cfc071 20241204122525105 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525105 DAUC <0003> auc.c:142 vector [0]: autn = 69c515ce2b0c0000f4e94b6718a6d44b 20241204122525105 DAUC <0003> auc.c:143 vector [0]: ck = 7988bfef17d4e96bc91d4c195d428755 20241204122525105 DAUC <0003> auc.c:144 vector [0]: ik = 4f70efedf49758bf101d86602063afcb 20241204122525105 DAUC <0003> auc.c:145 vector [0]: res = 86add5484f6ff4f10000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [0]: kc = e2a38605713cfc00 20241204122525105 DAUC <0003> auc.c:180 vector [0]: sres = f56cc788 20241204122525105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [1]: rand = dc6c80017bad81d74ca5cc904c71d36c 20241204122525105 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525105 DAUC <0003> auc.c:142 vector [1]: autn = 09714515ad300000fe85a62018f9924c 20241204122525105 DAUC <0003> auc.c:143 vector [1]: ck = 176d4c6ea0503ba1723774fed566b29c 20241204122525105 DAUC <0003> auc.c:144 vector [1]: ik = 384d4c86a6c2675bdddcaa68e20db61e 20241204122525105 DAUC <0003> auc.c:145 vector [1]: res = 06b552d8c590a7dd0000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [1]: kc = ea76a6513163f400 20241204122525105 DAUC <0003> auc.c:180 vector [1]: sres = fe9faa8f 20241204122525105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [2]: rand = 7a542a68d25aff760b43332cc18482a6 20241204122525105 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525105 DAUC <0003> auc.c:142 vector [2]: autn = ae8dfa5b0bc60000f106d6754d23054d 20241204122525105 DAUC <0003> auc.c:143 vector [2]: ck = d39ce247428b13beacffdf1d31814447 20241204122525105 DAUC <0003> auc.c:144 vector [2]: ik = 947ed451487f340ef630439b33dd0a9d 20241204122525105 DAUC <0003> auc.c:145 vector [2]: res = 80fcb22e80667b700000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [2]: kc = 71100f1d62761400 20241204122525105 DAUC <0003> auc.c:180 vector [2]: sres = f5b57248 20241204122525105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525105 DAUC <0003> auc.c:113 vector [3]: rand = d0ee4a4578511d74d30dd01fe007fbe1 20241204122525105 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525105 DAUC <0003> auc.c:142 vector [3]: autn = a33d7a44639d0000c5fc8e5e0c527692 20241204122525105 DAUC <0003> auc.c:143 vector [3]: ck = 7a22c3c7eda7ee82729d033a16a20914 20241204122525105 DAUC <0003> auc.c:144 vector [3]: ik = 3c697d7913729962bd50ae8d9045a1cd 20241204122525105 DAUC <0003> auc.c:145 vector [3]: res = 37f74e7b693b48b30000000000000000 20241204122525105 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525105 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525105 DAUC <0003> auc.c:179 vector [3]: kc = 2929d07d230a8800 20241204122525105 DAUC <0003> auc.c:180 vector [3]: sres = 0e5e0e27 20241204122525105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525105 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 4 vectors 20241204122525105 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=161 in DB 20241204122525105 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525105 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525106 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525106 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525106 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 5 vectors 20241204122525106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525106 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525106 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525106 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525106 DAUC <0003> auc.c:113 vector [0]: rand = f696646e2ebd52bb6bbfe7f7e3bef314 20241204122525106 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525106 DAUC <0003> auc.c:142 vector [0]: autn = d278a16463dd000045ff5d4f8c21c51a 20241204122525106 DAUC <0003> auc.c:143 vector [0]: ck = 51694e82758e37b7e7fcd9b3100069aa 20241204122525106 DAUC <0003> auc.c:144 vector [0]: ik = 600e81deefa428891730cbe15cf76bac 20241204122525106 DAUC <0003> auc.c:145 vector [0]: res = 4f12546a867c4afd0000000000000000 20241204122525106 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525106 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525106 DAUC <0003> auc.c:179 vector [0]: kc = 94ec668f8e889c00 20241204122525106 DAUC <0003> auc.c:180 vector [0]: sres = f85b2cfe 20241204122525106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525106 DAUC <0003> auc.c:113 vector [1]: rand = 9901d047877d0b9a7aae0aac61ded91b 20241204122525106 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525106 DAUC <0003> auc.c:142 vector [1]: autn = bf98ada0bc00000001a7f540cb8d28e7 20241204122525106 DAUC <0003> auc.c:143 vector [1]: ck = e5eb757b9840ac521cfe532aaf240cc9 20241204122525107 DAUC <0003> auc.c:144 vector [1]: ik = d9d02f1d42411241ded6a82b00bb6b6e 20241204122525107 DAUC <0003> auc.c:145 vector [1]: res = f462779d69266b0c0000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [1]: kc = fdacbbee15ddc000 20241204122525107 DAUC <0003> auc.c:180 vector [1]: sres = 8fe65041 20241204122525107 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [2]: rand = 5afdec6dbc9135a123bccdbb337cb74f 20241204122525107 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525107 DAUC <0003> auc.c:142 vector [2]: autn = c5d0780f3db40000bf3a3f94f1154f13 20241204122525107 DAUC <0003> auc.c:143 vector [2]: ck = 05986f6943d6a91b479d123556943438 20241204122525107 DAUC <0003> auc.c:144 vector [2]: ik = e5a43dccea1a17f1f0dce2afad0e9eab 20241204122525107 DAUC <0003> auc.c:145 vector [2]: res = 37e0d32a4cfafa710000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [2]: kc = 0702456776e3e400 20241204122525107 DAUC <0003> auc.c:180 vector [2]: sres = 18124498 20241204122525107 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [3]: rand = 0c77cf6d62d8bc54b6e79eb9c6e7e1b0 20241204122525107 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525107 DAUC <0003> auc.c:142 vector [3]: autn = f36e882491790000cd55e5040e6c7c0d 20241204122525107 DAUC <0003> auc.c:143 vector [3]: ck = c084d4c4bceff1dfd931cef901d1f2dd 20241204122525107 DAUC <0003> auc.c:144 vector [3]: ik = fe2778a0725f2d6f8381cb5affd3c940 20241204122525107 DAUC <0003> auc.c:145 vector [3]: res = ebc52bb19812f2e20000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [3]: kc = 423dcc95a695ac00 20241204122525107 DAUC <0003> auc.c:180 vector [3]: sres = e018afe7 20241204122525107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525107 DAUC <0003> auc.c:113 vector [4]: rand = 0c9ffbc51326e4b5cbb023f427270614 20241204122525107 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525107 DAUC <0003> auc.c:142 vector [4]: autn = afd4c40cb3660000e24e5936b0aa3151 20241204122525107 DAUC <0003> auc.c:143 vector [4]: ck = e629fa8f33e831662286b0ebca7e1c3f 20241204122525107 DAUC <0003> auc.c:144 vector [4]: ik = 923b07080198f2880c8e0220ca7268ec 20241204122525107 DAUC <0003> auc.c:145 vector [4]: res = 59cb46e0f423af240000000000000000 20241204122525107 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525107 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525107 DAUC <0003> auc.c:179 vector [4]: kc = 3d4ba04e57eff000 20241204122525107 DAUC <0003> auc.c:180 vector [4]: sres = 246a8a3d 20241204122525107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525107 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 5 vectors 20241204122525107 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=321 in DB 20241204122525107 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525107 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525108 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429158114077"} 20241204122525108 DAUC <0003> db_auc.c:236 IMSI='262429158114077': Calling to generate 5 vectors 20241204122525108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525108 DAUC <0003> auc.c:113 vector [0]: rand = d5fdc3f5f005dfa64dbd68e4839da7d9 20241204122525108 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525108 DAUC <0003> auc.c:142 vector [0]: autn = 7c8bdf17ab4d00006e99152f1a764b4b 20241204122525108 DAUC <0003> auc.c:143 vector [0]: ck = 06ae4396c8cd15b11f91ac7cff703828 20241204122525108 DAUC <0003> auc.c:144 vector [0]: ik = c38b2093def4aa228768e44d4e94d844 20241204122525108 DAUC <0003> auc.c:145 vector [0]: res = 7e94d1f3d99d177b0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [0]: kc = 75a2d202cf36ec00 20241204122525108 DAUC <0003> auc.c:180 vector [0]: sres = b49925e8 20241204122525108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [1]: rand = 6e22b8e9ae523c9358e2569093c5a05f 20241204122525108 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525108 DAUC <0003> auc.c:142 vector [1]: autn = 636d2d620d3d0000b1cb1d19b3d8b117 20241204122525108 DAUC <0003> auc.c:143 vector [1]: ck = ce3fb7ef0bf4b16727a0e2ab753ed817 20241204122525108 DAUC <0003> auc.c:144 vector [1]: ik = 4496ad7d6f0194bb7534017f319760b3 20241204122525108 DAUC <0003> auc.c:145 vector [1]: res = 7fb9cfee7eddc4ab0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [1]: kc = 4fdd536c0a923c00 20241204122525108 DAUC <0003> auc.c:180 vector [1]: sres = 831f7c0a 20241204122525108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [2]: rand = 5047997208fc82f7edf9c081b3453108 20241204122525108 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525108 DAUC <0003> auc.c:142 vector [2]: autn = 5a16c380b8180000c7075db0e7a985de 20241204122525108 DAUC <0003> auc.c:143 vector [2]: ck = a53c5eeb787ab2c43cabc4f0947e1d74 20241204122525108 DAUC <0003> auc.c:144 vector [2]: ik = 6ef6157506be01b4d1b5f80d971b8457 20241204122525108 DAUC <0003> auc.c:145 vector [2]: res = 106f28022dddc7680000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [2]: kc = 1aa3779ab1134c00 20241204122525108 DAUC <0003> auc.c:180 vector [2]: sres = 5ac45f3d 20241204122525108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [3]: rand = 7879f3d0afdfba9370278cb54c68241f 20241204122525108 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525108 DAUC <0003> auc.c:142 vector [3]: autn = 0f787128993c00001d39488ed9ad07c4 20241204122525108 DAUC <0003> auc.c:143 vector [3]: ck = a63fd440c8469750384c89c838030c17 20241204122525108 DAUC <0003> auc.c:144 vector [3]: ik = 8424ef31a0b4b9e131fe02a310bc6fb8 20241204122525108 DAUC <0003> auc.c:145 vector [3]: res = 6e49bcedccd9de9d0000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [3]: kc = cf6e7ef00b1b2c00 20241204122525108 DAUC <0003> auc.c:180 vector [3]: sres = 7d249ec2 20241204122525108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525108 DAUC <0003> auc.c:113 vector [4]: rand = 6b839956f2bd2cabb18d52810ada22ab 20241204122525108 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525108 DAUC <0003> auc.c:142 vector [4]: autn = 1e58cdacf7750000134daa4056480386 20241204122525108 DAUC <0003> auc.c:143 vector [4]: ck = 4916919b401e249b78ca8f7b245033e8 20241204122525108 DAUC <0003> auc.c:144 vector [4]: ik = 765def524bb86df91c324c9fdf00371d 20241204122525108 DAUC <0003> auc.c:145 vector [4]: res = 8fdb0f51c98989a30000000000000000 20241204122525108 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525108 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525108 DAUC <0003> auc.c:179 vector [4]: kc = 99622a0ac3e49c00 20241204122525108 DAUC <0003> auc.c:180 vector [4]: sres = 736bfafb 20241204122525108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525108 DAUC <0003> db_auc.c:245 IMSI='262429158114077': Generated 5 vectors 20241204122525108 DAUC <0003> db_auc.c:249 IMSI='262429158114077': Updating SQN=481 in DB 20241204122525108 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429158114077"} 20241204122525108 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429158114077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20241204122525110 DAUC <0003> db_auc.c:157 IMSI='262420675972285': No 2G Auth Data 20241204122525110 DAUC <0003> db_auc.c:192 IMSI='262420675972285': No 3G Auth Data 20241204122525116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525118 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525118 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 1 vectors 20241204122525118 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241204122525118 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525118 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525118 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122525118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525118 DAUC <0003> auc.c:113 vector [0]: rand = 8d3ca6d68cc5884f99196dcaf715ae43 20241204122525118 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122525118 DAUC <0003> auc.c:142 vector [0]: autn = 6221db33fee90000d5883926c464f6f8 20241204122525118 DAUC <0003> auc.c:143 vector [0]: ck = c24184954b3029f3511743aebb09efa6 20241204122525118 DAUC <0003> auc.c:144 vector [0]: ik = 3e90818eaebd786fadb79605b59b76bc 20241204122525118 DAUC <0003> auc.c:145 vector [0]: res = 7d37d5b8a249221b0000000000000000 20241204122525118 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525118 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525118 DAUC <0003> auc.c:179 vector [0]: kc = ed3f9c4898e0f53c 20241204122525118 DAUC <0003> auc.c:180 vector [0]: sres = 84524f75 20241204122525118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525118 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 1 vectors 20241204122525118 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=33 in DB 20241204122525118 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525118 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525118 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525119 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525119 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 4 vectors 20241204122525119 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241204122525119 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525119 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525119 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241204122525119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525119 DAUC <0003> auc.c:113 vector [0]: rand = 75d4894430cebabb2465d7e2afe522fa 20241204122525119 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241204122525119 DAUC <0003> auc.c:142 vector [0]: autn = eecc5e0e05460000ac2ab1c7698b717c 20241204122525119 DAUC <0003> auc.c:143 vector [0]: ck = fd8fef41ff9eb3ea2cad8ff4284dccf6 20241204122525119 DAUC <0003> auc.c:144 vector [0]: ik = bd3386ab3a8a5e5dab7d2ee14a10ecf3 20241204122525119 DAUC <0003> auc.c:145 vector [0]: res = b7c46b43ab4942370000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [0]: kc = 97d47220dfef9195 20241204122525119 DAUC <0003> auc.c:180 vector [0]: sres = 9d0daec8 20241204122525119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [1]: rand = 7f95ab01cdfb2926dbbbb0a8607805c1 20241204122525119 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241204122525119 DAUC <0003> auc.c:142 vector [1]: autn = 54778590e0bd00008528fc8982b15a46 20241204122525119 DAUC <0003> auc.c:143 vector [1]: ck = 608389014548eb04d4f64627defcb580 20241204122525119 DAUC <0003> auc.c:144 vector [1]: ik = 4e6d858ebce162b0402513fb2ed6dffc 20241204122525119 DAUC <0003> auc.c:145 vector [1]: res = a3e8e7e224ef78310000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [1]: kc = e332a353e7e82fbf 20241204122525119 DAUC <0003> auc.c:180 vector [1]: sres = cc256807 20241204122525119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [2]: rand = 5f5d79b76c79cc851b6f7d388b850474 20241204122525119 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241204122525119 DAUC <0003> auc.c:142 vector [2]: autn = f298152fae120000f9f07fe5de60f80f 20241204122525119 DAUC <0003> auc.c:143 vector [2]: ck = 7033c83b13c1a975d82b2715e5edfa49 20241204122525119 DAUC <0003> auc.c:144 vector [2]: ik = 2062347953bc795b5c014fe9c0f5660f 20241204122525119 DAUC <0003> auc.c:145 vector [2]: res = 5f421ff5d4975b350000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [2]: kc = 86b1fc21a0497fb5 20241204122525119 DAUC <0003> auc.c:180 vector [2]: sres = b766718a 20241204122525119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525119 DAUC <0003> auc.c:113 vector [3]: rand = a93957004c95825d9b233e732e385c9f 20241204122525119 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241204122525119 DAUC <0003> auc.c:142 vector [3]: autn = 2dcf8f3e4e0600001fa2e901284deb1e 20241204122525119 DAUC <0003> auc.c:143 vector [3]: ck = f3f4a0015c7b605c86c136f1932d9e8a 20241204122525119 DAUC <0003> auc.c:144 vector [3]: ik = 4bd3cd4a6243416f83b8412892257719 20241204122525119 DAUC <0003> auc.c:145 vector [3]: res = 5377e8750f65c2630000000000000000 20241204122525119 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525119 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525119 DAUC <0003> auc.c:179 vector [3]: kc = e097c9d1795a0738 20241204122525119 DAUC <0003> auc.c:180 vector [3]: sres = a662a70b 20241204122525119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525119 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 4 vectors 20241204122525119 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=161 in DB 20241204122525119 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525119 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525119 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525121 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525121 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 5 vectors 20241204122525121 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241204122525121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525121 DAUC <0003> auc.c:113 vector [0]: rand = 1a4842bff326d523211fe5ab1c0d07f9 20241204122525121 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241204122525121 DAUC <0003> auc.c:142 vector [0]: autn = f636924ad1bc00005844d4b9c73f840b 20241204122525121 DAUC <0003> auc.c:143 vector [0]: ck = 09744cb151965a42955d52dd2ce5dd3e 20241204122525121 DAUC <0003> auc.c:144 vector [0]: ik = c62e13219a4efe563a4f5d38e21d7b87 20241204122525121 DAUC <0003> auc.c:145 vector [0]: res = f61ecb94f4018e650000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [0]: kc = c4475b65f00cb328 20241204122525121 DAUC <0003> auc.c:180 vector [0]: sres = b84de97a 20241204122525121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [1]: rand = a0eaeb0aa129c80c9c7044060a36da76 20241204122525121 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241204122525121 DAUC <0003> auc.c:142 vector [1]: autn = c6fb9a687aca000009cb7682d7a87f3d 20241204122525121 DAUC <0003> auc.c:143 vector [1]: ck = 7be0d8ca79f14f105e553f7baa9e404e 20241204122525121 DAUC <0003> auc.c:144 vector [1]: ik = 1ab75355198ecdec0fc53321ad0de6c5 20241204122525121 DAUC <0003> auc.c:145 vector [1]: res = 0eb0668be3d74e830000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [1]: kc = d0967ce0d89d14ee 20241204122525121 DAUC <0003> auc.c:180 vector [1]: sres = 0ada9c0e 20241204122525121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [2]: rand = 2fe0dced901be1973b49e3c0246338fd 20241204122525121 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241204122525121 DAUC <0003> auc.c:142 vector [2]: autn = 10bff7b33c92000000219a8e0739e830 20241204122525121 DAUC <0003> auc.c:143 vector [2]: ck = 7b91899f47bb30b2b2d7f19decdab216 20241204122525121 DAUC <0003> auc.c:144 vector [2]: ik = d1e83859eae156bbcaab413d3ce87be9 20241204122525121 DAUC <0003> auc.c:145 vector [2]: res = 1ecd55e5ae64ad880000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [2]: kc = cdd12624366a8f3c 20241204122525121 DAUC <0003> auc.c:180 vector [2]: sres = 713c35a6 20241204122525121 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [3]: rand = 21cca86ea8abf6b84c9b049e633467d7 20241204122525121 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241204122525121 DAUC <0003> auc.c:142 vector [3]: autn = e00b3482023d00007642d5869678e375 20241204122525121 DAUC <0003> auc.c:143 vector [3]: ck = 674039d6281d32f0138bafdd4f831bc9 20241204122525121 DAUC <0003> auc.c:144 vector [3]: ik = 60dcdffa3db8a2b6685fadb152186aee 20241204122525121 DAUC <0003> auc.c:145 vector [3]: res = 7e4036950ea319430000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [3]: kc = 3ee41fdd7a75ecb4 20241204122525121 DAUC <0003> auc.c:180 vector [3]: sres = c8f63a79 20241204122525121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525121 DAUC <0003> auc.c:113 vector [4]: rand = 47e3e9bcadee187db21c771f3c2fe16e 20241204122525121 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241204122525121 DAUC <0003> auc.c:142 vector [4]: autn = 830905c6f06200004bcc15b6329087a0 20241204122525121 DAUC <0003> auc.c:143 vector [4]: ck = 0053afd5726f490a815a6b1789694a49 20241204122525121 DAUC <0003> auc.c:144 vector [4]: ik = 352057f3a22e5f1f1d3a6854a2f38542 20241204122525121 DAUC <0003> auc.c:145 vector [4]: res = e597a04c2ffc122f0000000000000000 20241204122525121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525121 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525121 DAUC <0003> auc.c:179 vector [4]: kc = ac3da5a3fddeaefd 20241204122525121 DAUC <0003> auc.c:180 vector [4]: sres = dc2bcb1b 20241204122525121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525121 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 5 vectors 20241204122525121 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=321 in DB 20241204122525121 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525121 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525121 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525122 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420675972285"} 20241204122525122 DAUC <0003> db_auc.c:236 IMSI='262420675972285': Calling to generate 5 vectors 20241204122525122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122525122 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122525122 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122525122 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241204122525122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122525122 DAUC <0003> auc.c:113 vector [0]: rand = 24255315813946c2951ee5121a0f83e9 20241204122525122 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241204122525122 DAUC <0003> auc.c:142 vector [0]: autn = a1da4bf1c3a700001f45d0e5a44cbc31 20241204122525122 DAUC <0003> auc.c:143 vector [0]: ck = b5909f2c9146d1d66103ce0fcaa1cea6 20241204122525122 DAUC <0003> auc.c:144 vector [0]: ik = 522d9cecbc02b23046a974275fc00bf4 20241204122525122 DAUC <0003> auc.c:145 vector [0]: res = 3ebf6f8ed85ffbdc0000000000000000 20241204122525122 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122525122 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122525122 DAUC <0003> auc.c:179 vector [0]: kc = 20021fe45ed3d1af 20241204122525122 DAUC <0003> auc.c:180 vector [0]: sres = db9db157 20241204122525122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122525122 DAUC <0003> auc.c:113 vector [1]: rand = d6d53634ac170306d186bd05bdfb49ee 20241204122525122 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241204122525122 DAUC <0003> auc.c:142 vector [1]: autn = db3482fc313c000043b4567180138b32 20241204122525122 DAUC <0003> auc.c:143 vector [1]: ck = 549ba661e2dc75cd20e65dd0c970b062 20241204122525122 DAUC <0003> auc.c:144 vector [1]: ik = 546ec905dc5b3c59fb73fbfc8d548716 20241204122525122 DAUC <0003> auc.c:145 vector [1]: res = d8d630afc8f6c4190000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [1]: kc = 866980ff7c29ebfc 20241204122525123 DAUC <0003> auc.c:180 vector [1]: sres = a7421dd2 20241204122525123 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [2]: rand = 10083995486dda172d246c931281c9fe 20241204122525123 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241204122525123 DAUC <0003> auc.c:142 vector [2]: autn = f423753c73ad0000bca680811ac706db 20241204122525123 DAUC <0003> auc.c:143 vector [2]: ck = 5c13da5acb5f4e8f29695c2c501ac810 20241204122525123 DAUC <0003> auc.c:144 vector [2]: ik = a8efb3d8adea2293b25b7607ce61a422 20241204122525123 DAUC <0003> auc.c:145 vector [2]: res = ae6082b934980d4d0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [2]: kc = e5508fb271346293 20241204122525123 DAUC <0003> auc.c:180 vector [2]: sres = 10216eb9 20241204122525123 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [3]: rand = 477e7502c2a5114f22b651148cf6185f 20241204122525123 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241204122525123 DAUC <0003> auc.c:142 vector [3]: autn = 4a401e531a640000fa4db9bdd936e95b 20241204122525123 DAUC <0003> auc.c:143 vector [3]: ck = 1dcb240624f40fff4fe900b614caaf4c 20241204122525123 DAUC <0003> auc.c:144 vector [3]: ik = 942753d32574fd40abdb356ae76ffe34 20241204122525123 DAUC <0003> auc.c:145 vector [3]: res = ad671ca74c1e92dd0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [3]: kc = ab387cee721df4d4 20241204122525123 DAUC <0003> auc.c:180 vector [3]: sres = 89593fd4 20241204122525123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122525123 DAUC <0003> auc.c:113 vector [4]: rand = 42ea80c868e8b3a9067d315c9cf52640 20241204122525123 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241204122525123 DAUC <0003> auc.c:142 vector [4]: autn = 5b785114b57c00007939e3f5cf029ee4 20241204122525123 DAUC <0003> auc.c:143 vector [4]: ck = 6cf06b97264e8213ff079a8c033937ac 20241204122525123 DAUC <0003> auc.c:144 vector [4]: ik = 0c8e497db77da41e4c89fede1796f028 20241204122525123 DAUC <0003> auc.c:145 vector [4]: res = 9e8ebd22c7bcdc8e0000000000000000 20241204122525123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122525123 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122525123 DAUC <0003> auc.c:179 vector [4]: kc = 57115901719ec1e1 20241204122525123 DAUC <0003> auc.c:180 vector [4]: sres = 17b5e3e8 20241204122525123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122525123 DAUC <0003> db_auc.c:245 IMSI='262420675972285': Generated 5 vectors 20241204122525123 DAUC <0003> db_auc.c:249 IMSI='262420675972285': Updating SQN=481 in DB 20241204122525123 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420675972285"} 20241204122525123 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420675972285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122525124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47608<->l=127.0.0.1:4258 20241204122525124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241204122525125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122525125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122525125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122525125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122525125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122525125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32795<->l=127.0.0.1:4259) 20241204122525154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20241204122525254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4258 20241204122528352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122528352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122528357 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20241204122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122528363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122528363 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  20241204122528363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122528363 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  20241204122528363 DLGSUP <0013> gsup_server.c:235 2:  20241204122528363 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122528363 DLGSUP <0013> gsup_server.c:235 3:  20241204122528363 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122528363 DLGSUP <0013> gsup_server.c:235 4:  20241204122528363 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122528363 DLGSUP <0013> gsup_server.c:235 5:  20241204122528363 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122528363 DLGSUP <0013> gsup_server.c:235 7:  20241204122528363 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122528363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122528363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122528363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122528389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40127<->l=127.0.0.1:4259) 20241204122528392 DAUC <0003> db_auc.c:157 IMSI='262424694015783': No 2G Auth Data 20241204122528392 DAUC <0003> db_auc.c:192 IMSI='262424694015783': No 3G Auth Data 20241204122528401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528406 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424694015783"} 20241204122528406 DAUC <0003> db_auc.c:157 IMSI='262424694015783': No 2G Auth Data 20241204122528406 DAUC <0003> db_auc.c:236 IMSI='262424694015783': Calling to generate 5 vectors 20241204122528406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122528406 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528406 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528406 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528406 DAUC <0003> auc.c:113 vector [0]: rand = 0165415f46628191012746101018f57d 20241204122528406 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528406 DAUC <0003> auc.c:142 vector [0]: autn = 0887499522738000e33424528862da74 20241204122528406 DAUC <0003> auc.c:143 vector [0]: ck = 01ddcdc6ee7261759af3c5d46ffa498a 20241204122528406 DAUC <0003> auc.c:144 vector [0]: ik = ad646df199823623c85c43e571e9fc58 20241204122528406 DAUC <0003> auc.c:145 vector [0]: res = f6c69ca01263e3990000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [0]: kc = fe16260669e3e284 20241204122528406 DAUC <0003> auc.c:152 vector [0]: sres = e4a57f39 20241204122528406 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [1]: rand = 2c013aa92e6ee028dd50178532ff89bc 20241204122528406 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528406 DAUC <0003> auc.c:142 vector [1]: autn = ff86897b14fe800068585cd64a8371f9 20241204122528406 DAUC <0003> auc.c:143 vector [1]: ck = c0b2d129285243bfa210b005a50b77e4 20241204122528406 DAUC <0003> auc.c:144 vector [1]: ik = 98c1d2667c1d18a545cb851067e94d24 20241204122528406 DAUC <0003> auc.c:145 vector [1]: res = 34d6edf9de2e24af0000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [1]: kc = bfa8365a96ad61da 20241204122528406 DAUC <0003> auc.c:152 vector [1]: sres = eaf8c956 20241204122528406 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [2]: rand = 48b0e1b325c746c78f5bc54b79615ccb 20241204122528406 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528406 DAUC <0003> auc.c:142 vector [2]: autn = c726bfa3ef5a8000d36fff5865caf920 20241204122528406 DAUC <0003> auc.c:143 vector [2]: ck = bd3df0117ee40b84af3ca5f395a4a543 20241204122528406 DAUC <0003> auc.c:144 vector [2]: ik = 8011008e63717db80fc307509d979ef5 20241204122528406 DAUC <0003> auc.c:145 vector [2]: res = caab28ad97d2a3440000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [2]: kc = 9dd3523c15a64d8a 20241204122528406 DAUC <0003> auc.c:152 vector [2]: sres = 5d798be9 20241204122528406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [3]: rand = 71f749da63a9ab788331a2f7e9b2ee72 20241204122528406 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528406 DAUC <0003> auc.c:142 vector [3]: autn = abe57b6094638000c41d77f277d807a5 20241204122528406 DAUC <0003> auc.c:143 vector [3]: ck = e76cfa9a506bf65045f4fb9e0c061bc3 20241204122528406 DAUC <0003> auc.c:144 vector [3]: ik = c8254842d47b370c2dc07e518dc706d9 20241204122528406 DAUC <0003> auc.c:145 vector [3]: res = 13c939770f1787ae0000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [3]: kc = 477d371705d1dc46 20241204122528406 DAUC <0003> auc.c:152 vector [3]: sres = 1cdebed9 20241204122528406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122528406 DAUC <0003> auc.c:113 vector [4]: rand = 9b1be6629f0b30db95cc9c62ffa5fb49 20241204122528406 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528406 DAUC <0003> auc.c:142 vector [4]: autn = fdbea0a1b51e8000a89a2a7f1766a083 20241204122528406 DAUC <0003> auc.c:143 vector [4]: ck = b3ff57e1798a6b1512d9c6c21fa1899c 20241204122528406 DAUC <0003> auc.c:144 vector [4]: ik = bcc62fb3116ef81a2b6416968ef36d4a 20241204122528406 DAUC <0003> auc.c:145 vector [4]: res = 58100063d8c7dc190000000000000000 20241204122528406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528406 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122528406 DAUC <0003> auc.c:151 vector [4]: kc = 3684a806f9b677d9 20241204122528406 DAUC <0003> auc.c:152 vector [4]: sres = 80d7dc7a 20241204122528406 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122528406 DAUC <0003> db_auc.c:245 IMSI='262424694015783': Generated 5 vectors 20241204122528406 DAUC <0003> db_auc.c:249 IMSI='262424694015783': Updating SQN=161 in DB 20241204122528406 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424694015783"} 20241204122528406 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424694015783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528406 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 20241204122528410 DAUC <0003> db_auc.c:157 IMSI='262423232427218': No 2G Auth Data 20241204122528410 DAUC <0003> db_auc.c:192 IMSI='262423232427218': No 3G Auth Data 20241204122528420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528422 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423232427218"} 20241204122528422 DAUC <0003> db_auc.c:157 IMSI='262423232427218': No 2G Auth Data 20241204122528422 DAUC <0003> db_auc.c:236 IMSI='262423232427218': Calling to generate 5 vectors 20241204122528422 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241204122528422 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528422 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241204122528422 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528422 DAUC <0003> auc.c:113 vector [0]: rand = 8204476c3793a5e644cdaca4f557482d 20241204122528422 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528422 DAUC <0003> auc.c:142 vector [0]: autn = 0e006a08a37f800091952e544b2e2ce8 20241204122528422 DAUC <0003> auc.c:143 vector [0]: ck = 9156698b6cd86a071f26e068543f7738 20241204122528422 DAUC <0003> auc.c:144 vector [0]: ik = f023d9f73f480419f3914205f3b3698a 20241204122528422 DAUC <0003> auc.c:145 vector [0]: res = 51f5876bcdd0717a0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [0]: kc = 8dc21211f41c70ac 20241204122528422 DAUC <0003> auc.c:152 vector [0]: sres = 9c25f611 20241204122528422 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [1]: rand = 48c85ffc7384d67169559578865dc3a6 20241204122528422 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528422 DAUC <0003> auc.c:142 vector [1]: autn = dbf80140a8798000873b5cd40ef01fd3 20241204122528422 DAUC <0003> auc.c:143 vector [1]: ck = dce907fc680b455db878b77f15dd7342 20241204122528422 DAUC <0003> auc.c:144 vector [1]: ik = bffdeb8fb21558774f6f1479a044c1f8 20241204122528422 DAUC <0003> auc.c:145 vector [1]: res = 7e806411237373c70000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [1]: kc = 94034f756f87af90 20241204122528422 DAUC <0003> auc.c:152 vector [1]: sres = 5df317d6 20241204122528422 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [2]: rand = 1d9a56c85af7af84b0bcf32e0d4b0c11 20241204122528422 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528422 DAUC <0003> auc.c:142 vector [2]: autn = bce175567d9a8000bd984ddb84fe5145 20241204122528422 DAUC <0003> auc.c:143 vector [2]: ck = 05a3be2cd90b390e25db33ab7f4903c3 20241204122528422 DAUC <0003> auc.c:144 vector [2]: ik = 7ae25d05c7bd5c139dd5dacb3d0cf03b 20241204122528422 DAUC <0003> auc.c:145 vector [2]: res = fc932969640750d80000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [2]: kc = c74f0a495cf396e5 20241204122528422 DAUC <0003> auc.c:152 vector [2]: sres = 989479b1 20241204122528422 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [3]: rand = 15911412c05bb4160a8c2e3ea6b6f194 20241204122528422 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528422 DAUC <0003> auc.c:142 vector [3]: autn = 9805fab24187800088aaa8e890803f09 20241204122528422 DAUC <0003> auc.c:143 vector [3]: ck = 3e87eadcb7e701c5726a8c1db01e9ce4 20241204122528422 DAUC <0003> auc.c:144 vector [3]: ik = 797119adb18acf418405a650a6e30abf 20241204122528422 DAUC <0003> auc.c:145 vector [3]: res = 1040cfa64fb68c5c0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [3]: kc = b199d93c109058df 20241204122528422 DAUC <0003> auc.c:152 vector [3]: sres = 5ff643fa 20241204122528422 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241204122528422 DAUC <0003> auc.c:113 vector [4]: rand = ceb15a6d37d0d13420fde85e00356da7 20241204122528422 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528422 DAUC <0003> auc.c:142 vector [4]: autn = de20b643182e800094d388d3cd835fad 20241204122528422 DAUC <0003> auc.c:143 vector [4]: ck = 7034b17383edaa45efa5359f1f5a92bd 20241204122528422 DAUC <0003> auc.c:144 vector [4]: ik = 9a4b6d3f19e365882d7285d82712ec00 20241204122528422 DAUC <0003> auc.c:145 vector [4]: res = bc6ec4462ee2a24f0000000000000000 20241204122528422 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528422 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241204122528422 DAUC <0003> auc.c:151 vector [4]: kc = 28a86c0ba246b170 20241204122528422 DAUC <0003> auc.c:152 vector [4]: sres = 928c6609 20241204122528422 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241204122528422 DAUC <0003> db_auc.c:245 IMSI='262423232427218': Generated 5 vectors 20241204122528422 DAUC <0003> db_auc.c:249 IMSI='262423232427218': Updating SQN=161 in DB 20241204122528422 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423232427218"} 20241204122528422 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423232427218 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528422 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20241204122528424 DAUC <0003> db_auc.c:157 IMSI='262422700634134': No 2G Auth Data 20241204122528424 DAUC <0003> db_auc.c:192 IMSI='262422700634134': No 3G Auth Data 20241204122528431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528433 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422700634134"} 20241204122528433 DAUC <0003> db_auc.c:236 IMSI='262422700634134': Calling to generate 5 vectors 20241204122528433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528433 DAUC <0003> auc.c:113 vector [0]: rand = 65e7153b6642b6165735e4c43e62074b 20241204122528433 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528433 DAUC <0003> auc.c:142 vector [0]: autn = 68e34cc5f96380008c54bf21402cb45a 20241204122528433 DAUC <0003> auc.c:143 vector [0]: ck = 70a89f14315fe5d15d78691583f72e8c 20241204122528433 DAUC <0003> auc.c:144 vector [0]: ik = ea55113ed9cd4ae0e9e8d6d23c945596 20241204122528433 DAUC <0003> auc.c:145 vector [0]: res = b76c855ed6ea7aff0000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [0]: kc = 89a791940c336c00 20241204122528433 DAUC <0003> auc.c:180 vector [0]: sres = 598ce583 20241204122528433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [1]: rand = 206607781c6765ec86e727ea00636e10 20241204122528433 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528433 DAUC <0003> auc.c:142 vector [1]: autn = e3f646022cfd80006a964c69dcae2ff2 20241204122528433 DAUC <0003> auc.c:143 vector [1]: ck = c96603142192af461a946d5f2a7635ea 20241204122528433 DAUC <0003> auc.c:144 vector [1]: ik = 45396cc2d5462a6066d477cd69386ee3 20241204122528433 DAUC <0003> auc.c:145 vector [1]: res = f395c2a101a6ba730000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [1]: kc = e3cc8b734c69a000 20241204122528433 DAUC <0003> auc.c:180 vector [1]: sres = 7388e6ac 20241204122528433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [2]: rand = f2c1eac119ce3144e1a4130b933e20b2 20241204122528433 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528433 DAUC <0003> auc.c:142 vector [2]: autn = 79f20d5de5e08000687937b95048e251 20241204122528433 DAUC <0003> auc.c:143 vector [2]: ck = 1ce0acee791bfac4ef636f7f7d2ab21f 20241204122528433 DAUC <0003> auc.c:144 vector [2]: ik = 1fa2db3527d510b3938336195b50c6be 20241204122528433 DAUC <0003> auc.c:145 vector [2]: res = 3d73c691e49df3400000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [2]: kc = 75a2bb3928884c00 20241204122528433 DAUC <0003> auc.c:180 vector [2]: sres = b3a24e5f 20241204122528433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [3]: rand = d67fea522ebe64b9469bb468ffdc8d99 20241204122528433 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528433 DAUC <0003> auc.c:142 vector [3]: autn = 15078bf3072d8000e1e807413eb39a12 20241204122528433 DAUC <0003> auc.c:143 vector [3]: ck = f8028ccc50279ab4e33791ef03b8cb77 20241204122528433 DAUC <0003> auc.c:144 vector [3]: ik = 1eab7e32052ab43af631cbe83fe81b0f 20241204122528433 DAUC <0003> auc.c:145 vector [3]: res = 3f9f33055b108c920000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [3]: kc = 3adc0de41eb60000 20241204122528433 DAUC <0003> auc.c:180 vector [3]: sres = 40eba4ca 20241204122528433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528433 DAUC <0003> auc.c:113 vector [4]: rand = 4816504a3c24a94376d311887cd17431 20241204122528433 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528433 DAUC <0003> auc.c:142 vector [4]: autn = 3a4b62e68efb8000e0a50b58f7755e85 20241204122528433 DAUC <0003> auc.c:143 vector [4]: ck = ab00081388467fd0bead9317c45e5b27 20241204122528433 DAUC <0003> auc.c:144 vector [4]: ik = 78c66dc7db670a4304745527700d0e1b 20241204122528433 DAUC <0003> auc.c:145 vector [4]: res = de4cc33cdd1684b90000000000000000 20241204122528433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528433 DAUC <0003> auc.c:179 vector [4]: kc = 5bd6d7a734bce000 20241204122528433 DAUC <0003> auc.c:180 vector [4]: sres = 946b65fc 20241204122528433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528433 DAUC <0003> db_auc.c:245 IMSI='262422700634134': Generated 5 vectors 20241204122528433 DAUC <0003> db_auc.c:249 IMSI='262422700634134': Updating SQN=161 in DB 20241204122528433 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422700634134"} 20241204122528433 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422700634134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528433 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241204122528435 DAUC <0003> db_auc.c:157 IMSI='262424069243582': No 2G Auth Data 20241204122528435 DAUC <0003> db_auc.c:192 IMSI='262424069243582': No 3G Auth Data 20241204122528442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528444 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424069243582"} 20241204122528444 DAUC <0003> db_auc.c:236 IMSI='262424069243582': Calling to generate 5 vectors 20241204122528444 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528444 DAUC <0003> auc.c:113 vector [0]: rand = 4e66f80ba06721bef0b794c968291778 20241204122528444 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528444 DAUC <0003> auc.c:142 vector [0]: autn = b36cd7dc60f58000c766440cbebb1402 20241204122528444 DAUC <0003> auc.c:143 vector [0]: ck = 3c73baed3c35a7e3f54221a9a1b7f2ad 20241204122528444 DAUC <0003> auc.c:144 vector [0]: ik = d2c5f4107c3f84700bed80b617ae6230 20241204122528444 DAUC <0003> auc.c:145 vector [0]: res = 7b548bf9699ba8a50000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [0]: kc = 1860661951958800 20241204122528444 DAUC <0003> auc.c:180 vector [0]: sres = a5e3ab34 20241204122528444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [1]: rand = ef7de9ebeb6b7f4e60eddf10a51ad4a2 20241204122528444 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528444 DAUC <0003> auc.c:142 vector [1]: autn = a50919a79f1c80007c5cbbe1f944b8cf 20241204122528444 DAUC <0003> auc.c:143 vector [1]: ck = 4dc5f02cee139a5188a1646e00e182c5 20241204122528444 DAUC <0003> auc.c:144 vector [1]: ik = 3b5e4b5b10391039275f58f6b6a83092 20241204122528444 DAUC <0003> auc.c:145 vector [1]: res = 4fa682b17a6fdb190000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [1]: kc = 5174b7906d1a0c00 20241204122528444 DAUC <0003> auc.c:180 vector [1]: sres = a09ad2bc 20241204122528444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [2]: rand = ed866907acc6ead57fc33df97267713d 20241204122528444 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528444 DAUC <0003> auc.c:142 vector [2]: autn = 4a2e779cd0468000d2c886a069c33c48 20241204122528444 DAUC <0003> auc.c:143 vector [2]: ck = 0f6f2833375de8bf57dd387214d7b077 20241204122528444 DAUC <0003> auc.c:144 vector [2]: ik = 38c63fa6facf765e63720b3798adc423 20241204122528444 DAUC <0003> auc.c:145 vector [2]: res = 1c36b9608590b85f0000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [2]: kc = 722980e265e66000 20241204122528444 DAUC <0003> auc.c:180 vector [2]: sres = 9ff47491 20241204122528444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [3]: rand = 1a9854390d6206d1859bf297c1e3af87 20241204122528444 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528444 DAUC <0003> auc.c:142 vector [3]: autn = 60737a27dc0e80009a4654814cbb06ce 20241204122528444 DAUC <0003> auc.c:143 vector [3]: ck = 2253586f068c5cfa36cb0031ecb566b8 20241204122528444 DAUC <0003> auc.c:144 vector [3]: ik = 822dbbec72c0f46b03167ffd22eb2785 20241204122528444 DAUC <0003> auc.c:145 vector [3]: res = e429e3c5935707e10000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [3]: kc = 0a0f6d6644c47000 20241204122528444 DAUC <0003> auc.c:180 vector [3]: sres = f1472bd4 20241204122528444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528444 DAUC <0003> auc.c:113 vector [4]: rand = 8d8ed4a497818e050626dbaf6af08828 20241204122528444 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528444 DAUC <0003> auc.c:142 vector [4]: autn = 4923efe62f188000f60a0a574d9f7824 20241204122528444 DAUC <0003> auc.c:143 vector [4]: ck = b4a67c6f53d46c669fae6f07213b41c0 20241204122528444 DAUC <0003> auc.c:144 vector [4]: ik = 9475cb1b7c2856f03e76e5c037460c8d 20241204122528444 DAUC <0003> auc.c:145 vector [4]: res = e9006bcbed88cd3b0000000000000000 20241204122528444 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528444 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528444 DAUC <0003> auc.c:179 vector [4]: kc = 96d9b63d37b93000 20241204122528444 DAUC <0003> auc.c:180 vector [4]: sres = a80a4933 20241204122528444 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528444 DAUC <0003> db_auc.c:245 IMSI='262424069243582': Generated 5 vectors 20241204122528444 DAUC <0003> db_auc.c:249 IMSI='262424069243582': Updating SQN=161 in DB 20241204122528444 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424069243582"} 20241204122528444 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424069243582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528444 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 20241204122528446 DAUC <0003> db_auc.c:157 IMSI='262422318049253': No 2G Auth Data 20241204122528446 DAUC <0003> db_auc.c:192 IMSI='262422318049253': No 3G Auth Data 20241204122528452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528454 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422318049253"} 20241204122528454 DAUC <0003> db_auc.c:236 IMSI='262422318049253': Calling to generate 5 vectors 20241204122528454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241204122528454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241204122528454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241204122528454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241204122528454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241204122528454 DAUC <0003> auc.c:113 vector [0]: rand = ac0364a5b383cbd6f480fab26da92995 20241204122528454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241204122528454 DAUC <0003> auc.c:142 vector [0]: autn = 1d876d8219b880004369102cef4047e7 20241204122528454 DAUC <0003> auc.c:143 vector [0]: ck = b07afd3c94d413886446e06d166bb056 20241204122528454 DAUC <0003> auc.c:144 vector [0]: ik = e31c7a5b245d959604865e741767a9c6 20241204122528454 DAUC <0003> auc.c:145 vector [0]: res = 72d31f267051bd050000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [0]: kc = a75f9399b516cb72 20241204122528454 DAUC <0003> auc.c:180 vector [0]: sres = fa5b49bd 20241204122528454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [1]: rand = 37e56bba682e644f1f3ebfcaa98887b9 20241204122528454 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241204122528454 DAUC <0003> auc.c:142 vector [1]: autn = a9a533dbac258000b3520f940173bdbe 20241204122528454 DAUC <0003> auc.c:143 vector [1]: ck = 61efb930d23df2b575bfe5024789505a 20241204122528454 DAUC <0003> auc.c:144 vector [1]: ik = a03ae3f5a51ccfcbec4b1ed7be59ede8 20241204122528454 DAUC <0003> auc.c:145 vector [1]: res = 7d813b83c08eef500000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [1]: kc = ea792b4903035757 20241204122528454 DAUC <0003> auc.c:180 vector [1]: sres = 78dd7181 20241204122528454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [2]: rand = 7f89c6b92144d561b5c212ef4d75eb4a 20241204122528454 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241204122528454 DAUC <0003> auc.c:142 vector [2]: autn = aab99b6c965c8000cd9de4c4c7a2cc20 20241204122528454 DAUC <0003> auc.c:143 vector [2]: ck = 9c2a26828eccf9a6fa226e2b80c3386a 20241204122528454 DAUC <0003> auc.c:144 vector [2]: ik = 01802caff03e9d8ee33dc0328928d94b 20241204122528454 DAUC <0003> auc.c:145 vector [2]: res = 58cc0f6cac4b3bfc0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [2]: kc = 9e59dd182951a91a 20241204122528454 DAUC <0003> auc.c:180 vector [2]: sres = 19543e5f 20241204122528454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [3]: rand = 53599e0349eae043e4640b480c77182b 20241204122528454 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241204122528454 DAUC <0003> auc.c:142 vector [3]: autn = e890909c8f4d80009336828e7c4f69b8 20241204122528454 DAUC <0003> auc.c:143 vector [3]: ck = 5aacd14b4263290d4ca4b76eb94272fa 20241204122528454 DAUC <0003> auc.c:144 vector [3]: ik = 3880180070ca039e280b2d176684ea5e 20241204122528454 DAUC <0003> auc.c:145 vector [3]: res = 4863a11fdc4aeaaf0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [3]: kc = c7b90d45d6680477 20241204122528454 DAUC <0003> auc.c:180 vector [3]: sres = fe068db2 20241204122528454 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241204122528454 DAUC <0003> auc.c:113 vector [4]: rand = f6de8bb9bc54e43a57e22ed584a2d27b 20241204122528454 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241204122528454 DAUC <0003> auc.c:142 vector [4]: autn = eebb505ea8fe8000061dc17fd1d9fad0 20241204122528454 DAUC <0003> auc.c:143 vector [4]: ck = b3fced2e150bdfe8e8da5743db4be0fc 20241204122528454 DAUC <0003> auc.c:144 vector [4]: ik = 342291d33a216e2b4c642104954657cd 20241204122528454 DAUC <0003> auc.c:145 vector [4]: res = d299fc8627890e6b0000000000000000 20241204122528454 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241204122528454 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241204122528454 DAUC <0003> auc.c:179 vector [4]: kc = cb6afcaf312e2d5c 20241204122528454 DAUC <0003> auc.c:180 vector [4]: sres = 043f3368 20241204122528454 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241204122528454 DAUC <0003> db_auc.c:245 IMSI='262422318049253': Generated 5 vectors 20241204122528454 DAUC <0003> db_auc.c:249 IMSI='262422318049253': Updating SQN=161 in DB 20241204122528454 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422318049253"} 20241204122528454 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422318049253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528454 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122528455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241204122528456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20241204122528456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40127<->l=127.0.0.1:4259) 20241204122528457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122528457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122528457 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122528457 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122528457 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122528479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 20241204122528580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4258 20241204122531678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122531678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122531679 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241204122531680 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122531680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122531680 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  20241204122531680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122531680 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  20241204122531680 DLGSUP <0013> gsup_server.c:235 2:  20241204122531680 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122531680 DLGSUP <0013> gsup_server.c:235 3:  20241204122531680 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122531680 DLGSUP <0013> gsup_server.c:235 4:  20241204122531680 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122531680 DLGSUP <0013> gsup_server.c:235 5:  20241204122531680 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122531680 DLGSUP <0013> gsup_server.c:235 7:  20241204122531680 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122531680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122531680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122531680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122531688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45071<->l=127.0.0.1:4259) 20241204122531693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531722 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428382953729" cn_domain=PS} 20241204122531722 DLU <0006> fsm.c:456 lu(262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122531722 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241204122531722 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428382953729" cause=IMSI unknown in HLR} 20241204122531722 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428382953729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122531722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122531722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122531722 DLU <0006> fsm.c:568 lu(PS:IMSI-262428382953729)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122531722 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122531723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241204122531724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241204122531724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45071<->l=127.0.0.1:4259) 20241204122531724 DLINP <000b> input/ipa.c:451 connected read/write 20241204122531724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122531724 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122531724 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122531724 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122531746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241204122531847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4258 20241204122534943 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122534944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122534946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241204122534950 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122534951 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122534951 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  20241204122534951 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122534951 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  20241204122534951 DLGSUP <0013> gsup_server.c:235 2:  20241204122534951 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122534951 DLGSUP <0013> gsup_server.c:235 3:  20241204122534951 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122534951 DLGSUP <0013> gsup_server.c:235 4:  20241204122534951 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122534951 DLGSUP <0013> gsup_server.c:235 5:  20241204122534951 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122534951 DLGSUP <0013> gsup_server.c:235 7:  20241204122534951 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122534951 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122534951 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122534951 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122534967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37141<->l=127.0.0.1:4259) 20241204122534974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241204122534994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122534994 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428860033795" cn_domain=PS source_name="the-source\n"} 20241204122534994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122534994 DLU <0006> fsm.c:456 lu(262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122534994 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241204122534994 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428860033795" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241204122534994 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428860033795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122534994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122534994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122534994 DLU <0006> fsm.c:568 lu(PS:IMSI-262428860033795)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122534994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122534995 DLINP <000b> input/ipa.c:451 connected read/write 20241204122534995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122534999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241204122535000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4258 20241204122535002 DLINP <000b> input/ipa.c:451 connected read/write 20241204122535002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122535002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122535002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122535002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122535003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122535003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37141<->l=127.0.0.1:4259) 20241204122535040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241204122535141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241204122538257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122538257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122538262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 20241204122538268 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538268 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122538268 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122538268 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  20241204122538268 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122538268 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  20241204122538268 DLGSUP <0013> gsup_server.c:235 2:  20241204122538268 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122538268 DLGSUP <0013> gsup_server.c:235 3:  20241204122538268 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122538268 DLGSUP <0013> gsup_server.c:235 4:  20241204122538268 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122538268 DLGSUP <0013> gsup_server.c:235 5:  20241204122538268 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122538268 DLGSUP <0013> gsup_server.c:235 7:  20241204122538268 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122538268 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122538268 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122538268 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122538284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46647<->l=127.0.0.1:4259) 20241204122538292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538314 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423602930650" cn_domain=PS} 20241204122538314 DLU <0006> fsm.c:456 lu(262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122538314 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241204122538314 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423602930650" cause=Roaming not allowed in this location area} 20241204122538314 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423602930650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122538314 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122538314 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Freeing instance 20241204122538314 DLU <0006> fsm.c:568 lu(PS:IMSI-262423602930650)[0x561eb4d39f60]{UNVALIDATED}: Deallocated 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122538314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122538320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241204122538322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.1:4258 20241204122538324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122538324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122538324 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122538324 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122538324 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122538324 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46647<->l=127.0.0.1:4259) 20241204122538401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241204122538502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241204122541614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122541614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122541619 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241204122541625 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122541625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122541625 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  20241204122541625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122541625 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  20241204122541625 DLGSUP <0013> gsup_server.c:235 2:  20241204122541625 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122541625 DLGSUP <0013> gsup_server.c:235 3:  20241204122541625 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122541625 DLGSUP <0013> gsup_server.c:235 4:  20241204122541625 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122541625 DLGSUP <0013> gsup_server.c:235 5:  20241204122541625 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122541625 DLGSUP <0013> gsup_server.c:235 7:  20241204122541625 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122541625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122541625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122541625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122541654 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35959<->l=127.0.0.1:4259) 20241204122541672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541682 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420477930676"} 20241204122541682 DAUC <0003> db_auc.c:133 IMSI='262420477930676': No such subscriber 20241204122541682 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241204122541682 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420477930676" cause=IMSI unknown in HLR} 20241204122541682 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420477930676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122541682 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122541687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20241204122541688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241204122541689 DLINP <000b> input/ipa.c:451 connected read/write 20241204122541690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122541690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122541690 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122541690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122541690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35959<->l=127.0.0.1:4259) 20241204122541725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241204122541825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241204122544936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122544936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122544940 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 20241204122544944 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122544944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122544944 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  20241204122544944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122544944 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  20241204122544944 DLGSUP <0013> gsup_server.c:235 2:  20241204122544944 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122544944 DLGSUP <0013> gsup_server.c:235 3:  20241204122544944 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122544944 DLGSUP <0013> gsup_server.c:235 4:  20241204122544944 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122544944 DLGSUP <0013> gsup_server.c:235 5:  20241204122544944 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122544944 DLGSUP <0013> gsup_server.c:235 7:  20241204122544944 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122544944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122544944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122544944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122544963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35781<->l=127.0.0.1:4259) 20241204122544969 DAUC <0003> db_auc.c:157 IMSI='262424715925500': No 2G Auth Data 20241204122544969 DAUC <0003> db_auc.c:192 IMSI='262424715925500': No 3G Auth Data 20241204122544986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122544994 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424715925500" cn_domain=PS} 20241204122544994 DLU <0006> fsm.c:456 lu(262424715925500)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122544994 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122544994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122544994 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424715925500" cn_domain=PS} 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122544994 DLINP <000b> input/ipa.c:451 connected read/write 20241204122544994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545001 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424715925500"} 20241204122545001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545001 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545001 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424715925500"} 20241204122545001 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424715925500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545001 DLU <0006> fsm.c:568 lu(PS:IMSI-262424715925500)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20241204122545007 DAUC <0003> db_auc.c:157 IMSI='262425699701684': No 2G Auth Data 20241204122545007 DAUC <0003> db_auc.c:192 IMSI='262425699701684': No 3G Auth Data 20241204122545008 DLGSUP <0013> hlr.c:121 IMSI 262425699701684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545023 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425699701684" cn_domain=PS} 20241204122545023 DLU <0006> fsm.c:456 lu(262425699701684)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545023 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545023 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425699701684" cn_domain=PS} 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545023 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545024 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425699701684"} 20241204122545024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545024 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545024 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425699701684"} 20241204122545024 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425699701684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545024 DLU <0006> fsm.c:568 lu(PS:IMSI-262425699701684)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545024 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241204122545026 DAUC <0003> db_auc.c:157 IMSI='262423897067032': No 2G Auth Data 20241204122545026 DAUC <0003> db_auc.c:192 IMSI='262423897067032': No 3G Auth Data 20241204122545027 DLGSUP <0013> hlr.c:121 IMSI 262423897067032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545035 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423897067032" cn_domain=PS} 20241204122545035 DLU <0006> fsm.c:456 lu(262423897067032)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545035 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545035 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545035 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423897067032" cn_domain=PS} 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545035 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545037 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423897067032"} 20241204122545037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545037 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545037 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423897067032"} 20241204122545037 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423897067032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545037 DLU <0006> fsm.c:568 lu(PS:IMSI-262423897067032)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545037 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20241204122545038 DAUC <0003> db_auc.c:157 IMSI='262429459704974': No 2G Auth Data 20241204122545038 DAUC <0003> db_auc.c:192 IMSI='262429459704974': No 3G Auth Data 20241204122545038 DLGSUP <0013> hlr.c:121 IMSI 262429459704974: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545046 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429459704974" cn_domain=PS} 20241204122545046 DLU <0006> fsm.c:456 lu(262429459704974)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545046 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545046 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429459704974" cn_domain=PS} 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545046 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545048 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429459704974"} 20241204122545048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545048 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545048 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429459704974"} 20241204122545048 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429459704974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545048 DLU <0006> fsm.c:568 lu(PS:IMSI-262429459704974)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545048 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35296<->l=127.0.0.1:4258 20241204122545049 DAUC <0003> db_auc.c:157 IMSI='262424119805988': No 2G Auth Data 20241204122545049 DAUC <0003> db_auc.c:192 IMSI='262424119805988': No 3G Auth Data 20241204122545049 DLGSUP <0013> hlr.c:121 IMSI 262424119805988: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545057 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424119805988" cn_domain=PS} 20241204122545057 DLU <0006> fsm.c:456 lu(262424119805988)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545057 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545057 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424119805988" cn_domain=PS} 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545058 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545059 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424119805988"} 20241204122545059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545059 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545059 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424119805988"} 20241204122545059 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424119805988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424119805988)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545059 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545059 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20241204122545060 DAUC <0003> db_auc.c:157 IMSI='262428069012085': No 2G Auth Data 20241204122545060 DAUC <0003> db_auc.c:192 IMSI='262428069012085': No 3G Auth Data 20241204122545060 DLGSUP <0013> hlr.c:121 IMSI 262428069012085: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545068 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428069012085" cn_domain=PS} 20241204122545068 DLU <0006> fsm.c:456 lu(262428069012085)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545068 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545068 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428069012085" cn_domain=PS} 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545068 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545070 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428069012085"} 20241204122545070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545070 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545070 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428069012085"} 20241204122545070 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428069012085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545070 DLU <0006> fsm.c:568 lu(PS:IMSI-262428069012085)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20241204122545074 DAUC <0003> db_auc.c:157 IMSI='262424267497392': No 2G Auth Data 20241204122545074 DAUC <0003> db_auc.c:192 IMSI='262424267497392': No 3G Auth Data 20241204122545074 DLGSUP <0013> hlr.c:121 IMSI 262424267497392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545082 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424267497392" cn_domain=PS} 20241204122545082 DLU <0006> fsm.c:456 lu(262424267497392)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545082 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545082 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424267497392" cn_domain=PS} 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545082 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545083 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424267497392"} 20241204122545083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545083 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545083 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424267497392"} 20241204122545083 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424267497392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545083 DLU <0006> fsm.c:568 lu(PS:IMSI-262424267497392)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241204122545084 DAUC <0003> db_auc.c:157 IMSI='262426660334972': No 2G Auth Data 20241204122545084 DAUC <0003> db_auc.c:192 IMSI='262426660334972': No 3G Auth Data 20241204122545084 DLGSUP <0013> hlr.c:121 IMSI 262426660334972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122545091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545093 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426660334972" cn_domain=PS} 20241204122545093 DLU <0006> fsm.c:456 lu(262426660334972)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122545093 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122545093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122545093 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426660334972" cn_domain=PS} 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545093 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545095 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426660334972"} 20241204122545095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122545095 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122545095 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426660334972"} 20241204122545095 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426660334972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122545095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122545095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122545095 DLU <0006> fsm.c:568 lu(PS:IMSI-262426660334972)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122545095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 20241204122545096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.1:4258 20241204122545097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122545097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122545097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122545097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122545097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122545097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35781<->l=127.0.0.1:4259) 20241204122545124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 20241204122545224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 20241204122548310 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122548310 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122548315 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20241204122548321 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122548321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122548321 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  20241204122548321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122548321 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  20241204122548321 DLGSUP <0013> gsup_server.c:235 2:  20241204122548321 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122548321 DLGSUP <0013> gsup_server.c:235 3:  20241204122548321 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122548321 DLGSUP <0013> gsup_server.c:235 4:  20241204122548321 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122548321 DLGSUP <0013> gsup_server.c:235 5:  20241204122548321 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122548321 DLGSUP <0013> gsup_server.c:235 7:  20241204122548322 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122548322 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122548322 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122548322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122548353 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45983<->l=127.0.0.1:4259) 20241204122548366 DAUC <0003> db_auc.c:157 IMSI='262423688780819': No 2G Auth Data 20241204122548366 DAUC <0003> db_auc.c:192 IMSI='262423688780819': No 3G Auth Data 20241204122548373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20241204122548382 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548382 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423688780819" cn_domain=PS source_name="the-source\n"} 20241204122548382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122548382 DLU <0006> fsm.c:456 lu(262423688780819)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548382 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548383 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423688780819" cn_domain=PS destination_name="the-source\n"} 20241204122548383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548389 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423688780819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423688780819" source_name="the-source\n"} 20241204122548389 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548389 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548389 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423688780819" destination_name="the-source\n"} 20241204122548389 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423688780819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548389 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548389 DLU <0006> fsm.c:568 lu(PS:IMSI-262423688780819)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20241204122548394 DAUC <0003> db_auc.c:157 IMSI='262428175597058': No 2G Auth Data 20241204122548394 DAUC <0003> db_auc.c:192 IMSI='262428175597058': No 3G Auth Data 20241204122548397 DLGSUP <0013> hlr.c:121 IMSI 262428175597058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548409 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175597058" cn_domain=PS source_name="the-source\n"} 20241204122548409 DLU <0006> fsm.c:456 lu(262428175597058)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548409 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548409 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175597058" cn_domain=PS destination_name="the-source\n"} 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548409 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548410 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428175597058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175597058" source_name="the-source\n"} 20241204122548410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548410 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548410 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175597058" destination_name="the-source\n"} 20241204122548410 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428175597058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548410 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175597058)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548410 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20241204122548411 DAUC <0003> db_auc.c:157 IMSI='262426559723606': No 2G Auth Data 20241204122548411 DAUC <0003> db_auc.c:192 IMSI='262426559723606': No 3G Auth Data 20241204122548411 DLGSUP <0013> hlr.c:121 IMSI 262426559723606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548419 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426559723606" cn_domain=PS source_name="the-source\n"} 20241204122548419 DLU <0006> fsm.c:456 lu(262426559723606)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548419 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548419 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426559723606" cn_domain=PS destination_name="the-source\n"} 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548419 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548420 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426559723606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426559723606" source_name="the-source\n"} 20241204122548420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548420 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548420 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426559723606" destination_name="the-source\n"} 20241204122548420 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426559723606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548420 DLU <0006> fsm.c:568 lu(PS:IMSI-262426559723606)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548420 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20241204122548421 DAUC <0003> db_auc.c:157 IMSI='262425044886097': No 2G Auth Data 20241204122548421 DAUC <0003> db_auc.c:192 IMSI='262425044886097': No 3G Auth Data 20241204122548421 DLGSUP <0013> hlr.c:121 IMSI 262425044886097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548429 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425044886097" cn_domain=PS source_name="the-source\n"} 20241204122548429 DLU <0006> fsm.c:456 lu(262425044886097)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548429 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548429 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425044886097" cn_domain=PS destination_name="the-source\n"} 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548430 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425044886097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425044886097" source_name="the-source\n"} 20241204122548430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548430 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548430 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425044886097" destination_name="the-source\n"} 20241204122548430 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425044886097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548430 DLU <0006> fsm.c:568 lu(PS:IMSI-262425044886097)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548430 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20241204122548431 DAUC <0003> db_auc.c:157 IMSI='262422940803162': No 2G Auth Data 20241204122548431 DAUC <0003> db_auc.c:192 IMSI='262422940803162': No 3G Auth Data 20241204122548431 DLGSUP <0013> hlr.c:121 IMSI 262422940803162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 20241204122548439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548439 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422940803162" cn_domain=PS source_name="the-source\n"} 20241204122548439 DLU <0006> fsm.c:456 lu(262422940803162)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548440 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548440 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422940803162" cn_domain=PS destination_name="the-source\n"} 20241204122548440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548441 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422940803162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422940803162" source_name="the-source\n"} 20241204122548441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548441 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548441 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422940803162" destination_name="the-source\n"} 20241204122548441 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262422940803162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548441 DLU <0006> fsm.c:568 lu(PS:IMSI-262422940803162)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35390<->l=127.0.0.1:4258 20241204122548442 DAUC <0003> db_auc.c:157 IMSI='262429086021597': No 2G Auth Data 20241204122548442 DAUC <0003> db_auc.c:192 IMSI='262429086021597': No 3G Auth Data 20241204122548443 DLGSUP <0013> hlr.c:121 IMSI 262429086021597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548450 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429086021597" cn_domain=PS source_name="the-source\n"} 20241204122548450 DLU <0006> fsm.c:456 lu(262429086021597)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548450 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548450 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429086021597" cn_domain=PS destination_name="the-source\n"} 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548452 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429086021597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429086021597" source_name="the-source\n"} 20241204122548452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548452 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548452 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429086021597" destination_name="the-source\n"} 20241204122548452 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429086021597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548452 DLU <0006> fsm.c:568 lu(PS:IMSI-262429086021597)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241204122548453 DAUC <0003> db_auc.c:157 IMSI='262425661172596': No 2G Auth Data 20241204122548453 DAUC <0003> db_auc.c:192 IMSI='262425661172596': No 3G Auth Data 20241204122548453 DLGSUP <0013> hlr.c:121 IMSI 262425661172596: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548461 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425661172596" cn_domain=PS source_name="the-source\n"} 20241204122548461 DLU <0006> fsm.c:456 lu(262425661172596)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548461 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548461 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425661172596" cn_domain=PS destination_name="the-source\n"} 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548461 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548462 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425661172596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425661172596" source_name="the-source\n"} 20241204122548462 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548462 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548462 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425661172596" destination_name="the-source\n"} 20241204122548462 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425661172596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548462 DLU <0006> fsm.c:568 lu(PS:IMSI-262425661172596)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20241204122548463 DAUC <0003> db_auc.c:157 IMSI='262421551098772': No 2G Auth Data 20241204122548464 DAUC <0003> db_auc.c:192 IMSI='262421551098772': No 3G Auth Data 20241204122548464 DLGSUP <0013> hlr.c:121 IMSI 262421551098772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122548470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548472 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421551098772" cn_domain=PS source_name="the-source\n"} 20241204122548472 DLU <0006> fsm.c:456 lu(262421551098772)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122548472 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241204122548472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122548472 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421551098772" cn_domain=PS destination_name="the-source\n"} 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548472 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548473 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421551098772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421551098772" source_name="the-source\n"} 20241204122548473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122548473 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122548473 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421551098772" destination_name="the-source\n"} 20241204122548473 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421551098772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122548473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122548473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122548473 DLU <0006> fsm.c:568 lu(PS:IMSI-262421551098772)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122548474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20241204122548475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20241204122548475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45983<->l=127.0.0.1:4259) 20241204122548475 DLINP <000b> input/ipa.c:451 connected read/write 20241204122548475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122548475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122548475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122548475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122548475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122548498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241204122548599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20241204122551736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122551736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122551741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241204122551747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122551747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122551747 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  20241204122551747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122551747 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  20241204122551747 DLGSUP <0013> gsup_server.c:235 2:  20241204122551747 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122551747 DLGSUP <0013> gsup_server.c:235 3:  20241204122551747 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122551747 DLGSUP <0013> gsup_server.c:235 4:  20241204122551747 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122551747 DLGSUP <0013> gsup_server.c:235 5:  20241204122551747 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122551747 DLGSUP <0013> gsup_server.c:235 7:  20241204122551747 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122551747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122551747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122551747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122551765 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42477<->l=127.0.0.1:4259) 20241204122551772 DAUC <0003> db_auc.c:157 IMSI='262421044765473': No 2G Auth Data 20241204122551772 DAUC <0003> db_auc.c:192 IMSI='262421044765473': No 3G Auth Data 20241204122551780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551794 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421044765473" cn_domain=PS} 20241204122551794 DLU <0006> fsm.c:456 lu(262421044765473)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551794 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551794 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421044765473" cn_domain=PS} 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551795 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551795 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421044765473"} 20241204122551795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551796 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551796 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421044765473"} 20241204122551796 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421044765473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551796 DLU <0006> fsm.c:568 lu(PS:IMSI-262421044765473)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551796 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551796 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241204122551797 DAUC <0003> db_auc.c:157 IMSI='262424908393792': No 2G Auth Data 20241204122551797 DAUC <0003> db_auc.c:192 IMSI='262424908393792': No 3G Auth Data 20241204122551798 DLGSUP <0013> hlr.c:121 IMSI 262424908393792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551807 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424908393792" cn_domain=PS} 20241204122551807 DLU <0006> fsm.c:456 lu(262424908393792)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551807 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551807 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424908393792" cn_domain=PS} 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551808 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424908393792"} 20241204122551808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551808 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551808 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424908393792"} 20241204122551808 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424908393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551808 DLU <0006> fsm.c:568 lu(PS:IMSI-262424908393792)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551808 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241204122551810 DAUC <0003> db_auc.c:157 IMSI='262423021812398': No 2G Auth Data 20241204122551810 DAUC <0003> db_auc.c:192 IMSI='262423021812398': No 3G Auth Data 20241204122551810 DLGSUP <0013> hlr.c:121 IMSI 262423021812398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241204122551819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551820 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423021812398" cn_domain=PS} 20241204122551820 DLU <0006> fsm.c:456 lu(262423021812398)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551820 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551820 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423021812398" cn_domain=PS} 20241204122551820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551821 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423021812398"} 20241204122551821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551821 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551821 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423021812398"} 20241204122551821 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423021812398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551821 DLU <0006> fsm.c:568 lu(PS:IMSI-262423021812398)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551821 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241204122551822 DAUC <0003> db_auc.c:157 IMSI='262423755853594': No 2G Auth Data 20241204122551822 DAUC <0003> db_auc.c:192 IMSI='262423755853594': No 3G Auth Data 20241204122551823 DLGSUP <0013> hlr.c:121 IMSI 262423755853594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551831 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423755853594" cn_domain=PS} 20241204122551831 DLU <0006> fsm.c:456 lu(262423755853594)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551831 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551831 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423755853594" cn_domain=PS} 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551831 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551832 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423755853594"} 20241204122551832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551832 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551832 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423755853594"} 20241204122551832 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423755853594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551832 DLU <0006> fsm.c:568 lu(PS:IMSI-262423755853594)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 20241204122551833 DAUC <0003> db_auc.c:157 IMSI='262427350334358': No 2G Auth Data 20241204122551833 DAUC <0003> db_auc.c:192 IMSI='262427350334358': No 3G Auth Data 20241204122551833 DLGSUP <0013> hlr.c:121 IMSI 262427350334358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551841 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427350334358" cn_domain=PS} 20241204122551841 DLU <0006> fsm.c:456 lu(262427350334358)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551841 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551841 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427350334358" cn_domain=PS} 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551841 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551843 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427350334358"} 20241204122551843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551843 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551843 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427350334358"} 20241204122551843 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350334358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551843 DLU <0006> fsm.c:568 lu(PS:IMSI-262427350334358)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551843 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20241204122551844 DAUC <0003> db_auc.c:157 IMSI='262427899450107': No 2G Auth Data 20241204122551844 DAUC <0003> db_auc.c:192 IMSI='262427899450107': No 3G Auth Data 20241204122551845 DLGSUP <0013> hlr.c:121 IMSI 262427899450107: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551853 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427899450107" cn_domain=PS} 20241204122551853 DLU <0006> fsm.c:456 lu(262427899450107)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551853 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551853 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427899450107" cn_domain=PS} 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551854 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427899450107"} 20241204122551854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551854 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551854 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427899450107"} 20241204122551854 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427899450107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551854 DLU <0006> fsm.c:568 lu(PS:IMSI-262427899450107)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551854 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53622<->l=127.0.0.1:4258 20241204122551855 DAUC <0003> db_auc.c:157 IMSI='262421962899873': No 2G Auth Data 20241204122551855 DAUC <0003> db_auc.c:192 IMSI='262421962899873': No 3G Auth Data 20241204122551856 DLGSUP <0013> hlr.c:121 IMSI 262421962899873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551864 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962899873" cn_domain=PS} 20241204122551864 DLU <0006> fsm.c:456 lu(262421962899873)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551864 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551864 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962899873" cn_domain=PS} 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551864 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551865 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962899873"} 20241204122551865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551865 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551865 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962899873"} 20241204122551865 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421962899873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551865 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962899873)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551865 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4258 20241204122551867 DAUC <0003> db_auc.c:157 IMSI='262421633549155': No 2G Auth Data 20241204122551867 DAUC <0003> db_auc.c:192 IMSI='262421633549155': No 3G Auth Data 20241204122551867 DLGSUP <0013> hlr.c:121 IMSI 262421633549155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122551873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551875 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421633549155" cn_domain=PS} 20241204122551875 DLU <0006> fsm.c:456 lu(262421633549155)[0x561eb4d39f60]{UNVALIDATED}: Allocated 20241204122551875 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122551875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122551875 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421633549155" cn_domain=PS} 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551875 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551876 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421633549155"} 20241204122551876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122551876 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122551876 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421633549155"} 20241204122551876 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421633549155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122551876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122551876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122551876 DLU <0006> fsm.c:568 lu(PS:IMSI-262421633549155)[0x561eb4d39f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551876 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122551877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20241204122551878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241204122551878 DLINP <000b> input/ipa.c:451 connected read/write 20241204122551878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122551878 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122551878 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122551878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122551878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42477<->l=127.0.0.1:4259) 20241204122551903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241204122552004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4258 20241204122555102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122555102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122555106 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20241204122555107 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122555107 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122555107 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  20241204122555107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122555107 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  20241204122555107 DLGSUP <0013> gsup_server.c:235 2:  20241204122555107 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122555107 DLGSUP <0013> gsup_server.c:235 3:  20241204122555107 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122555107 DLGSUP <0013> gsup_server.c:235 4:  20241204122555107 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122555107 DLGSUP <0013> gsup_server.c:235 5:  20241204122555107 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122555107 DLGSUP <0013> gsup_server.c:235 7:  20241204122555107 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122555107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122555107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122555107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122555137 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39567<->l=127.0.0.1:4259) 20241204122555141 DAUC <0003> db_auc.c:157 IMSI='262424196399624': No 2G Auth Data 20241204122555142 DAUC <0003> db_auc.c:192 IMSI='262424196399624': No 3G Auth Data 20241204122555146 DAUC <0003> db_auc.c:192 IMSI='262424196399624': No 3G Auth Data 20241204122555150 DAUC <0003> db_auc.c:157 IMSI='262422499207524': No 2G Auth Data 20241204122555150 DAUC <0003> db_auc.c:192 IMSI='262422499207524': No 3G Auth Data 20241204122555155 DAUC <0003> db_auc.c:157 IMSI='262422499207524': No 2G Auth Data 20241204122555158 DAUC <0003> db_auc.c:157 IMSI='262428700125511': No 2G Auth Data 20241204122555158 DAUC <0003> db_auc.c:192 IMSI='262428700125511': No 3G Auth Data 20241204122555164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4258 20241204122555165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39567<->l=127.0.0.1:4259) 20241204122555165 DLINP <000b> input/ipa.c:451 connected read/write 20241204122555165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122555165 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122555165 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122555165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122555190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20241204122555291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4258 20241204122558381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122558381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122558382 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241204122558383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558383 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122558383 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122558383 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  20241204122558383 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122558383 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  20241204122558383 DLGSUP <0013> gsup_server.c:235 2:  20241204122558383 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122558383 DLGSUP <0013> gsup_server.c:235 3:  20241204122558383 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122558383 DLGSUP <0013> gsup_server.c:235 4:  20241204122558383 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122558383 DLGSUP <0013> gsup_server.c:235 5:  20241204122558383 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122558383 DLGSUP <0013> gsup_server.c:235 7:  20241204122558383 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122558383 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122558383 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122558383 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122558390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35637<->l=127.0.0.1:4259) 20241204122558395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241204122558396 DAUC <0003> db_auc.c:157 IMSI='262423545155709': No 2G Auth Data 20241204122558396 DAUC <0003> db_auc.c:192 IMSI='262423545155709': No 3G Auth Data 20241204122558426 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558426 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423545155709" cn_domain=PS} 20241204122558426 DLU <0006> fsm.c:456 lu(262423545155709)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122558426 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122558426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122558427 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423545155709" cn_domain=PS} 20241204122558427 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558427 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558434 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558434 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423545155709"} 20241204122558435 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122558435 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122558435 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423545155709"} 20241204122558435 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122558435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122558435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122558435 DLU <0006> fsm.c:568 lu(PS:IMSI-262423545155709)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122558435 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558435 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558439 DLGSUP <0013> hlr.c:128 IMSI 262423545155709: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241204122558439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122558442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.1:4258 20241204122558442 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558442 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423545155709"} 20241204122558442 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241204122558442 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423545155709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122558443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241204122558445 DLINP <000b> input/ipa.c:451 connected read/write 20241204122558445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122558445 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122558445 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122558445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122558445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35637<->l=127.0.0.1:4259) 20241204122558494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20241204122558595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20241204122601670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122601670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122601674 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241204122601680 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122601680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122601680 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  20241204122601680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122601680 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  20241204122601680 DLGSUP <0013> gsup_server.c:235 2:  20241204122601680 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122601680 DLGSUP <0013> gsup_server.c:235 3:  20241204122601680 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122601680 DLGSUP <0013> gsup_server.c:235 4:  20241204122601680 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122601680 DLGSUP <0013> gsup_server.c:235 5:  20241204122601680 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122601680 DLGSUP <0013> gsup_server.c:235 7:  20241204122601680 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122601680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122601680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122601680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122601708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37919<->l=127.0.0.1:4259) 20241204122601713 DAUC <0003> db_auc.c:157 IMSI='262427127857821': No 2G Auth Data 20241204122601713 DAUC <0003> db_auc.c:192 IMSI='262427127857821': No 3G Auth Data 20241204122601722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601727 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427127857821" cn_domain=PS} 20241204122601727 DLU <0006> fsm.c:456 lu(262427127857821)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601727 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601727 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427127857821" cn_domain=PS} 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601730 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427127857821"} 20241204122601730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601730 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601730 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427127857821"} 20241204122601730 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601730 DLU <0006> fsm.c:568 lu(PS:IMSI-262427127857821)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601731 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427127857821" cn_domain=CS} 20241204122601731 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601731 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427127857821"} 20241204122601731 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427127857821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601731 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20241204122601734 DAUC <0003> db_auc.c:157 IMSI='262422359814858': No 2G Auth Data 20241204122601734 DAUC <0003> db_auc.c:192 IMSI='262422359814858': No 3G Auth Data 20241204122601735 DLGSUP <0013> hlr.c:121 IMSI 262422359814858: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601745 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422359814858" cn_domain=PS} 20241204122601745 DLU <0006> fsm.c:456 lu(262422359814858)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601745 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601745 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422359814858" cn_domain=PS} 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601746 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422359814858"} 20241204122601746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601746 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601746 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422359814858"} 20241204122601746 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601746 DLU <0006> fsm.c:568 lu(PS:IMSI-262422359814858)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601747 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422359814858" cn_domain=CS} 20241204122601747 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601747 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422359814858"} 20241204122601747 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422359814858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601747 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20241204122601748 DAUC <0003> db_auc.c:157 IMSI='262428579505840': No 2G Auth Data 20241204122601748 DAUC <0003> db_auc.c:192 IMSI='262428579505840': No 3G Auth Data 20241204122601748 DLGSUP <0013> hlr.c:121 IMSI 262428579505840: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4258 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601756 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428579505840" cn_domain=PS} 20241204122601756 DLU <0006> fsm.c:456 lu(262428579505840)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601756 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601756 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428579505840" cn_domain=PS} 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601756 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601757 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428579505840"} 20241204122601757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601757 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601757 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428579505840"} 20241204122601757 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601757 DLU <0006> fsm.c:568 lu(PS:IMSI-262428579505840)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601758 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428579505840" cn_domain=CS} 20241204122601758 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601758 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428579505840"} 20241204122601758 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428579505840 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601758 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4258 20241204122601759 DAUC <0003> db_auc.c:157 IMSI='262421073351775': No 2G Auth Data 20241204122601759 DAUC <0003> db_auc.c:192 IMSI='262421073351775': No 3G Auth Data 20241204122601759 DLGSUP <0013> hlr.c:121 IMSI 262421073351775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601767 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421073351775" cn_domain=PS} 20241204122601767 DLU <0006> fsm.c:456 lu(262421073351775)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601767 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601767 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421073351775" cn_domain=PS} 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601767 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601768 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421073351775"} 20241204122601768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601768 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601768 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421073351775"} 20241204122601768 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601768 DLU <0006> fsm.c:568 lu(PS:IMSI-262421073351775)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601768 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601769 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421073351775" cn_domain=CS} 20241204122601769 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601769 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421073351775"} 20241204122601769 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421073351775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601769 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20241204122601770 DAUC <0003> db_auc.c:157 IMSI='262426214633845': No 2G Auth Data 20241204122601770 DAUC <0003> db_auc.c:192 IMSI='262426214633845': No 3G Auth Data 20241204122601771 DLGSUP <0013> hlr.c:121 IMSI 262426214633845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601779 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426214633845" cn_domain=PS} 20241204122601779 DLU <0006> fsm.c:456 lu(262426214633845)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601779 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601779 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426214633845" cn_domain=PS} 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601779 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601780 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601780 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426214633845"} 20241204122601780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601780 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601780 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426214633845"} 20241204122601780 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601781 DLU <0006> fsm.c:568 lu(PS:IMSI-262426214633845)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601781 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426214633845" cn_domain=CS} 20241204122601781 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601781 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426214633845"} 20241204122601781 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426214633845 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601781 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20241204122601783 DAUC <0003> db_auc.c:157 IMSI='262423504303899': No 2G Auth Data 20241204122601783 DAUC <0003> db_auc.c:192 IMSI='262423504303899': No 3G Auth Data 20241204122601783 DLGSUP <0013> hlr.c:121 IMSI 262423504303899: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601791 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423504303899" cn_domain=PS} 20241204122601791 DLU <0006> fsm.c:456 lu(262423504303899)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601791 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601791 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423504303899" cn_domain=PS} 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601793 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423504303899"} 20241204122601793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601793 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601793 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423504303899"} 20241204122601793 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601793 DLU <0006> fsm.c:568 lu(PS:IMSI-262423504303899)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601793 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601794 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423504303899" cn_domain=CS} 20241204122601794 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601794 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423504303899"} 20241204122601794 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423504303899 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601794 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4258 20241204122601795 DAUC <0003> db_auc.c:157 IMSI='262429322733796': No 2G Auth Data 20241204122601795 DAUC <0003> db_auc.c:192 IMSI='262429322733796': No 3G Auth Data 20241204122601796 DLGSUP <0013> hlr.c:121 IMSI 262429322733796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601803 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429322733796" cn_domain=PS} 20241204122601803 DLU <0006> fsm.c:456 lu(262429322733796)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601803 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601803 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429322733796" cn_domain=PS} 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601803 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601804 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429322733796"} 20241204122601804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601804 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601804 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429322733796"} 20241204122601804 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601804 DLU <0006> fsm.c:568 lu(PS:IMSI-262429322733796)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601804 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601805 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429322733796" cn_domain=CS} 20241204122601805 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601805 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429322733796"} 20241204122601805 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429322733796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601805 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4258 20241204122601806 DAUC <0003> db_auc.c:157 IMSI='262425886965265': No 2G Auth Data 20241204122601806 DAUC <0003> db_auc.c:192 IMSI='262425886965265': No 3G Auth Data 20241204122601806 DLGSUP <0013> hlr.c:121 IMSI 262425886965265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122601813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601815 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425886965265" cn_domain=PS} 20241204122601815 DLU <0006> fsm.c:456 lu(262425886965265)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122601815 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122601815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122601815 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425886965265" cn_domain=PS} 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601815 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601816 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425886965265"} 20241204122601816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122601816 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122601816 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425886965265"} 20241204122601816 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122601816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122601816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122601816 DLU <0006> fsm.c:568 lu(PS:IMSI-262425886965265)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601816 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601817 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425886965265" cn_domain=CS} 20241204122601817 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241204122601817 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425886965265"} 20241204122601817 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425886965265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601817 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122601818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20241204122601819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33424<->l=127.0.0.1:4258 20241204122601819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37919<->l=127.0.0.1:4259) 20241204122601819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122601819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122601819 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122601819 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122601819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122601844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241204122601945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241204122605048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122605048 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122605049 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241204122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122605051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122605051 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  20241204122605051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122605051 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  20241204122605051 DLGSUP <0013> gsup_server.c:235 2:  20241204122605051 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122605051 DLGSUP <0013> gsup_server.c:235 3:  20241204122605051 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122605051 DLGSUP <0013> gsup_server.c:235 4:  20241204122605051 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122605051 DLGSUP <0013> gsup_server.c:235 5:  20241204122605051 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122605051 DLGSUP <0013> gsup_server.c:235 7:  20241204122605051 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122605051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122605051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122605051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122605059 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43831<->l=127.0.0.1:4259) 20241204122605061 DAUC <0003> db_auc.c:157 IMSI='262426635120797': No 2G Auth Data 20241204122605061 DAUC <0003> db_auc.c:192 IMSI='262426635120797': No 3G Auth Data 20241204122605066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241204122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605094 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605094 DLU <0006> fsm.c:456 lu(262426635120797)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605094 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605094 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605104 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635120797"} 20241204122605104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605104 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605104 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635120797"} 20241204122605104 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605104 DLU <0006> fsm.c:568 lu(PS:IMSI-262426635120797)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605104 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605110 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426635120797" cn_domain=PS} 20241204122605110 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605110 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426635120797"} 20241204122605110 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426635120797 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241204122605115 DAUC <0003> db_auc.c:157 IMSI='262421939099300': No 2G Auth Data 20241204122605115 DAUC <0003> db_auc.c:192 IMSI='262421939099300': No 3G Auth Data 20241204122605117 DLGSUP <0013> hlr.c:121 IMSI 262421939099300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605137 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605137 DLU <0006> fsm.c:456 lu(262421939099300)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605137 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605137 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605137 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605138 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421939099300"} 20241204122605138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605138 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605138 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421939099300"} 20241204122605138 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605138 DLU <0006> fsm.c:568 lu(PS:IMSI-262421939099300)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605139 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421939099300" cn_domain=PS} 20241204122605139 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605139 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421939099300"} 20241204122605139 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421939099300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605139 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33512<->l=127.0.0.1:4258 20241204122605141 DAUC <0003> db_auc.c:157 IMSI='262424658653164': No 2G Auth Data 20241204122605141 DAUC <0003> db_auc.c:192 IMSI='262424658653164': No 3G Auth Data 20241204122605141 DLGSUP <0013> hlr.c:121 IMSI 262424658653164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 20241204122605149 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605149 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605149 DLU <0006> fsm.c:456 lu(262424658653164)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605150 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605150 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605151 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424658653164"} 20241204122605151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605151 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424658653164"} 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605151 DLU <0006> fsm.c:568 lu(PS:IMSI-262424658653164)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605151 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424658653164" cn_domain=PS} 20241204122605151 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605151 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424658653164"} 20241204122605151 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424658653164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605151 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 20241204122605153 DAUC <0003> db_auc.c:157 IMSI='262428618760389': No 2G Auth Data 20241204122605153 DAUC <0003> db_auc.c:192 IMSI='262428618760389': No 3G Auth Data 20241204122605153 DLGSUP <0013> hlr.c:121 IMSI 262428618760389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605161 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605161 DLU <0006> fsm.c:456 lu(262428618760389)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605161 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605161 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605161 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605162 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428618760389"} 20241204122605162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605162 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605162 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428618760389"} 20241204122605162 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605162 DLU <0006> fsm.c:568 lu(PS:IMSI-262428618760389)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605162 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605163 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428618760389" cn_domain=PS} 20241204122605163 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605163 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428618760389"} 20241204122605163 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428618760389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605163 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4258 20241204122605164 DAUC <0003> db_auc.c:157 IMSI='262426951645229': No 2G Auth Data 20241204122605164 DAUC <0003> db_auc.c:192 IMSI='262426951645229': No 3G Auth Data 20241204122605165 DLGSUP <0013> hlr.c:121 IMSI 262426951645229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605173 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605173 DLU <0006> fsm.c:456 lu(262426951645229)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605173 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605173 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605173 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605174 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426951645229"} 20241204122605174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605174 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605174 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426951645229"} 20241204122605174 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605174 DLU <0006> fsm.c:568 lu(PS:IMSI-262426951645229)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605174 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605175 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426951645229" cn_domain=PS} 20241204122605175 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605175 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426951645229"} 20241204122605175 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426951645229 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605175 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4258 20241204122605176 DAUC <0003> db_auc.c:157 IMSI='262420202032621': No 2G Auth Data 20241204122605176 DAUC <0003> db_auc.c:192 IMSI='262420202032621': No 3G Auth Data 20241204122605176 DLGSUP <0013> hlr.c:121 IMSI 262420202032621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605184 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605184 DLU <0006> fsm.c:456 lu(262420202032621)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605184 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605184 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605184 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605185 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420202032621"} 20241204122605185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605185 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605185 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420202032621"} 20241204122605185 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605185 DLU <0006> fsm.c:568 lu(PS:IMSI-262420202032621)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605185 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605186 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420202032621" cn_domain=PS} 20241204122605186 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605186 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420202032621"} 20241204122605186 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420202032621 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605186 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241204122605187 DAUC <0003> db_auc.c:157 IMSI='262423130090765': No 2G Auth Data 20241204122605187 DAUC <0003> db_auc.c:192 IMSI='262423130090765': No 3G Auth Data 20241204122605188 DLGSUP <0013> hlr.c:121 IMSI 262423130090765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605195 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605195 DLU <0006> fsm.c:456 lu(262423130090765)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605195 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605195 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605195 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605197 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423130090765"} 20241204122605197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605197 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605197 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423130090765"} 20241204122605197 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605197 DLU <0006> fsm.c:568 lu(PS:IMSI-262423130090765)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605197 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605198 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423130090765" cn_domain=PS} 20241204122605198 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605198 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423130090765"} 20241204122605198 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423130090765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605198 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241204122605199 DAUC <0003> db_auc.c:157 IMSI='262424996004307': No 2G Auth Data 20241204122605199 DAUC <0003> db_auc.c:192 IMSI='262424996004307': No 3G Auth Data 20241204122605199 DLGSUP <0013> hlr.c:121 IMSI 262424996004307: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241204122605206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33572<->l=127.0.0.1:4258 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605209 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605209 DLU <0006> fsm.c:456 lu(262424996004307)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122605209 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122605209 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122605209 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605209 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605210 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424996004307"} 20241204122605210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122605210 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122605210 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424996004307"} 20241204122605210 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122605210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122605210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122605210 DLU <0006> fsm.c:568 lu(PS:IMSI-262424996004307)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605210 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605211 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424996004307" cn_domain=PS} 20241204122605211 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241204122605211 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424996004307"} 20241204122605211 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424996004307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605211 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122605212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33572<->l=127.0.0.1:4258 20241204122605213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4258 20241204122605214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43831<->l=127.0.0.1:4259) 20241204122605214 DLINP <000b> input/ipa.c:451 connected read/write 20241204122605214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122605214 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122605214 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122605214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122605240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4258 20241204122605341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4258 20241204122608422 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122608422 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122608424 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241204122608426 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122608426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122608426 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  20241204122608426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122608426 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  20241204122608426 DLGSUP <0013> gsup_server.c:235 2:  20241204122608426 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122608426 DLGSUP <0013> gsup_server.c:235 3:  20241204122608426 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122608426 DLGSUP <0013> gsup_server.c:235 4:  20241204122608426 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122608426 DLGSUP <0013> gsup_server.c:235 5:  20241204122608426 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122608426 DLGSUP <0013> gsup_server.c:235 7:  20241204122608426 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122608426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122608426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122608426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122608433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34879<->l=127.0.0.1:4259) 20241204122608438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608466 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241204122608466 DLU <0006> fsm.c:456 lu(2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122608466 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 20241204122608466 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241204122608466 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122608466 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122608466 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Freeing instance 20241204122608466 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561eb4d40a30]{UNVALIDATED}: Deallocated 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122608466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122608471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241204122608473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20241204122608475 DLINP <000b> input/ipa.c:451 connected read/write 20241204122608475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122608475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122608476 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122608476 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122608476 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34879<->l=127.0.0.1:4259) 20241204122608513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33592<->l=127.0.0.1:4258 20241204122608613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33592<->l=127.0.0.1:4258 20241204122611695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122611695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122611696 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20241204122611698 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122611698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122611698 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  20241204122611698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122611698 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  20241204122611698 DLGSUP <0013> gsup_server.c:235 2:  20241204122611698 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122611698 DLGSUP <0013> gsup_server.c:235 3:  20241204122611698 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122611698 DLGSUP <0013> gsup_server.c:235 4:  20241204122611698 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122611698 DLGSUP <0013> gsup_server.c:235 5:  20241204122611698 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122611698 DLGSUP <0013> gsup_server.c:235 7:  20241204122611698 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122611698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122611698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122611698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122611705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34609<->l=127.0.0.1:4259) 20241204122611707 DAUC <0003> db_auc.c:157 IMSI='262424223586299': No 2G Auth Data 20241204122611707 DAUC <0003> db_auc.c:192 IMSI='262424223586299': No 3G Auth Data 20241204122611712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611738 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424223586299" session_id=2505481799 session_state=BEGIN} 20241204122611738 DSS <0004> hlr_ussd.c:576 262424223586299/0x95569e47: Process SS (BEGIN) 20241204122611738 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:518 262424223586299/0x95569e47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:523 262424223586299/0x95569e47: USSD for unknown code '*#200#' 20241204122611738 DSS <0004> hlr_ussd.c:354 262424223586299/0x95569e47: Tx ReturnError(1, 0x12) 20241204122611738 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424223586299" session_id=2505481799 session_state=END} 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611738 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241204122611740 DAUC <0003> db_auc.c:157 IMSI='262427651399922': No 2G Auth Data 20241204122611740 DAUC <0003> db_auc.c:192 IMSI='262427651399922': No 3G Auth Data 20241204122611746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611749 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427651399922" session_id=341585149 session_state=BEGIN} 20241204122611749 DSS <0004> hlr_ussd.c:576 262427651399922/0x145c2cfd: Process SS (BEGIN) 20241204122611749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:518 262427651399922/0x145c2cfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:523 262427651399922/0x145c2cfd: USSD for unknown code '*#200#' 20241204122611749 DSS <0004> hlr_ussd.c:354 262427651399922/0x145c2cfd: Tx ReturnError(1, 0x12) 20241204122611749 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427651399922" session_id=341585149 session_state=END} 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611749 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4258 20241204122611750 DAUC <0003> db_auc.c:157 IMSI='262421591907630': No 2G Auth Data 20241204122611750 DAUC <0003> db_auc.c:192 IMSI='262421591907630': No 3G Auth Data 20241204122611758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611761 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421591907630" session_id=1000577933 session_state=BEGIN} 20241204122611761 DSS <0004> hlr_ussd.c:576 262421591907630/0x3ba39b8d: Process SS (BEGIN) 20241204122611761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:518 262421591907630/0x3ba39b8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:523 262421591907630/0x3ba39b8d: USSD for unknown code '*#200#' 20241204122611761 DSS <0004> hlr_ussd.c:354 262421591907630/0x3ba39b8d: Tx ReturnError(1, 0x12) 20241204122611761 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421591907630" session_id=1000577933 session_state=END} 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611761 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58830<->l=127.0.0.1:4258 20241204122611763 DAUC <0003> db_auc.c:157 IMSI='262426103479261': No 2G Auth Data 20241204122611763 DAUC <0003> db_auc.c:192 IMSI='262426103479261': No 3G Auth Data 20241204122611771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611775 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426103479261" session_id=2833012296 session_state=BEGIN} 20241204122611775 DSS <0004> hlr_ussd.c:576 262426103479261/0xa8dc5648: Process SS (BEGIN) 20241204122611775 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:518 262426103479261/0xa8dc5648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:523 262426103479261/0xa8dc5648: USSD for unknown code '*#200#' 20241204122611775 DSS <0004> hlr_ussd.c:354 262426103479261/0xa8dc5648: Tx ReturnError(1, 0x12) 20241204122611775 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426103479261" session_id=2833012296 session_state=END} 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58844<->l=127.0.0.1:4258 20241204122611777 DAUC <0003> db_auc.c:157 IMSI='262420138444070': No 2G Auth Data 20241204122611777 DAUC <0003> db_auc.c:192 IMSI='262420138444070': No 3G Auth Data 20241204122611785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611788 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420138444070" session_id=1487443054 session_state=BEGIN} 20241204122611788 DSS <0004> hlr_ussd.c:576 262420138444070/0x58a8946e: Process SS (BEGIN) 20241204122611788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:518 262420138444070/0x58a8946e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:523 262420138444070/0x58a8946e: USSD for unknown code '*#200#' 20241204122611788 DSS <0004> hlr_ussd.c:354 262420138444070/0x58a8946e: Tx ReturnError(1, 0x12) 20241204122611788 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420138444070" session_id=1487443054 session_state=END} 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611788 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58850<->l=127.0.0.1:4258 20241204122611790 DAUC <0003> db_auc.c:157 IMSI='262423793542172': No 2G Auth Data 20241204122611791 DAUC <0003> db_auc.c:192 IMSI='262423793542172': No 3G Auth Data 20241204122611797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611800 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793542172" session_id=1735165898 session_state=BEGIN} 20241204122611800 DSS <0004> hlr_ussd.c:576 262423793542172/0x676c87ca: Process SS (BEGIN) 20241204122611800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:518 262423793542172/0x676c87ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:523 262423793542172/0x676c87ca: USSD for unknown code '*#200#' 20241204122611800 DSS <0004> hlr_ussd.c:354 262423793542172/0x676c87ca: Tx ReturnError(1, 0x12) 20241204122611800 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793542172" session_id=1735165898 session_state=END} 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241204122611803 DAUC <0003> db_auc.c:157 IMSI='262425027373274': No 2G Auth Data 20241204122611803 DAUC <0003> db_auc.c:192 IMSI='262425027373274': No 3G Auth Data 20241204122611810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611814 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425027373274" session_id=2029986818 session_state=BEGIN} 20241204122611814 DSS <0004> hlr_ussd.c:576 262425027373274/0x78ff2402: Process SS (BEGIN) 20241204122611814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:518 262425027373274/0x78ff2402: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:523 262425027373274/0x78ff2402: USSD for unknown code '*#200#' 20241204122611814 DSS <0004> hlr_ussd.c:354 262425027373274/0x78ff2402: Tx ReturnError(1, 0x12) 20241204122611814 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425027373274" session_id=2029986818 session_state=END} 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.1:4258 20241204122611816 DAUC <0003> db_auc.c:157 IMSI='262427954007595': No 2G Auth Data 20241204122611816 DAUC <0003> db_auc.c:192 IMSI='262427954007595': No 3G Auth Data 20241204122611823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611826 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427954007595" session_id=870106545 session_state=BEGIN} 20241204122611826 DSS <0004> hlr_ussd.c:576 262427954007595/0x33dcc5b1: Process SS (BEGIN) 20241204122611826 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:518 262427954007595/0x33dcc5b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:523 262427954007595/0x33dcc5b1: USSD for unknown code '*#200#' 20241204122611826 DSS <0004> hlr_ussd.c:354 262427954007595/0x33dcc5b1: Tx ReturnError(1, 0x12) 20241204122611826 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427954007595" session_id=870106545 session_state=END} 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611826 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122611828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4258 20241204122611829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58796<->l=127.0.0.1:4258 20241204122611829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122611829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122611829 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122611829 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122611829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122611829 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34609<->l=127.0.0.1:4259) 20241204122611853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20241204122611953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.1:4258 20241204122615023 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122615023 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122615027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241204122615029 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122615029 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122615029 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  20241204122615029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122615029 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  20241204122615029 DLGSUP <0013> gsup_server.c:235 2:  20241204122615029 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122615029 DLGSUP <0013> gsup_server.c:235 3:  20241204122615029 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122615029 DLGSUP <0013> gsup_server.c:235 4:  20241204122615029 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122615029 DLGSUP <0013> gsup_server.c:235 5:  20241204122615029 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122615029 DLGSUP <0013> gsup_server.c:235 7:  20241204122615029 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122615029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122615029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122615029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122615042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241204122615046 DAUC <0003> db_auc.c:157 IMSI='262423163114041': No 2G Auth Data 20241204122615046 DAUC <0003> db_auc.c:192 IMSI='262423163114041': No 3G Auth Data 20241204122615054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615070 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423163114041" session_id=400317894 session_state=BEGIN} 20241204122615070 DSS <0004> hlr_ussd.c:576 262423163114041/0x17dc5dc6: Process SS (BEGIN) 20241204122615070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615070 DSS <0004> hlr_ussd.c:518 262423163114041/0x17dc5dc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615070 DSS <0004> hlr_ussd.c:542 262423163114041/0x17dc5dc6: Cannot find conn for EUSE EUSE-foobar 20241204122615070 DSS <0004> hlr_ussd.c:354 262423163114041/0x17dc5dc6: Tx ReturnError(1, 0x22) 20241204122615070 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423163114041" session_id=400317894 session_state=END} 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615070 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58898<->l=127.0.0.1:4258 20241204122615076 DAUC <0003> db_auc.c:157 IMSI='262425644280336': No 2G Auth Data 20241204122615076 DAUC <0003> db_auc.c:192 IMSI='262425644280336': No 3G Auth Data 20241204122615084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615087 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644280336" session_id=1383441762 session_state=BEGIN} 20241204122615087 DSS <0004> hlr_ussd.c:576 262425644280336/0x5275a562: Process SS (BEGIN) 20241204122615087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615087 DSS <0004> hlr_ussd.c:518 262425644280336/0x5275a562: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615087 DSS <0004> hlr_ussd.c:542 262425644280336/0x5275a562: Cannot find conn for EUSE EUSE-foobar 20241204122615087 DSS <0004> hlr_ussd.c:354 262425644280336/0x5275a562: Tx ReturnError(1, 0x22) 20241204122615087 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644280336" session_id=1383441762 session_state=END} 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241204122615088 DAUC <0003> db_auc.c:157 IMSI='262428625192804': No 2G Auth Data 20241204122615088 DAUC <0003> db_auc.c:192 IMSI='262428625192804': No 3G Auth Data 20241204122615094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615097 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428625192804" session_id=267346656 session_state=BEGIN} 20241204122615097 DSS <0004> hlr_ussd.c:576 262428625192804/0x0fef62e0: Process SS (BEGIN) 20241204122615097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615097 DSS <0004> hlr_ussd.c:518 262428625192804/0x0fef62e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615097 DSS <0004> hlr_ussd.c:542 262428625192804/0x0fef62e0: Cannot find conn for EUSE EUSE-foobar 20241204122615097 DSS <0004> hlr_ussd.c:354 262428625192804/0x0fef62e0: Tx ReturnError(1, 0x22) 20241204122615097 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428625192804" session_id=267346656 session_state=END} 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122615098 DAUC <0003> db_auc.c:157 IMSI='262428680704369': No 2G Auth Data 20241204122615098 DAUC <0003> db_auc.c:192 IMSI='262428680704369': No 3G Auth Data 20241204122615105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4258 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615108 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428680704369" session_id=334359725 session_state=BEGIN} 20241204122615108 DSS <0004> hlr_ussd.c:576 262428680704369/0x13edecad: Process SS (BEGIN) 20241204122615108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615108 DSS <0004> hlr_ussd.c:518 262428680704369/0x13edecad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615108 DSS <0004> hlr_ussd.c:542 262428680704369/0x13edecad: Cannot find conn for EUSE EUSE-foobar 20241204122615108 DSS <0004> hlr_ussd.c:354 262428680704369/0x13edecad: Tx ReturnError(1, 0x22) 20241204122615108 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428680704369" session_id=334359725 session_state=END} 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615108 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4258 20241204122615110 DAUC <0003> db_auc.c:157 IMSI='262425858081510': No 2G Auth Data 20241204122615110 DAUC <0003> db_auc.c:192 IMSI='262425858081510': No 3G Auth Data 20241204122615117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615120 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425858081510" session_id=1424302368 session_state=BEGIN} 20241204122615120 DSS <0004> hlr_ussd.c:576 262425858081510/0x54e52120: Process SS (BEGIN) 20241204122615120 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615120 DSS <0004> hlr_ussd.c:518 262425858081510/0x54e52120: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615120 DSS <0004> hlr_ussd.c:542 262425858081510/0x54e52120: Cannot find conn for EUSE EUSE-foobar 20241204122615120 DSS <0004> hlr_ussd.c:354 262425858081510/0x54e52120: Tx ReturnError(1, 0x22) 20241204122615120 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425858081510" session_id=1424302368 session_state=END} 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615120 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122615122 DAUC <0003> db_auc.c:157 IMSI='262425301145225': No 2G Auth Data 20241204122615122 DAUC <0003> db_auc.c:192 IMSI='262425301145225': No 3G Auth Data 20241204122615128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615131 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425301145225" session_id=1340900871 session_state=BEGIN} 20241204122615131 DSS <0004> hlr_ussd.c:576 262425301145225/0x4fec8607: Process SS (BEGIN) 20241204122615131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615131 DSS <0004> hlr_ussd.c:518 262425301145225/0x4fec8607: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615131 DSS <0004> hlr_ussd.c:542 262425301145225/0x4fec8607: Cannot find conn for EUSE EUSE-foobar 20241204122615131 DSS <0004> hlr_ussd.c:354 262425301145225/0x4fec8607: Tx ReturnError(1, 0x22) 20241204122615131 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425301145225" session_id=1340900871 session_state=END} 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615131 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122615133 DAUC <0003> db_auc.c:157 IMSI='262424878614238': No 2G Auth Data 20241204122615133 DAUC <0003> db_auc.c:192 IMSI='262424878614238': No 3G Auth Data 20241204122615139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615142 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424878614238" session_id=2635756677 session_state=BEGIN} 20241204122615142 DSS <0004> hlr_ussd.c:576 262424878614238/0x9d1a7485: Process SS (BEGIN) 20241204122615142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615142 DSS <0004> hlr_ussd.c:518 262424878614238/0x9d1a7485: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615142 DSS <0004> hlr_ussd.c:542 262424878614238/0x9d1a7485: Cannot find conn for EUSE EUSE-foobar 20241204122615142 DSS <0004> hlr_ussd.c:354 262424878614238/0x9d1a7485: Tx ReturnError(1, 0x22) 20241204122615142 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424878614238" session_id=2635756677 session_state=END} 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615142 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241204122615144 DAUC <0003> db_auc.c:157 IMSI='262429389914796': No 2G Auth Data 20241204122615144 DAUC <0003> db_auc.c:192 IMSI='262429389914796': No 3G Auth Data 20241204122615150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20241204122615153 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615153 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429389914796" session_id=2500832494 session_state=BEGIN} 20241204122615153 DSS <0004> hlr_ussd.c:576 262429389914796/0x950facee: Process SS (BEGIN) 20241204122615153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122615153 DSS <0004> hlr_ussd.c:518 262429389914796/0x950facee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122615153 DSS <0004> hlr_ussd.c:542 262429389914796/0x950facee: Cannot find conn for EUSE EUSE-foobar 20241204122615153 DSS <0004> hlr_ussd.c:354 262429389914796/0x950facee: Tx ReturnError(1, 0x22) 20241204122615153 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429389914796" session_id=2500832494 session_state=END} 20241204122615154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122615155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.1:4258 20241204122615155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4258 20241204122615156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241204122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241204122615156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122615156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122615156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122615156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122615179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241204122615381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241204122618500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122618500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122618505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 20241204122618512 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618512 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122618512 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122618512 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  20241204122618512 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122618512 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  20241204122618512 DLGSUP <0013> gsup_server.c:235 2:  20241204122618512 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122618512 DLGSUP <0013> gsup_server.c:235 3:  20241204122618512 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122618512 DLGSUP <0013> gsup_server.c:235 4:  20241204122618512 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122618512 DLGSUP <0013> gsup_server.c:235 5:  20241204122618512 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122618512 DLGSUP <0013> gsup_server.c:235 7:  20241204122618512 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122618512 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122618512 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122618512 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122618529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35411<->l=127.0.0.1:4259) 20241204122618531 DAUC <0003> db_auc.c:157 IMSI='262428460925901': No 2G Auth Data 20241204122618531 DAUC <0003> db_auc.c:192 IMSI='262428460925901': No 3G Auth Data 20241204122618538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618554 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428460925901" session_id=2922397572 session_state=BEGIN} 20241204122618554 DSS <0004> hlr_ussd.c:576 262428460925901/0xae303f84: Process SS (BEGIN) 20241204122618554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618554 DSS <0004> hlr_ussd.c:518 262428460925901/0xae303f84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618554 DSS <0004> hlr_ussd.c:363 262428460925901/0xae303f84: Tx USSD 'Your IMSI is 262428460925901' 20241204122618554 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428460925901" session_id=2922397572 session_state=END} 20241204122618554 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428460925901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122618560 DAUC <0003> db_auc.c:157 IMSI='262425025508756': No 2G Auth Data 20241204122618560 DAUC <0003> db_auc.c:192 IMSI='262425025508756': No 3G Auth Data 20241204122618569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618572 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425025508756" session_id=1606237805 session_state=BEGIN} 20241204122618572 DSS <0004> hlr_ussd.c:576 262425025508756/0x5fbd3e6d: Process SS (BEGIN) 20241204122618572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618572 DSS <0004> hlr_ussd.c:518 262425025508756/0x5fbd3e6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618572 DSS <0004> hlr_ussd.c:363 262425025508756/0x5fbd3e6d: Tx USSD 'Your IMSI is 262425025508756' 20241204122618572 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425025508756" session_id=1606237805 session_state=END} 20241204122618572 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425025508756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20241204122618574 DAUC <0003> db_auc.c:157 IMSI='262425297589087': No 2G Auth Data 20241204122618574 DAUC <0003> db_auc.c:192 IMSI='262425297589087': No 3G Auth Data 20241204122618581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618584 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425297589087" session_id=1415532772 session_state=BEGIN} 20241204122618584 DSS <0004> hlr_ussd.c:576 262425297589087/0x545f50e4: Process SS (BEGIN) 20241204122618584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618584 DSS <0004> hlr_ussd.c:518 262425297589087/0x545f50e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618584 DSS <0004> hlr_ussd.c:363 262425297589087/0x545f50e4: Tx USSD 'Your IMSI is 262425297589087' 20241204122618584 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425297589087" session_id=1415532772 session_state=END} 20241204122618584 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425297589087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618584 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20241204122618586 DAUC <0003> db_auc.c:157 IMSI='262421944027752': No 2G Auth Data 20241204122618586 DAUC <0003> db_auc.c:192 IMSI='262421944027752': No 3G Auth Data 20241204122618593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618596 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421944027752" session_id=3512780694 session_state=BEGIN} 20241204122618596 DSS <0004> hlr_ussd.c:576 262421944027752/0xd160c796: Process SS (BEGIN) 20241204122618596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618596 DSS <0004> hlr_ussd.c:518 262421944027752/0xd160c796: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618596 DSS <0004> hlr_ussd.c:363 262421944027752/0xd160c796: Tx USSD 'Your IMSI is 262421944027752' 20241204122618596 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421944027752" session_id=3512780694 session_state=END} 20241204122618596 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421944027752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618596 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122618598 DAUC <0003> db_auc.c:157 IMSI='262427539870089': No 2G Auth Data 20241204122618598 DAUC <0003> db_auc.c:192 IMSI='262427539870089': No 3G Auth Data 20241204122618605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618609 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427539870089" session_id=3309394841 session_state=BEGIN} 20241204122618609 DSS <0004> hlr_ussd.c:576 262427539870089/0xc5415b99: Process SS (BEGIN) 20241204122618609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618609 DSS <0004> hlr_ussd.c:518 262427539870089/0xc5415b99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618609 DSS <0004> hlr_ussd.c:363 262427539870089/0xc5415b99: Tx USSD 'Your IMSI is 262427539870089' 20241204122618609 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427539870089" session_id=3309394841 session_state=END} 20241204122618609 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427539870089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618609 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20241204122618611 DAUC <0003> db_auc.c:157 IMSI='262428165977540': No 2G Auth Data 20241204122618611 DAUC <0003> db_auc.c:192 IMSI='262428165977540': No 3G Auth Data 20241204122618618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618621 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428165977540" session_id=1478396350 session_state=BEGIN} 20241204122618621 DSS <0004> hlr_ussd.c:576 262428165977540/0x581e89be: Process SS (BEGIN) 20241204122618621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618621 DSS <0004> hlr_ussd.c:518 262428165977540/0x581e89be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618621 DSS <0004> hlr_ussd.c:363 262428165977540/0x581e89be: Tx USSD 'Your IMSI is 262428165977540' 20241204122618621 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428165977540" session_id=1478396350 session_state=END} 20241204122618621 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428165977540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618621 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20241204122618623 DAUC <0003> db_auc.c:157 IMSI='262427828887178': No 2G Auth Data 20241204122618623 DAUC <0003> db_auc.c:192 IMSI='262427828887178': No 3G Auth Data 20241204122618630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618633 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427828887178" session_id=1906024690 session_state=BEGIN} 20241204122618633 DSS <0004> hlr_ussd.c:576 262427828887178/0x719ba0f2: Process SS (BEGIN) 20241204122618633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618633 DSS <0004> hlr_ussd.c:518 262427828887178/0x719ba0f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618633 DSS <0004> hlr_ussd.c:363 262427828887178/0x719ba0f2: Tx USSD 'Your IMSI is 262427828887178' 20241204122618633 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828887178" session_id=1906024690 session_state=END} 20241204122618633 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427828887178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618633 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 20241204122618636 DAUC <0003> db_auc.c:157 IMSI='262420199892419': No 2G Auth Data 20241204122618636 DAUC <0003> db_auc.c:192 IMSI='262420199892419': No 3G Auth Data 20241204122618643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20241204122618645 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618645 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420199892419" session_id=1925255181 session_state=BEGIN} 20241204122618645 DSS <0004> hlr_ussd.c:576 262420199892419/0x72c1100d: Process SS (BEGIN) 20241204122618646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122618646 DSS <0004> hlr_ussd.c:518 262420199892419/0x72c1100d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122618646 DSS <0004> hlr_ussd.c:363 262420199892419/0x72c1100d: Tx USSD 'Your IMSI is 262420199892419' 20241204122618646 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420199892419" session_id=1925255181 session_state=END} 20241204122618646 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420199892419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122618646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122618648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20241204122618648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58988<->l=127.0.0.1:4258 20241204122618648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122618648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122618648 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122618648 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122618648 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122618648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35411<->l=127.0.0.1:4259) 20241204122618672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 20241204122618873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.1:4258 20241204122621999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122621999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122622002 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20241204122622004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622004 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122622004 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122622004 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  20241204122622004 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122622004 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  20241204122622004 DLGSUP <0013> gsup_server.c:235 2:  20241204122622004 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122622004 DLGSUP <0013> gsup_server.c:235 3:  20241204122622004 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122622004 DLGSUP <0013> gsup_server.c:235 4:  20241204122622004 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122622004 DLGSUP <0013> gsup_server.c:235 5:  20241204122622004 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122622004 DLGSUP <0013> gsup_server.c:235 7:  20241204122622004 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122622004 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122622004 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122622004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122622019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41985<->l=127.0.0.1:4259) 20241204122622026 DAUC <0003> db_auc.c:157 IMSI='262422851678989': No 2G Auth Data 20241204122622026 DAUC <0003> db_auc.c:192 IMSI='262422851678989': No 3G Auth Data 20241204122622043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 20241204122622057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622057 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422851678989" source_name="the-source\n" session_id=1433578406 session_state=BEGIN} 20241204122622057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122622057 DSS <0004> hlr_ussd.c:576 262422851678989/0x5572aba6: Process SS (BEGIN) 20241204122622057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622057 DSS <0004> hlr_ussd.c:518 262422851678989/0x5572aba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622057 DSS <0004> hlr_ussd.c:363 262422851678989/0x5572aba6: Tx USSD 'Your IMSI is 262422851678989' 20241204122622057 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422851678989" destination_name="the-source\n" session_id=1433578406 session_state=END} 20241204122622057 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422851678989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622058 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.1:4258 20241204122622065 DAUC <0003> db_auc.c:157 IMSI='262427181039816': No 2G Auth Data 20241204122622065 DAUC <0003> db_auc.c:192 IMSI='262427181039816': No 3G Auth Data 20241204122622072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622075 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427181039816" source_name="the-source\n" session_id=3672214114 session_state=BEGIN} 20241204122622075 DSS <0004> hlr_ussd.c:576 262427181039816/0xdae18a62: Process SS (BEGIN) 20241204122622075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622075 DSS <0004> hlr_ussd.c:518 262427181039816/0xdae18a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622075 DSS <0004> hlr_ussd.c:363 262427181039816/0xdae18a62: Tx USSD 'Your IMSI is 262427181039816' 20241204122622075 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427181039816" destination_name="the-source\n" session_id=3672214114 session_state=END} 20241204122622075 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427181039816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622075 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241204122622077 DAUC <0003> db_auc.c:157 IMSI='262429185671662': No 2G Auth Data 20241204122622077 DAUC <0003> db_auc.c:192 IMSI='262429185671662': No 3G Auth Data 20241204122622083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622086 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429185671662" source_name="the-source\n" session_id=1974087034 session_state=BEGIN} 20241204122622086 DSS <0004> hlr_ussd.c:576 262429185671662/0x75aa2d7a: Process SS (BEGIN) 20241204122622086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622086 DSS <0004> hlr_ussd.c:518 262429185671662/0x75aa2d7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622086 DSS <0004> hlr_ussd.c:363 262429185671662/0x75aa2d7a: Tx USSD 'Your IMSI is 262429185671662' 20241204122622086 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429185671662" destination_name="the-source\n" session_id=1974087034 session_state=END} 20241204122622086 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429185671662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20241204122622088 DAUC <0003> db_auc.c:157 IMSI='262420551685922': No 2G Auth Data 20241204122622088 DAUC <0003> db_auc.c:192 IMSI='262420551685922': No 3G Auth Data 20241204122622096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622099 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420551685922" source_name="the-source\n" session_id=3606674901 session_state=BEGIN} 20241204122622099 DSS <0004> hlr_ussd.c:576 262420551685922/0xd6f97dd5: Process SS (BEGIN) 20241204122622099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622099 DSS <0004> hlr_ussd.c:518 262420551685922/0xd6f97dd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622099 DSS <0004> hlr_ussd.c:363 262420551685922/0xd6f97dd5: Tx USSD 'Your IMSI is 262420551685922' 20241204122622099 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420551685922" destination_name="the-source\n" session_id=3606674901 session_state=END} 20241204122622099 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420551685922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4258 20241204122622101 DAUC <0003> db_auc.c:157 IMSI='262425656789531': No 2G Auth Data 20241204122622101 DAUC <0003> db_auc.c:192 IMSI='262425656789531': No 3G Auth Data 20241204122622109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622112 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425656789531" source_name="the-source\n" session_id=578419922 session_state=BEGIN} 20241204122622112 DSS <0004> hlr_ussd.c:576 262425656789531/0x2279fcd2: Process SS (BEGIN) 20241204122622112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622112 DSS <0004> hlr_ussd.c:518 262425656789531/0x2279fcd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622112 DSS <0004> hlr_ussd.c:363 262425656789531/0x2279fcd2: Tx USSD 'Your IMSI is 262425656789531' 20241204122622112 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425656789531" destination_name="the-source\n" session_id=578419922 session_state=END} 20241204122622112 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425656789531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56040<->l=127.0.0.1:4258 20241204122622115 DAUC <0003> db_auc.c:157 IMSI='262428029991092': No 2G Auth Data 20241204122622115 DAUC <0003> db_auc.c:192 IMSI='262428029991092': No 3G Auth Data 20241204122622122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622125 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428029991092" source_name="the-source\n" session_id=1210738327 session_state=BEGIN} 20241204122622125 DSS <0004> hlr_ussd.c:576 262428029991092/0x482a6697: Process SS (BEGIN) 20241204122622125 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622125 DSS <0004> hlr_ussd.c:518 262428029991092/0x482a6697: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622125 DSS <0004> hlr_ussd.c:363 262428029991092/0x482a6697: Tx USSD 'Your IMSI is 262428029991092' 20241204122622125 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428029991092" destination_name="the-source\n" session_id=1210738327 session_state=END} 20241204122622125 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262428029991092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20241204122622127 DAUC <0003> db_auc.c:157 IMSI='262429624089474': No 2G Auth Data 20241204122622127 DAUC <0003> db_auc.c:192 IMSI='262429624089474': No 3G Auth Data 20241204122622134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622138 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429624089474" source_name="the-source\n" session_id=3514280046 session_state=BEGIN} 20241204122622138 DSS <0004> hlr_ussd.c:576 262429624089474/0xd177a86e: Process SS (BEGIN) 20241204122622138 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622138 DSS <0004> hlr_ussd.c:518 262429624089474/0xd177a86e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622138 DSS <0004> hlr_ussd.c:363 262429624089474/0xd177a86e: Tx USSD 'Your IMSI is 262429624089474' 20241204122622138 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429624089474" destination_name="the-source\n" session_id=3514280046 session_state=END} 20241204122622138 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429624089474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 20241204122622140 DAUC <0003> db_auc.c:157 IMSI='262422300309959': No 2G Auth Data 20241204122622140 DAUC <0003> db_auc.c:192 IMSI='262422300309959': No 3G Auth Data 20241204122622147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622150 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422300309959" source_name="the-source\n" session_id=2736556319 session_state=BEGIN} 20241204122622150 DSS <0004> hlr_ussd.c:576 262422300309959/0xa31c891f: Process SS (BEGIN) 20241204122622150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241204122622150 DSS <0004> hlr_ussd.c:518 262422300309959/0xa31c891f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241204122622150 DSS <0004> hlr_ussd.c:363 262422300309959/0xa31c891f: Tx USSD 'Your IMSI is 262422300309959' 20241204122622150 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422300309959" destination_name="the-source\n" session_id=2736556319 session_state=END} 20241204122622150 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422300309959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622150 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122622152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4258 20241204122622153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20241204122622154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122622154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122622154 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122622154 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122622154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122622154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122622154 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41985<->l=127.0.0.1:4259) 20241204122622180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56072<->l=127.0.0.1:4258 20241204122622381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56072<->l=127.0.0.1:4258 20241204122625438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122625438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122625442 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 20241204122625443 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122625443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122625443 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  20241204122625443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122625443 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  20241204122625443 DLGSUP <0013> gsup_server.c:235 2:  20241204122625443 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122625443 DLGSUP <0013> gsup_server.c:235 3:  20241204122625443 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122625443 DLGSUP <0013> gsup_server.c:235 4:  20241204122625443 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122625443 DLGSUP <0013> gsup_server.c:235 5:  20241204122625443 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122625443 DLGSUP <0013> gsup_server.c:235 7:  20241204122625443 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122625443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122625443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122625444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122625464 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37471<->l=127.0.0.1:4259) 20241204122625469 DAUC <0003> db_auc.c:157 IMSI='262427034446348': No 2G Auth Data 20241204122625469 DAUC <0003> db_auc.c:192 IMSI='262427034446348': No 3G Auth Data 20241204122625478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625487 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427034446348" session_id=2791915427 session_state=BEGIN} 20241204122625487 DSS <0004> hlr_ussd.c:576 262427034446348/0xa6693fa3: Process SS (BEGIN) 20241204122625487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625487 DSS <0004> hlr_ussd.c:518 262427034446348/0xa6693fa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625487 DSS <0004> hlr_ussd.c:363 262427034446348/0xa6693fa3: Tx USSD 'Your extension is 491618305606' 20241204122625487 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427034446348" session_id=2791915427 session_state=END} 20241204122625487 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427034446348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20241204122625497 DAUC <0003> db_auc.c:157 IMSI='262424704990700': No 2G Auth Data 20241204122625497 DAUC <0003> db_auc.c:192 IMSI='262424704990700': No 3G Auth Data 20241204122625510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625513 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424704990700" session_id=3256139314 session_state=BEGIN} 20241204122625513 DSS <0004> hlr_ussd.c:576 262424704990700/0xc214be32: Process SS (BEGIN) 20241204122625513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625513 DSS <0004> hlr_ussd.c:518 262424704990700/0xc214be32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625513 DSS <0004> hlr_ussd.c:363 262424704990700/0xc214be32: Tx USSD 'Your extension is 491614701238' 20241204122625513 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424704990700" session_id=3256139314 session_state=END} 20241204122625513 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424704990700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625513 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4258 20241204122625515 DAUC <0003> db_auc.c:157 IMSI='262428463618103': No 2G Auth Data 20241204122625515 DAUC <0003> db_auc.c:192 IMSI='262428463618103': No 3G Auth Data 20241204122625521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625524 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428463618103" session_id=772174431 session_state=BEGIN} 20241204122625524 DSS <0004> hlr_ussd.c:576 262428463618103/0x2e06725f: Process SS (BEGIN) 20241204122625524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625524 DSS <0004> hlr_ussd.c:518 262428463618103/0x2e06725f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625524 DSS <0004> hlr_ussd.c:363 262428463618103/0x2e06725f: Tx USSD 'Your extension is 491615700253' 20241204122625524 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428463618103" session_id=772174431 session_state=END} 20241204122625524 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428463618103 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625524 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20241204122625526 DAUC <0003> db_auc.c:157 IMSI='262420681066499': No 2G Auth Data 20241204122625526 DAUC <0003> db_auc.c:192 IMSI='262420681066499': No 3G Auth Data 20241204122625533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625536 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420681066499" session_id=4216648699 session_state=BEGIN} 20241204122625536 DSS <0004> hlr_ussd.c:576 262420681066499/0xfb54f3fb: Process SS (BEGIN) 20241204122625536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625536 DSS <0004> hlr_ussd.c:518 262420681066499/0xfb54f3fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625536 DSS <0004> hlr_ussd.c:363 262420681066499/0xfb54f3fb: Tx USSD 'Your extension is 491612812115' 20241204122625536 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420681066499" session_id=4216648699 session_state=END} 20241204122625536 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420681066499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625536 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20241204122625539 DAUC <0003> db_auc.c:157 IMSI='262424653018525': No 2G Auth Data 20241204122625539 DAUC <0003> db_auc.c:192 IMSI='262424653018525': No 3G Auth Data 20241204122625546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20241204122625548 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625548 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424653018525" session_id=3493348013 session_state=BEGIN} 20241204122625548 DSS <0004> hlr_ussd.c:576 262424653018525/0xd03842ad: Process SS (BEGIN) 20241204122625548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625548 DSS <0004> hlr_ussd.c:518 262424653018525/0xd03842ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625548 DSS <0004> hlr_ussd.c:363 262424653018525/0xd03842ad: Tx USSD 'Your extension is 491617730150' 20241204122625548 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424653018525" session_id=3493348013 session_state=END} 20241204122625548 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424653018525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625549 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625549 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20241204122625551 DAUC <0003> db_auc.c:157 IMSI='262429493926874': No 2G Auth Data 20241204122625551 DAUC <0003> db_auc.c:192 IMSI='262429493926874': No 3G Auth Data 20241204122625557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4258 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625560 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429493926874" session_id=993540628 session_state=BEGIN} 20241204122625560 DSS <0004> hlr_ussd.c:576 262429493926874/0x3b383a14: Process SS (BEGIN) 20241204122625560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625560 DSS <0004> hlr_ussd.c:518 262429493926874/0x3b383a14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625560 DSS <0004> hlr_ussd.c:363 262429493926874/0x3b383a14: Tx USSD 'Your extension is 491616428554' 20241204122625560 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429493926874" session_id=993540628 session_state=END} 20241204122625560 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429493926874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625560 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4258 20241204122625563 DAUC <0003> db_auc.c:157 IMSI='262427410731845': No 2G Auth Data 20241204122625563 DAUC <0003> db_auc.c:192 IMSI='262427410731845': No 3G Auth Data 20241204122625569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625572 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427410731845" session_id=313577594 session_state=BEGIN} 20241204122625572 DSS <0004> hlr_ussd.c:576 262427410731845/0x12b0d07a: Process SS (BEGIN) 20241204122625572 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625572 DSS <0004> hlr_ussd.c:518 262427410731845/0x12b0d07a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625572 DSS <0004> hlr_ussd.c:363 262427410731845/0x12b0d07a: Tx USSD 'Your extension is 491616354066' 20241204122625572 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427410731845" session_id=313577594 session_state=END} 20241204122625572 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427410731845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625572 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56160<->l=127.0.0.1:4258 20241204122625575 DAUC <0003> db_auc.c:157 IMSI='262422955677305': No 2G Auth Data 20241204122625575 DAUC <0003> db_auc.c:192 IMSI='262422955677305': No 3G Auth Data 20241204122625582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625585 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422955677305" session_id=272423607 session_state=BEGIN} 20241204122625585 DSS <0004> hlr_ussd.c:576 262422955677305/0x103cdab7: Process SS (BEGIN) 20241204122625585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122625585 DSS <0004> hlr_ussd.c:518 262422955677305/0x103cdab7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122625585 DSS <0004> hlr_ussd.c:363 262422955677305/0x103cdab7: Tx USSD 'Your extension is 491618625213' 20241204122625585 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422955677305" session_id=272423607 session_state=END} 20241204122625585 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422955677305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625585 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122625587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20241204122625588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56082<->l=127.0.0.1:4258 20241204122625588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37471<->l=127.0.0.1:4259) 20241204122625588 DLINP <000b> input/ipa.c:451 connected read/write 20241204122625588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122625588 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122625588 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122625588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122625612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56178<->l=127.0.0.1:4258 20241204122625814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56178<->l=127.0.0.1:4258 20241204122628870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122628870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122628874 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241204122628877 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122628877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122628877 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  20241204122628877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122628877 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  20241204122628877 DLGSUP <0013> gsup_server.c:235 2:  20241204122628877 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122628877 DLGSUP <0013> gsup_server.c:235 3:  20241204122628878 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122628878 DLGSUP <0013> gsup_server.c:235 4:  20241204122628878 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122628878 DLGSUP <0013> gsup_server.c:235 5:  20241204122628878 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122628878 DLGSUP <0013> gsup_server.c:235 7:  20241204122628878 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122628878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122628878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122628878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122628904 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39807<->l=127.0.0.1:4259) 20241204122628913 DAUC <0003> db_auc.c:157 IMSI='262426766106074': No 2G Auth Data 20241204122628913 DAUC <0003> db_auc.c:192 IMSI='262426766106074': No 3G Auth Data 20241204122628928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20241204122628942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628942 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426766106074" source_name="the-source\n" session_id=672214406 session_state=BEGIN} 20241204122628942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122628942 DSS <0004> hlr_ussd.c:576 262426766106074/0x28112d86: Process SS (BEGIN) 20241204122628942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628942 DSS <0004> hlr_ussd.c:518 262426766106074/0x28112d86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628943 DSS <0004> hlr_ussd.c:363 262426766106074/0x28112d86: Tx USSD 'Your extension is 491611582064' 20241204122628943 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426766106074" destination_name="the-source\n" session_id=672214406 session_state=END} 20241204122628943 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426766106074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20241204122628951 DAUC <0003> db_auc.c:157 IMSI='262421650263210': No 2G Auth Data 20241204122628951 DAUC <0003> db_auc.c:192 IMSI='262421650263210': No 3G Auth Data 20241204122628960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56196<->l=127.0.0.1:4258 20241204122628962 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628962 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421650263210" source_name="the-source\n" session_id=892936410 session_state=BEGIN} 20241204122628962 DSS <0004> hlr_ussd.c:576 262421650263210/0x353920da: Process SS (BEGIN) 20241204122628962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628962 DSS <0004> hlr_ussd.c:518 262421650263210/0x353920da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628963 DSS <0004> hlr_ussd.c:363 262421650263210/0x353920da: Tx USSD 'Your extension is 491614724263' 20241204122628963 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421650263210" destination_name="the-source\n" session_id=892936410 session_state=END} 20241204122628963 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421650263210 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628963 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628963 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56196<->l=127.0.0.1:4258 20241204122628965 DAUC <0003> db_auc.c:157 IMSI='262422236005767': No 2G Auth Data 20241204122628965 DAUC <0003> db_auc.c:192 IMSI='262422236005767': No 3G Auth Data 20241204122628972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628975 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422236005767" source_name="the-source\n" session_id=3429840052 session_state=BEGIN} 20241204122628975 DSS <0004> hlr_ussd.c:576 262422236005767/0xcc6f34b4: Process SS (BEGIN) 20241204122628975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628975 DSS <0004> hlr_ussd.c:518 262422236005767/0xcc6f34b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628975 DSS <0004> hlr_ussd.c:363 262422236005767/0xcc6f34b4: Tx USSD 'Your extension is 491617180384' 20241204122628975 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422236005767" destination_name="the-source\n" session_id=3429840052 session_state=END} 20241204122628975 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422236005767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 20241204122628977 DAUC <0003> db_auc.c:157 IMSI='262429379180738': No 2G Auth Data 20241204122628977 DAUC <0003> db_auc.c:192 IMSI='262429379180738': No 3G Auth Data 20241204122628983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628986 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429379180738" source_name="the-source\n" session_id=606040038 session_state=BEGIN} 20241204122628986 DSS <0004> hlr_ussd.c:576 262429379180738/0x241f6fe6: Process SS (BEGIN) 20241204122628986 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628986 DSS <0004> hlr_ussd.c:518 262429379180738/0x241f6fe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628986 DSS <0004> hlr_ussd.c:363 262429379180738/0x241f6fe6: Tx USSD 'Your extension is 491611844772' 20241204122628986 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429379180738" destination_name="the-source\n" session_id=606040038 session_state=END} 20241204122628986 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429379180738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4258 20241204122628988 DAUC <0003> db_auc.c:157 IMSI='262420721830421': No 2G Auth Data 20241204122628988 DAUC <0003> db_auc.c:192 IMSI='262420721830421': No 3G Auth Data 20241204122628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122628997 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420721830421" source_name="the-source\n" session_id=3807194381 session_state=BEGIN} 20241204122628997 DSS <0004> hlr_ussd.c:576 262420721830421/0xe2ed2d0d: Process SS (BEGIN) 20241204122628997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122628997 DSS <0004> hlr_ussd.c:518 262420721830421/0xe2ed2d0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122628997 DSS <0004> hlr_ussd.c:363 262420721830421/0xe2ed2d0d: Tx USSD 'Your extension is 491610800620' 20241204122628997 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420721830421" destination_name="the-source\n" session_id=3807194381 session_state=END} 20241204122628997 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420721830421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628997 DLINP <000b> input/ipa.c:451 connected read/write 20241204122628997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122628999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20241204122629000 DAUC <0003> db_auc.c:157 IMSI='262423762144419': No 2G Auth Data 20241204122629000 DAUC <0003> db_auc.c:192 IMSI='262423762144419': No 3G Auth Data 20241204122629007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20241204122629009 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629009 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423762144419" source_name="the-source\n" session_id=3042196980 session_state=BEGIN} 20241204122629009 DSS <0004> hlr_ussd.c:576 262423762144419/0xb5543df4: Process SS (BEGIN) 20241204122629009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629009 DSS <0004> hlr_ussd.c:518 262423762144419/0xb5543df4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629009 DSS <0004> hlr_ussd.c:363 262423762144419/0xb5543df4: Tx USSD 'Your extension is 491611420217' 20241204122629009 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423762144419" destination_name="the-source\n" session_id=3042196980 session_state=END} 20241204122629009 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423762144419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629010 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629010 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20241204122629012 DAUC <0003> db_auc.c:157 IMSI='262420340392836': No 2G Auth Data 20241204122629012 DAUC <0003> db_auc.c:192 IMSI='262420340392836': No 3G Auth Data 20241204122629019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629022 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420340392836" source_name="the-source\n" session_id=903657690 session_state=BEGIN} 20241204122629022 DSS <0004> hlr_ussd.c:576 262420340392836/0x35dcb8da: Process SS (BEGIN) 20241204122629022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629022 DSS <0004> hlr_ussd.c:518 262420340392836/0x35dcb8da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629022 DSS <0004> hlr_ussd.c:363 262420340392836/0x35dcb8da: Tx USSD 'Your extension is 491611457418' 20241204122629022 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420340392836" destination_name="the-source\n" session_id=903657690 session_state=END} 20241204122629022 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420340392836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629022 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 20241204122629024 DAUC <0003> db_auc.c:157 IMSI='262423582945431': No 2G Auth Data 20241204122629024 DAUC <0003> db_auc.c:192 IMSI='262423582945431': No 3G Auth Data 20241204122629030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629033 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423582945431" source_name="the-source\n" session_id=107881817 session_state=BEGIN} 20241204122629033 DSS <0004> hlr_ussd.c:576 262423582945431/0x066e2559: Process SS (BEGIN) 20241204122629033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241204122629033 DSS <0004> hlr_ussd.c:518 262423582945431/0x066e2559: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241204122629033 DSS <0004> hlr_ussd.c:363 262423582945431/0x066e2559: Tx USSD 'Your extension is 491617043846' 20241204122629033 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423582945431" destination_name="the-source\n" session_id=107881817 session_state=END} 20241204122629033 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423582945431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629033 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122629036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20241204122629036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241204122629036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122629036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122629036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122629036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122629036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122629036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122629037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39807<->l=127.0.0.1:4259) 20241204122629060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56250<->l=127.0.0.1:4258 20241204122629261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56250<->l=127.0.0.1:4258 20241204122632381 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41627 20241204122632381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41627 20241204122632383 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632383 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122632383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122632384 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632384 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632384 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632384 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122632384 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122632384 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122632384 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  20241204122632384 DLGSUP <0013> gsup_server.c:235 2:  20241204122632384 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 3:  20241204122632384 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 4:  20241204122632384 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 5:  20241204122632384 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 7:  20241204122632384 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122632384 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122632384 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122632384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41627 20241204122632385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241204122632386 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122632386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122632386 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  20241204122632386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122632386 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  20241204122632386 DLGSUP <0013> gsup_server.c:235 2:  20241204122632386 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122632386 DLGSUP <0013> gsup_server.c:235 3:  20241204122632386 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122632386 DLGSUP <0013> gsup_server.c:235 4:  20241204122632386 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122632386 DLGSUP <0013> gsup_server.c:235 5:  20241204122632386 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122632386 DLGSUP <0013> gsup_server.c:235 7:  20241204122632386 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122632386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122632386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122632386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122632407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38743<->l=127.0.0.1:4259) 20241204122632421 DAUC <0003> db_auc.c:157 IMSI='262420972188301': No 2G Auth Data 20241204122632421 DAUC <0003> db_auc.c:192 IMSI='262420972188301': No 3G Auth Data 20241204122632451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632457 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420972188301" session_id=2174738656 session_state=BEGIN} 20241204122632457 DSS <0004> hlr_ussd.c:576 262420972188301/0x819fe0e0: Process SS (BEGIN) 20241204122632457 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632457 DSS <0004> hlr_ussd.c:518 262420972188301/0x819fe0e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632462 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420972188301" session_id=2174738656 session_state=END} 20241204122632462 DSS <0004> hlr_ussd.c:576 262420972188301/0x819fe0e0: Process SS (END) 20241204122632462 DSS <0004> hlr_ussd.c:518 262420972188301/0x819fe0e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632462 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420972188301" session_id=2174738656 session_state=END} 20241204122632462 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632462 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420972188301 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632462 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241204122632465 DAUC <0003> db_auc.c:157 IMSI='262425460031131': No 2G Auth Data 20241204122632465 DAUC <0003> db_auc.c:192 IMSI='262425460031131': No 3G Auth Data 20241204122632470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632473 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425460031131" session_id=4113477076 session_state=BEGIN} 20241204122632473 DSS <0004> hlr_ussd.c:576 262425460031131/0xf52eadd4: Process SS (BEGIN) 20241204122632473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632473 DSS <0004> hlr_ussd.c:518 262425460031131/0xf52eadd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632473 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632473 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632474 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425460031131" session_id=4113477076 session_state=END} 20241204122632474 DSS <0004> hlr_ussd.c:576 262425460031131/0xf52eadd4: Process SS (END) 20241204122632474 DSS <0004> hlr_ussd.c:518 262425460031131/0xf52eadd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632474 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425460031131" session_id=4113477076 session_state=END} 20241204122632474 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632474 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425460031131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632474 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241204122632476 DAUC <0003> db_auc.c:157 IMSI='262426074066008': No 2G Auth Data 20241204122632476 DAUC <0003> db_auc.c:192 IMSI='262426074066008': No 3G Auth Data 20241204122632482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632485 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426074066008" session_id=3653560291 session_state=BEGIN} 20241204122632485 DSS <0004> hlr_ussd.c:576 262426074066008/0xd9c4e7e3: Process SS (BEGIN) 20241204122632485 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632485 DSS <0004> hlr_ussd.c:518 262426074066008/0xd9c4e7e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632485 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632485 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632486 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632486 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632486 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426074066008" session_id=3653560291 session_state=END} 20241204122632486 DSS <0004> hlr_ussd.c:576 262426074066008/0xd9c4e7e3: Process SS (END) 20241204122632486 DSS <0004> hlr_ussd.c:518 262426074066008/0xd9c4e7e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632487 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426074066008" session_id=3653560291 session_state=END} 20241204122632487 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632487 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426074066008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632487 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 20241204122632489 DAUC <0003> db_auc.c:157 IMSI='262420410366946': No 2G Auth Data 20241204122632489 DAUC <0003> db_auc.c:192 IMSI='262420410366946': No 3G Auth Data 20241204122632497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241204122632500 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632500 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420410366946" session_id=3950282920 session_state=BEGIN} 20241204122632500 DSS <0004> hlr_ussd.c:576 262420410366946/0xeb7488a8: Process SS (BEGIN) 20241204122632501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632501 DSS <0004> hlr_ussd.c:518 262420410366946/0xeb7488a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632501 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632501 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632501 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420410366946" session_id=3950282920 session_state=END} 20241204122632501 DSS <0004> hlr_ussd.c:576 262420410366946/0xeb7488a8: Process SS (END) 20241204122632501 DSS <0004> hlr_ussd.c:518 262420410366946/0xeb7488a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632502 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420410366946" session_id=3950282920 session_state=END} 20241204122632502 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632502 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420410366946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632502 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632502 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241204122632504 DAUC <0003> db_auc.c:157 IMSI='262424485659497': No 2G Auth Data 20241204122632504 DAUC <0003> db_auc.c:192 IMSI='262424485659497': No 3G Auth Data 20241204122632511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632514 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424485659497" session_id=3326127907 session_state=BEGIN} 20241204122632514 DSS <0004> hlr_ussd.c:576 262424485659497/0xc640af23: Process SS (BEGIN) 20241204122632514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632514 DSS <0004> hlr_ussd.c:518 262424485659497/0xc640af23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632514 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632514 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632515 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424485659497" session_id=3326127907 session_state=END} 20241204122632515 DSS <0004> hlr_ussd.c:576 262424485659497/0xc640af23: Process SS (END) 20241204122632515 DSS <0004> hlr_ussd.c:518 262424485659497/0xc640af23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632515 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424485659497" session_id=3326127907 session_state=END} 20241204122632515 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632515 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424485659497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632515 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241204122632518 DAUC <0003> db_auc.c:157 IMSI='262429718532630': No 2G Auth Data 20241204122632518 DAUC <0003> db_auc.c:192 IMSI='262429718532630': No 3G Auth Data 20241204122632524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632527 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429718532630" session_id=4243354820 session_state=BEGIN} 20241204122632527 DSS <0004> hlr_ussd.c:576 262429718532630/0xfcec74c4: Process SS (BEGIN) 20241204122632527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632527 DSS <0004> hlr_ussd.c:518 262429718532630/0xfcec74c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632527 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632527 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632528 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718532630" session_id=4243354820 session_state=END} 20241204122632528 DSS <0004> hlr_ussd.c:576 262429718532630/0xfcec74c4: Process SS (END) 20241204122632528 DSS <0004> hlr_ussd.c:518 262429718532630/0xfcec74c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632528 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429718532630" session_id=4243354820 session_state=END} 20241204122632528 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632528 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429718532630 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632528 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4258 20241204122632531 DAUC <0003> db_auc.c:157 IMSI='262425330982534': No 2G Auth Data 20241204122632531 DAUC <0003> db_auc.c:192 IMSI='262425330982534': No 3G Auth Data 20241204122632537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632540 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425330982534" session_id=4165326792 session_state=BEGIN} 20241204122632540 DSS <0004> hlr_ussd.c:576 262425330982534/0xf845d7c8: Process SS (BEGIN) 20241204122632540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632540 DSS <0004> hlr_ussd.c:518 262425330982534/0xf845d7c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632540 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632541 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425330982534" session_id=4165326792 session_state=END} 20241204122632541 DSS <0004> hlr_ussd.c:576 262425330982534/0xf845d7c8: Process SS (END) 20241204122632541 DSS <0004> hlr_ussd.c:518 262425330982534/0xf845d7c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632541 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425330982534" session_id=4165326792 session_state=END} 20241204122632541 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632541 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425330982534 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4258 20241204122632544 DAUC <0003> db_auc.c:157 IMSI='262424738405688': No 2G Auth Data 20241204122632544 DAUC <0003> db_auc.c:192 IMSI='262424738405688': No 3G Auth Data 20241204122632550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632553 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424738405688" session_id=4037509417 session_state=BEGIN} 20241204122632553 DSS <0004> hlr_ussd.c:576 262424738405688/0xf0a78129: Process SS (BEGIN) 20241204122632553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122632553 DSS <0004> hlr_ussd.c:518 262424738405688/0xf0a78129: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:41627 sending data 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632554 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424738405688" session_id=4037509417 session_state=END} 20241204122632554 DSS <0004> hlr_ussd.c:576 262424738405688/0xf0a78129: Process SS (END) 20241204122632554 DSS <0004> hlr_ussd.c:518 262424738405688/0xf0a78129: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122632554 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424738405688" session_id=4037509417 session_state=END} 20241204122632554 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122632554 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424738405688 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122632556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241204122632557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241204122632557 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122632558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122632558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122632558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122632558 DLINP <000b> input/ipa.c:451 connected read/write 20241204122632558 DLINP <000b> input/ipa.c:405 127.0.0.1:41627 message received 20241204122632558 DLINP <000b> input/ipa.c:414 127.0.0.1:41627 connection closed with server 20241204122632558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41627 20241204122632558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122632558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38743<->l=127.0.0.1:4259) 20241204122632580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241204122632781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20241204122635851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38949 20241204122635851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38949 20241204122635852 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635852 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635853 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122635853 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122635853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635853 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122635853 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122635853 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122635853 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  20241204122635853 DLGSUP <0013> gsup_server.c:235 2:  20241204122635853 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 3:  20241204122635853 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 4:  20241204122635853 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 5:  20241204122635853 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 7:  20241204122635853 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122635853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122635853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122635853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38949 20241204122635853 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241204122635855 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122635855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122635855 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  20241204122635855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122635855 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  20241204122635855 DLGSUP <0013> gsup_server.c:235 2:  20241204122635855 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122635855 DLGSUP <0013> gsup_server.c:235 3:  20241204122635855 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122635855 DLGSUP <0013> gsup_server.c:235 4:  20241204122635855 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122635855 DLGSUP <0013> gsup_server.c:235 5:  20241204122635855 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122635855 DLGSUP <0013> gsup_server.c:235 7:  20241204122635855 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122635855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122635855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122635855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122635862 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39499<->l=127.0.0.1:4259) 20241204122635864 DAUC <0003> db_auc.c:157 IMSI='262427812587197': No 2G Auth Data 20241204122635864 DAUC <0003> db_auc.c:192 IMSI='262427812587197': No 3G Auth Data 20241204122635870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635898 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812587197" session_id=113844495 session_state=BEGIN} 20241204122635898 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (BEGIN) 20241204122635898 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635898 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635898 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635898 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635901 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635901 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (CONTINUE) 20241204122635901 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635901 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635901 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635901 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635904 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812587197" session_id=113844495 session_state=CONTINUE} 20241204122635904 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (CONTINUE) 20241204122635904 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635904 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=END} 20241204122635904 DSS <0004> hlr_ussd.c:576 262427812587197/0x06c9210f: Process SS (END) 20241204122635904 DSS <0004> hlr_ussd.c:518 262427812587197/0x06c9210f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635904 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812587197" session_id=113844495 session_state=END} 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635904 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427812587197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635904 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.1:4258 20241204122635905 DAUC <0003> db_auc.c:157 IMSI='262424092253231': No 2G Auth Data 20241204122635905 DAUC <0003> db_auc.c:192 IMSI='262424092253231': No 3G Auth Data 20241204122635911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635914 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092253231" session_id=1552015568 session_state=BEGIN} 20241204122635914 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (BEGIN) 20241204122635914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635914 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635914 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635914 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635915 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635915 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (CONTINUE) 20241204122635915 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635915 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635915 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635915 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635917 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092253231" session_id=1552015568 session_state=CONTINUE} 20241204122635917 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (CONTINUE) 20241204122635917 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635917 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=END} 20241204122635917 DSS <0004> hlr_ussd.c:576 262424092253231/0x5c81e0d0: Process SS (END) 20241204122635917 DSS <0004> hlr_ussd.c:518 262424092253231/0x5c81e0d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635917 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092253231" session_id=1552015568 session_state=END} 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635917 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424092253231 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635917 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241204122635918 DAUC <0003> db_auc.c:157 IMSI='262422902961105': No 2G Auth Data 20241204122635918 DAUC <0003> db_auc.c:192 IMSI='262422902961105': No 3G Auth Data 20241204122635925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635928 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422902961105" session_id=1765135508 session_state=BEGIN} 20241204122635928 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (BEGIN) 20241204122635928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635928 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635928 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635928 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (CONTINUE) 20241204122635928 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635928 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635928 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635928 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635931 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422902961105" session_id=1765135508 session_state=CONTINUE} 20241204122635931 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (CONTINUE) 20241204122635931 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635931 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=END} 20241204122635931 DSS <0004> hlr_ussd.c:576 262422902961105/0x6935d494: Process SS (END) 20241204122635931 DSS <0004> hlr_ussd.c:518 262422902961105/0x6935d494: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635931 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422902961105" session_id=1765135508 session_state=END} 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635931 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422902961105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635931 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241204122635933 DAUC <0003> db_auc.c:157 IMSI='262426355084165': No 2G Auth Data 20241204122635933 DAUC <0003> db_auc.c:192 IMSI='262426355084165': No 3G Auth Data 20241204122635939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635942 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426355084165" session_id=585934218 session_state=BEGIN} 20241204122635942 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (BEGIN) 20241204122635942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635942 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635942 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635943 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635943 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (CONTINUE) 20241204122635943 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635943 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635943 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635943 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635946 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426355084165" session_id=585934218 session_state=CONTINUE} 20241204122635946 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (CONTINUE) 20241204122635946 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635946 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=END} 20241204122635946 DSS <0004> hlr_ussd.c:576 262426355084165/0x22eca58a: Process SS (END) 20241204122635946 DSS <0004> hlr_ussd.c:518 262426355084165/0x22eca58a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635946 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426355084165" session_id=585934218 session_state=END} 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635946 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426355084165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635946 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 20241204122635947 DAUC <0003> db_auc.c:157 IMSI='262422006232100': No 2G Auth Data 20241204122635947 DAUC <0003> db_auc.c:192 IMSI='262422006232100': No 3G Auth Data 20241204122635954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635957 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422006232100" session_id=3980637660 session_state=BEGIN} 20241204122635957 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (BEGIN) 20241204122635957 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635957 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635957 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635957 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635957 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635957 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (CONTINUE) 20241204122635958 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635958 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635958 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635960 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422006232100" session_id=3980637660 session_state=CONTINUE} 20241204122635960 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (CONTINUE) 20241204122635960 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635960 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635960 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635960 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635961 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=END} 20241204122635961 DSS <0004> hlr_ussd.c:576 262422006232100/0xed43b5dc: Process SS (END) 20241204122635961 DSS <0004> hlr_ussd.c:518 262422006232100/0xed43b5dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635961 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422006232100" session_id=3980637660 session_state=END} 20241204122635961 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635961 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262422006232100 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 20241204122635962 DAUC <0003> db_auc.c:157 IMSI='262429779253778': No 2G Auth Data 20241204122635962 DAUC <0003> db_auc.c:192 IMSI='262429779253778': No 3G Auth Data 20241204122635968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635971 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779253778" session_id=2612883651 session_state=BEGIN} 20241204122635971 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (BEGIN) 20241204122635971 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635971 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635972 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635972 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (CONTINUE) 20241204122635972 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635972 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635972 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635975 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779253778" session_id=2612883651 session_state=CONTINUE} 20241204122635975 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (CONTINUE) 20241204122635975 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635975 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635975 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635976 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=END} 20241204122635976 DSS <0004> hlr_ussd.c:576 262429779253778/0x9bbd70c3: Process SS (END) 20241204122635976 DSS <0004> hlr_ussd.c:518 262429779253778/0x9bbd70c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635976 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779253778" session_id=2612883651 session_state=END} 20241204122635976 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635976 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429779253778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.1:4258 20241204122635977 DAUC <0003> db_auc.c:157 IMSI='262428527272194': No 2G Auth Data 20241204122635977 DAUC <0003> db_auc.c:192 IMSI='262428527272194': No 3G Auth Data 20241204122635983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635986 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428527272194" session_id=4017853425 session_state=BEGIN} 20241204122635986 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (BEGIN) 20241204122635986 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122635986 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635987 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635987 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (CONTINUE) 20241204122635987 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122635987 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635987 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122635989 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428527272194" session_id=4017853425 session_state=CONTINUE} 20241204122635989 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (CONTINUE) 20241204122635989 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635989 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635989 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635989 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122635990 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=END} 20241204122635990 DSS <0004> hlr_ussd.c:576 262428527272194/0xef7b93f1: Process SS (END) 20241204122635990 DSS <0004> hlr_ussd.c:518 262428527272194/0xef7b93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122635990 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428527272194" session_id=4017853425 session_state=END} 20241204122635990 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122635990 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428527272194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635990 DLINP <000b> input/ipa.c:451 connected read/write 20241204122635990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122635991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4258 20241204122635991 DAUC <0003> db_auc.c:157 IMSI='262428788385761': No 2G Auth Data 20241204122635991 DAUC <0003> db_auc.c:192 IMSI='262428788385761': No 3G Auth Data 20241204122635997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636000 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428788385761" session_id=582328093 session_state=BEGIN} 20241204122636000 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (BEGIN) 20241204122636000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241204122636000 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636000 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636000 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636001 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636001 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (CONTINUE) 20241204122636001 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241204122636001 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636001 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636004 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428788385761" session_id=582328093 session_state=CONTINUE} 20241204122636004 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (CONTINUE) 20241204122636004 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241204122636004 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636004 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636004 DLINP <000b> input/ipa.c:431 127.0.0.1:38949 sending data 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636005 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=END} 20241204122636005 DSS <0004> hlr_ussd.c:576 262428788385761/0x22b59f1d: Process SS (END) 20241204122636005 DSS <0004> hlr_ussd.c:518 262428788385761/0x22b59f1d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241204122636005 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428788385761" session_id=582328093 session_state=END} 20241204122636005 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122636005 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428788385761 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636005 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122636006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 20241204122636007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241204122636007 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636007 DLINP <000b> input/ipa.c:405 127.0.0.1:38949 message received 20241204122636007 DLINP <000b> input/ipa.c:414 127.0.0.1:38949 connection closed with server 20241204122636007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38949 20241204122636007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122636007 DLINP <000b> input/ipa.c:451 connected read/write 20241204122636007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122636007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122636007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122636007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122636007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39499<->l=127.0.0.1:4259) 20241204122636031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20241204122636232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4258 20241204122639324 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45601 20241204122639324 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45601 20241204122639326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639326 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122639327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122639328 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639328 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122639328 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241204122639328 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241204122639328 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  20241204122639328 DLGSUP <0013> gsup_server.c:235 2:  20241204122639328 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 3:  20241204122639328 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 4:  20241204122639328 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 5:  20241204122639328 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 7:  20241204122639328 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122639328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122639328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122639328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45601 20241204122639329 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20241204122639330 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122639330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122639330 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  20241204122639330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122639330 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  20241204122639330 DLGSUP <0013> gsup_server.c:235 2:  20241204122639330 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122639330 DLGSUP <0013> gsup_server.c:235 3:  20241204122639330 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122639330 DLGSUP <0013> gsup_server.c:235 4:  20241204122639330 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122639330 DLGSUP <0013> gsup_server.c:235 5:  20241204122639330 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122639330 DLGSUP <0013> gsup_server.c:235 7:  20241204122639330 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122639330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122639330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122639330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122639339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41143<->l=127.0.0.1:4259) 20241204122639342 DAUC <0003> db_auc.c:157 IMSI='262420507529460': No 2G Auth Data 20241204122639342 DAUC <0003> db_auc.c:192 IMSI='262420507529460': No 3G Auth Data 20241204122639349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639378 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420507529460" session_id=3290470016 session_state=BEGIN} 20241204122639378 DSS <0004> hlr_ussd.c:576 262420507529460/0xc4209680: Process SS (BEGIN) 20241204122639378 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639378 DSS <0004> hlr_ussd.c:518 262420507529460/0xc4209680: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639378 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639394 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507529460" session_id=3290470016 session_state=END} 20241204122639394 DSS <0004> hlr_ussd.c:576 262420507529460/0xc4209680: Process SS (END) 20241204122639394 DSS <0004> hlr_ussd.c:518 262420507529460/0xc4209680: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639394 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507529460" session_id=3290470016 session_state=END} 20241204122639394 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639394 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420507529460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639394 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4258 20241204122639407 DAUC <0003> db_auc.c:157 IMSI='262428343199439': No 2G Auth Data 20241204122639407 DAUC <0003> db_auc.c:192 IMSI='262428343199439': No 3G Auth Data 20241204122639424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639428 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428343199439" session_id=1028441591 session_state=BEGIN} 20241204122639428 DSS <0004> hlr_ussd.c:576 262428343199439/0x3d4cc5f7: Process SS (BEGIN) 20241204122639428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639428 DSS <0004> hlr_ussd.c:518 262428343199439/0x3d4cc5f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639428 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639428 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639429 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343199439" session_id=1028441591 session_state=END} 20241204122639429 DSS <0004> hlr_ussd.c:576 262428343199439/0x3d4cc5f7: Process SS (END) 20241204122639429 DSS <0004> hlr_ussd.c:518 262428343199439/0x3d4cc5f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639429 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428343199439" session_id=1028441591 session_state=END} 20241204122639429 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639429 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428343199439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639429 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4258 20241204122639431 DAUC <0003> db_auc.c:157 IMSI='262427712220797': No 2G Auth Data 20241204122639431 DAUC <0003> db_auc.c:192 IMSI='262427712220797': No 3G Auth Data 20241204122639437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20241204122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639439 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427712220797" session_id=823019857 session_state=BEGIN} 20241204122639439 DSS <0004> hlr_ussd.c:576 262427712220797/0x310e4951: Process SS (BEGIN) 20241204122639439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639439 DSS <0004> hlr_ussd.c:518 262427712220797/0x310e4951: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639440 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639440 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639440 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639441 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427712220797" session_id=823019857 session_state=END} 20241204122639441 DSS <0004> hlr_ussd.c:576 262427712220797/0x310e4951: Process SS (END) 20241204122639441 DSS <0004> hlr_ussd.c:518 262427712220797/0x310e4951: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639441 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427712220797" session_id=823019857 session_state=END} 20241204122639441 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639441 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427712220797 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639441 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.1:4258 20241204122639443 DAUC <0003> db_auc.c:157 IMSI='262426603920362': No 2G Auth Data 20241204122639443 DAUC <0003> db_auc.c:192 IMSI='262426603920362': No 3G Auth Data 20241204122639449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639452 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426603920362" session_id=1141491314 session_state=BEGIN} 20241204122639452 DSS <0004> hlr_ussd.c:576 262426603920362/0x4409c672: Process SS (BEGIN) 20241204122639452 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639452 DSS <0004> hlr_ussd.c:518 262426603920362/0x4409c672: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639453 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426603920362" session_id=1141491314 session_state=END} 20241204122639453 DSS <0004> hlr_ussd.c:576 262426603920362/0x4409c672: Process SS (END) 20241204122639453 DSS <0004> hlr_ussd.c:518 262426603920362/0x4409c672: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639453 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426603920362" session_id=1141491314 session_state=END} 20241204122639453 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639453 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262426603920362 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4258 20241204122639456 DAUC <0003> db_auc.c:157 IMSI='262426216061567': No 2G Auth Data 20241204122639456 DAUC <0003> db_auc.c:192 IMSI='262426216061567': No 3G Auth Data 20241204122639463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639465 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426216061567" session_id=3820583521 session_state=BEGIN} 20241204122639465 DSS <0004> hlr_ussd.c:576 262426216061567/0xe3b97a61: Process SS (BEGIN) 20241204122639465 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639465 DSS <0004> hlr_ussd.c:518 262426216061567/0xe3b97a61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639465 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639465 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639466 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426216061567" session_id=3820583521 session_state=END} 20241204122639466 DSS <0004> hlr_ussd.c:576 262426216061567/0xe3b97a61: Process SS (END) 20241204122639466 DSS <0004> hlr_ussd.c:518 262426216061567/0xe3b97a61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639466 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426216061567" session_id=3820583521 session_state=END} 20241204122639466 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639466 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426216061567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639466 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4258 20241204122639468 DAUC <0003> db_auc.c:157 IMSI='262424989625832': No 2G Auth Data 20241204122639468 DAUC <0003> db_auc.c:192 IMSI='262424989625832': No 3G Auth Data 20241204122639474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639477 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424989625832" session_id=551652626 session_state=BEGIN} 20241204122639477 DSS <0004> hlr_ussd.c:576 262424989625832/0x20e18d12: Process SS (BEGIN) 20241204122639477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639477 DSS <0004> hlr_ussd.c:518 262424989625832/0x20e18d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639478 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424989625832" session_id=551652626 session_state=END} 20241204122639478 DSS <0004> hlr_ussd.c:576 262424989625832/0x20e18d12: Process SS (END) 20241204122639478 DSS <0004> hlr_ussd.c:518 262424989625832/0x20e18d12: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639478 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424989625832" session_id=551652626 session_state=END} 20241204122639478 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639478 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424989625832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639478 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20241204122639481 DAUC <0003> db_auc.c:157 IMSI='262426344152452': No 2G Auth Data 20241204122639481 DAUC <0003> db_auc.c:192 IMSI='262426344152452': No 3G Auth Data 20241204122639488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639491 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426344152452" session_id=2013553586 session_state=BEGIN} 20241204122639491 DSS <0004> hlr_ussd.c:576 262426344152452/0x780463b2: Process SS (BEGIN) 20241204122639491 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639491 DSS <0004> hlr_ussd.c:518 262426344152452/0x780463b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639491 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344152452" session_id=2013553586 session_state=END} 20241204122639491 DSS <0004> hlr_ussd.c:576 262426344152452/0x780463b2: Process SS (END) 20241204122639491 DSS <0004> hlr_ussd.c:518 262426344152452/0x780463b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639491 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426344152452" session_id=2013553586 session_state=END} 20241204122639491 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639491 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426344152452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639491 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20241204122639494 DAUC <0003> db_auc.c:157 IMSI='262425175417818': No 2G Auth Data 20241204122639494 DAUC <0003> db_auc.c:192 IMSI='262425175417818': No 3G Auth Data 20241204122639501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4258 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639504 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175417818" session_id=3196088882 session_state=BEGIN} 20241204122639504 DSS <0004> hlr_ussd.c:576 262425175417818/0xbe807232: Process SS (BEGIN) 20241204122639504 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241204122639504 DSS <0004> hlr_ussd.c:518 262425175417818/0xbe807232: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:431 127.0.0.1:45601 sending data 20241204122639504 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639504 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639504 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175417818" session_id=3196088882 session_state=END} 20241204122639504 DSS <0004> hlr_ussd.c:576 262425175417818/0xbe807232: Process SS (END) 20241204122639504 DSS <0004> hlr_ussd.c:518 262425175417818/0xbe807232: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241204122639504 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175417818" session_id=3196088882 session_state=END} 20241204122639504 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122639505 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425175417818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241204122639505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639505 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122639507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.1:4258 20241204122639508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41038<->l=127.0.0.1:4258 20241204122639508 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639508 DLINP <000b> input/ipa.c:405 127.0.0.1:45601 message received 20241204122639508 DLINP <000b> input/ipa.c:414 127.0.0.1:45601 connection closed with server 20241204122639508 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45601 20241204122639508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241204122639508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41143<->l=127.0.0.1:4259) 20241204122639509 DLINP <000b> input/ipa.c:451 connected read/write 20241204122639509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122639509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122639509 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122639509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122639531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20241204122639733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4258 20241204122641738 DSS <0004> hlr_ussd.c:239 262424223586299/0x95569e47: SS Session Timeout, destroying 20241204122641738 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424223586299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641750 DSS <0004> hlr_ussd.c:239 262427651399922/0x145c2cfd: SS Session Timeout, destroying 20241204122641750 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427651399922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641762 DSS <0004> hlr_ussd.c:239 262421591907630/0x3ba39b8d: SS Session Timeout, destroying 20241204122641762 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421591907630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641775 DSS <0004> hlr_ussd.c:239 262426103479261/0xa8dc5648: SS Session Timeout, destroying 20241204122641775 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426103479261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641789 DSS <0004> hlr_ussd.c:239 262420138444070/0x58a8946e: SS Session Timeout, destroying 20241204122641789 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420138444070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641801 DSS <0004> hlr_ussd.c:239 262423793542172/0x676c87ca: SS Session Timeout, destroying 20241204122641801 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423793542172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641814 DSS <0004> hlr_ussd.c:239 262425027373274/0x78ff2402: SS Session Timeout, destroying 20241204122641814 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425027373274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122641827 DSS <0004> hlr_ussd.c:239 262427954007595/0x33dcc5b1: SS Session Timeout, destroying 20241204122641827 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427954007595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122642851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122642851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122642856 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20241204122642862 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122642862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122642862 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  20241204122642862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122642862 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  20241204122642862 DLGSUP <0013> gsup_server.c:235 2:  20241204122642862 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122642862 DLGSUP <0013> gsup_server.c:235 3:  20241204122642862 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122642862 DLGSUP <0013> gsup_server.c:235 4:  20241204122642862 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122642862 DLGSUP <0013> gsup_server.c:235 5:  20241204122642862 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122642862 DLGSUP <0013> gsup_server.c:235 7:  20241204122642862 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122642862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122642862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122642862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122642879 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20241204122642881 DAUC <0003> db_auc.c:157 IMSI='262425478442270': No 2G Auth Data 20241204122642881 DAUC <0003> db_auc.c:192 IMSI='262425478442270': No 3G Auth Data 20241204122642888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642902 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425478442270" session_id=251064586 session_state=BEGIN} 20241204122642902 DSS <0004> hlr_ussd.c:576 262425478442270/0x0ef6f10a: Process SS (BEGIN) 20241204122642902 DSS <0004> hlr_ussd.c:498 262425478442270/0x0ef6f10a: SS CompType=Invoke, OpCode=InterrogateSS 20241204122642902 DSS <0004> hlr_ussd.c:506 262425478442270/0x0ef6f10a: Structured SS requests are not supported, rejecting... 20241204122642902 DSS <0004> hlr_ussd.c:354 262425478442270/0x0ef6f10a: Tx ReturnError(0, 0x15) 20241204122642902 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425478442270" session_id=251064586 session_state=END} 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122642902 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122642905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20241204122642906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.1:4258 20241204122642907 DLINP <000b> input/ipa.c:451 connected read/write 20241204122642907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122642907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122642907 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122642907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122642907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33735<->l=127.0.0.1:4259) 20241204122642933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20241204122643034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57894<->l=127.0.0.1:4258 20241204122645072 DSS <0004> hlr_ussd.c:239 262423163114041/0x17dc5dc6: SS Session Timeout, destroying 20241204122645072 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423163114041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645088 DSS <0004> hlr_ussd.c:239 262425644280336/0x5275a562: SS Session Timeout, destroying 20241204122645088 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425644280336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645097 DSS <0004> hlr_ussd.c:239 262428625192804/0x0fef62e0: SS Session Timeout, destroying 20241204122645097 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428625192804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645109 DSS <0004> hlr_ussd.c:239 262428680704369/0x13edecad: SS Session Timeout, destroying 20241204122645109 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428680704369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645121 DSS <0004> hlr_ussd.c:239 262425858081510/0x54e52120: SS Session Timeout, destroying 20241204122645121 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425858081510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645132 DSS <0004> hlr_ussd.c:239 262425301145225/0x4fec8607: SS Session Timeout, destroying 20241204122645132 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425301145225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645143 DSS <0004> hlr_ussd.c:239 262424878614238/0x9d1a7485: SS Session Timeout, destroying 20241204122645143 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424878614238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122645154 DSS <0004> hlr_ussd.c:239 262429389914796/0x950facee: SS Session Timeout, destroying 20241204122645154 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429389914796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122646150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122646150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122646154 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20241204122646160 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122646160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122646160 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  20241204122646160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122646160 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  20241204122646160 DLGSUP <0013> gsup_server.c:235 2:  20241204122646160 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122646160 DLGSUP <0013> gsup_server.c:235 3:  20241204122646160 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122646160 DLGSUP <0013> gsup_server.c:235 4:  20241204122646160 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122646160 DLGSUP <0013> gsup_server.c:235 5:  20241204122646160 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122646160 DLGSUP <0013> gsup_server.c:235 7:  20241204122646160 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122646160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122646160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122646160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122646184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45799<->l=127.0.0.1:4259) 20241204122646194 DAUC <0003> db_auc.c:157 IMSI='262422185189078': No 2G Auth Data 20241204122646194 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data 20241204122646219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646228 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185189078"} 20241204122646228 DMAIN <0000> hlr.c:424 IMSI='262422185189078': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646228 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422185189078"} 20241204122646228 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646228 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646232 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data 20241204122646235 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646235 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185189078"} 20241204122646235 DAUC <0003> hlr.c:417 IMSI='262422185189078': storing IMEI = 12345678901234 20241204122646236 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422185189078"} 20241204122646236 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422185189078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646236 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646236 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646237 DAUC <0003> db_auc.c:192 IMSI='262422185189078': No 3G Auth Data 20241204122646238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 20241204122646240 DAUC <0003> db_auc.c:157 IMSI='262420891390440': No 2G Auth Data 20241204122646240 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data 20241204122646248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646250 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420891390440"} 20241204122646250 DMAIN <0000> hlr.c:424 IMSI='262420891390440': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646250 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420891390440"} 20241204122646250 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646250 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646250 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646251 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420891390440"} 20241204122646251 DAUC <0003> hlr.c:417 IMSI='262420891390440': storing IMEI = 12345678901234 20241204122646251 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420891390440"} 20241204122646251 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420891390440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646252 DAUC <0003> db_auc.c:192 IMSI='262420891390440': No 3G Auth Data 20241204122646253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20241204122646253 DAUC <0003> db_auc.c:157 IMSI='262422226139602': No 2G Auth Data 20241204122646253 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data 20241204122646260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646262 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226139602"} 20241204122646262 DMAIN <0000> hlr.c:424 IMSI='262422226139602': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646262 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422226139602"} 20241204122646262 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646262 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646263 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646264 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422226139602"} 20241204122646264 DAUC <0003> hlr.c:417 IMSI='262422226139602': storing IMEI = 12345678901234 20241204122646264 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422226139602"} 20241204122646264 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422226139602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646264 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646265 DAUC <0003> db_auc.c:192 IMSI='262422226139602': No 3G Auth Data 20241204122646265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20241204122646266 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646266 DAUC <0003> db_auc.c:192 IMSI='262421920593728': No 3G Auth Data 20241204122646273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646275 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421920593728"} 20241204122646275 DMAIN <0000> hlr.c:424 IMSI='262421920593728': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646275 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421920593728"} 20241204122646275 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646275 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646276 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646277 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421920593728"} 20241204122646277 DAUC <0003> hlr.c:417 IMSI='262421920593728': storing IMEI = 12345678901234 20241204122646277 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421920593728"} 20241204122646277 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421920593728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646278 DAUC <0003> db_auc.c:157 IMSI='262421920593728': No 2G Auth Data 20241204122646278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 20241204122646279 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data 20241204122646279 DAUC <0003> db_auc.c:192 IMSI='262427082726376': No 3G Auth Data 20241204122646285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646288 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427082726376"} 20241204122646288 DMAIN <0000> hlr.c:424 IMSI='262427082726376': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646288 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427082726376"} 20241204122646288 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646288 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646289 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646290 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427082726376"} 20241204122646290 DAUC <0003> hlr.c:417 IMSI='262427082726376': storing IMEI = 12345678901234 20241204122646290 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427082726376"} 20241204122646290 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427082726376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646290 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646290 DAUC <0003> db_auc.c:157 IMSI='262427082726376': No 2G Auth Data 20241204122646291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20241204122646291 DAUC <0003> db_auc.c:157 IMSI='262427650747790': No 2G Auth Data 20241204122646291 DAUC <0003> db_auc.c:192 IMSI='262427650747790': No 3G Auth Data 20241204122646298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646300 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427650747790"} 20241204122646300 DMAIN <0000> hlr.c:424 IMSI='262427650747790': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646300 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427650747790"} 20241204122646300 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646300 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646302 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427650747790"} 20241204122646302 DAUC <0003> hlr.c:417 IMSI='262427650747790': storing IMEI = 12345678901234 20241204122646302 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427650747790"} 20241204122646302 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427650747790 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20241204122646304 DAUC <0003> db_auc.c:157 IMSI='262424654599717': No 2G Auth Data 20241204122646304 DAUC <0003> db_auc.c:192 IMSI='262424654599717': No 3G Auth Data 20241204122646310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646312 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424654599717"} 20241204122646312 DMAIN <0000> hlr.c:424 IMSI='262424654599717': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646312 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424654599717"} 20241204122646312 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646312 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646314 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424654599717"} 20241204122646314 DAUC <0003> hlr.c:417 IMSI='262424654599717': storing IMEI = 12345678901234 20241204122646314 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424654599717"} 20241204122646314 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424654599717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241204122646315 DAUC <0003> db_auc.c:157 IMSI='262424844557341': No 2G Auth Data 20241204122646315 DAUC <0003> db_auc.c:192 IMSI='262424844557341': No 3G Auth Data 20241204122646322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646324 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424844557341"} 20241204122646324 DMAIN <0000> hlr.c:424 IMSI='262424844557341': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122646324 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424844557341"} 20241204122646324 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646324 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646326 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424844557341"} 20241204122646326 DAUC <0003> hlr.c:417 IMSI='262424844557341': storing IMEI = 12345678901234 20241204122646326 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424844557341"} 20241204122646326 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424844557341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646326 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122646327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57978<->l=127.0.0.1:4258 20241204122646328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.1:4258 20241204122646328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45799<->l=127.0.0.1:4259) 20241204122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241204122646328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122646328 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122646328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122646328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122646352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20241204122646453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20241204122649582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122649582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122649587 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20241204122649592 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649592 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122649592 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122649592 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  20241204122649592 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122649592 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  20241204122649592 DLGSUP <0013> gsup_server.c:235 2:  20241204122649592 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122649592 DLGSUP <0013> gsup_server.c:235 3:  20241204122649592 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122649592 DLGSUP <0013> gsup_server.c:235 4:  20241204122649592 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122649592 DLGSUP <0013> gsup_server.c:235 5:  20241204122649592 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122649592 DLGSUP <0013> gsup_server.c:235 7:  20241204122649592 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122649592 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122649592 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122649592 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122649622 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40605<->l=127.0.0.1:4259) 20241204122649628 DAUC <0003> db_auc.c:157 IMSI='262422276303349': No 2G Auth Data 20241204122649628 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data 20241204122649643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649646 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422276303349" source_name="the-source\n"} 20241204122649646 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241204122649646 DMAIN <0000> hlr.c:424 IMSI='262422276303349': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649646 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422276303349" destination_name="the-source\n"} 20241204122649646 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649646 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649647 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649648 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422276303349" source_name="the-source\n"} 20241204122649648 DAUC <0003> hlr.c:417 IMSI='262422276303349': storing IMEI = 12345678901234 20241204122649648 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422276303349" destination_name="the-source\n"} 20241204122649648 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422276303349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649649 DAUC <0003> db_auc.c:192 IMSI='262422276303349': No 3G Auth Data 20241204122649649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20241204122649650 DAUC <0003> db_auc.c:157 IMSI='262428355335203': No 2G Auth Data 20241204122649650 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data 20241204122649657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649659 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355335203" source_name="the-source\n"} 20241204122649659 DMAIN <0000> hlr.c:424 IMSI='262428355335203': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649659 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355335203" destination_name="the-source\n"} 20241204122649659 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649660 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649661 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428355335203" source_name="the-source\n"} 20241204122649661 DAUC <0003> hlr.c:417 IMSI='262428355335203': storing IMEI = 12345678901234 20241204122649661 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428355335203" destination_name="the-source\n"} 20241204122649661 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428355335203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649661 DAUC <0003> db_auc.c:192 IMSI='262428355335203': No 3G Auth Data 20241204122649662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4258 20241204122649662 DAUC <0003> db_auc.c:157 IMSI='262429429055924': No 2G Auth Data 20241204122649662 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data 20241204122649670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649672 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429055924" source_name="the-source\n"} 20241204122649672 DMAIN <0000> hlr.c:424 IMSI='262429429055924': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649672 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429055924" destination_name="the-source\n"} 20241204122649672 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649672 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649673 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649675 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429055924" source_name="the-source\n"} 20241204122649675 DAUC <0003> hlr.c:417 IMSI='262429429055924': storing IMEI = 12345678901234 20241204122649675 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429055924" destination_name="the-source\n"} 20241204122649675 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429429055924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649675 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649675 DAUC <0003> db_auc.c:192 IMSI='262429429055924': No 3G Auth Data 20241204122649676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 20241204122649677 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data 20241204122649677 DAUC <0003> db_auc.c:192 IMSI='262427333240001': No 3G Auth Data 20241204122649683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4258 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649686 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427333240001" source_name="the-source\n"} 20241204122649686 DMAIN <0000> hlr.c:424 IMSI='262427333240001': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649686 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427333240001" destination_name="the-source\n"} 20241204122649686 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649687 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649688 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427333240001" source_name="the-source\n"} 20241204122649688 DAUC <0003> hlr.c:417 IMSI='262427333240001': storing IMEI = 12345678901234 20241204122649688 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427333240001" destination_name="the-source\n"} 20241204122649688 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427333240001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649688 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649689 DAUC <0003> db_auc.c:157 IMSI='262427333240001': No 2G Auth Data 20241204122649689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4258 20241204122649690 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649690 DAUC <0003> db_auc.c:192 IMSI='262421815657435': No 3G Auth Data 20241204122649697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649700 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815657435" source_name="the-source\n"} 20241204122649700 DMAIN <0000> hlr.c:424 IMSI='262421815657435': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649700 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815657435" destination_name="the-source\n"} 20241204122649700 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649700 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649701 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649702 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815657435" source_name="the-source\n"} 20241204122649702 DAUC <0003> hlr.c:417 IMSI='262421815657435': storing IMEI = 12345678901234 20241204122649702 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815657435" destination_name="the-source\n"} 20241204122649702 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421815657435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649702 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649703 DAUC <0003> db_auc.c:157 IMSI='262421815657435': No 2G Auth Data 20241204122649703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241204122649704 DAUC <0003> db_auc.c:157 IMSI='262420070494817': No 2G Auth Data 20241204122649704 DAUC <0003> db_auc.c:192 IMSI='262420070494817': No 3G Auth Data 20241204122649711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649714 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420070494817" source_name="the-source\n"} 20241204122649714 DMAIN <0000> hlr.c:424 IMSI='262420070494817': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649714 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420070494817" destination_name="the-source\n"} 20241204122649714 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649714 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649716 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420070494817" source_name="the-source\n"} 20241204122649716 DAUC <0003> hlr.c:417 IMSI='262420070494817': storing IMEI = 12345678901234 20241204122649716 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420070494817" destination_name="the-source\n"} 20241204122649716 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420070494817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649716 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58036<->l=127.0.0.1:4258 20241204122649719 DAUC <0003> db_auc.c:157 IMSI='262423273044701': No 2G Auth Data 20241204122649719 DAUC <0003> db_auc.c:192 IMSI='262423273044701': No 3G Auth Data 20241204122649725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649728 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423273044701" source_name="the-source\n"} 20241204122649728 DMAIN <0000> hlr.c:424 IMSI='262423273044701': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649728 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423273044701" destination_name="the-source\n"} 20241204122649728 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649728 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649730 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423273044701" source_name="the-source\n"} 20241204122649730 DAUC <0003> hlr.c:417 IMSI='262423273044701': storing IMEI = 12345678901234 20241204122649730 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423273044701" destination_name="the-source\n"} 20241204122649730 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423273044701 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649730 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20241204122649732 DAUC <0003> db_auc.c:157 IMSI='262422973737353': No 2G Auth Data 20241204122649732 DAUC <0003> db_auc.c:192 IMSI='262422973737353': No 3G Auth Data 20241204122649739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649741 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422973737353" source_name="the-source\n"} 20241204122649741 DMAIN <0000> hlr.c:424 IMSI='262422973737353': has IMEI = 12345678901234 (consider setting 'store-imei') 20241204122649741 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422973737353" destination_name="the-source\n"} 20241204122649741 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649741 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649743 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422973737353" source_name="the-source\n"} 20241204122649743 DAUC <0003> hlr.c:417 IMSI='262422973737353': storing IMEI = 12345678901234 20241204122649743 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422973737353" destination_name="the-source\n"} 20241204122649743 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422973737353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649743 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122649744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20241204122649745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20241204122649746 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40605<->l=127.0.0.1:4259) 20241204122649746 DLINP <000b> input/ipa.c:451 connected read/write 20241204122649746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122649746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122649746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122649746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122649746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241204122649776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241204122649877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.1:4258 20241204122652951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122652951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122652956 DLINP <000b> input/ipa.c:451 connected read/write 20241204122652956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122652958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122652961 DLINP <000b> input/ipa.c:451 connected read/write 20241204122652961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122652961 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122652961 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122652961 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  20241204122652961 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122652961 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  20241204122652961 DLGSUP <0013> gsup_server.c:235 2:  20241204122652961 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122652961 DLGSUP <0013> gsup_server.c:235 3:  20241204122652961 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122652961 DLGSUP <0013> gsup_server.c:235 4:  20241204122652961 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122652961 DLGSUP <0013> gsup_server.c:235 5:  20241204122652961 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122652961 DLGSUP <0013> gsup_server.c:235 7:  20241204122652961 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122652961 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122652961 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122652961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122652988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44523<->l=127.0.0.1:4259) 20241204122652996 DAUC <0003> db_auc.c:157 IMSI='262420033756985': No 2G Auth Data 20241204122652996 DAUC <0003> db_auc.c:192 IMSI='262420033756985': No 3G Auth Data 20241204122653015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653026 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653026 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653026 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653026 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653026 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653031 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653031 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653031 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653031 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653031 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653034 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653034 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653034 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653034 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653036 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653036 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653036 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653036 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653039 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420033756985"} 20241204122653039 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653039 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420033756985" cause=Invalid mandatory information} 20241204122653039 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420033756985 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653039 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241204122653043 DAUC <0003> db_auc.c:157 IMSI='262425876951598': No 2G Auth Data 20241204122653043 DAUC <0003> db_auc.c:192 IMSI='262425876951598': No 3G Auth Data 20241204122653058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653060 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653060 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653060 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653060 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653060 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653061 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653061 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653061 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653061 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653061 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653062 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653062 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653062 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653062 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653062 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653063 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653063 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653063 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653063 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653063 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425876951598"} 20241204122653063 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653063 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425876951598" cause=Invalid mandatory information} 20241204122653063 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425876951598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653063 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58930<->l=127.0.0.1:4258 20241204122653064 DAUC <0003> db_auc.c:157 IMSI='262428608766244': No 2G Auth Data 20241204122653064 DAUC <0003> db_auc.c:192 IMSI='262428608766244': No 3G Auth Data 20241204122653070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653072 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653072 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653072 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653072 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653072 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653073 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653073 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653073 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653073 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653073 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653073 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653073 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653073 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653073 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653074 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653074 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653074 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653074 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653074 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428608766244"} 20241204122653074 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653074 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428608766244" cause=Invalid mandatory information} 20241204122653074 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428608766244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653074 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58942<->l=127.0.0.1:4258 20241204122653075 DAUC <0003> db_auc.c:157 IMSI='262421238516768': No 2G Auth Data 20241204122653075 DAUC <0003> db_auc.c:192 IMSI='262421238516768': No 3G Auth Data 20241204122653081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653083 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653083 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653083 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653083 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653083 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653084 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653084 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653084 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653084 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653084 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653085 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653085 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653085 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653085 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653085 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653086 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653086 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653086 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653086 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653087 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421238516768"} 20241204122653087 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653087 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421238516768" cause=Invalid mandatory information} 20241204122653087 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421238516768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653087 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58944<->l=127.0.0.1:4258 20241204122653088 DAUC <0003> db_auc.c:157 IMSI='262428989587255': No 2G Auth Data 20241204122653088 DAUC <0003> db_auc.c:192 IMSI='262428989587255': No 3G Auth Data 20241204122653094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653096 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653096 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653096 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653096 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653096 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653097 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653097 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653097 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653097 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653097 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653098 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653098 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653098 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653098 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653098 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653099 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653099 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653099 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653099 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653099 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428989587255"} 20241204122653099 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653099 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428989587255" cause=Invalid mandatory information} 20241204122653099 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428989587255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653099 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.1:4258 20241204122653101 DAUC <0003> db_auc.c:157 IMSI='262420336920486': No 2G Auth Data 20241204122653101 DAUC <0003> db_auc.c:192 IMSI='262420336920486': No 3G Auth Data 20241204122653107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653109 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653109 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653109 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653109 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653109 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653110 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653110 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653110 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653110 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653110 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653111 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653111 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653111 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653111 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653111 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653112 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653112 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653112 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653112 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653112 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653113 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420336920486"} 20241204122653113 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653113 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420336920486" cause=Invalid mandatory information} 20241204122653113 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420336920486 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653113 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241204122653114 DAUC <0003> db_auc.c:157 IMSI='262423412303946': No 2G Auth Data 20241204122653114 DAUC <0003> db_auc.c:192 IMSI='262423412303946': No 3G Auth Data 20241204122653120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653122 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653122 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653122 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653122 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653122 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653123 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653123 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653123 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653123 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653123 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653123 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653123 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653123 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653123 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653124 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653124 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653124 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653124 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653125 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423412303946"} 20241204122653125 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653125 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423412303946" cause=Invalid mandatory information} 20241204122653125 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423412303946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653125 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20241204122653126 DAUC <0003> db_auc.c:157 IMSI='262426469307662': No 2G Auth Data 20241204122653126 DAUC <0003> db_auc.c:192 IMSI='262426469307662': No 3G Auth Data 20241204122653133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653134 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653134 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241204122653134 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653134 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653134 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653135 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653135 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241204122653135 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653135 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653136 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653136 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241204122653136 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653136 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653138 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653138 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241204122653138 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653138 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653138 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426469307662"} 20241204122653138 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241204122653138 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426469307662" cause=Invalid mandatory information} 20241204122653138 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426469307662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653138 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122653139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20241204122653140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4258 20241204122653140 DLINP <000b> input/ipa.c:451 connected read/write 20241204122653140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122653140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122653140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122653140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122653140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44523<->l=127.0.0.1:4259) 20241204122653163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241204122653264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20241204122656331 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122656331 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122656334 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241204122656336 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122656337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122656337 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  20241204122656337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122656337 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  20241204122656337 DLGSUP <0013> gsup_server.c:235 2:  20241204122656337 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122656337 DLGSUP <0013> gsup_server.c:235 3:  20241204122656337 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122656337 DLGSUP <0013> gsup_server.c:235 4:  20241204122656337 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122656337 DLGSUP <0013> gsup_server.c:235 5:  20241204122656337 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122656337 DLGSUP <0013> gsup_server.c:235 7:  20241204122656337 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122656337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122656337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122656337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122656346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43015<->l=127.0.0.1:4259) 20241204122656352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656378 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424384986549"} 20241204122656378 DMAIN <0000> hlr.c:424 IMSI='262424384986549': has IMEI = 22245678901234 (consider setting 'store-imei') 20241204122656378 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241204122656378 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424384986549" cause=Invalid mandatory information} 20241204122656378 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656378 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656389 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424384986549"} 20241204122656389 DAUC <0003> hlr.c:417 IMSI='262424384986549': storing IMEI = 22245678901234 20241204122656389 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424384986549': no such subscriber 20241204122656389 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241204122656389 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424384986549" cause=Invalid mandatory information} 20241204122656389 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424384986549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656389 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122656392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4258 20241204122656394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58990<->l=127.0.0.1:4258 20241204122656396 DLINP <000b> input/ipa.c:451 connected read/write 20241204122656396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122656396 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122656396 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122656396 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122656396 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43015<->l=127.0.0.1:4259) 20241204122656468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20241204122656569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20241204122659675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122659675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122659680 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 20241204122659686 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659686 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122659686 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122659686 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  20241204122659686 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122659686 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  20241204122659686 DLGSUP <0013> gsup_server.c:235 2:  20241204122659686 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122659686 DLGSUP <0013> gsup_server.c:235 3:  20241204122659686 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122659686 DLGSUP <0013> gsup_server.c:235 4:  20241204122659686 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122659686 DLGSUP <0013> gsup_server.c:235 5:  20241204122659686 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122659686 DLGSUP <0013> gsup_server.c:235 7:  20241204122659686 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122659686 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122659686 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122659686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122659715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40325<->l=127.0.0.1:4259) 20241204122659732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122659744 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659745 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659745 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659745 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='815' 20241204122659745 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659745 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659745 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659745 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659749 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659749 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659750 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659750 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659751 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659751 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659754 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659754 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659754 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659754 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659754 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659757 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659757 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659757 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659757 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659757 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659757 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659763 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659763 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659764 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659764 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='311' 20241204122659764 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659764 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659764 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659764 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659764 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659765 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659765 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659767 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659767 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659768 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659768 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659770 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659770 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659772 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659772 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659772 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659772 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659772 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659775 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659775 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659775 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659776 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659776 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659776 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659783 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659783 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659783 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='328' 20241204122659783 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659783 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659783 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659785 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659785 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659787 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659787 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659788 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659788 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659789 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659789 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659791 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659791 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659791 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659792 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659792 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659792 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659792 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659792 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659792 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659792 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659799 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659799 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659799 DMAIN <0000> hlr.c:232 IMSI='262422441914609': Successfully assigned MSISDN='500' 20241204122659799 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659799 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659799 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659800 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659801 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659801 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659803 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659803 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659804 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659804 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659807 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659807 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659807 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659807 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659807 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659807 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659807 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659807 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659807 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659814 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659814 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659814 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659814 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659814 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659814 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659816 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659816 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659817 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659817 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659818 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659818 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659819 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659820 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659820 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659820 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122659820 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422441914609" cause=GPRS services not allowed} 20241204122659820 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659820 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122659820 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122659820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659820 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659824 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441914609"} 20241204122659824 DMAIN <0000> hlr.c:216 IMSI='262422441914609': Creating subscriber on demand 20241204122659824 DAUC <0003> hlr.c:417 IMSI='262422441914609': storing IMEI = 12345678901234 20241204122659824 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441914609"} 20241204122659824 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659826 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659826 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659827 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659827 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659828 DAUC <0003> db_auc.c:157 IMSI='262422441914609': No 2G Auth Data 20241204122659828 DAUC <0003> db_auc.c:192 IMSI='262422441914609': No 3G Auth Data 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659829 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659829 DLU <0006> fsm.c:456 lu(262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122659829 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122659829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122659829 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422441914609" cn_domain=PS} 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659832 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422441914609"} 20241204122659832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122659832 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122659832 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422441914609"} 20241204122659832 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422441914609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122659832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122659832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122659832 DLU <0006> fsm.c:568 lu(PS:IMSI-262422441914609)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659832 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122659836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.1:4258 20241204122659837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 20241204122659839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40325<->l=127.0.0.1:4259) 20241204122659839 DLINP <000b> input/ipa.c:451 connected read/write 20241204122659839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122659839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122659839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122659839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122659872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241204122659973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4258 20241204122703036 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122703036 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122703040 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241204122703043 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122703043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122703043 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  20241204122703043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122703043 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  20241204122703043 DLGSUP <0013> gsup_server.c:235 2:  20241204122703043 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122703043 DLGSUP <0013> gsup_server.c:235 3:  20241204122703043 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122703043 DLGSUP <0013> gsup_server.c:235 4:  20241204122703043 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122703043 DLGSUP <0013> gsup_server.c:235 5:  20241204122703043 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122703043 DLGSUP <0013> gsup_server.c:235 7:  20241204122703043 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122703043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122703043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122703043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122703052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37591<->l=127.0.0.1:4259) 20241204122703058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703086 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703086 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703086 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='098' 20241204122703086 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703086 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703086 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703086 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703092 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703092 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703092 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703092 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703092 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703092 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703094 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703094 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703095 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703095 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703096 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703096 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703101 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703101 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703101 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='173' 20241204122703101 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703101 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703101 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703105 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703105 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703105 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703105 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703105 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703105 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703107 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703107 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703108 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703108 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703109 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703109 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703111 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703111 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703114 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703114 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703114 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703114 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='820' 20241204122703114 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703114 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703114 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703115 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703115 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703115 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703115 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703115 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703116 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703116 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703117 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703118 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703118 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703119 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703120 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703120 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703124 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703124 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703124 DMAIN <0000> hlr.c:232 IMSI='262421591779680': Successfully assigned MSISDN='017' 20241204122703124 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703124 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703124 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703124 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703124 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703124 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703124 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703124 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703126 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703126 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703128 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703128 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703131 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703131 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703135 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703135 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703135 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703135 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241204122703135 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421591779680" cause=GPRS services not allowed} 20241204122703135 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703135 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Freeing instance 20241204122703135 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Deallocated 20241204122703135 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703136 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703137 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703138 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703139 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703139 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703140 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703140 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703145 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703145 DMAIN <0000> hlr.c:216 IMSI='262421591779680': Creating subscriber on demand 20241204122703145 DLU <0006> fsm.c:456 lu(262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122703145 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122703145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122703145 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421591779680" cn_domain=PS} 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703145 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703148 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421591779680"} 20241204122703148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122703148 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122703148 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421591779680"} 20241204122703148 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421591779680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122703148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122703148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122703148 DLU <0006> fsm.c:568 lu(PS:IMSI-262421591779680)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703148 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122703150 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703150 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703151 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703151 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703152 DAUC <0003> db_auc.c:157 IMSI='262421591779680': No 2G Auth Data 20241204122703152 DAUC <0003> db_auc.c:192 IMSI='262421591779680': No 3G Auth Data 20241204122703155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20241204122703156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241204122703157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37591<->l=127.0.0.1:4259) 20241204122703158 DLINP <000b> input/ipa.c:451 connected read/write 20241204122703158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122703158 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122703158 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122703158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122703221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 20241204122703322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 20241204122706400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122706400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122706401 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241204122706403 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122706403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122706403 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  20241204122706403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122706403 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  20241204122706403 DLGSUP <0013> gsup_server.c:235 2:  20241204122706403 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122706403 DLGSUP <0013> gsup_server.c:235 3:  20241204122706403 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122706403 DLGSUP <0013> gsup_server.c:235 4:  20241204122706403 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122706403 DLGSUP <0013> gsup_server.c:235 5:  20241204122706403 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122706403 DLGSUP <0013> gsup_server.c:235 7:  20241204122706403 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122706403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122706403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122706403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122706412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43531<->l=127.0.0.1:4259) 20241204122706419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706446 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423119235644"} 20241204122706446 DMAIN <0000> hlr.c:216 IMSI='262423119235644': Creating subscriber on demand 20241204122706446 DMAIN <0000> hlr.c:232 IMSI='262423119235644': Successfully assigned MSISDN='282' 20241204122706446 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706446 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706446 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 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 20241204122706446 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423119235644" cause=IMSI unknown in HLR} 20241204122706446 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706446 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706448 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706448 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706449 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706449 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706449 DAUC <0003> db_auc.c:157 IMSI='262423119235644': No 2G Auth Data 20241204122706449 DAUC <0003> db_auc.c:192 IMSI='262423119235644': No 3G Auth Data 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706450 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423119235644" cn_domain=PS} 20241204122706450 DLU <0006> fsm.c:456 lu(262423119235644)[0x561eb4d5ae90]{UNVALIDATED}: Allocated 20241204122706450 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241204122706450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122706450 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423119235644" cn_domain=PS} 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706450 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706451 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423119235644"} 20241204122706451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122706451 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122706451 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423119235644"} 20241204122706451 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423119235644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122706451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122706451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122706451 DLU <0006> fsm.c:568 lu(PS:IMSI-262423119235644)[0x561eb4d5ae90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706451 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122706452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4258 20241204122706452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241204122706453 DLINP <000b> input/ipa.c:451 connected read/write 20241204122706453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122706453 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122706453 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122706453 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122706453 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43531<->l=127.0.0.1:4259) 20241204122706478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241204122706579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241204122709635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122709635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122709639 DLINP <000b> input/ipa.c:451 connected read/write 20241204122709639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122709640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241204122709647 DLINP <000b> input/ipa.c:451 connected read/write 20241204122709647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122709647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122709647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122709647 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  20241204122709647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122709647 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  20241204122709647 DLGSUP <0013> gsup_server.c:235 2:  20241204122709647 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122709647 DLGSUP <0013> gsup_server.c:235 3:  20241204122709647 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122709647 DLGSUP <0013> gsup_server.c:235 4:  20241204122709647 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122709647 DLGSUP <0013> gsup_server.c:235 5:  20241204122709647 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122709647 DLGSUP <0013> gsup_server.c:235 7:  20241204122709647 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122709647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122709647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122709647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122709684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20241204122709686 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122709686 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122709715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241204122709719 DAUC <0003> db_auc.c:157 IMSI='262428483829111': No 2G Auth Data 20241204122709719 DAUC <0003> db_auc.c:192 IMSI='262428483829111': No 3G Auth Data 20241204122709727 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610434441.msisdn 20241204122709727 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610434441.msisdn: not attached (vlr_number unset) 20241204122709727 DDGSM <0007> mslookup_server.c:327 sip.voice.491610434441.msisdn: does not exist in GSUP proxy 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710729 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428483829111" cn_domain=CS} 20241204122710729 DLU <0006> fsm.c:456 lu(262428483829111)[0x561eb4d40a30]{UNVALIDATED}: Allocated 20241204122710729 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241204122710729 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241204122710729 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428483829111" cn_domain=CS} 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710729 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710733 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710733 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428483829111"} 20241204122710734 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241204122710734 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241204122710734 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428483829111"} 20241204122710734 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428483829111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122710734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241204122710734 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241204122710734 DLU <0006> fsm.c:568 lu(CS:IMSI-262428483829111)[0x561eb4d40a30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241204122710734 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710734 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122710736 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610434441.msisdn 20241204122710737 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610434441.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241204122710737 DDGSM <0007> mslookup_server.c:327 sip.voice.491610434441.msisdn: does not exist in GSUP proxy 20241204122710737 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610434441.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241204122710741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241204122710742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20241204122710744 DLINP <000b> input/ipa.c:451 connected read/write 20241204122710744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122710744 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122710744 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122710744 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122710744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37073<->l=127.0.0.1:4259) 20241204122710807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241204122710907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34564<->l=127.0.0.1:4258 20241204122712903 DSS <0004> hlr_ussd.c:239 262425478442270/0x0ef6f10a: SS Session Timeout, destroying 20241204122712903 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425478442270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241204122713952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122713952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122713953 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 20241204122713955 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122713955 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241204122713955 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713955 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122713955 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122713955 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  20241204122713955 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122713955 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  20241204122713955 DLGSUP <0013> gsup_server.c:235 2:  20241204122713955 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122713955 DLGSUP <0013> gsup_server.c:235 3:  20241204122713955 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122713955 DLGSUP <0013> gsup_server.c:235 4:  20241204122713955 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122713955 DLGSUP <0013> gsup_server.c:235 5:  20241204122713955 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122713955 DLGSUP <0013> gsup_server.c:235 7:  20241204122713955 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122713955 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122713955 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122713955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122713969 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34917<->l=127.0.0.1:4259) 20241204122713971 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122713971 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122713977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 20241204122713998 DLINP <000b> input/ipa.c:451 connected read/write 20241204122713998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122713998 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425888215060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888215060" cn_domain=CS} 20241204122713998 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425888215060 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122713998 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425888215060 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122713998 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425888215060.imsi 20241204122713998 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425888215060.imsi 20241204122713998 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425888215060.imsi: does not exist in local HLR 20241204122714001 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122714001 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122714001 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122714001 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122714001 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122714001 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122714001 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425888215060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122714001 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122714001 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714002 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122714002 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122714002 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241204122714003 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714003 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714003 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241204122714050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714050 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714050 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714050 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614317061 20241204122714050 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714050 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714052 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714052 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714052 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-491614317061 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714052 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714052 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714053 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425888215060 MSISDN-491614317061 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 20241204122714053 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425888215060 MSISDN-491614317061 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122714053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122714056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4258 20241204122714057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43940<->l=127.0.0.1:4258 20241204122714057 DLINP <000b> input/ipa.c:451 connected read/write 20241204122714057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122714057 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122714058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122714058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122714058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122714058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122714058 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122714058 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122714058 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241204122714058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34917<->l=127.0.0.1:4259) 20241204122714082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20241204122714182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43958<->l=127.0.0.1:4258 20241204122717262 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122717262 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122717266 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 20241204122717272 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717272 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122717272 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122717272 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  20241204122717272 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122717272 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  20241204122717272 DLGSUP <0013> gsup_server.c:235 2:  20241204122717272 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122717272 DLGSUP <0013> gsup_server.c:235 3:  20241204122717272 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122717272 DLGSUP <0013> gsup_server.c:235 4:  20241204122717272 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122717272 DLGSUP <0013> gsup_server.c:235 5:  20241204122717272 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122717272 DLGSUP <0013> gsup_server.c:235 7:  20241204122717272 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122717272 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122717272 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122717272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122717274 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122717274 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241204122717292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39635<->l=127.0.0.1:4259) 20241204122717293 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122717293 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122717300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241204122717301 DAUC <0003> db_auc.c:157 IMSI='262427528479061': No 2G Auth Data 20241204122717301 DAUC <0003> db_auc.c:192 IMSI='262427528479061': No 3G Auth Data 20241204122717303 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427528479061.imsi 20241204122717303 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427528479061.imsi: found in local HLR 20241204122717305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43970<->l=127.0.0.1:4258 20241204122717305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4258 20241204122717306 DLINP <000b> input/ipa.c:451 connected read/write 20241204122717306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122717306 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122717306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122717306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122717306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39635<->l=127.0.0.1:4259) 20241204122717347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 20241204122717448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 20241204122720536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122720536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122720540 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241204122720544 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122720544 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241204122720544 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122720544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122720544 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  20241204122720544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122720544 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  20241204122720544 DLGSUP <0013> gsup_server.c:235 2:  20241204122720544 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122720544 DLGSUP <0013> gsup_server.c:235 3:  20241204122720544 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122720544 DLGSUP <0013> gsup_server.c:235 4:  20241204122720544 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122720544 DLGSUP <0013> gsup_server.c:235 5:  20241204122720544 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122720544 DLGSUP <0013> gsup_server.c:235 7:  20241204122720544 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122720544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122720544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122720544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122720571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35201<->l=127.0.0.1:4259) 20241204122720573 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122720573 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122720581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 20241204122720586 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122720586 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423589994824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423589994824" cn_domain=CS} 20241204122720586 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423589994824 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122720586 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423589994824 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122720586 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423589994824.imsi 20241204122720586 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423589994824.imsi 20241204122720586 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423589994824.imsi: does not exist in local HLR 20241204122720589 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122720589 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122720589 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122720589 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122720589 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122720589 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122720589 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423589994824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122720589 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122720589 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122720591 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720591 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720591 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122720591 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122720591 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241204122720592 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720592 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720592 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241204122720634 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720634 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720634 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720634 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720635 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612622072 20241204122720635 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720635 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720635 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720644 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720644 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720644 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-491612622072 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720644 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720644 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720648 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122720648 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122720648 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423589994824 MSISDN-491612622072 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 20241204122720648 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423589994824 MSISDN-491612622072 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122720648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720648 DLINP <000b> input/ipa.c:451 connected read/write 20241204122720648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122720652 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423589994824.imsi 20241204122720652 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423589994824.imsi: does not exist in local HLR 20241204122721654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43998<->l=127.0.0.1:4258 20241204122721656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4258 20241204122721658 DLINP <000b> input/ipa.c:451 connected read/write 20241204122721658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122721658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122721658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122721658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122721659 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122721659 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122721659 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122721659 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122721659 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241204122721659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35201<->l=127.0.0.1:4259) 20241204122721725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56410<->l=127.0.0.1:4258 20241204122721826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56410<->l=127.0.0.1:4258 20241204122724906 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241204122724906 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241204122724908 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20241204122724911 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724911 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241204122724911 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241204122724911 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  20241204122724911 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241204122724911 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  20241204122724911 DLGSUP <0013> gsup_server.c:235 2:  20241204122724911 DLGSUP <0013> gsup_server.c:237 2: 00  20241204122724911 DLGSUP <0013> gsup_server.c:235 3:  20241204122724911 DLGSUP <0013> gsup_server.c:237 3: 00  20241204122724911 DLGSUP <0013> gsup_server.c:235 4:  20241204122724911 DLGSUP <0013> gsup_server.c:237 4: 00  20241204122724911 DLGSUP <0013> gsup_server.c:235 5:  20241204122724911 DLGSUP <0013> gsup_server.c:237 5: 00  20241204122724911 DLGSUP <0013> gsup_server.c:235 7:  20241204122724911 DLGSUP <0013> gsup_server.c:237 7: 00  20241204122724911 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241204122724911 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241204122724911 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241204122724912 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241204122724912 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241204122724929 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35457<->l=127.0.0.1:4259) 20241204122724930 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241204122724930 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241204122724936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241204122724958 DLINP <000b> input/ipa.c:451 connected read/write 20241204122724958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122724958 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426224918664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426224918664" cn_domain=CS} 20241204122724958 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426224918664 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241204122724958 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426224918664 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241204122724959 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426224918664.imsi 20241204122724959 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426224918664.imsi 20241204122724959 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426224918664.imsi: does not exist in local HLR 20241204122724970 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241204122724970 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241204122724970 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241204122724970 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241204122724970 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241204122724970 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241204122724970 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426224918664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241204122724970 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724970 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122724971 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724971 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122724971 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241204122724971 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241204122724976 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122724976 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122724976 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241204122724976 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241204122724976 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241204122724978 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122724978 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122724978 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241204122725026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725026 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725026 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725026 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617153321 20241204122725027 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725027 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725036 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725036 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725036 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-491617153321 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725036 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725040 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725040 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725041 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426224918664 MSISDN-491617153321 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 20241204122725041 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426224918664 MSISDN-491617153321 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241204122725041 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725041 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241204122725045 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617153321.msisdn 20241204122725045 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617153321.msisdn: does not exist in local HLR 20241204122725045 DDGSM <0007> mslookup_server.c:352 sip.voice.491617153321.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241204122725045 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617153321.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241204122725049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20241204122725050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20241204122725052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35457<->l=127.0.0.1:4259) 20241204122725053 DLINP <000b> input/ipa.c:451 connected read/write 20241204122725053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241204122725053 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241204122725053 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241204122725053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241204122725053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241204122725053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241204122725054 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241204122725054 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241204122725054 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241204122725145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20241204122725246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258