20241027120215545 DMAIN <0000> hlr.c:813 hlr starting 20241027120215545 DDB <0001> db.c:599 using database: hlr.db 20241027120215545 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241027120215546 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241027120215546 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241027120215546 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241027120215568 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241027120215568 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241027120215653 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241027120215655 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241027120215655 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241027120217352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120217352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120217353 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120217354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241027120217355 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120217355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120217355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120217355 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  20241027120217355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120217355 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  20241027120217355 DLGSUP <0013> gsup_server.c:235 2:  20241027120217355 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120217355 DLGSUP <0013> gsup_server.c:235 3:  20241027120217355 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120217355 DLGSUP <0013> gsup_server.c:235 4:  20241027120217355 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120217355 DLGSUP <0013> gsup_server.c:235 5:  20241027120217355 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120217355 DLGSUP <0013> gsup_server.c:235 7:  20241027120217355 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120217355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120217355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120217355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120217363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46099<->l=127.0.0.1:4259) 20241027120217368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56588<->l=127.0.0.1:4258 20241027120217398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120217398 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"} 20241027120217398 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" 20241027120217398 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} 20241027120217398 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 20241027120217398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120217398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120217400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56588<->l=127.0.0.1:4258 20241027120217401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4258 20241027120217402 DLINP <000b> input/ipa.c:451 connected read/write 20241027120217402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120217402 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120217402 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120217402 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120217402 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46099<->l=127.0.0.1:4259) 20241027120217445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241027120217445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20241027120220536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120220536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120220541 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 20241027120220546 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220546 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120220546 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120220546 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  20241027120220546 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120220546 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  20241027120220546 DLGSUP <0013> gsup_server.c:235 2:  20241027120220546 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120220546 DLGSUP <0013> gsup_server.c:235 3:  20241027120220546 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120220546 DLGSUP <0013> gsup_server.c:235 4:  20241027120220546 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120220546 DLGSUP <0013> gsup_server.c:235 5:  20241027120220546 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120220546 DLGSUP <0013> gsup_server.c:235 7:  20241027120220546 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120220546 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120220546 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120220546 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120220566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33615<->l=127.0.0.1:4259) 20241027120220581 DAUC <0003> db_auc.c:157 IMSI='262425473761545': No 2G Auth Data 20241027120220581 DAUC <0003> db_auc.c:192 IMSI='262425473761545': No 3G Auth Data 20241027120220624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20241027120220635 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220635 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425473761545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425473761545"} 20241027120220643 DAUC <0003> db_auc.c:192 IMSI='262425473761545': No 3G Auth Data 20241027120220643 DAUC <0003> db_auc.c:236 IMSI='262425473761545': Calling to generate 5 vectors 20241027120220643 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120220643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120220644 DAUC <0003> auc.c:113 vector [0]: rand = 006f730ad426ab73afd4dcd121e32882 20241027120220644 DAUC <0003> auc.c:179 vector [0]: kc = 8af022311045cc00 20241027120220644 DAUC <0003> auc.c:180 vector [0]: sres = 0bfa8ff6 20241027120220644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120220644 DAUC <0003> auc.c:113 vector [1]: rand = 7aaa65b8c9b1c163c15ab46f52167890 20241027120220644 DAUC <0003> auc.c:179 vector [1]: kc = e327bf0e3e4f0400 20241027120220644 DAUC <0003> auc.c:180 vector [1]: sres = 2aa8fed0 20241027120220644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120220644 DAUC <0003> auc.c:113 vector [2]: rand = a4dca5d9191fd91efa19aabe6033f0f2 20241027120220644 DAUC <0003> auc.c:179 vector [2]: kc = 429446977c354c00 20241027120220644 DAUC <0003> auc.c:180 vector [2]: sres = 9375702d 20241027120220644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120220644 DAUC <0003> auc.c:113 vector [3]: rand = 954be3547836eeeb078cd6e09f7034c5 20241027120220644 DAUC <0003> auc.c:179 vector [3]: kc = 1ebc5696c57eec00 20241027120220644 DAUC <0003> auc.c:180 vector [3]: sres = 9a6a132e 20241027120220644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120220644 DAUC <0003> auc.c:113 vector [4]: rand = b884f7d920725dabd1b9dd94ab43dd76 20241027120220644 DAUC <0003> auc.c:179 vector [4]: kc = 2d78ebe2f905f800 20241027120220644 DAUC <0003> auc.c:180 vector [4]: sres = 43375f70 20241027120220644 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120220644 DAUC <0003> db_auc.c:245 IMSI='262425473761545': Generated 5 vectors 20241027120220644 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425473761545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425473761545"} 20241027120220644 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425473761545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220644 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220644 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20241027120220677 DAUC <0003> db_auc.c:157 IMSI='262424343630589': No 2G Auth Data 20241027120220677 DAUC <0003> db_auc.c:192 IMSI='262424343630589': No 3G Auth Data 20241027120220699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4258 20241027120220700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220700 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424343630589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424343630589"} 20241027120220700 DAUC <0003> db_auc.c:192 IMSI='262424343630589': No 3G Auth Data 20241027120220700 DAUC <0003> db_auc.c:236 IMSI='262424343630589': Calling to generate 5 vectors 20241027120220700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120220700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120220700 DAUC <0003> auc.c:113 vector [0]: rand = 1dd19066a78d37cf1ee90c1c23ae8878 20241027120220700 DAUC <0003> auc.c:179 vector [0]: kc = 464b3872451d4800 20241027120220700 DAUC <0003> auc.c:180 vector [0]: sres = b3518841 20241027120220700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120220700 DAUC <0003> auc.c:113 vector [1]: rand = 5778002b18d4fbd504a80653d71c5877 20241027120220700 DAUC <0003> auc.c:179 vector [1]: kc = 0176ac9610fe1400 20241027120220700 DAUC <0003> auc.c:180 vector [1]: sres = 501eaf22 20241027120220700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120220700 DAUC <0003> auc.c:113 vector [2]: rand = cdc5e7a3d15a8faf5fe357665f331654 20241027120220700 DAUC <0003> auc.c:179 vector [2]: kc = c9b41a28cce3f800 20241027120220700 DAUC <0003> auc.c:180 vector [2]: sres = fa8827dc 20241027120220700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120220700 DAUC <0003> auc.c:113 vector [3]: rand = 93413d67c097b7d691ce3c36b61e4499 20241027120220700 DAUC <0003> auc.c:179 vector [3]: kc = e23b19ce2d3ea400 20241027120220700 DAUC <0003> auc.c:180 vector [3]: sres = 78971576 20241027120220700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120220700 DAUC <0003> auc.c:113 vector [4]: rand = 7816ed5d27761ba5f469be2f65d335fa 20241027120220700 DAUC <0003> auc.c:179 vector [4]: kc = e6002ef67efcec00 20241027120220700 DAUC <0003> auc.c:180 vector [4]: sres = 57d14d63 20241027120220700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120220700 DAUC <0003> db_auc.c:245 IMSI='262424343630589': Generated 5 vectors 20241027120220700 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424343630589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424343630589"} 20241027120220700 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424343630589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4258 20241027120220725 DAUC <0003> db_auc.c:157 IMSI='262426494819433': No 2G Auth Data 20241027120220725 DAUC <0003> db_auc.c:192 IMSI='262426494819433': No 3G Auth Data 20241027120220749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20241027120220751 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220751 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426494819433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426494819433"} 20241027120220751 DAUC <0003> db_auc.c:192 IMSI='262426494819433': No 3G Auth Data 20241027120220751 DAUC <0003> db_auc.c:236 IMSI='262426494819433': Calling to generate 5 vectors 20241027120220751 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120220751 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120220751 DAUC <0003> auc.c:113 vector [0]: rand = 816dfb84b5bfbfecd5277f7bb3865fa6 20241027120220751 DAUC <0003> auc.c:179 vector [0]: kc = a9dbbba44b0374aa 20241027120220751 DAUC <0003> auc.c:180 vector [0]: sres = e2f152d3 20241027120220751 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120220751 DAUC <0003> auc.c:113 vector [1]: rand = b7faa63a46d129bd82972eb86bf71ce0 20241027120220751 DAUC <0003> auc.c:179 vector [1]: kc = a961cb30f01e8907 20241027120220751 DAUC <0003> auc.c:180 vector [1]: sres = 5d5243ee 20241027120220751 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120220751 DAUC <0003> auc.c:113 vector [2]: rand = 3ee701b7956f137225ab51bb0248c75f 20241027120220751 DAUC <0003> auc.c:179 vector [2]: kc = 0e9e19d27aa8aaa8 20241027120220751 DAUC <0003> auc.c:180 vector [2]: sres = 7458da1a 20241027120220751 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120220751 DAUC <0003> auc.c:113 vector [3]: rand = 3824de44cb23bcb9fcb085b3eab6aba3 20241027120220751 DAUC <0003> auc.c:179 vector [3]: kc = 46cf47b4c958cb2c 20241027120220751 DAUC <0003> auc.c:180 vector [3]: sres = 228b779e 20241027120220751 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120220751 DAUC <0003> auc.c:113 vector [4]: rand = 54e64956adcc33d7a0ebdbd3e7ecfd55 20241027120220751 DAUC <0003> auc.c:179 vector [4]: kc = 7a94b7855dc8d836 20241027120220751 DAUC <0003> auc.c:180 vector [4]: sres = 99d7dde1 20241027120220751 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120220751 DAUC <0003> db_auc.c:245 IMSI='262426494819433': Generated 5 vectors 20241027120220751 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426494819433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426494819433"} 20241027120220752 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426494819433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220752 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220752 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.1:4258 20241027120220776 DAUC <0003> db_auc.c:157 IMSI='262426938094681': No 2G Auth Data 20241027120220776 DAUC <0003> db_auc.c:192 IMSI='262426938094681': No 3G Auth Data 20241027120220799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56636<->l=127.0.0.1:4258 20241027120220801 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220801 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426938094681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426938094681"} 20241027120220801 DAUC <0003> db_auc.c:157 IMSI='262426938094681': No 2G Auth Data 20241027120220801 DAUC <0003> db_auc.c:236 IMSI='262426938094681': Calling to generate 5 vectors 20241027120220801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120220801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120220801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120220801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120220801 DAUC <0003> auc.c:113 vector [0]: rand = 402070e151eda00e170c703fb6237e90 20241027120220801 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120220801 DAUC <0003> auc.c:142 vector [0]: autn = 2abb75e8583200009b244c689929e217 20241027120220801 DAUC <0003> auc.c:143 vector [0]: ck = 2c5f8fb5e7dcb396f1344f44aea5513e 20241027120220801 DAUC <0003> auc.c:144 vector [0]: ik = 90de4310d0a8f40ebef46da86666b88e 20241027120220801 DAUC <0003> auc.c:145 vector [0]: res = 8002b93e1e34b2110000000000000000 20241027120220801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120220801 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120220801 DAUC <0003> auc.c:151 vector [0]: kc = f341ee49ffb7ae28 20241027120220801 DAUC <0003> auc.c:152 vector [0]: sres = 9e360b2f 20241027120220801 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120220801 DAUC <0003> auc.c:113 vector [1]: rand = 502eccbf2ad6a1e785c2469f83c364fc 20241027120220801 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120220801 DAUC <0003> auc.c:142 vector [1]: autn = a3d268c91f7800003bdae487913f22b5 20241027120220801 DAUC <0003> auc.c:143 vector [1]: ck = cf896310e837fbd0e59de33297ec28c7 20241027120220801 DAUC <0003> auc.c:144 vector [1]: ik = efe8e85ecb059d349aa9dc4f2c36d74c 20241027120220801 DAUC <0003> auc.c:145 vector [1]: res = def7d8b7d93ec51a0000000000000000 20241027120220801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120220801 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120220801 DAUC <0003> auc.c:151 vector [1]: kc = 5f55b43398e8996f 20241027120220801 DAUC <0003> auc.c:152 vector [1]: sres = 07c91dad 20241027120220801 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120220801 DAUC <0003> auc.c:113 vector [2]: rand = 2b9880f61c580298d9575e1a8e5cfb3b 20241027120220801 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120220801 DAUC <0003> auc.c:142 vector [2]: autn = 74a9e23b4435000065eb581ab3ad5ec3 20241027120220801 DAUC <0003> auc.c:143 vector [2]: ck = 65e7308b650d33a3259e0e04d0a08613 20241027120220801 DAUC <0003> auc.c:144 vector [2]: ik = 066de57912d9160d6438da0f5d6ffc75 20241027120220801 DAUC <0003> auc.c:145 vector [2]: res = 2f4738c70f4a26c30000000000000000 20241027120220801 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120220801 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120220801 DAUC <0003> auc.c:151 vector [2]: kc = 222c01f9fa1b5fc8 20241027120220801 DAUC <0003> auc.c:152 vector [2]: sres = 200d1e04 20241027120220801 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120220801 DAUC <0003> auc.c:113 vector [3]: rand = 9bbaaf8c41d2103cb9b1388cf4fc08f1 20241027120220801 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120220801 DAUC <0003> auc.c:142 vector [3]: autn = 6508070c52cd0000b880e5060c251f5e 20241027120220801 DAUC <0003> auc.c:143 vector [3]: ck = 0bd95837c2ccd9b1c954309ff184b49a 20241027120220801 DAUC <0003> auc.c:144 vector [3]: ik = 349c710234da9c4628a2017ba8db9ff6 20241027120220801 DAUC <0003> auc.c:145 vector [3]: res = 21c752709ca928750000000000000000 20241027120220801 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120220801 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120220801 DAUC <0003> auc.c:151 vector [3]: kc = deb318d1af496e9b 20241027120220801 DAUC <0003> auc.c:152 vector [3]: sres = bd6e7a05 20241027120220801 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120220801 DAUC <0003> auc.c:113 vector [4]: rand = b9982ed24670d4c46b23b8bd20664227 20241027120220801 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120220801 DAUC <0003> auc.c:142 vector [4]: autn = 91866e9d501e0000c4aab667f7a3a436 20241027120220801 DAUC <0003> auc.c:143 vector [4]: ck = 66ec5df9d443c555385a16714d5d5587 20241027120220801 DAUC <0003> auc.c:144 vector [4]: ik = 2b6b911bacf8215476bc8ab01f031394 20241027120220801 DAUC <0003> auc.c:145 vector [4]: res = b9632584c51f0e370000000000000000 20241027120220801 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120220801 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120220801 DAUC <0003> auc.c:151 vector [4]: kc = 036150232ae5a212 20241027120220801 DAUC <0003> auc.c:152 vector [4]: sres = 7c7c2bb3 20241027120220801 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120220801 DAUC <0003> db_auc.c:245 IMSI='262426938094681': Generated 5 vectors 20241027120220801 DAUC <0003> db_auc.c:249 IMSI='262426938094681': Updating SQN=161 in DB 20241027120220809 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426938094681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426938094681"} 20241027120220809 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426938094681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220809 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220809 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56636<->l=127.0.0.1:4258 20241027120220835 DAUC <0003> db_auc.c:157 IMSI='262428635046577': No 2G Auth Data 20241027120220835 DAUC <0003> db_auc.c:192 IMSI='262428635046577': No 3G Auth Data 20241027120220860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 20241027120220862 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220862 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428635046577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428635046577"} 20241027120220862 DAUC <0003> db_auc.c:157 IMSI='262428635046577': No 2G Auth Data 20241027120220862 DAUC <0003> db_auc.c:236 IMSI='262428635046577': Calling to generate 5 vectors 20241027120220862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120220862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120220862 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120220862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120220862 DAUC <0003> auc.c:113 vector [0]: rand = b5a0200d2fdb8ff6b210020448e0960b 20241027120220862 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120220862 DAUC <0003> auc.c:142 vector [0]: autn = a792b419d3490000cb91cd49aa26addb 20241027120220862 DAUC <0003> auc.c:143 vector [0]: ck = a7b4ab0220b060fa77f223f4328403d0 20241027120220862 DAUC <0003> auc.c:144 vector [0]: ik = 72a163ac7024f09bb1ebf71c7d590311 20241027120220862 DAUC <0003> auc.c:145 vector [0]: res = 993571d2bed1864a0000000000000000 20241027120220862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120220862 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120220862 DAUC <0003> auc.c:151 vector [0]: kc = 130c1c461f4990a0 20241027120220862 DAUC <0003> auc.c:152 vector [0]: sres = 27e4f798 20241027120220862 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120220862 DAUC <0003> auc.c:113 vector [1]: rand = c1fa4153b0c666f168bfb6b6f48ac448 20241027120220862 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120220862 DAUC <0003> auc.c:142 vector [1]: autn = 65c4c352e9f900003177d1d59b8a7f9a 20241027120220862 DAUC <0003> auc.c:143 vector [1]: ck = 01eb7fc9fe76a3ac8cdba7da5522eaf9 20241027120220862 DAUC <0003> auc.c:144 vector [1]: ik = 8156293a222c0c76c8bea4d2a6358be7 20241027120220862 DAUC <0003> auc.c:145 vector [1]: res = 4e4ac78ac1fd2a1a0000000000000000 20241027120220862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120220862 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120220862 DAUC <0003> auc.c:151 vector [1]: kc = c4d855fb2f4dcec4 20241027120220862 DAUC <0003> auc.c:152 vector [1]: sres = 8fb7ed90 20241027120220862 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120220862 DAUC <0003> auc.c:113 vector [2]: rand = 144540f51e21b258ba8787f855d9c3bf 20241027120220862 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120220862 DAUC <0003> auc.c:142 vector [2]: autn = 72c452d0c26f0000034dc2db6c8552ee 20241027120220862 DAUC <0003> auc.c:143 vector [2]: ck = 60f59508b8593fe5c1289cd12604cf13 20241027120220862 DAUC <0003> auc.c:144 vector [2]: ik = 465df2c04f560378b11c09d268e064b9 20241027120220862 DAUC <0003> auc.c:145 vector [2]: res = c4309318a4adb3430000000000000000 20241027120220862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120220862 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120220862 DAUC <0003> auc.c:151 vector [2]: kc = 569cf2cbb9eb9737 20241027120220862 DAUC <0003> auc.c:152 vector [2]: sres = 609d205b 20241027120220862 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120220862 DAUC <0003> auc.c:113 vector [3]: rand = cab2c2f3296d2762adabb754382c794a 20241027120220862 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120220862 DAUC <0003> auc.c:142 vector [3]: autn = e72eb65137c70000660df43a8c120414 20241027120220862 DAUC <0003> auc.c:143 vector [3]: ck = 8b1fc2ea42c7e63073781adae2b34a43 20241027120220862 DAUC <0003> auc.c:144 vector [3]: ik = 5e023feb152358b2123907bb3607812a 20241027120220862 DAUC <0003> auc.c:145 vector [3]: res = 8ab9704320c36d1d0000000000000000 20241027120220862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120220862 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120220862 DAUC <0003> auc.c:151 vector [3]: kc = b45ce060835075eb 20241027120220862 DAUC <0003> auc.c:152 vector [3]: sres = aa7a1d5e 20241027120220862 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120220862 DAUC <0003> auc.c:113 vector [4]: rand = f5804533909974feef32e7947fa94a4d 20241027120220862 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120220862 DAUC <0003> auc.c:142 vector [4]: autn = cd4a1b0e49fa0000fc1700981717b5a2 20241027120220862 DAUC <0003> auc.c:143 vector [4]: ck = bf16defbc48121c253189300eb1eff9f 20241027120220862 DAUC <0003> auc.c:144 vector [4]: ik = ef3e6613fdd7d2f78139bbb719732314 20241027120220862 DAUC <0003> auc.c:145 vector [4]: res = 591e99dd4d8936890000000000000000 20241027120220862 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120220862 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120220862 DAUC <0003> auc.c:151 vector [4]: kc = 8209905fcb3b2fbe 20241027120220862 DAUC <0003> auc.c:152 vector [4]: sres = 1497af54 20241027120220862 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120220862 DAUC <0003> db_auc.c:245 IMSI='262428635046577': Generated 5 vectors 20241027120220862 DAUC <0003> db_auc.c:249 IMSI='262428635046577': Updating SQN=161 in DB 20241027120220870 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428635046577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428635046577"} 20241027120220870 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428635046577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220870 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220870 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 20241027120220902 DAUC <0003> db_auc.c:157 IMSI='262424186627142': No 2G Auth Data 20241027120220902 DAUC <0003> db_auc.c:192 IMSI='262424186627142': No 3G Auth Data 20241027120220932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241027120220934 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120220934 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424186627142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424186627142"} 20241027120220934 DAUC <0003> db_auc.c:236 IMSI='262424186627142': Calling to generate 5 vectors 20241027120220934 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120220934 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120220934 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120220934 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120220934 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120220934 DAUC <0003> auc.c:113 vector [0]: rand = 65dd2e62070f8cdbd52e86b85a228396 20241027120220934 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120220934 DAUC <0003> auc.c:142 vector [0]: autn = fbc14e25ed3d0000dced8d31e2aa29dd 20241027120220934 DAUC <0003> auc.c:143 vector [0]: ck = 257d41cf1afcc1e22025a88c752e16f4 20241027120220934 DAUC <0003> auc.c:144 vector [0]: ik = 821a7ea829e8ce2d125b6445ad3a71b0 20241027120220934 DAUC <0003> auc.c:145 vector [0]: res = e89deb7fc9a565ba0000000000000000 20241027120220934 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120220934 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120220934 DAUC <0003> auc.c:179 vector [0]: kc = cea12f4e26466800 20241027120220934 DAUC <0003> auc.c:180 vector [0]: sres = 977ecc0a 20241027120220934 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120220934 DAUC <0003> auc.c:113 vector [1]: rand = d4839bb69bb0cddfb991317ccf6a1104 20241027120220934 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120220934 DAUC <0003> auc.c:142 vector [1]: autn = e7f0628df9020000eed2a997c7d7cd9d 20241027120220934 DAUC <0003> auc.c:143 vector [1]: ck = 999db39fc9d3ad57c807fdf5d69485c1 20241027120220934 DAUC <0003> auc.c:144 vector [1]: ik = 9fce58a63554c9ef394cab487aa8f4e7 20241027120220934 DAUC <0003> auc.c:145 vector [1]: res = cbf96b47f3a9ea7f0000000000000000 20241027120220934 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120220934 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120220934 DAUC <0003> auc.c:179 vector [1]: kc = cd116356aa50f400 20241027120220934 DAUC <0003> auc.c:180 vector [1]: sres = 94d65622 20241027120220934 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120220934 DAUC <0003> auc.c:113 vector [2]: rand = 5b8dce599db5fc2b45a8cbcc86b7f20c 20241027120220934 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120220934 DAUC <0003> auc.c:142 vector [2]: autn = fcdf05c1b3b60000ca9d4647a92bb5cc 20241027120220934 DAUC <0003> auc.c:143 vector [2]: ck = 3b915b06951c511edb7fc82c44c5b419 20241027120220934 DAUC <0003> auc.c:144 vector [2]: ik = 53a979d5e2ce471f950df1d074b58a41 20241027120220934 DAUC <0003> auc.c:145 vector [2]: res = b515d3e9eb174c100000000000000000 20241027120220934 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120220934 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120220934 DAUC <0003> auc.c:179 vector [2]: kc = 53087e5ba88ddc00 20241027120220934 DAUC <0003> auc.c:180 vector [2]: sres = 8480781d 20241027120220934 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120220934 DAUC <0003> auc.c:113 vector [3]: rand = 0736af1f9c3f75e46b9e09b3d93988ff 20241027120220934 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120220934 DAUC <0003> auc.c:142 vector [3]: autn = c59275644ada000009c919b238bce156 20241027120220934 DAUC <0003> auc.c:143 vector [3]: ck = 9ebdf5b66a20a761cfb646d0251e9a1c 20241027120220934 DAUC <0003> auc.c:144 vector [3]: ik = 922224c5d582d42bb140799e77bf6866 20241027120220934 DAUC <0003> auc.c:145 vector [3]: res = e86467ed04ac68e40000000000000000 20241027120220934 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120220934 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120220934 DAUC <0003> auc.c:179 vector [3]: kc = b020e83bc7158800 20241027120220934 DAUC <0003> auc.c:180 vector [3]: sres = fe9316fd 20241027120220934 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120220934 DAUC <0003> auc.c:113 vector [4]: rand = ef5146b503d5ecb8899ab87d8f7e5644 20241027120220934 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120220934 DAUC <0003> auc.c:142 vector [4]: autn = 5a027651e69d000040f70e9b3fe80d11 20241027120220934 DAUC <0003> auc.c:143 vector [4]: ck = 2985100d2de613a16925be49930887c9 20241027120220934 DAUC <0003> auc.c:144 vector [4]: ik = 6c2f713b5435019c63c370d89e699fe8 20241027120220934 DAUC <0003> auc.c:145 vector [4]: res = d538580eed0b56d90000000000000000 20241027120220934 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120220934 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120220934 DAUC <0003> auc.c:179 vector [4]: kc = 03c7ae7253f39400 20241027120220934 DAUC <0003> auc.c:180 vector [4]: sres = 6658f1b5 20241027120220934 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120220934 DAUC <0003> db_auc.c:245 IMSI='262424186627142': Generated 5 vectors 20241027120220934 DAUC <0003> db_auc.c:249 IMSI='262424186627142': Updating SQN=161 in DB 20241027120220944 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424186627142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424186627142"} 20241027120220944 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424186627142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120220944 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220944 DLINP <000b> input/ipa.c:451 connected read/write 20241027120220944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120220946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241027120220988 DAUC <0003> db_auc.c:157 IMSI='262429815892424': No 2G Auth Data 20241027120220988 DAUC <0003> db_auc.c:192 IMSI='262429815892424': No 3G Auth Data 20241027120221036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 20241027120221044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120221044 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429815892424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429815892424"} 20241027120221044 DAUC <0003> db_auc.c:236 IMSI='262429815892424': Calling to generate 5 vectors 20241027120221044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120221044 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120221044 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120221044 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120221044 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120221044 DAUC <0003> auc.c:113 vector [0]: rand = ac65a74debec42ae38a0904b4ebebf2a 20241027120221044 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120221044 DAUC <0003> auc.c:142 vector [0]: autn = c3854f00d379000033ad0bf385c20f07 20241027120221044 DAUC <0003> auc.c:143 vector [0]: ck = 97f7b7f7c699f107ae897997c2f507b5 20241027120221044 DAUC <0003> auc.c:144 vector [0]: ik = 682c77d7656c8c2c521397bf7e08c9d6 20241027120221044 DAUC <0003> auc.c:145 vector [0]: res = 497afc340fd327d30000000000000000 20241027120221044 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120221044 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120221044 DAUC <0003> auc.c:179 vector [0]: kc = 8e5130e197b5ec00 20241027120221044 DAUC <0003> auc.c:180 vector [0]: sres = 4d638316 20241027120221044 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120221044 DAUC <0003> auc.c:113 vector [1]: rand = 1f992de4611b8220b881fc9a493101f5 20241027120221044 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120221044 DAUC <0003> auc.c:142 vector [1]: autn = f15b0c6f8cf80000ee677456170e7feb 20241027120221044 DAUC <0003> auc.c:143 vector [1]: ck = 3d2d47193d979262dcba873b066fc2ae 20241027120221044 DAUC <0003> auc.c:144 vector [1]: ik = 704e54b2548fa4300772a3c853952ec8 20241027120221044 DAUC <0003> auc.c:145 vector [1]: res = cd56be981838fed30000000000000000 20241027120221044 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120221044 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120221044 DAUC <0003> auc.c:179 vector [1]: kc = 7e9f7573401c3000 20241027120221044 DAUC <0003> auc.c:180 vector [1]: sres = 20d08c2f 20241027120221044 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120221044 DAUC <0003> auc.c:113 vector [2]: rand = d1c6c085891cd868fa0e6ba2c29746fc 20241027120221044 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120221044 DAUC <0003> auc.c:142 vector [2]: autn = 74327494943b0000ef53705a11b759d0 20241027120221044 DAUC <0003> auc.c:143 vector [2]: ck = eee0d24451250d56306857281f6ba769 20241027120221044 DAUC <0003> auc.c:144 vector [2]: ik = 8161814e02eba0dce40d0a4297f19f42 20241027120221044 DAUC <0003> auc.c:145 vector [2]: res = 2a7d5dde998332f40000000000000000 20241027120221045 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120221045 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120221045 DAUC <0003> auc.c:179 vector [2]: kc = fe6d4da8b0963000 20241027120221045 DAUC <0003> auc.c:180 vector [2]: sres = 70d5474b 20241027120221045 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120221045 DAUC <0003> auc.c:113 vector [3]: rand = 5d65c80edc35267c0f43c2848d475ed7 20241027120221045 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120221045 DAUC <0003> auc.c:142 vector [3]: autn = f9978a9ec9f80000cd30f2df9fdd50dc 20241027120221045 DAUC <0003> auc.c:143 vector [3]: ck = 768aab31df327b3b3cde15d75ab31fdf 20241027120221045 DAUC <0003> auc.c:144 vector [3]: ik = 3c327de3d3c53b41d24c1d1fff18e525 20241027120221045 DAUC <0003> auc.c:145 vector [3]: res = 9068e0b0b68590320000000000000000 20241027120221045 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120221045 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120221045 DAUC <0003> auc.c:179 vector [3]: kc = 2e73551d00a58c00 20241027120221045 DAUC <0003> auc.c:180 vector [3]: sres = bdd0de6f 20241027120221045 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120221045 DAUC <0003> auc.c:113 vector [4]: rand = d108e4ed69a9d4eb357930991c7ce896 20241027120221045 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120221045 DAUC <0003> auc.c:142 vector [4]: autn = 9381d0ffbeb8000048dd5526b3e69149 20241027120221045 DAUC <0003> auc.c:143 vector [4]: ck = 5e80e56c7efcf25079bb25904e512577 20241027120221045 DAUC <0003> auc.c:144 vector [4]: ik = 05dba3213ec1a9e0492cb72e71a94444 20241027120221045 DAUC <0003> auc.c:145 vector [4]: res = 02f96512f87371750000000000000000 20241027120221045 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120221045 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120221045 DAUC <0003> auc.c:179 vector [4]: kc = fd0514173459f000 20241027120221045 DAUC <0003> auc.c:180 vector [4]: sres = 4cff8c92 20241027120221045 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120221045 DAUC <0003> db_auc.c:245 IMSI='262429815892424': Generated 5 vectors 20241027120221045 DAUC <0003> db_auc.c:249 IMSI='262429815892424': Updating SQN=161 in DB 20241027120221053 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429815892424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429815892424"} 20241027120221054 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429815892424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120221054 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120221054 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120221061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 20241027120221094 DAUC <0003> db_auc.c:157 IMSI='262423082707532': No 2G Auth Data 20241027120221094 DAUC <0003> db_auc.c:192 IMSI='262423082707532': No 3G Auth Data 20241027120221125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56678<->l=127.0.0.1:4258 20241027120221128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120221128 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423082707532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423082707532"} 20241027120221128 DAUC <0003> db_auc.c:236 IMSI='262423082707532': Calling to generate 5 vectors 20241027120221128 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120221128 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120221128 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120221128 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120221128 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120221128 DAUC <0003> auc.c:113 vector [0]: rand = bd61a91b660f6655c33b33a281dc682d 20241027120221128 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120221128 DAUC <0003> auc.c:142 vector [0]: autn = bdc0d170faa100002c7d67e18e8489dc 20241027120221128 DAUC <0003> auc.c:143 vector [0]: ck = fad5d7cea2e235fb75bec695a72a3a68 20241027120221128 DAUC <0003> auc.c:144 vector [0]: ik = 8c47000bdaa456b57dd1a303be4e36b7 20241027120221128 DAUC <0003> auc.c:145 vector [0]: res = a58d20ec0bdf3e380000000000000000 20241027120221128 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120221128 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120221128 DAUC <0003> auc.c:179 vector [0]: kc = 88becd321c5a5b8e 20241027120221128 DAUC <0003> auc.c:180 vector [0]: sres = b46cb761 20241027120221128 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120221128 DAUC <0003> auc.c:113 vector [1]: rand = d54427b2e992f16b0851ac677793499e 20241027120221128 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120221128 DAUC <0003> auc.c:142 vector [1]: autn = 404cbef88b770000e30677de7c0abf09 20241027120221128 DAUC <0003> auc.c:143 vector [1]: ck = 64ea83677af286b5ab28c5b43cc6148a 20241027120221128 DAUC <0003> auc.c:144 vector [1]: ik = d1b878807abb9ee5b918cefc7b360826 20241027120221128 DAUC <0003> auc.c:145 vector [1]: res = 04071e49b00ff5a60000000000000000 20241027120221128 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120221128 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120221128 DAUC <0003> auc.c:179 vector [1]: kc = fd87c54e38ec3e02 20241027120221128 DAUC <0003> auc.c:180 vector [1]: sres = f465021e 20241027120221128 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120221128 DAUC <0003> auc.c:113 vector [2]: rand = 18b839f6d0fa03b3372649e76287424b 20241027120221128 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120221128 DAUC <0003> auc.c:142 vector [2]: autn = 8c2b4fb4c971000039d473d3972fcf2a 20241027120221128 DAUC <0003> auc.c:143 vector [2]: ck = 68120e0a80d4307ec0c9bd0283f73e9f 20241027120221128 DAUC <0003> auc.c:144 vector [2]: ik = 2b678870bde3b2cf0ac07e5d72825f8f 20241027120221128 DAUC <0003> auc.c:145 vector [2]: res = da4c53ca8135d7150000000000000000 20241027120221128 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120221128 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120221128 DAUC <0003> auc.c:179 vector [2]: kc = a9d0e9f56980b0fa 20241027120221128 DAUC <0003> auc.c:180 vector [2]: sres = 6616871c 20241027120221128 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120221128 DAUC <0003> auc.c:113 vector [3]: rand = e3f90463bbe9d8f3853af32f8d0250a1 20241027120221128 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120221128 DAUC <0003> auc.c:142 vector [3]: autn = 2e2c742da3b600004ff7e7884ca774f8 20241027120221128 DAUC <0003> auc.c:143 vector [3]: ck = 666816475d0229ab659bed790462608d 20241027120221128 DAUC <0003> auc.c:144 vector [3]: ik = d5f31377b3b75b8c75b540640a751073 20241027120221128 DAUC <0003> auc.c:145 vector [3]: res = 66d022c79e7ee5b00000000000000000 20241027120221128 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120221128 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120221128 DAUC <0003> auc.c:179 vector [3]: kc = 474af9a57baccb69 20241027120221128 DAUC <0003> auc.c:180 vector [3]: sres = ad50a5ed 20241027120221128 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120221128 DAUC <0003> auc.c:113 vector [4]: rand = 00825947c6de95d829624c2d5e8f0a08 20241027120221128 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120221128 DAUC <0003> auc.c:142 vector [4]: autn = 577383d36f540000a039520f0b68ed28 20241027120221128 DAUC <0003> auc.c:143 vector [4]: ck = 917c5c32a7eb3290c95ab3932335a43b 20241027120221128 DAUC <0003> auc.c:144 vector [4]: ik = 6b43190fbe2b7b2d06405479944be90c 20241027120221128 DAUC <0003> auc.c:145 vector [4]: res = 78989be0e19f60600000000000000000 20241027120221128 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120221128 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120221128 DAUC <0003> auc.c:179 vector [4]: kc = 06fc8492b073a9d2 20241027120221128 DAUC <0003> auc.c:180 vector [4]: sres = 90daa5fb 20241027120221128 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120221128 DAUC <0003> db_auc.c:245 IMSI='262423082707532': Generated 5 vectors 20241027120221128 DAUC <0003> db_auc.c:249 IMSI='262423082707532': Updating SQN=161 in DB 20241027120221136 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423082707532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423082707532"} 20241027120221136 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423082707532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120221136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120221136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120221140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56678<->l=127.0.0.1:4258 20241027120221165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 20241027120221166 DLINP <000b> input/ipa.c:451 connected read/write 20241027120221166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120221166 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120221166 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120221166 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120221166 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33615<->l=127.0.0.1:4259) 20241027120221188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4258 20241027120221189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56684<->l=127.0.0.1:4258 20241027120224303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120224303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120224308 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4258 20241027120224313 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224313 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120224313 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120224313 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  20241027120224314 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120224314 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  20241027120224314 DLGSUP <0013> gsup_server.c:235 2:  20241027120224314 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120224314 DLGSUP <0013> gsup_server.c:235 3:  20241027120224314 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120224314 DLGSUP <0013> gsup_server.c:235 4:  20241027120224314 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120224314 DLGSUP <0013> gsup_server.c:235 5:  20241027120224314 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120224314 DLGSUP <0013> gsup_server.c:235 7:  20241027120224314 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120224314 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120224314 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120224314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120224341 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37027<->l=127.0.0.1:4259) 20241027120224380 DAUC <0003> db_auc.c:157 IMSI='262429224168039': No 2G Auth Data 20241027120224380 DAUC <0003> db_auc.c:192 IMSI='262429224168039': No 3G Auth Data 20241027120224430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 20241027120224440 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224441 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429224168039"} 20241027120224441 DAUC <0003> db_auc.c:192 IMSI='262429224168039': No 3G Auth Data 20241027120224441 DAUC <0003> db_auc.c:236 IMSI='262429224168039': Calling to generate 1 vectors 20241027120224441 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027120224441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224441 DAUC <0003> auc.c:113 vector [0]: rand = c91cde84eb515a816c8eaf2ab463405e 20241027120224441 DAUC <0003> auc.c:179 vector [0]: kc = e4a6ed57dde82800 20241027120224441 DAUC <0003> auc.c:180 vector [0]: sres = 3dab1f8d 20241027120224441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224441 DAUC <0003> db_auc.c:245 IMSI='262429224168039': Generated 1 vectors 20241027120224441 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429224168039"} 20241027120224441 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224441 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224441 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224447 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224447 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429224168039"} 20241027120224447 DAUC <0003> db_auc.c:192 IMSI='262429224168039': No 3G Auth Data 20241027120224447 DAUC <0003> db_auc.c:236 IMSI='262429224168039': Calling to generate 4 vectors 20241027120224447 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027120224447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224447 DAUC <0003> auc.c:113 vector [0]: rand = 02aa10546483326974e8a549a2868190 20241027120224447 DAUC <0003> auc.c:179 vector [0]: kc = 65051d38e2923000 20241027120224447 DAUC <0003> auc.c:180 vector [0]: sres = e0a29cf2 20241027120224447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224447 DAUC <0003> auc.c:113 vector [1]: rand = c05ca2a1dcb3e39f877b955f702eb6e1 20241027120224447 DAUC <0003> auc.c:179 vector [1]: kc = a0176e4a9a6f3c00 20241027120224447 DAUC <0003> auc.c:180 vector [1]: sres = a2c4c4dd 20241027120224447 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224447 DAUC <0003> auc.c:113 vector [2]: rand = 303817271fbf1feefdf700ec31960850 20241027120224448 DAUC <0003> auc.c:179 vector [2]: kc = f969faaaa68b4c00 20241027120224448 DAUC <0003> auc.c:180 vector [2]: sres = b9148291 20241027120224448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224448 DAUC <0003> auc.c:113 vector [3]: rand = 8d6a50fbe615b8066bed5531876f1c79 20241027120224448 DAUC <0003> auc.c:179 vector [3]: kc = 96e5693ea5cbac00 20241027120224448 DAUC <0003> auc.c:180 vector [3]: sres = a26ec80e 20241027120224448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224448 DAUC <0003> db_auc.c:245 IMSI='262429224168039': Generated 4 vectors 20241027120224448 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429224168039"} 20241027120224448 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224448 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224448 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224452 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224452 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429224168039"} 20241027120224452 DAUC <0003> db_auc.c:192 IMSI='262429224168039': No 3G Auth Data 20241027120224452 DAUC <0003> db_auc.c:236 IMSI='262429224168039': Calling to generate 5 vectors 20241027120224452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224452 DAUC <0003> auc.c:113 vector [0]: rand = d9821f0d6f5277a6a10c869813d30a72 20241027120224452 DAUC <0003> auc.c:179 vector [0]: kc = dd14577b0c8f0c00 20241027120224452 DAUC <0003> auc.c:180 vector [0]: sres = 6c1ca107 20241027120224452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224452 DAUC <0003> auc.c:113 vector [1]: rand = 646469c696be6c8febeb926e95c94fdb 20241027120224452 DAUC <0003> auc.c:179 vector [1]: kc = 2b3502986c6f4c00 20241027120224452 DAUC <0003> auc.c:180 vector [1]: sres = 415751cd 20241027120224452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224452 DAUC <0003> auc.c:113 vector [2]: rand = 352e784c6570e1bbb8d62866b2e85686 20241027120224452 DAUC <0003> auc.c:179 vector [2]: kc = 65a23e9e422b8400 20241027120224452 DAUC <0003> auc.c:180 vector [2]: sres = 9e07a20b 20241027120224452 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224452 DAUC <0003> auc.c:113 vector [3]: rand = b2ae358a7300755a0d2b6b22579d3e4c 20241027120224452 DAUC <0003> auc.c:179 vector [3]: kc = 72cf4d9d0178b400 20241027120224452 DAUC <0003> auc.c:180 vector [3]: sres = 13727e09 20241027120224452 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224452 DAUC <0003> auc.c:113 vector [4]: rand = 35286350ea2b91564505e95dfd73c51b 20241027120224452 DAUC <0003> auc.c:179 vector [4]: kc = a4e9cf430e391000 20241027120224452 DAUC <0003> auc.c:180 vector [4]: sres = 1e6cd162 20241027120224453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224453 DAUC <0003> db_auc.c:245 IMSI='262429224168039': Generated 5 vectors 20241027120224453 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429224168039"} 20241027120224453 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224453 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224453 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224456 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224457 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429224168039"} 20241027120224457 DAUC <0003> db_auc.c:192 IMSI='262429224168039': No 3G Auth Data 20241027120224457 DAUC <0003> db_auc.c:236 IMSI='262429224168039': Calling to generate 5 vectors 20241027120224457 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224457 DAUC <0003> auc.c:113 vector [0]: rand = 41ebf6676a26fad7d134bf90a5bcd4cc 20241027120224457 DAUC <0003> auc.c:179 vector [0]: kc = d4ec5feda6c04400 20241027120224457 DAUC <0003> auc.c:180 vector [0]: sres = e0697c69 20241027120224457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224457 DAUC <0003> auc.c:113 vector [1]: rand = d5d55c22d6c2c4406ac5a026ffdb3b6f 20241027120224457 DAUC <0003> auc.c:179 vector [1]: kc = f3da2b39f26bc400 20241027120224457 DAUC <0003> auc.c:180 vector [1]: sres = 1e04a842 20241027120224457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224457 DAUC <0003> auc.c:113 vector [2]: rand = b816fa89012c50192d27b77aad419b15 20241027120224457 DAUC <0003> auc.c:179 vector [2]: kc = 8fe9163af14a1000 20241027120224457 DAUC <0003> auc.c:180 vector [2]: sres = 48ba3d02 20241027120224457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224457 DAUC <0003> auc.c:113 vector [3]: rand = 30d1bcf527c31ccd878be5cd3be362fa 20241027120224457 DAUC <0003> auc.c:179 vector [3]: kc = 1a1e2b38b82f4400 20241027120224457 DAUC <0003> auc.c:180 vector [3]: sres = 2763d2f0 20241027120224457 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224457 DAUC <0003> auc.c:113 vector [4]: rand = ee13419c87d744bf05ace6b6968a0459 20241027120224457 DAUC <0003> auc.c:179 vector [4]: kc = 0bdbf5e86d26b800 20241027120224457 DAUC <0003> auc.c:180 vector [4]: sres = 9c7da271 20241027120224457 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224457 DAUC <0003> db_auc.c:245 IMSI='262429224168039': Generated 5 vectors 20241027120224457 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429224168039"} 20241027120224457 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429224168039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224457 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224457 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 20241027120224490 DAUC <0003> db_auc.c:157 IMSI='262421188369386': No 2G Auth Data 20241027120224490 DAUC <0003> db_auc.c:192 IMSI='262421188369386': No 3G Auth Data 20241027120224512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4258 20241027120224514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224514 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421188369386"} 20241027120224514 DAUC <0003> db_auc.c:192 IMSI='262421188369386': No 3G Auth Data 20241027120224514 DAUC <0003> db_auc.c:236 IMSI='262421188369386': Calling to generate 1 vectors 20241027120224514 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027120224514 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224514 DAUC <0003> auc.c:113 vector [0]: rand = 832854180c0c98cd017f699c876be78b 20241027120224514 DAUC <0003> auc.c:179 vector [0]: kc = 51899efbd5dcf000 20241027120224514 DAUC <0003> auc.c:180 vector [0]: sres = 6402ed7b 20241027120224514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224514 DAUC <0003> db_auc.c:245 IMSI='262421188369386': Generated 1 vectors 20241027120224514 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421188369386"} 20241027120224514 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224515 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224515 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421188369386"} 20241027120224515 DAUC <0003> db_auc.c:192 IMSI='262421188369386': No 3G Auth Data 20241027120224515 DAUC <0003> db_auc.c:236 IMSI='262421188369386': Calling to generate 4 vectors 20241027120224515 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027120224515 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224515 DAUC <0003> auc.c:113 vector [0]: rand = a3f91acdc00fe21023faee8f010bf7fb 20241027120224515 DAUC <0003> auc.c:179 vector [0]: kc = 087f3bd568c92c00 20241027120224515 DAUC <0003> auc.c:180 vector [0]: sres = a9e91c22 20241027120224515 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224515 DAUC <0003> auc.c:113 vector [1]: rand = e117b14f66d07a0612288a345ab3a621 20241027120224515 DAUC <0003> auc.c:179 vector [1]: kc = 3536fa0672323400 20241027120224515 DAUC <0003> auc.c:180 vector [1]: sres = 609d3720 20241027120224515 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224515 DAUC <0003> auc.c:113 vector [2]: rand = 8d6f420a2b77c14cdc12d4ed48a730c2 20241027120224515 DAUC <0003> auc.c:179 vector [2]: kc = ca851dd7bdffd000 20241027120224515 DAUC <0003> auc.c:180 vector [2]: sres = cc795169 20241027120224515 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224515 DAUC <0003> auc.c:113 vector [3]: rand = c188de7e3fb18b3720d986dff784b8a3 20241027120224515 DAUC <0003> auc.c:179 vector [3]: kc = f7c00615b5d09800 20241027120224515 DAUC <0003> auc.c:180 vector [3]: sres = 9c5df665 20241027120224515 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224515 DAUC <0003> db_auc.c:245 IMSI='262421188369386': Generated 4 vectors 20241027120224515 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421188369386"} 20241027120224515 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224515 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224515 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224516 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224516 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421188369386"} 20241027120224516 DAUC <0003> db_auc.c:192 IMSI='262421188369386': No 3G Auth Data 20241027120224516 DAUC <0003> db_auc.c:236 IMSI='262421188369386': Calling to generate 5 vectors 20241027120224516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224516 DAUC <0003> auc.c:113 vector [0]: rand = f2e32c7f127252a915e21be0303c937d 20241027120224516 DAUC <0003> auc.c:179 vector [0]: kc = 23fd9d9e506e8000 20241027120224516 DAUC <0003> auc.c:180 vector [0]: sres = 5290a31f 20241027120224516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224516 DAUC <0003> auc.c:113 vector [1]: rand = 1c7a1c5cb16fb47fdbfe741f69f17be8 20241027120224516 DAUC <0003> auc.c:179 vector [1]: kc = ef32046f86edc400 20241027120224516 DAUC <0003> auc.c:180 vector [1]: sres = fd27823e 20241027120224516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224516 DAUC <0003> auc.c:113 vector [2]: rand = b0f4b3e0ae16a5224016236a8fb614c0 20241027120224516 DAUC <0003> auc.c:179 vector [2]: kc = 9b349b2fa5e92000 20241027120224516 DAUC <0003> auc.c:180 vector [2]: sres = c03bae85 20241027120224516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224516 DAUC <0003> auc.c:113 vector [3]: rand = da8afb7d4c4e48285cb60ed1fbb23dcd 20241027120224516 DAUC <0003> auc.c:179 vector [3]: kc = cc3d89e26fcd0c00 20241027120224516 DAUC <0003> auc.c:180 vector [3]: sres = a5288e88 20241027120224516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224516 DAUC <0003> auc.c:113 vector [4]: rand = 29c4c2bb94e9dbc5e9ed3dafa7026974 20241027120224516 DAUC <0003> auc.c:179 vector [4]: kc = 24f9930a00fc5000 20241027120224516 DAUC <0003> auc.c:180 vector [4]: sres = 5192a7a2 20241027120224516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224516 DAUC <0003> db_auc.c:245 IMSI='262421188369386': Generated 5 vectors 20241027120224516 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421188369386"} 20241027120224516 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224516 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224516 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224517 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224517 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421188369386"} 20241027120224517 DAUC <0003> db_auc.c:192 IMSI='262421188369386': No 3G Auth Data 20241027120224517 DAUC <0003> db_auc.c:236 IMSI='262421188369386': Calling to generate 5 vectors 20241027120224517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224517 DAUC <0003> auc.c:113 vector [0]: rand = 9fbe75baecfca43c9e835b856623a922 20241027120224518 DAUC <0003> auc.c:179 vector [0]: kc = 499b485f75317800 20241027120224518 DAUC <0003> auc.c:180 vector [0]: sres = 8bc9024c 20241027120224518 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224518 DAUC <0003> auc.c:113 vector [1]: rand = 3ca71a5811c843b46c2f10d21cd89dc7 20241027120224518 DAUC <0003> auc.c:179 vector [1]: kc = 419d9520eefe7400 20241027120224518 DAUC <0003> auc.c:180 vector [1]: sres = 984890ba 20241027120224518 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224518 DAUC <0003> auc.c:113 vector [2]: rand = 6b87a0632461bb0e5bb4473ddb945fd4 20241027120224518 DAUC <0003> auc.c:179 vector [2]: kc = 6c9767c843e57400 20241027120224518 DAUC <0003> auc.c:180 vector [2]: sres = bbd779d9 20241027120224518 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224518 DAUC <0003> auc.c:113 vector [3]: rand = a413c15be2b1b3aac64aaa3cba51fc85 20241027120224518 DAUC <0003> auc.c:179 vector [3]: kc = 5d51bb05ac4f9400 20241027120224518 DAUC <0003> auc.c:180 vector [3]: sres = a6ebf652 20241027120224518 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224518 DAUC <0003> auc.c:113 vector [4]: rand = 32c401ce1d9981e2db4c61e4439fa4df 20241027120224518 DAUC <0003> auc.c:179 vector [4]: kc = 50b61b369a12a000 20241027120224518 DAUC <0003> auc.c:180 vector [4]: sres = b1a5d492 20241027120224518 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224518 DAUC <0003> db_auc.c:245 IMSI='262421188369386': Generated 5 vectors 20241027120224518 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421188369386"} 20241027120224518 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421188369386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224518 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224518 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36818<->l=127.0.0.1:4258 20241027120224543 DAUC <0003> db_auc.c:157 IMSI='262426321990248': No 2G Auth Data 20241027120224543 DAUC <0003> db_auc.c:192 IMSI='262426321990248': No 3G Auth Data 20241027120224579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241027120224582 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224582 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426321990248"} 20241027120224582 DAUC <0003> db_auc.c:192 IMSI='262426321990248': No 3G Auth Data 20241027120224582 DAUC <0003> db_auc.c:236 IMSI='262426321990248': Calling to generate 1 vectors 20241027120224582 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027120224582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224582 DAUC <0003> auc.c:113 vector [0]: rand = 7d94499ef568aff1814d872134d3d55a 20241027120224582 DAUC <0003> auc.c:179 vector [0]: kc = 06f7846656dec480 20241027120224582 DAUC <0003> auc.c:180 vector [0]: sres = 6afd4c24 20241027120224582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224582 DAUC <0003> db_auc.c:245 IMSI='262426321990248': Generated 1 vectors 20241027120224582 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426321990248"} 20241027120224582 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224582 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224582 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224585 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224585 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426321990248"} 20241027120224585 DAUC <0003> db_auc.c:192 IMSI='262426321990248': No 3G Auth Data 20241027120224585 DAUC <0003> db_auc.c:236 IMSI='262426321990248': Calling to generate 4 vectors 20241027120224585 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027120224585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224585 DAUC <0003> auc.c:113 vector [0]: rand = 5ad91f0d36e967ca8fc1e288a7dc136a 20241027120224585 DAUC <0003> auc.c:179 vector [0]: kc = d28644685864f265 20241027120224585 DAUC <0003> auc.c:180 vector [0]: sres = d9f26576 20241027120224585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224585 DAUC <0003> auc.c:113 vector [1]: rand = 45298f2745bfd90ac0eb4cf73f7b0ec6 20241027120224585 DAUC <0003> auc.c:179 vector [1]: kc = 87eacc5b7ef7a206 20241027120224585 DAUC <0003> auc.c:180 vector [1]: sres = 206a741f 20241027120224585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224585 DAUC <0003> auc.c:113 vector [2]: rand = 380c8d455ea403d026ce52f53417e27c 20241027120224585 DAUC <0003> auc.c:179 vector [2]: kc = 0814db83c4838458 20241027120224585 DAUC <0003> auc.c:180 vector [2]: sres = f78860b9 20241027120224585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224585 DAUC <0003> auc.c:113 vector [3]: rand = 7d6bc21a62798656a8f4353f1b27ee57 20241027120224585 DAUC <0003> auc.c:179 vector [3]: kc = e2ee0ea8c985ba46 20241027120224585 DAUC <0003> auc.c:180 vector [3]: sres = 6855f674 20241027120224585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224585 DAUC <0003> db_auc.c:245 IMSI='262426321990248': Generated 4 vectors 20241027120224585 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426321990248"} 20241027120224585 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224585 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224585 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224587 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224587 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426321990248"} 20241027120224587 DAUC <0003> db_auc.c:192 IMSI='262426321990248': No 3G Auth Data 20241027120224587 DAUC <0003> db_auc.c:236 IMSI='262426321990248': Calling to generate 5 vectors 20241027120224587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224587 DAUC <0003> auc.c:113 vector [0]: rand = 32b55c8df7be79d958586aa1ffb2aedf 20241027120224587 DAUC <0003> auc.c:179 vector [0]: kc = 456c9397251b957e 20241027120224587 DAUC <0003> auc.c:180 vector [0]: sres = 085e136a 20241027120224587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224587 DAUC <0003> auc.c:113 vector [1]: rand = 705dc23312e706bd480b2a4934c25fc6 20241027120224587 DAUC <0003> auc.c:179 vector [1]: kc = fa4c4a49ef1dbf54 20241027120224587 DAUC <0003> auc.c:180 vector [1]: sres = 25158b20 20241027120224587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224587 DAUC <0003> auc.c:113 vector [2]: rand = 4b4aa262edb77cd949940570f07bf94a 20241027120224587 DAUC <0003> auc.c:179 vector [2]: kc = 501a67b711101c95 20241027120224587 DAUC <0003> auc.c:180 vector [2]: sres = aae6caca 20241027120224587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224587 DAUC <0003> auc.c:113 vector [3]: rand = b125d0ccc7ee1e6cec72f15e8ae8108a 20241027120224587 DAUC <0003> auc.c:179 vector [3]: kc = 357f9f9f9bf569db 20241027120224587 DAUC <0003> auc.c:180 vector [3]: sres = 9fcb387e 20241027120224587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224587 DAUC <0003> auc.c:113 vector [4]: rand = a9184856a1c193279fa534ddecb76dc2 20241027120224587 DAUC <0003> auc.c:179 vector [4]: kc = 597d7398400e8a25 20241027120224587 DAUC <0003> auc.c:180 vector [4]: sres = 9b24a6aa 20241027120224587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224587 DAUC <0003> db_auc.c:245 IMSI='262426321990248': Generated 5 vectors 20241027120224587 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426321990248"} 20241027120224587 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224587 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224587 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224590 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224590 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426321990248"} 20241027120224590 DAUC <0003> db_auc.c:192 IMSI='262426321990248': No 3G Auth Data 20241027120224590 DAUC <0003> db_auc.c:236 IMSI='262426321990248': Calling to generate 5 vectors 20241027120224590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027120224590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224590 DAUC <0003> auc.c:113 vector [0]: rand = 51d004687c3366f297cb770642c9abff 20241027120224590 DAUC <0003> auc.c:179 vector [0]: kc = eef6232e3ce517a4 20241027120224590 DAUC <0003> auc.c:180 vector [0]: sres = 841bc94a 20241027120224590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027120224590 DAUC <0003> auc.c:113 vector [1]: rand = c03df86e1cd67bdec5b6e5eeb8594cc8 20241027120224590 DAUC <0003> auc.c:179 vector [1]: kc = 055d7334517ad2a3 20241027120224590 DAUC <0003> auc.c:180 vector [1]: sres = 07230458 20241027120224590 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027120224590 DAUC <0003> auc.c:113 vector [2]: rand = 73c43455d9b10e6318fdbdac47ed6dbf 20241027120224590 DAUC <0003> auc.c:179 vector [2]: kc = bbc9a41d90a1e6b0 20241027120224590 DAUC <0003> auc.c:180 vector [2]: sres = be9df5d6 20241027120224590 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027120224590 DAUC <0003> auc.c:113 vector [3]: rand = b213ff0c7fa78335c71a0e8b50d2798d 20241027120224590 DAUC <0003> auc.c:179 vector [3]: kc = 3de671f6a00a534c 20241027120224590 DAUC <0003> auc.c:180 vector [3]: sres = 55e8c2a3 20241027120224590 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027120224590 DAUC <0003> auc.c:113 vector [4]: rand = 6fb5e9fe88dcccf98eb1e2fbcb806991 20241027120224590 DAUC <0003> auc.c:179 vector [4]: kc = 5e1337f152089f60 20241027120224590 DAUC <0003> auc.c:180 vector [4]: sres = fbe4e791 20241027120224590 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027120224590 DAUC <0003> db_auc.c:245 IMSI='262426321990248': Generated 5 vectors 20241027120224591 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426321990248"} 20241027120224591 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426321990248 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224591 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224591 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241027120224618 DAUC <0003> db_auc.c:157 IMSI='262426391079928': No 2G Auth Data 20241027120224618 DAUC <0003> db_auc.c:192 IMSI='262426391079928': No 3G Auth Data 20241027120224642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241027120224644 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224644 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426391079928"} 20241027120224644 DAUC <0003> db_auc.c:157 IMSI='262426391079928': No 2G Auth Data 20241027120224644 DAUC <0003> db_auc.c:236 IMSI='262426391079928': Calling to generate 1 vectors 20241027120224644 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241027120224644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120224644 DAUC <0003> auc.c:113 vector [0]: rand = 59c5b33a0ce724d87d31cd5346f33c99 20241027120224644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120224644 DAUC <0003> auc.c:142 vector [0]: autn = ad60f2b196540000b9920ea2915527df 20241027120224644 DAUC <0003> auc.c:143 vector [0]: ck = 3703eb56dc11e80d0fe6381e7a96b32e 20241027120224644 DAUC <0003> auc.c:144 vector [0]: ik = 5c7a5203eca700635e4366d827169e11 20241027120224644 DAUC <0003> auc.c:145 vector [0]: res = f4ccedc6730134810000000000000000 20241027120224644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224644 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224644 DAUC <0003> auc.c:151 vector [0]: kc = 3adce7936d36c551 20241027120224644 DAUC <0003> auc.c:152 vector [0]: sres = 87cdd947 20241027120224644 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224644 DAUC <0003> db_auc.c:245 IMSI='262426391079928': Generated 1 vectors 20241027120224644 DAUC <0003> db_auc.c:249 IMSI='262426391079928': Updating SQN=33 in DB 20241027120224661 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426391079928"} 20241027120224661 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224661 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224661 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224665 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224665 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426391079928"} 20241027120224665 DAUC <0003> db_auc.c:157 IMSI='262426391079928': No 2G Auth Data 20241027120224665 DAUC <0003> db_auc.c:236 IMSI='262426391079928': Calling to generate 4 vectors 20241027120224665 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241027120224665 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224665 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224665 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027120224665 DAUC <0003> auc.c:113 vector [0]: rand = 0887392e500a6a6d46cd3e6eaf019e42 20241027120224665 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027120224665 DAUC <0003> auc.c:142 vector [0]: autn = b781d6d5258200006e47dcee9e244e23 20241027120224665 DAUC <0003> auc.c:143 vector [0]: ck = 9282e5dea8882883af8e4850f5c51ca5 20241027120224665 DAUC <0003> auc.c:144 vector [0]: ik = 79110444ce5d2d7ef49e72a2f7c41772 20241027120224665 DAUC <0003> auc.c:145 vector [0]: res = bf90eac119c31d1d0000000000000000 20241027120224665 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224665 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224665 DAUC <0003> auc.c:151 vector [0]: kc = b083db6864d40e2a 20241027120224665 DAUC <0003> auc.c:152 vector [0]: sres = a653f7dc 20241027120224665 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224665 DAUC <0003> auc.c:113 vector [1]: rand = d8baca57058501853703e4ae00132c3b 20241027120224665 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027120224665 DAUC <0003> auc.c:142 vector [1]: autn = 032d9fda859400006b5958ed323039ce 20241027120224665 DAUC <0003> auc.c:143 vector [1]: ck = 73507c05615cfaab2fc015d6503bf2ed 20241027120224665 DAUC <0003> auc.c:144 vector [1]: ik = ca8260c98af13fdfdfccac87a7b753ca 20241027120224665 DAUC <0003> auc.c:145 vector [1]: res = f5193d652b28e6c50000000000000000 20241027120224665 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224665 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224665 DAUC <0003> auc.c:151 vector [1]: kc = 49dea59d1c216453 20241027120224665 DAUC <0003> auc.c:152 vector [1]: sres = de31dba0 20241027120224665 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224665 DAUC <0003> auc.c:113 vector [2]: rand = 1b973bc77d4049948ac63bbb6d47acfa 20241027120224665 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027120224665 DAUC <0003> auc.c:142 vector [2]: autn = b961618ab84d000095425852e7a2aefa 20241027120224665 DAUC <0003> auc.c:143 vector [2]: ck = 05388aab1fc9f0376f645f48d0c5eb81 20241027120224665 DAUC <0003> auc.c:144 vector [2]: ik = 99378e25bce2988c6daa1c798e37f56f 20241027120224665 DAUC <0003> auc.c:145 vector [2]: res = ca663f8b414831580000000000000000 20241027120224665 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224665 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224665 DAUC <0003> auc.c:151 vector [2]: kc = 9ec147bffdd97655 20241027120224665 DAUC <0003> auc.c:152 vector [2]: sres = 8b2e0ed3 20241027120224665 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224665 DAUC <0003> auc.c:113 vector [3]: rand = ecc8ff7a355b5b926af158f0b0c87f1c 20241027120224666 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027120224666 DAUC <0003> auc.c:142 vector [3]: autn = d38d66f26793000084674fb25371639b 20241027120224666 DAUC <0003> auc.c:143 vector [3]: ck = 90d3fe39a14123fc93205cc201f693f4 20241027120224666 DAUC <0003> auc.c:144 vector [3]: ik = 5e30972f5d6afcb46c703afa29cfa636 20241027120224666 DAUC <0003> auc.c:145 vector [3]: res = 6eba9c5759dfdfe00000000000000000 20241027120224666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224666 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224666 DAUC <0003> auc.c:151 vector [3]: kc = 31b30f2ed412ea8a 20241027120224666 DAUC <0003> auc.c:152 vector [3]: sres = 376543b7 20241027120224666 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224666 DAUC <0003> db_auc.c:245 IMSI='262426391079928': Generated 4 vectors 20241027120224666 DAUC <0003> db_auc.c:249 IMSI='262426391079928': Updating SQN=161 in DB 20241027120224674 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426391079928"} 20241027120224674 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224674 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224674 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224679 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224680 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426391079928"} 20241027120224680 DAUC <0003> db_auc.c:157 IMSI='262426391079928': No 2G Auth Data 20241027120224680 DAUC <0003> db_auc.c:236 IMSI='262426391079928': Calling to generate 5 vectors 20241027120224680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120224680 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224680 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224680 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027120224680 DAUC <0003> auc.c:113 vector [0]: rand = 7e0004d985dbefc177022579ec925e96 20241027120224680 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027120224680 DAUC <0003> auc.c:142 vector [0]: autn = 2b85443f691c00005cd5aef58c4552c0 20241027120224680 DAUC <0003> auc.c:143 vector [0]: ck = bcf33607f2eba770b1d40beebfcdd1c8 20241027120224680 DAUC <0003> auc.c:144 vector [0]: ik = 5372cb8d5150cb60a4b84ada4f9863ff 20241027120224680 DAUC <0003> auc.c:145 vector [0]: res = e93b05c04cdb02220000000000000000 20241027120224680 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224680 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224680 DAUC <0003> auc.c:151 vector [0]: kc = faedbcbe53eede27 20241027120224680 DAUC <0003> auc.c:152 vector [0]: sres = a5e007e2 20241027120224680 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224680 DAUC <0003> auc.c:113 vector [1]: rand = 719e0eb422db80e09c51e92c9c742854 20241027120224680 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027120224680 DAUC <0003> auc.c:142 vector [1]: autn = 5c03bb0d6ea50000b792089b8592a4bf 20241027120224680 DAUC <0003> auc.c:143 vector [1]: ck = e191b1bc5e58c1e8527a42f050264747 20241027120224680 DAUC <0003> auc.c:144 vector [1]: ik = f1c3d7d42f5ee4a683b877ab18867296 20241027120224680 DAUC <0003> auc.c:145 vector [1]: res = cd9aa8a997314b9b0000000000000000 20241027120224680 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224680 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224680 DAUC <0003> auc.c:151 vector [1]: kc = c190533339a6109f 20241027120224680 DAUC <0003> auc.c:152 vector [1]: sres = 5aabe332 20241027120224680 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224680 DAUC <0003> auc.c:113 vector [2]: rand = 27c77cb398bec7b2b8023faa0fc92a1e 20241027120224680 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027120224680 DAUC <0003> auc.c:142 vector [2]: autn = a634fc6449570000d01410f99c441eb1 20241027120224680 DAUC <0003> auc.c:143 vector [2]: ck = 6165e7b9c02ef93dba302b1796bc0e11 20241027120224680 DAUC <0003> auc.c:144 vector [2]: ik = 58e1b22726c3ae29992822c2de7b9180 20241027120224680 DAUC <0003> auc.c:145 vector [2]: res = 6029274cd6eedbb10000000000000000 20241027120224680 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224680 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224680 DAUC <0003> auc.c:151 vector [2]: kc = 1a9c5c4bae2ac885 20241027120224680 DAUC <0003> auc.c:152 vector [2]: sres = b6c7fcfd 20241027120224680 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224680 DAUC <0003> auc.c:113 vector [3]: rand = 7f878e48e49d6bb0825170cdeb1461cb 20241027120224680 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027120224680 DAUC <0003> auc.c:142 vector [3]: autn = a569b74c22ff00001bef1623bd18410a 20241027120224680 DAUC <0003> auc.c:143 vector [3]: ck = c064c521a9d307b178a3fbdee43d4cef 20241027120224680 DAUC <0003> auc.c:144 vector [3]: ik = 8bd5a91fc481c4e478f6afb1f6f7a916 20241027120224680 DAUC <0003> auc.c:145 vector [3]: res = c751e6c8be34a00c0000000000000000 20241027120224680 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224680 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224680 DAUC <0003> auc.c:151 vector [3]: kc = 4be438517f9826ac 20241027120224680 DAUC <0003> auc.c:152 vector [3]: sres = 796546c4 20241027120224680 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224680 DAUC <0003> auc.c:113 vector [4]: rand = d90c8a614732ee9cf4b6ef82bb016514 20241027120224681 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027120224681 DAUC <0003> auc.c:142 vector [4]: autn = d65143b0454b000031594f37a838827c 20241027120224681 DAUC <0003> auc.c:143 vector [4]: ck = 7e320f4725e32ddcc8550f8ad3b8e072 20241027120224681 DAUC <0003> auc.c:144 vector [4]: ik = 0c0e5ea4304264e69b4611d5f7faaf17 20241027120224681 DAUC <0003> auc.c:145 vector [4]: res = 6e53f41afd862c400000000000000000 20241027120224681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224681 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120224681 DAUC <0003> auc.c:151 vector [4]: kc = 212f4fbc31e3065f 20241027120224681 DAUC <0003> auc.c:152 vector [4]: sres = 93d5d85a 20241027120224681 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120224681 DAUC <0003> db_auc.c:245 IMSI='262426391079928': Generated 5 vectors 20241027120224681 DAUC <0003> db_auc.c:249 IMSI='262426391079928': Updating SQN=321 in DB 20241027120224689 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426391079928"} 20241027120224689 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224689 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224689 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224694 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224694 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426391079928"} 20241027120224694 DAUC <0003> db_auc.c:157 IMSI='262426391079928': No 2G Auth Data 20241027120224695 DAUC <0003> db_auc.c:236 IMSI='262426391079928': Calling to generate 5 vectors 20241027120224695 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120224695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224695 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224695 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027120224695 DAUC <0003> auc.c:113 vector [0]: rand = eedb3459241dc379d349e6284b9269d9 20241027120224695 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027120224695 DAUC <0003> auc.c:142 vector [0]: autn = 061201e4e0d50000fc1473569d0d9540 20241027120224695 DAUC <0003> auc.c:143 vector [0]: ck = 60a62699f33535cbc72f618da37eaaf3 20241027120224695 DAUC <0003> auc.c:144 vector [0]: ik = 0e47cf47a07d58ef40adbe039352a140 20241027120224695 DAUC <0003> auc.c:145 vector [0]: res = 697b7f4119b2e7060000000000000000 20241027120224695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224695 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224695 DAUC <0003> auc.c:151 vector [0]: kc = e963365063646697 20241027120224695 DAUC <0003> auc.c:152 vector [0]: sres = 70c99847 20241027120224695 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224695 DAUC <0003> auc.c:113 vector [1]: rand = c23aecdfa81c2628845f8df815bea0fc 20241027120224695 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027120224695 DAUC <0003> auc.c:142 vector [1]: autn = 408a85c6d63e0000d9bd37f920eeb02a 20241027120224695 DAUC <0003> auc.c:143 vector [1]: ck = c37a4ec010b845d341b41cf43c30508b 20241027120224695 DAUC <0003> auc.c:144 vector [1]: ik = 2c86216a91ebdcd478b043d048f3568f 20241027120224695 DAUC <0003> auc.c:145 vector [1]: res = 4ad6becb410a73a60000000000000000 20241027120224695 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224695 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224695 DAUC <0003> auc.c:151 vector [1]: kc = d6f8308ef5909f03 20241027120224695 DAUC <0003> auc.c:152 vector [1]: sres = 0bdccd6d 20241027120224695 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224695 DAUC <0003> auc.c:113 vector [2]: rand = 0c7e857cf13299f41b5c06f33910c89b 20241027120224695 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027120224695 DAUC <0003> auc.c:142 vector [2]: autn = b0643d299ec200002bdeb48c7648705c 20241027120224695 DAUC <0003> auc.c:143 vector [2]: ck = 84ef7a8f75964a523d26da8e3f1eda36 20241027120224695 DAUC <0003> auc.c:144 vector [2]: ik = 276e012f2a89751c04703325ce325fc9 20241027120224695 DAUC <0003> auc.c:145 vector [2]: res = 977741f989b788620000000000000000 20241027120224695 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224695 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224695 DAUC <0003> auc.c:151 vector [2]: kc = 9ad7920bae33bab1 20241027120224695 DAUC <0003> auc.c:152 vector [2]: sres = 1ec0c99b 20241027120224695 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224695 DAUC <0003> auc.c:113 vector [3]: rand = 056cd1e0d3464a7eb9b0765e7cac839b 20241027120224695 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027120224695 DAUC <0003> auc.c:142 vector [3]: autn = 3b06e694c51a00001cc8b3962c5c6c67 20241027120224695 DAUC <0003> auc.c:143 vector [3]: ck = 03840914d7e6bd2e0fc8b1f9e5dd4f6d 20241027120224695 DAUC <0003> auc.c:144 vector [3]: ik = e10bbda30270896a917bf1547a30373c 20241027120224695 DAUC <0003> auc.c:145 vector [3]: res = 54278ebaddd9e35e0000000000000000 20241027120224695 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224695 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224695 DAUC <0003> auc.c:151 vector [3]: kc = 7c3cf41a4a7b4c15 20241027120224695 DAUC <0003> auc.c:152 vector [3]: sres = 89fe6de4 20241027120224695 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224695 DAUC <0003> auc.c:113 vector [4]: rand = d8feeb02cd145e5bf6bd7ec1a4764276 20241027120224695 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027120224695 DAUC <0003> auc.c:142 vector [4]: autn = c8205ae28c4400007ff8fecef282675b 20241027120224695 DAUC <0003> auc.c:143 vector [4]: ck = eb8ad2371f605deec399681ce92bf315 20241027120224695 DAUC <0003> auc.c:144 vector [4]: ik = 7204e1fda32b9ced2b767351ba414345 20241027120224695 DAUC <0003> auc.c:145 vector [4]: res = c03fb940ba72fdbb0000000000000000 20241027120224695 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224695 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120224695 DAUC <0003> auc.c:151 vector [4]: kc = 71612887ef217153 20241027120224695 DAUC <0003> auc.c:152 vector [4]: sres = 7a4d44fb 20241027120224695 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120224695 DAUC <0003> db_auc.c:245 IMSI='262426391079928': Generated 5 vectors 20241027120224695 DAUC <0003> db_auc.c:249 IMSI='262426391079928': Updating SQN=481 in DB 20241027120224704 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426391079928"} 20241027120224704 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426391079928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224704 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224704 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241027120224736 DAUC <0003> db_auc.c:157 IMSI='262422920876961': No 2G Auth Data 20241027120224736 DAUC <0003> db_auc.c:192 IMSI='262422920876961': No 3G Auth Data 20241027120224759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4258 20241027120224760 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224760 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422920876961"} 20241027120224760 DAUC <0003> db_auc.c:157 IMSI='262422920876961': No 2G Auth Data 20241027120224760 DAUC <0003> db_auc.c:236 IMSI='262422920876961': Calling to generate 1 vectors 20241027120224760 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241027120224760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224760 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120224760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120224760 DAUC <0003> auc.c:113 vector [0]: rand = 550ea8409a0715bde16a3d1b39e05230 20241027120224760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120224760 DAUC <0003> auc.c:142 vector [0]: autn = bc521d75ad5a000043321f99162310f2 20241027120224760 DAUC <0003> auc.c:143 vector [0]: ck = 766719142718e6e2b0e3dab5be497204 20241027120224760 DAUC <0003> auc.c:144 vector [0]: ik = 8d9fbad58472fcf19db3887ebc9de71e 20241027120224760 DAUC <0003> auc.c:145 vector [0]: res = 163a492b6ada71380000000000000000 20241027120224760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224760 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224760 DAUC <0003> auc.c:151 vector [0]: kc = d6a8f10aa1be8f09 20241027120224760 DAUC <0003> auc.c:152 vector [0]: sres = 7ce03813 20241027120224760 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224760 DAUC <0003> db_auc.c:245 IMSI='262422920876961': Generated 1 vectors 20241027120224760 DAUC <0003> db_auc.c:249 IMSI='262422920876961': Updating SQN=33 in DB 20241027120224769 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422920876961"} 20241027120224769 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224769 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224769 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224770 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224770 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422920876961"} 20241027120224770 DAUC <0003> db_auc.c:157 IMSI='262422920876961': No 2G Auth Data 20241027120224770 DAUC <0003> db_auc.c:236 IMSI='262422920876961': Calling to generate 4 vectors 20241027120224770 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241027120224770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224770 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120224770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027120224770 DAUC <0003> auc.c:113 vector [0]: rand = 1963969ff0d50413918b0ed0de071f9c 20241027120224770 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027120224770 DAUC <0003> auc.c:142 vector [0]: autn = ed33e8bc281c0000438e2123f8809e72 20241027120224770 DAUC <0003> auc.c:143 vector [0]: ck = 89de47fb088b9d3d234a836a4027bf88 20241027120224770 DAUC <0003> auc.c:144 vector [0]: ik = ae030ac523f1a8d8a671d99689ca7a62 20241027120224770 DAUC <0003> auc.c:145 vector [0]: res = d45571a5d35caac10000000000000000 20241027120224770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224770 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224770 DAUC <0003> auc.c:151 vector [0]: kc = a2e617c2e297f00f 20241027120224770 DAUC <0003> auc.c:152 vector [0]: sres = 0709db64 20241027120224770 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224770 DAUC <0003> auc.c:113 vector [1]: rand = 91f815fed2f278c24213d917557e19d4 20241027120224770 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027120224770 DAUC <0003> auc.c:142 vector [1]: autn = 2ed62c46820200002345b891f497ba68 20241027120224770 DAUC <0003> auc.c:143 vector [1]: ck = e61cfcac6bdc540fb41598a88e9a899d 20241027120224770 DAUC <0003> auc.c:144 vector [1]: ik = b3451f262c2da6692b8f8dfa12419513 20241027120224770 DAUC <0003> auc.c:145 vector [1]: res = df9a20d1b381a0da0000000000000000 20241027120224770 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224770 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224770 DAUC <0003> auc.c:151 vector [1]: kc = cac3f6d8db2aeee8 20241027120224770 DAUC <0003> auc.c:152 vector [1]: sres = 6c1b800b 20241027120224770 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224770 DAUC <0003> auc.c:113 vector [2]: rand = f813e53ad610171d3ef5b4b7de30d4af 20241027120224770 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027120224770 DAUC <0003> auc.c:142 vector [2]: autn = 94548f6470640000610a34690fa49817 20241027120224770 DAUC <0003> auc.c:143 vector [2]: ck = 9d4fa6fa143306119f548f678828b99a 20241027120224770 DAUC <0003> auc.c:144 vector [2]: ik = e43466fe22452d389ae928b477824290 20241027120224770 DAUC <0003> auc.c:145 vector [2]: res = c177689b681da3530000000000000000 20241027120224770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224770 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224770 DAUC <0003> auc.c:151 vector [2]: kc = 7cc667d7c9dcd023 20241027120224770 DAUC <0003> auc.c:152 vector [2]: sres = a96acbc8 20241027120224770 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224770 DAUC <0003> auc.c:113 vector [3]: rand = 457b80b365512fddde3dde2a03345826 20241027120224770 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027120224770 DAUC <0003> auc.c:142 vector [3]: autn = 4bd40a55e0350000630ed3d2095e6c0c 20241027120224770 DAUC <0003> auc.c:143 vector [3]: ck = 6d4f5734ac3b7d0f45cf1274733779bf 20241027120224770 DAUC <0003> auc.c:144 vector [3]: ik = 065d883d4ca740fa617d2737289ae5b0 20241027120224770 DAUC <0003> auc.c:145 vector [3]: res = b05ecd2f941ac3aa0000000000000000 20241027120224770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224770 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224770 DAUC <0003> auc.c:151 vector [3]: kc = 4fa0ea4abb31a1fa 20241027120224770 DAUC <0003> auc.c:152 vector [3]: sres = 24440e85 20241027120224770 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224770 DAUC <0003> db_auc.c:245 IMSI='262422920876961': Generated 4 vectors 20241027120224770 DAUC <0003> db_auc.c:249 IMSI='262422920876961': Updating SQN=161 in DB 20241027120224778 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422920876961"} 20241027120224778 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224778 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224779 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224781 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224781 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422920876961"} 20241027120224781 DAUC <0003> db_auc.c:157 IMSI='262422920876961': No 2G Auth Data 20241027120224781 DAUC <0003> db_auc.c:236 IMSI='262422920876961': Calling to generate 5 vectors 20241027120224781 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120224781 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224781 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120224781 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027120224781 DAUC <0003> auc.c:113 vector [0]: rand = 8e5e6ff3b778ab7686ebf8d1a7e3a6d3 20241027120224781 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027120224781 DAUC <0003> auc.c:142 vector [0]: autn = f04cdb99b5a700000f805ced29d9e329 20241027120224781 DAUC <0003> auc.c:143 vector [0]: ck = d3e161a932eb88466841b52ea37c02c3 20241027120224781 DAUC <0003> auc.c:144 vector [0]: ik = 9c3267f858d47e987b071b7c03943967 20241027120224781 DAUC <0003> auc.c:145 vector [0]: res = 92923d9e18816c4b0000000000000000 20241027120224781 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224781 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224781 DAUC <0003> auc.c:151 vector [0]: kc = 5c95a803cad7cd7a 20241027120224781 DAUC <0003> auc.c:152 vector [0]: sres = 8a1351d5 20241027120224781 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224781 DAUC <0003> auc.c:113 vector [1]: rand = a34144d6661625cde6a453f032d3e851 20241027120224781 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027120224781 DAUC <0003> auc.c:142 vector [1]: autn = 90473e0f0e9000009d9af221ce943116 20241027120224781 DAUC <0003> auc.c:143 vector [1]: ck = 0685f01360ef433fcc176e40c12bd363 20241027120224781 DAUC <0003> auc.c:144 vector [1]: ik = a95696d5cfe9ce177bf73a803cd09ec6 20241027120224781 DAUC <0003> auc.c:145 vector [1]: res = 0682fed5d8b317cf0000000000000000 20241027120224781 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224781 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224781 DAUC <0003> auc.c:151 vector [1]: kc = 1833320652fdc08d 20241027120224781 DAUC <0003> auc.c:152 vector [1]: sres = de31e91a 20241027120224781 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224781 DAUC <0003> auc.c:113 vector [2]: rand = ef2cd1d41a8f5a3abd9051fc878a28d7 20241027120224781 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027120224781 DAUC <0003> auc.c:142 vector [2]: autn = f9b62502472e00007b08d6ffbbd72648 20241027120224781 DAUC <0003> auc.c:143 vector [2]: ck = 5736f306fbbaa7c05bb702fbb3a90c91 20241027120224781 DAUC <0003> auc.c:144 vector [2]: ik = 5bd6c1e67989b79df6a656bc92bf0d98 20241027120224781 DAUC <0003> auc.c:145 vector [2]: res = e9f71f228e37dd3c0000000000000000 20241027120224781 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224781 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224781 DAUC <0003> auc.c:151 vector [2]: kc = a1f166a7a3251154 20241027120224781 DAUC <0003> auc.c:152 vector [2]: sres = 67c0c21e 20241027120224781 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224781 DAUC <0003> auc.c:113 vector [3]: rand = 503903d7680c5c609ec035b48c231575 20241027120224781 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027120224781 DAUC <0003> auc.c:142 vector [3]: autn = bd1cee54e0fe00003f4887f998284f3d 20241027120224781 DAUC <0003> auc.c:143 vector [3]: ck = 84d40e21ab259e1f5e90d836fbd39692 20241027120224781 DAUC <0003> auc.c:144 vector [3]: ik = 7ac6324b82b253d0a83556ffefbf91ff 20241027120224781 DAUC <0003> auc.c:145 vector [3]: res = 008731f4b8bd449b0000000000000000 20241027120224781 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224781 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224781 DAUC <0003> auc.c:151 vector [3]: kc = 08b7b2a33dfbcaa2 20241027120224781 DAUC <0003> auc.c:152 vector [3]: sres = b83a756f 20241027120224781 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224781 DAUC <0003> auc.c:113 vector [4]: rand = 432ff6cc6b078b58d549a2895b2e83d5 20241027120224781 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027120224781 DAUC <0003> auc.c:142 vector [4]: autn = 9e802c0c763800005e7afd0100642727 20241027120224781 DAUC <0003> auc.c:143 vector [4]: ck = a1d0084a656b98b1b880aa3b7ddff699 20241027120224781 DAUC <0003> auc.c:144 vector [4]: ik = 3f3b94580418577c3dc9bbb603b84f9a 20241027120224781 DAUC <0003> auc.c:145 vector [4]: res = d8e665587844143e0000000000000000 20241027120224781 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224781 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120224781 DAUC <0003> auc.c:151 vector [4]: kc = 1ba28d9f1f1476ce 20241027120224781 DAUC <0003> auc.c:152 vector [4]: sres = a0a27166 20241027120224781 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120224781 DAUC <0003> db_auc.c:245 IMSI='262422920876961': Generated 5 vectors 20241027120224781 DAUC <0003> db_auc.c:249 IMSI='262422920876961': Updating SQN=321 in DB 20241027120224790 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422920876961"} 20241027120224790 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224790 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224790 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224794 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224794 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422920876961"} 20241027120224794 DAUC <0003> db_auc.c:157 IMSI='262422920876961': No 2G Auth Data 20241027120224794 DAUC <0003> db_auc.c:236 IMSI='262422920876961': Calling to generate 5 vectors 20241027120224794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120224794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224794 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120224794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027120224794 DAUC <0003> auc.c:113 vector [0]: rand = 450b4a83fdc9490e5e0e18eb1d8b7b8e 20241027120224794 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027120224794 DAUC <0003> auc.c:142 vector [0]: autn = 12d6f2b8e2620000ef2bd3ed70ce4362 20241027120224794 DAUC <0003> auc.c:143 vector [0]: ck = d5c1736f1c16c31138d4723d41083f69 20241027120224794 DAUC <0003> auc.c:144 vector [0]: ik = 0b4763848f07666d1a46401dcd3ce104 20241027120224794 DAUC <0003> auc.c:145 vector [0]: res = d0ecb14e459f1f740000000000000000 20241027120224794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120224794 DAUC <0003> auc.c:151 vector [0]: kc = fc1422cb1f257b11 20241027120224794 DAUC <0003> auc.c:152 vector [0]: sres = 9573ae3a 20241027120224794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120224794 DAUC <0003> auc.c:113 vector [1]: rand = 808dc827a7835c6002843ecb66be26c2 20241027120224794 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027120224794 DAUC <0003> auc.c:142 vector [1]: autn = 9ebeef3b4489000070dfdea1f8454618 20241027120224794 DAUC <0003> auc.c:143 vector [1]: ck = f45a0ba5cc28cd77b0e194f02c6d9a23 20241027120224794 DAUC <0003> auc.c:144 vector [1]: ik = 2b33b78b4e81f58af9aa978692a75d11 20241027120224794 DAUC <0003> auc.c:145 vector [1]: res = 94b5ffd0ef1777d00000000000000000 20241027120224794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224794 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120224794 DAUC <0003> auc.c:151 vector [1]: kc = 9622bf583c63ffcf 20241027120224794 DAUC <0003> auc.c:152 vector [1]: sres = 7ba28800 20241027120224794 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120224794 DAUC <0003> auc.c:113 vector [2]: rand = 2d7510272f90578ef35437d655015c4c 20241027120224794 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027120224794 DAUC <0003> auc.c:142 vector [2]: autn = 7b6005fe366400005d05aadb29a437d6 20241027120224794 DAUC <0003> auc.c:143 vector [2]: ck = 02ca9b51b1c4dd8cafa8027116e87761 20241027120224794 DAUC <0003> auc.c:144 vector [2]: ik = afc108d890f2c3de21cb07bcfe4231ff 20241027120224794 DAUC <0003> auc.c:145 vector [2]: res = 1d7f060b23646f190000000000000000 20241027120224794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224794 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120224794 DAUC <0003> auc.c:151 vector [2]: kc = 23689644c99c58cc 20241027120224794 DAUC <0003> auc.c:152 vector [2]: sres = 3e1b6912 20241027120224794 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120224794 DAUC <0003> auc.c:113 vector [3]: rand = 9f6dbe2584859f44dc8d21952e385414 20241027120224794 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027120224794 DAUC <0003> auc.c:142 vector [3]: autn = c3039e1be4c0000038cd8e60233a807f 20241027120224794 DAUC <0003> auc.c:143 vector [3]: ck = f0a9598e2d9a30daa8aa627b64abb909 20241027120224794 DAUC <0003> auc.c:144 vector [3]: ik = 3cbaf3c6c24e23971aee349704603979 20241027120224794 DAUC <0003> auc.c:145 vector [3]: res = d6590d9365e961640000000000000000 20241027120224794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224794 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120224794 DAUC <0003> auc.c:151 vector [3]: kc = 7e57fca48f1f933d 20241027120224794 DAUC <0003> auc.c:152 vector [3]: sres = b3b06cf7 20241027120224795 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120224795 DAUC <0003> auc.c:113 vector [4]: rand = c0c2fdc075e754db9b28bafaef7dca6d 20241027120224795 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027120224795 DAUC <0003> auc.c:142 vector [4]: autn = 39e5528c7ae00000440cfe14018ef442 20241027120224795 DAUC <0003> auc.c:143 vector [4]: ck = fd9064168cd26bbd5ee24e9bf6679e81 20241027120224795 DAUC <0003> auc.c:144 vector [4]: ik = 25984d492d74f10fdb8c91472e19c20b 20241027120224795 DAUC <0003> auc.c:145 vector [4]: res = dd579466694b1e100000000000000000 20241027120224795 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224795 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120224795 DAUC <0003> auc.c:151 vector [4]: kc = 5d66f68379d8c638 20241027120224795 DAUC <0003> auc.c:152 vector [4]: sres = b41c8a76 20241027120224795 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120224795 DAUC <0003> db_auc.c:245 IMSI='262422920876961': Generated 5 vectors 20241027120224795 DAUC <0003> db_auc.c:249 IMSI='262422920876961': Updating SQN=481 in DB 20241027120224803 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422920876961"} 20241027120224803 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422920876961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224803 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224803 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4258 20241027120224836 DAUC <0003> db_auc.c:157 IMSI='262428142467194': No 2G Auth Data 20241027120224836 DAUC <0003> db_auc.c:192 IMSI='262428142467194': No 3G Auth Data 20241027120224868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4258 20241027120224870 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224870 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428142467194"} 20241027120224870 DAUC <0003> db_auc.c:236 IMSI='262428142467194': Calling to generate 1 vectors 20241027120224870 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027120224870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120224870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224870 DAUC <0003> auc.c:113 vector [0]: rand = a54eacf827ad1b116a2247c16b65db12 20241027120224870 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120224870 DAUC <0003> auc.c:142 vector [0]: autn = 1b240a2f586a0000d541fabf574d2afb 20241027120224870 DAUC <0003> auc.c:143 vector [0]: ck = 188dbf4126f6f02724ad0d8764486705 20241027120224870 DAUC <0003> auc.c:144 vector [0]: ik = d6163c930dd8cab83af843db0be95c2f 20241027120224870 DAUC <0003> auc.c:145 vector [0]: res = a5ff7122015d6e090000000000000000 20241027120224870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120224870 DAUC <0003> auc.c:179 vector [0]: kc = 5e540ca4b7af5800 20241027120224870 DAUC <0003> auc.c:180 vector [0]: sres = 76c0be20 20241027120224870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120224870 DAUC <0003> db_auc.c:245 IMSI='262428142467194': Generated 1 vectors 20241027120224870 DAUC <0003> db_auc.c:249 IMSI='262428142467194': Updating SQN=33 in DB 20241027120224881 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428142467194"} 20241027120224881 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224881 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224881 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224885 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224885 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428142467194"} 20241027120224885 DAUC <0003> db_auc.c:236 IMSI='262428142467194': Calling to generate 4 vectors 20241027120224885 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027120224885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027120224885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224885 DAUC <0003> auc.c:113 vector [0]: rand = ae967e5c8ac1a5a6cf0a2581e3961252 20241027120224885 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027120224885 DAUC <0003> auc.c:142 vector [0]: autn = bc0a4cc5aed7000046cee7da7ed7b9bb 20241027120224885 DAUC <0003> auc.c:143 vector [0]: ck = 6cfadb095ad5b8cc54b7ecc5809d312b 20241027120224885 DAUC <0003> auc.c:144 vector [0]: ik = d45f8e01730da594790ad92714c9bf32 20241027120224885 DAUC <0003> auc.c:145 vector [0]: res = e91c7838456859490000000000000000 20241027120224885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120224885 DAUC <0003> auc.c:179 vector [0]: kc = 7223b9ba3f27b800 20241027120224885 DAUC <0003> auc.c:180 vector [0]: sres = a1f1be90 20241027120224885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120224885 DAUC <0003> auc.c:113 vector [1]: rand = 841c570940de19649d0ca6c21d22a8d9 20241027120224885 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027120224885 DAUC <0003> auc.c:142 vector [1]: autn = 70f9bdd39b850000ad22608e244cbc4f 20241027120224885 DAUC <0003> auc.c:143 vector [1]: ck = e068af4caede7b69278e4ae900c81ba5 20241027120224885 DAUC <0003> auc.c:144 vector [1]: ik = e1f101d63e4dbd4c635bbd7ec40ec583 20241027120224885 DAUC <0003> auc.c:145 vector [1]: res = 226f24dd30272bc80000000000000000 20241027120224885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120224885 DAUC <0003> auc.c:179 vector [1]: kc = 39184b8190a59c00 20241027120224885 DAUC <0003> auc.c:180 vector [1]: sres = dd08d925 20241027120224885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120224885 DAUC <0003> auc.c:113 vector [2]: rand = ce21f5e3bb3c6bb69d5fc9396bc3e85e 20241027120224885 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027120224885 DAUC <0003> auc.c:142 vector [2]: autn = 269790d7426800002749f565725a75a3 20241027120224885 DAUC <0003> auc.c:143 vector [2]: ck = c4e88e1b4440cabe578b186e306975f6 20241027120224885 DAUC <0003> auc.c:144 vector [2]: ik = 0d62492ec09675f6fe863a882a7d2351 20241027120224885 DAUC <0003> auc.c:145 vector [2]: res = b2787e21f589908e0000000000000000 20241027120224885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120224885 DAUC <0003> auc.c:179 vector [2]: kc = 77c3e2dc8f7a1000 20241027120224885 DAUC <0003> auc.c:180 vector [2]: sres = b98bff84 20241027120224885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120224885 DAUC <0003> auc.c:113 vector [3]: rand = a413a53111e4dd2e1217492595ff4f36 20241027120224885 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027120224885 DAUC <0003> auc.c:142 vector [3]: autn = 7c99bd3b3c79000042bbd60736cf8de3 20241027120224885 DAUC <0003> auc.c:143 vector [3]: ck = 4808fd9c0b31c699a7c9153407f90c6f 20241027120224885 DAUC <0003> auc.c:144 vector [3]: ik = d0ac28768e695d68fb3734638e63c95c 20241027120224885 DAUC <0003> auc.c:145 vector [3]: res = 3eb2ba979fdb8ecc0000000000000000 20241027120224885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224885 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120224885 DAUC <0003> auc.c:179 vector [3]: kc = cb201af24edef000 20241027120224885 DAUC <0003> auc.c:180 vector [3]: sres = d5824d41 20241027120224885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120224885 DAUC <0003> db_auc.c:245 IMSI='262428142467194': Generated 4 vectors 20241027120224885 DAUC <0003> db_auc.c:249 IMSI='262428142467194': Updating SQN=161 in DB 20241027120224894 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428142467194"} 20241027120224894 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224894 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224894 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224897 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224897 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428142467194"} 20241027120224898 DAUC <0003> db_auc.c:236 IMSI='262428142467194': Calling to generate 5 vectors 20241027120224898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120224898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027120224898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224898 DAUC <0003> auc.c:113 vector [0]: rand = cb20d0d27e7f788ecfd4bc2d9867f1d1 20241027120224898 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027120224898 DAUC <0003> auc.c:142 vector [0]: autn = b5ce9c2d8c9c0000e70457c671499a68 20241027120224898 DAUC <0003> auc.c:143 vector [0]: ck = 267a706334740efd1ecd46d0b03fb452 20241027120224898 DAUC <0003> auc.c:144 vector [0]: ik = c8eb92c0295faa9c31482d9f467e84c4 20241027120224898 DAUC <0003> auc.c:145 vector [0]: res = 4f196cf2f5087c470000000000000000 20241027120224898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120224898 DAUC <0003> auc.c:179 vector [0]: kc = ac9988c668e30c00 20241027120224898 DAUC <0003> auc.c:180 vector [0]: sres = 99fc6e51 20241027120224898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120224898 DAUC <0003> auc.c:113 vector [1]: rand = d5c0060df5ea06fd70ef2136592f3c5f 20241027120224898 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027120224898 DAUC <0003> auc.c:142 vector [1]: autn = 75e1972c7d8d000017c74230a96ba6cd 20241027120224898 DAUC <0003> auc.c:143 vector [1]: ck = 58987cdf8d4e289efcc9971a6bdb8b1a 20241027120224898 DAUC <0003> auc.c:144 vector [1]: ik = 67437a570793e0b916cb4a752d7c4f3d 20241027120224898 DAUC <0003> auc.c:145 vector [1]: res = d0f59a0a7f162ef40000000000000000 20241027120224898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120224898 DAUC <0003> auc.c:179 vector [1]: kc = 18a8d01d90deec00 20241027120224898 DAUC <0003> auc.c:180 vector [1]: sres = 9af3e39c 20241027120224898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120224898 DAUC <0003> auc.c:113 vector [2]: rand = ff9301bb930b12cf8193142cd4ab4ab6 20241027120224898 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027120224898 DAUC <0003> auc.c:142 vector [2]: autn = d7a3c6dc1bc20000aacbb936f250358a 20241027120224898 DAUC <0003> auc.c:143 vector [2]: ck = 50632f7ecb4de8d39bc80b107a5b4378 20241027120224898 DAUC <0003> auc.c:144 vector [2]: ik = 3ecba6bac4f19af2820763d4374376f5 20241027120224898 DAUC <0003> auc.c:145 vector [2]: res = 69b23b3b7694b8f00000000000000000 20241027120224898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120224898 DAUC <0003> auc.c:179 vector [2]: kc = 78a0c5cab2464400 20241027120224898 DAUC <0003> auc.c:180 vector [2]: sres = d70a7065 20241027120224898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120224898 DAUC <0003> auc.c:113 vector [3]: rand = 86e53d663b6cb314b6c30a95acfce7c4 20241027120224898 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027120224898 DAUC <0003> auc.c:142 vector [3]: autn = 6aa01b0439a800002d0f45a771a856f2 20241027120224898 DAUC <0003> auc.c:143 vector [3]: ck = c71c8cad977f9bde6cfc47c24335dc9d 20241027120224898 DAUC <0003> auc.c:144 vector [3]: ik = 746be5986298a22bd8db1882b4d7dff7 20241027120224898 DAUC <0003> auc.c:145 vector [3]: res = 281cdbc57ee4fac20000000000000000 20241027120224898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120224898 DAUC <0003> auc.c:179 vector [3]: kc = 129a44ebdcc30800 20241027120224898 DAUC <0003> auc.c:180 vector [3]: sres = 76a8ea58 20241027120224898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120224898 DAUC <0003> auc.c:113 vector [4]: rand = 8dcb885d762b8439061b97b741cbfd60 20241027120224898 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027120224898 DAUC <0003> auc.c:142 vector [4]: autn = a2285e9a3b1700003bdc5582d924a164 20241027120224898 DAUC <0003> auc.c:143 vector [4]: ck = 78014d6dcc5b776efbd89563e7fc86c5 20241027120224899 DAUC <0003> auc.c:144 vector [4]: ik = df958ab0d818dfe7a2a6987d7aba23d7 20241027120224899 DAUC <0003> auc.c:145 vector [4]: res = 59ae1bae5099846f0000000000000000 20241027120224899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120224899 DAUC <0003> auc.c:179 vector [4]: kc = 0c66124e60a71000 20241027120224899 DAUC <0003> auc.c:180 vector [4]: sres = 0c68c932 20241027120224899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120224899 DAUC <0003> db_auc.c:245 IMSI='262428142467194': Generated 5 vectors 20241027120224899 DAUC <0003> db_auc.c:249 IMSI='262428142467194': Updating SQN=321 in DB 20241027120224908 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428142467194"} 20241027120224908 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224908 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224908 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224911 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120224911 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428142467194"} 20241027120224911 DAUC <0003> db_auc.c:236 IMSI='262428142467194': Calling to generate 5 vectors 20241027120224911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120224911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120224911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120224911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027120224911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120224911 DAUC <0003> auc.c:113 vector [0]: rand = a9af5de0947b8ef7dc1b44119b794d5d 20241027120224911 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027120224911 DAUC <0003> auc.c:142 vector [0]: autn = 13b65efcce4b00009c4ab317d5376d3e 20241027120224911 DAUC <0003> auc.c:143 vector [0]: ck = 46d3c8fc2a0f8ff5f37e47ab3580865f 20241027120224911 DAUC <0003> auc.c:144 vector [0]: ik = fdce3ac1520d8889fc144da34aa99f9e 20241027120224911 DAUC <0003> auc.c:145 vector [0]: res = 682f7643c572518b0000000000000000 20241027120224911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120224911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120224911 DAUC <0003> auc.c:179 vector [0]: kc = ac5692814f660c00 20241027120224911 DAUC <0003> auc.c:180 vector [0]: sres = c45b2502 20241027120224911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120224911 DAUC <0003> auc.c:113 vector [1]: rand = 0a092b2357e3d9991d6ba2076daefd0d 20241027120224911 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027120224911 DAUC <0003> auc.c:142 vector [1]: autn = e48a6698d86500007ee22bc07d855595 20241027120224911 DAUC <0003> auc.c:143 vector [1]: ck = 93d3b5153dc9de4f80ce1edb8d731a8a 20241027120224911 DAUC <0003> auc.c:144 vector [1]: ik = 86417ec22ce896405446b61a768c8047 20241027120224911 DAUC <0003> auc.c:145 vector [1]: res = 77327b89a7dd9e720000000000000000 20241027120224911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120224911 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120224911 DAUC <0003> auc.c:179 vector [1]: kc = 2c097254f2f3e400 20241027120224911 DAUC <0003> auc.c:180 vector [1]: sres = e35545e7 20241027120224911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120224911 DAUC <0003> auc.c:113 vector [2]: rand = 2994cc04a78a6e952768ca5070343c45 20241027120224911 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027120224911 DAUC <0003> auc.c:142 vector [2]: autn = 04bfe9efa61c0000b5fa1af33530cc6a 20241027120224911 DAUC <0003> auc.c:143 vector [2]: ck = 14e9322fc51856a9b9d6826d1febc0dc 20241027120224911 DAUC <0003> auc.c:144 vector [2]: ik = 88d4b4a13bc551fceae8ff0cdacf4c45 20241027120224911 DAUC <0003> auc.c:145 vector [2]: res = 2bd8385e51b4ad970000000000000000 20241027120224911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120224911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120224911 DAUC <0003> auc.c:179 vector [2]: kc = dc5121134f785800 20241027120224911 DAUC <0003> auc.c:180 vector [2]: sres = 26f97607 20241027120224911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120224911 DAUC <0003> auc.c:113 vector [3]: rand = 6431a7343e8e3f5b161641a7d14ef302 20241027120224911 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027120224911 DAUC <0003> auc.c:142 vector [3]: autn = a4d9470583b300000d68b25666f4a83b 20241027120224911 DAUC <0003> auc.c:143 vector [3]: ck = 0b7ccaf93cde3081dcc2713d04840f40 20241027120224911 DAUC <0003> auc.c:144 vector [3]: ik = 74d83fba14f136e9388f2446172dcffa 20241027120224911 DAUC <0003> auc.c:145 vector [3]: res = a3a383c66ee431db0000000000000000 20241027120224911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120224911 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120224911 DAUC <0003> auc.c:179 vector [3]: kc = e566cbd18659dc00 20241027120224911 DAUC <0003> auc.c:180 vector [3]: sres = aa57f6ef 20241027120224911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120224911 DAUC <0003> auc.c:113 vector [4]: rand = 8cd36890c3b8ecc5c5c3c56212bc48ab 20241027120224911 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027120224911 DAUC <0003> auc.c:142 vector [4]: autn = 48c9e9c84f2d0000cb2e7363fa9fb4f5 20241027120224911 DAUC <0003> auc.c:143 vector [4]: ck = f92d83f61cd94cd25712eb40590a1376 20241027120224911 DAUC <0003> auc.c:144 vector [4]: ik = 9fbd734306084574e33eb156cbdab539 20241027120224911 DAUC <0003> auc.c:145 vector [4]: res = e87e389d4b3731750000000000000000 20241027120224911 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120224911 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120224911 DAUC <0003> auc.c:179 vector [4]: kc = cd0bcf5d954c0c00 20241027120224911 DAUC <0003> auc.c:180 vector [4]: sres = cdb83d0d 20241027120224911 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120224911 DAUC <0003> db_auc.c:245 IMSI='262428142467194': Generated 5 vectors 20241027120224911 DAUC <0003> db_auc.c:249 IMSI='262428142467194': Updating SQN=481 in DB 20241027120224920 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428142467194"} 20241027120224920 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428142467194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120224920 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224920 DLINP <000b> input/ipa.c:451 connected read/write 20241027120224920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120224923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4258 20241027120224962 DAUC <0003> db_auc.c:157 IMSI='262429532552850': No 2G Auth Data 20241027120224962 DAUC <0003> db_auc.c:192 IMSI='262429532552850': No 3G Auth Data 20241027120225003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241027120225010 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225010 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429532552850"} 20241027120225010 DAUC <0003> db_auc.c:236 IMSI='262429532552850': Calling to generate 1 vectors 20241027120225010 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027120225010 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225010 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225010 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120225010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225010 DAUC <0003> auc.c:113 vector [0]: rand = 90d37f3ce9394300c21d9eb789f86830 20241027120225010 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120225010 DAUC <0003> auc.c:142 vector [0]: autn = 0532dd2e6c7b000022f779d42b0f67e0 20241027120225010 DAUC <0003> auc.c:143 vector [0]: ck = 3673a6c3cf53673387f354127b4e0095 20241027120225010 DAUC <0003> auc.c:144 vector [0]: ik = a7d87b03f76e63bff957f30523c1c8f2 20241027120225010 DAUC <0003> auc.c:145 vector [0]: res = 439d697637718ad90000000000000000 20241027120225010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225010 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225010 DAUC <0003> auc.c:179 vector [0]: kc = aa65b36f87444c00 20241027120225010 DAUC <0003> auc.c:180 vector [0]: sres = bdccb8e6 20241027120225010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225010 DAUC <0003> db_auc.c:245 IMSI='262429532552850': Generated 1 vectors 20241027120225010 DAUC <0003> db_auc.c:249 IMSI='262429532552850': Updating SQN=33 in DB 20241027120225019 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429532552850"} 20241027120225019 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225019 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225019 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225025 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225025 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429532552850"} 20241027120225025 DAUC <0003> db_auc.c:236 IMSI='262429532552850': Calling to generate 4 vectors 20241027120225025 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027120225025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027120225025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225025 DAUC <0003> auc.c:113 vector [0]: rand = a1fb60fb796446105eef98670fd72f25 20241027120225025 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027120225025 DAUC <0003> auc.c:142 vector [0]: autn = f58b8b58691f0000fba4731a77d9cde2 20241027120225025 DAUC <0003> auc.c:143 vector [0]: ck = 0743e7245919efef9f734f52c30920a2 20241027120225025 DAUC <0003> auc.c:144 vector [0]: ik = 3e3be4aca15ce584c9215c962847ad98 20241027120225025 DAUC <0003> auc.c:145 vector [0]: res = e8a4ed34b6b45c740000000000000000 20241027120225025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225025 DAUC <0003> auc.c:179 vector [0]: kc = 44c0880e39116800 20241027120225025 DAUC <0003> auc.c:180 vector [0]: sres = 5d48ac83 20241027120225025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225025 DAUC <0003> auc.c:113 vector [1]: rand = c3bea0f01ba3e320e9b9d37a9c82325a 20241027120225026 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027120225026 DAUC <0003> auc.c:142 vector [1]: autn = 0015fbd34f9d0000a6539117deed1542 20241027120225026 DAUC <0003> auc.c:143 vector [1]: ck = 0e4859deddfe84d9dd9e92b7e7a1c55d 20241027120225026 DAUC <0003> auc.c:144 vector [1]: ik = 3f042f3c345b5e62b6f1aa14af3cfba1 20241027120225026 DAUC <0003> auc.c:145 vector [1]: res = 0bcb0dd5ccf5b3730000000000000000 20241027120225026 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225026 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225026 DAUC <0003> auc.c:179 vector [1]: kc = fc8d98cd939d9c00 20241027120225026 DAUC <0003> auc.c:180 vector [1]: sres = 04a9fbb7 20241027120225026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225026 DAUC <0003> auc.c:113 vector [2]: rand = 3b074495357f4c3992686fe7fbbe1e31 20241027120225026 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027120225026 DAUC <0003> auc.c:142 vector [2]: autn = 0394bb4e19de0000e41d733c9003b6cc 20241027120225026 DAUC <0003> auc.c:143 vector [2]: ck = 9bd8c485f1132edfcb4127b4e6cbb373 20241027120225026 DAUC <0003> auc.c:144 vector [2]: ik = 45a9bf1ea6196ceb485e9c5e53cbf11a 20241027120225026 DAUC <0003> auc.c:145 vector [2]: res = 7dcb8f7f6f93c3350000000000000000 20241027120225026 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225026 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225026 DAUC <0003> auc.c:179 vector [2]: kc = 1ec229d5a994ec00 20241027120225026 DAUC <0003> auc.c:180 vector [2]: sres = 3768d851 20241027120225026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225026 DAUC <0003> auc.c:113 vector [3]: rand = 61221cea7eb7be79c3d2c10e09473ffb 20241027120225026 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027120225026 DAUC <0003> auc.c:142 vector [3]: autn = 61d111b2bab40000d5c41da81025cf79 20241027120225026 DAUC <0003> auc.c:143 vector [3]: ck = 4f7adfa62e1802d83990c486759aae13 20241027120225026 DAUC <0003> auc.c:144 vector [3]: ik = 073ffd37b1ab2cdaf1710b9a4de53095 20241027120225026 DAUC <0003> auc.c:145 vector [3]: res = 48b6be92b2b5ccc80000000000000000 20241027120225026 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225026 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225026 DAUC <0003> auc.c:179 vector [3]: kc = 3aba57839acaa000 20241027120225026 DAUC <0003> auc.c:180 vector [3]: sres = 6386205c 20241027120225026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225026 DAUC <0003> db_auc.c:245 IMSI='262429532552850': Generated 4 vectors 20241027120225026 DAUC <0003> db_auc.c:249 IMSI='262429532552850': Updating SQN=161 in DB 20241027120225035 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429532552850"} 20241027120225035 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225035 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225035 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225040 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225040 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429532552850"} 20241027120225041 DAUC <0003> db_auc.c:236 IMSI='262429532552850': Calling to generate 5 vectors 20241027120225041 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120225041 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225041 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225041 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027120225041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225041 DAUC <0003> auc.c:113 vector [0]: rand = 1ac78ec794b89b4183a823904b56dcae 20241027120225041 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027120225041 DAUC <0003> auc.c:142 vector [0]: autn = f0280b34630f0000d5dc7df2c85a92c9 20241027120225041 DAUC <0003> auc.c:143 vector [0]: ck = 48ec67e81f76825bad074d41c3896c10 20241027120225041 DAUC <0003> auc.c:144 vector [0]: ik = 2e6c989fc878318d4b79eef8b4301518 20241027120225041 DAUC <0003> auc.c:145 vector [0]: res = 04b4114c81f2f45f0000000000000000 20241027120225041 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225041 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225041 DAUC <0003> auc.c:179 vector [0]: kc = 2a32dbbe24c0d000 20241027120225041 DAUC <0003> auc.c:180 vector [0]: sres = b7ccef1a 20241027120225041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225041 DAUC <0003> auc.c:113 vector [1]: rand = 468f1ff3be9fea20d3a6d21d2f231289 20241027120225041 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027120225041 DAUC <0003> auc.c:142 vector [1]: autn = 8b810b819dbc0000bb379d7616c074ba 20241027120225041 DAUC <0003> auc.c:143 vector [1]: ck = afa8b39dd24f467185970a9f4762327e 20241027120225041 DAUC <0003> auc.c:144 vector [1]: ik = b3cd2c0ff89c3e8b8e9e1dbc9e6bbbb8 20241027120225041 DAUC <0003> auc.c:145 vector [1]: res = dbf332a5b45bded70000000000000000 20241027120225041 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225041 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225041 DAUC <0003> auc.c:179 vector [1]: kc = ced2d24922d86800 20241027120225041 DAUC <0003> auc.c:180 vector [1]: sres = 8f4edf35 20241027120225041 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225041 DAUC <0003> auc.c:113 vector [2]: rand = cc9a155966ba4284ed9fa048e9d19dd5 20241027120225041 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027120225041 DAUC <0003> auc.c:142 vector [2]: autn = 09e7a1089e200000c87438d00eafbef4 20241027120225041 DAUC <0003> auc.c:143 vector [2]: ck = 6b650d7cf0f08f854584536cadbee3a4 20241027120225041 DAUC <0003> auc.c:144 vector [2]: ik = cfc5c26de87ae59a2b61e4d6470ee1ae 20241027120225041 DAUC <0003> auc.c:145 vector [2]: res = ea687dd181adec260000000000000000 20241027120225041 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225041 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225041 DAUC <0003> auc.c:179 vector [2]: kc = bd9af618e32ec000 20241027120225041 DAUC <0003> auc.c:180 vector [2]: sres = db4d01fd 20241027120225041 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225041 DAUC <0003> auc.c:113 vector [3]: rand = 62e5361733a200b10f37648fcdb231cd 20241027120225041 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027120225041 DAUC <0003> auc.c:142 vector [3]: autn = 387a96dd793900001b98335dee48f6c1 20241027120225041 DAUC <0003> auc.c:143 vector [3]: ck = dcba4299091c00cb608ab0edebbab5d7 20241027120225041 DAUC <0003> auc.c:144 vector [3]: ik = 1c0fe1becb605beccc25c3c1fa9bbfa9 20241027120225041 DAUC <0003> auc.c:145 vector [3]: res = e2492f86fb2ad4810000000000000000 20241027120225041 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225041 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225041 DAUC <0003> auc.c:179 vector [3]: kc = fdcc9859fdc41400 20241027120225041 DAUC <0003> auc.c:180 vector [3]: sres = 2223c65f 20241027120225041 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225041 DAUC <0003> auc.c:113 vector [4]: rand = a28b0bce92b6ebad14cc40a5c84930fd 20241027120225042 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027120225042 DAUC <0003> auc.c:142 vector [4]: autn = fdc1e07331710000605f1b8b645d1c97 20241027120225042 DAUC <0003> auc.c:143 vector [4]: ck = 98bede1e41459e49c0bba227c36fb2c6 20241027120225042 DAUC <0003> auc.c:144 vector [4]: ik = 1a348c26df6cba8357b5a9907eab9c29 20241027120225042 DAUC <0003> auc.c:145 vector [4]: res = 51fa1a3f00b2b0b70000000000000000 20241027120225042 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120225042 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120225042 DAUC <0003> auc.c:179 vector [4]: kc = 5895f9b0ec856c00 20241027120225042 DAUC <0003> auc.c:180 vector [4]: sres = 1bad5556 20241027120225042 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120225042 DAUC <0003> db_auc.c:245 IMSI='262429532552850': Generated 5 vectors 20241027120225042 DAUC <0003> db_auc.c:249 IMSI='262429532552850': Updating SQN=321 in DB 20241027120225050 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429532552850"} 20241027120225050 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225050 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225050 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225057 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225057 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429532552850"} 20241027120225057 DAUC <0003> db_auc.c:236 IMSI='262429532552850': Calling to generate 5 vectors 20241027120225057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120225057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225058 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225058 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027120225058 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225058 DAUC <0003> auc.c:113 vector [0]: rand = c01813ab780bfca71761e4751c3b2a1e 20241027120225058 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027120225058 DAUC <0003> auc.c:142 vector [0]: autn = 251ca9f4ebff000058add7cfbb77adf4 20241027120225058 DAUC <0003> auc.c:143 vector [0]: ck = 199b7002a35b24b111d04e744f6e5aba 20241027120225058 DAUC <0003> auc.c:144 vector [0]: ik = 675fafb9f1ca9a0bfeedce34830ead61 20241027120225058 DAUC <0003> auc.c:145 vector [0]: res = a74e1deac557465c0000000000000000 20241027120225058 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225058 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225058 DAUC <0003> auc.c:179 vector [0]: kc = f5f0dbba91144400 20241027120225058 DAUC <0003> auc.c:180 vector [0]: sres = 1c554ecd 20241027120225058 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225058 DAUC <0003> auc.c:113 vector [1]: rand = f96738ac0a59165012930452b44ce895 20241027120225058 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027120225058 DAUC <0003> auc.c:142 vector [1]: autn = 5545142a3bce0000097273f53b8a234f 20241027120225058 DAUC <0003> auc.c:143 vector [1]: ck = e38a7d11b849fc106c5a718b99a5200f 20241027120225058 DAUC <0003> auc.c:144 vector [1]: ik = 6f116bd9a37d6252456f8a0813a54ade 20241027120225058 DAUC <0003> auc.c:145 vector [1]: res = 41c0667126a872f10000000000000000 20241027120225058 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225058 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225058 DAUC <0003> auc.c:179 vector [1]: kc = b013ed5dd890b400 20241027120225058 DAUC <0003> auc.c:180 vector [1]: sres = 6042da88 20241027120225058 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225058 DAUC <0003> auc.c:113 vector [2]: rand = 0f99200f116d3aa5ba2a497c17c510ec 20241027120225058 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027120225058 DAUC <0003> auc.c:142 vector [2]: autn = e94bb641208000006704f3308c8997a9 20241027120225058 DAUC <0003> auc.c:143 vector [2]: ck = 67135cfa7a08a809d9ebfcc6f0b39bd3 20241027120225058 DAUC <0003> auc.c:144 vector [2]: ik = 2dadf1f59b152c44ec934e41d3336ef8 20241027120225058 DAUC <0003> auc.c:145 vector [2]: res = ea64c96adccfe4d90000000000000000 20241027120225058 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225058 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225058 DAUC <0003> auc.c:179 vector [2]: kc = 629cd11365e09800 20241027120225058 DAUC <0003> auc.c:180 vector [2]: sres = 43aca80c 20241027120225058 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225058 DAUC <0003> auc.c:113 vector [3]: rand = 51771ecf2aefa5c1fab824886bbde9a5 20241027120225058 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027120225058 DAUC <0003> auc.c:142 vector [3]: autn = 9dc90361faa50000d61467e17bf19997 20241027120225058 DAUC <0003> auc.c:143 vector [3]: ck = f9ac1c060c8eb79b17ff46199c88de49 20241027120225058 DAUC <0003> auc.c:144 vector [3]: ik = 78a1df0dd56c50d807c83a3d2fc9138a 20241027120225058 DAUC <0003> auc.c:145 vector [3]: res = 04914b8b475b8a5a0000000000000000 20241027120225058 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225058 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225058 DAUC <0003> auc.c:179 vector [3]: kc = ab9c246caadf1000 20241027120225058 DAUC <0003> auc.c:180 vector [3]: sres = 83fa1b8e 20241027120225058 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225058 DAUC <0003> auc.c:113 vector [4]: rand = 16394132781f69af360d5b2b4728aeba 20241027120225059 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027120225059 DAUC <0003> auc.c:142 vector [4]: autn = b237bf639df700007192317dea42f3fe 20241027120225059 DAUC <0003> auc.c:143 vector [4]: ck = 51d72772aff7571f65c07e1ac8a34f25 20241027120225059 DAUC <0003> auc.c:144 vector [4]: ik = 88389374e6c285618fedab7821bd2ce2 20241027120225059 DAUC <0003> auc.c:145 vector [4]: res = b2ee09272c9034440000000000000000 20241027120225059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120225059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120225059 DAUC <0003> auc.c:179 vector [4]: kc = bea2253a7e8fc000 20241027120225059 DAUC <0003> auc.c:180 vector [4]: sres = aa7759cf 20241027120225059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120225059 DAUC <0003> db_auc.c:245 IMSI='262429532552850': Generated 5 vectors 20241027120225059 DAUC <0003> db_auc.c:249 IMSI='262429532552850': Updating SQN=481 in DB 20241027120225067 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429532552850"} 20241027120225067 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429532552850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225067 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225067 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241027120225107 DAUC <0003> db_auc.c:157 IMSI='262420058513595': No 2G Auth Data 20241027120225107 DAUC <0003> db_auc.c:192 IMSI='262420058513595': No 3G Auth Data 20241027120225141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241027120225145 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225145 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420058513595"} 20241027120225145 DAUC <0003> db_auc.c:236 IMSI='262420058513595': Calling to generate 1 vectors 20241027120225145 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027120225145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120225145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225145 DAUC <0003> auc.c:113 vector [0]: rand = b0f520be6e87cc0752fd36ad80a44830 20241027120225145 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120225145 DAUC <0003> auc.c:142 vector [0]: autn = 7110c4a9348e00005d0ea7ca16738656 20241027120225145 DAUC <0003> auc.c:143 vector [0]: ck = d60400c80e54b0bb5db5c67dcd64ce26 20241027120225145 DAUC <0003> auc.c:144 vector [0]: ik = c244c12a4bb5346964f95fbaf8468f4e 20241027120225145 DAUC <0003> auc.c:145 vector [0]: res = 5c38dbd4870b95bd0000000000000000 20241027120225145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225145 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225145 DAUC <0003> auc.c:179 vector [0]: kc = a6d89a33cb724e82 20241027120225145 DAUC <0003> auc.c:180 vector [0]: sres = fe4ad2cf 20241027120225145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225145 DAUC <0003> db_auc.c:245 IMSI='262420058513595': Generated 1 vectors 20241027120225145 DAUC <0003> db_auc.c:249 IMSI='262420058513595': Updating SQN=33 in DB 20241027120225153 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420058513595"} 20241027120225153 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225154 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225154 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225158 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225158 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420058513595"} 20241027120225158 DAUC <0003> db_auc.c:236 IMSI='262420058513595': Calling to generate 4 vectors 20241027120225158 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027120225158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225159 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225159 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027120225159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225159 DAUC <0003> auc.c:113 vector [0]: rand = 96fba0422a00ac0a3c83f51d3d0be086 20241027120225159 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027120225159 DAUC <0003> auc.c:142 vector [0]: autn = d3a609a1d5f200001fc4ff191206b118 20241027120225159 DAUC <0003> auc.c:143 vector [0]: ck = 96d8a7295ca50a86f2bf5b9e8c80fdbd 20241027120225159 DAUC <0003> auc.c:144 vector [0]: ik = cb93d8459bd00a3985f9f5d549ed524c 20241027120225159 DAUC <0003> auc.c:145 vector [0]: res = 20d01822671ee7980000000000000000 20241027120225159 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225159 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225159 DAUC <0003> auc.c:179 vector [0]: kc = 74b201f7d34336db 20241027120225159 DAUC <0003> auc.c:180 vector [0]: sres = 7ac17b83 20241027120225159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225159 DAUC <0003> auc.c:113 vector [1]: rand = ccc5374675e4c7f87123acece0a9e1f7 20241027120225159 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027120225159 DAUC <0003> auc.c:142 vector [1]: autn = 79bda166e3570000919922f73c7abc1e 20241027120225159 DAUC <0003> auc.c:143 vector [1]: ck = a0d2a50848bf24813c19a8e78173f2f5 20241027120225159 DAUC <0003> auc.c:144 vector [1]: ik = baac8f8ba43aa999a492fd9da1019734 20241027120225159 DAUC <0003> auc.c:145 vector [1]: res = 386512348118f0e30000000000000000 20241027120225159 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225159 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225159 DAUC <0003> auc.c:179 vector [1]: kc = c06a8fcc500c39ec 20241027120225159 DAUC <0003> auc.c:180 vector [1]: sres = dbbe4259 20241027120225159 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225159 DAUC <0003> auc.c:113 vector [2]: rand = a80db83e285f6bf41c65593863d42b79 20241027120225159 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027120225159 DAUC <0003> auc.c:142 vector [2]: autn = e4b2e0d6b98900005454c0d05f43a1c1 20241027120225159 DAUC <0003> auc.c:143 vector [2]: ck = 7eabec66cba272c9dc5d8f52670779a9 20241027120225159 DAUC <0003> auc.c:144 vector [2]: ik = 8c04ef36eec235caca3d21b9feeebf56 20241027120225159 DAUC <0003> auc.c:145 vector [2]: res = fdfb96fb60661c110000000000000000 20241027120225159 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225159 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225159 DAUC <0003> auc.c:179 vector [2]: kc = 9e2d673de83f73ac 20241027120225159 DAUC <0003> auc.c:180 vector [2]: sres = e10fcaf3 20241027120225159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225159 DAUC <0003> auc.c:113 vector [3]: rand = 8b6f0ac67b26469d78b646449a080e15 20241027120225159 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027120225159 DAUC <0003> auc.c:142 vector [3]: autn = f46cf6bf9eae0000a8bda8a13fcbd5d5 20241027120225159 DAUC <0003> auc.c:143 vector [3]: ck = 30056407484a7d98e6a802dc135ad1e6 20241027120225159 DAUC <0003> auc.c:144 vector [3]: ik = 2be77a4cde3197eda6aa6f38a0a2e267 20241027120225159 DAUC <0003> auc.c:145 vector [3]: res = 295f88db83805f970000000000000000 20241027120225159 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225159 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225159 DAUC <0003> auc.c:179 vector [3]: kc = d05cb41d64acbbef 20241027120225159 DAUC <0003> auc.c:180 vector [3]: sres = aaf56ba9 20241027120225159 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225159 DAUC <0003> db_auc.c:245 IMSI='262420058513595': Generated 4 vectors 20241027120225159 DAUC <0003> db_auc.c:249 IMSI='262420058513595': Updating SQN=161 in DB 20241027120225168 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420058513595"} 20241027120225168 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225168 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225168 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225173 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225173 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420058513595"} 20241027120225173 DAUC <0003> db_auc.c:236 IMSI='262420058513595': Calling to generate 5 vectors 20241027120225173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120225173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027120225173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225173 DAUC <0003> auc.c:113 vector [0]: rand = 06969111111087db8ced3fe35a30dd5c 20241027120225173 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027120225173 DAUC <0003> auc.c:142 vector [0]: autn = 78d74cfd5eec000041138f6eb5f5ab72 20241027120225174 DAUC <0003> auc.c:143 vector [0]: ck = 2caf7aa371634c1d01b214ee530de41b 20241027120225174 DAUC <0003> auc.c:144 vector [0]: ik = a94af86de3cd8b285f6b427a15d8cc6f 20241027120225174 DAUC <0003> auc.c:145 vector [0]: res = c285a9994b398fe80000000000000000 20241027120225174 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225174 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225174 DAUC <0003> auc.c:179 vector [0]: kc = 4a225ec2029f2f99 20241027120225174 DAUC <0003> auc.c:180 vector [0]: sres = f4271e68 20241027120225174 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225174 DAUC <0003> auc.c:113 vector [1]: rand = a1d4473f977398ef5d1d184b90574d93 20241027120225174 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027120225174 DAUC <0003> auc.c:142 vector [1]: autn = bec763c43b1b0000878b2e966e0829f2 20241027120225174 DAUC <0003> auc.c:143 vector [1]: ck = 3ab6fdd71a96f5119335b011b74e71f9 20241027120225174 DAUC <0003> auc.c:144 vector [1]: ik = 0695bd43e65bc11f411a74fc1b83f26c 20241027120225174 DAUC <0003> auc.c:145 vector [1]: res = 076ba53bcfa447010000000000000000 20241027120225174 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225174 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225174 DAUC <0003> auc.c:179 vector [1]: kc = e17306e06088f6a2 20241027120225174 DAUC <0003> auc.c:180 vector [1]: sres = d6b1d694 20241027120225174 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225174 DAUC <0003> auc.c:113 vector [2]: rand = b4e2635d45455632ea6a5664d848a61c 20241027120225174 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027120225174 DAUC <0003> auc.c:142 vector [2]: autn = 9748b6939005000031e0dbed2cde28ce 20241027120225174 DAUC <0003> auc.c:143 vector [2]: ck = 93114ae3d6119da4d357778ad3e39991 20241027120225174 DAUC <0003> auc.c:144 vector [2]: ik = 7e33aecdb621a8695956fb4e7154313d 20241027120225174 DAUC <0003> auc.c:145 vector [2]: res = 09c17d81a4c89ca00000000000000000 20241027120225174 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225174 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225174 DAUC <0003> auc.c:179 vector [2]: kc = a9f4ab519860dd49 20241027120225174 DAUC <0003> auc.c:180 vector [2]: sres = 05260dfb 20241027120225174 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225174 DAUC <0003> auc.c:113 vector [3]: rand = 35171cd2da327dc784b02aa17dfaeba8 20241027120225174 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027120225174 DAUC <0003> auc.c:142 vector [3]: autn = 5681038fd7200000e77d7a928049727b 20241027120225174 DAUC <0003> auc.c:143 vector [3]: ck = 0f5b27e60c6ec026c44a0fe92ca45e43 20241027120225174 DAUC <0003> auc.c:144 vector [3]: ik = 3d53630ed96d50597cc04c0251a46be0 20241027120225174 DAUC <0003> auc.c:145 vector [3]: res = 64d78d6f6b27ad790000000000000000 20241027120225174 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225174 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225174 DAUC <0003> auc.c:179 vector [3]: kc = bcc66ac003cdf546 20241027120225174 DAUC <0003> auc.c:180 vector [3]: sres = b201b038 20241027120225174 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225174 DAUC <0003> auc.c:113 vector [4]: rand = 9121d7b7606ea56b9f912572e3ff541c 20241027120225174 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027120225174 DAUC <0003> auc.c:142 vector [4]: autn = b1afcd0e78c500002dcb0c2297966bf5 20241027120225174 DAUC <0003> auc.c:143 vector [4]: ck = 60e68cac8fb6066047e9676f33ac3755 20241027120225174 DAUC <0003> auc.c:144 vector [4]: ik = ac945391e955f847aef06498ae300090 20241027120225174 DAUC <0003> auc.c:145 vector [4]: res = 501e5648639c43740000000000000000 20241027120225174 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120225174 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120225174 DAUC <0003> auc.c:179 vector [4]: kc = f06d09d35d966560 20241027120225175 DAUC <0003> auc.c:180 vector [4]: sres = f413f252 20241027120225175 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120225175 DAUC <0003> db_auc.c:245 IMSI='262420058513595': Generated 5 vectors 20241027120225175 DAUC <0003> db_auc.c:249 IMSI='262420058513595': Updating SQN=321 in DB 20241027120225183 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420058513595"} 20241027120225183 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225183 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225183 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225188 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225188 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420058513595"} 20241027120225188 DAUC <0003> db_auc.c:236 IMSI='262420058513595': Calling to generate 5 vectors 20241027120225188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120225188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120225188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120225188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027120225188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120225188 DAUC <0003> auc.c:113 vector [0]: rand = 28cf00f1a749fa652efd0dc83f566a90 20241027120225188 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027120225188 DAUC <0003> auc.c:142 vector [0]: autn = be742e0f3c1c0000fff41cfae911c21e 20241027120225188 DAUC <0003> auc.c:143 vector [0]: ck = 4d8aa392ab2a090de5af16b09ef20e2e 20241027120225188 DAUC <0003> auc.c:144 vector [0]: ik = 8b296f52b787375a245697654907497e 20241027120225188 DAUC <0003> auc.c:145 vector [0]: res = 877f6494f02a86dc0000000000000000 20241027120225188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120225188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120225188 DAUC <0003> auc.c:179 vector [0]: kc = ccadbf3fa9d9c029 20241027120225188 DAUC <0003> auc.c:180 vector [0]: sres = 65310b45 20241027120225188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120225188 DAUC <0003> auc.c:113 vector [1]: rand = 2acbe57fae3a8c122e3a5edf593d4293 20241027120225188 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027120225189 DAUC <0003> auc.c:142 vector [1]: autn = cbd270c68e2c00005cc729fdd14fb947 20241027120225189 DAUC <0003> auc.c:143 vector [1]: ck = 28233a68f5364ffcf89519710e715d55 20241027120225189 DAUC <0003> auc.c:144 vector [1]: ik = 087997b4ceef83e6c4fab8e4d458df0e 20241027120225189 DAUC <0003> auc.c:145 vector [1]: res = 3c63f0170714a5860000000000000000 20241027120225189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120225189 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120225189 DAUC <0003> auc.c:179 vector [1]: kc = 8216711d75a6607e 20241027120225189 DAUC <0003> auc.c:180 vector [1]: sres = 83b4061b 20241027120225189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120225189 DAUC <0003> auc.c:113 vector [2]: rand = 9e49d2bcf949e412a4e016e0c60d0911 20241027120225189 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027120225189 DAUC <0003> auc.c:142 vector [2]: autn = e4eadecfce1300007038c7b99aa0f593 20241027120225189 DAUC <0003> auc.c:143 vector [2]: ck = f7d89fabc300b135eeffcbb894e5d0f3 20241027120225189 DAUC <0003> auc.c:144 vector [2]: ik = 171b08a888783c660db978ae8436f0b7 20241027120225189 DAUC <0003> auc.c:145 vector [2]: res = d56fbed2eb81feda0000000000000000 20241027120225189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120225189 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120225189 DAUC <0003> auc.c:179 vector [2]: kc = 4a1e4046d6b24ecf 20241027120225189 DAUC <0003> auc.c:180 vector [2]: sres = 020b1bb1 20241027120225189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120225189 DAUC <0003> auc.c:113 vector [3]: rand = d48befe8160a339e909b1a006cd14f35 20241027120225189 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027120225189 DAUC <0003> auc.c:142 vector [3]: autn = 9e77effa2f680000626f84279cdd1c7c 20241027120225189 DAUC <0003> auc.c:143 vector [3]: ck = 79cf473eef3ad03c5a9c2566d7318d8c 20241027120225189 DAUC <0003> auc.c:144 vector [3]: ik = dac32487ee529d1a9e42971d9a130f78 20241027120225189 DAUC <0003> auc.c:145 vector [3]: res = 414e705e9f7b4bbd0000000000000000 20241027120225189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120225189 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120225189 DAUC <0003> auc.c:179 vector [3]: kc = 53518b33d769c1a1 20241027120225189 DAUC <0003> auc.c:180 vector [3]: sres = bd74143f 20241027120225189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120225189 DAUC <0003> auc.c:113 vector [4]: rand = c4be41c884a7641fcbf9e1cc9d062e9c 20241027120225189 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027120225189 DAUC <0003> auc.c:142 vector [4]: autn = 108b148faef600000b969268cafea1f8 20241027120225189 DAUC <0003> auc.c:143 vector [4]: ck = bc6c36b125d7e942885c5972fe17bd63 20241027120225189 DAUC <0003> auc.c:144 vector [4]: ik = 04ef439a26a5ef09e26be4d8312389f1 20241027120225189 DAUC <0003> auc.c:145 vector [4]: res = b496ccd959d4c1b60000000000000000 20241027120225189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120225189 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120225189 DAUC <0003> auc.c:179 vector [4]: kc = 36ef8c32b603576c 20241027120225189 DAUC <0003> auc.c:180 vector [4]: sres = e5e284d9 20241027120225189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120225189 DAUC <0003> db_auc.c:245 IMSI='262420058513595': Generated 5 vectors 20241027120225189 DAUC <0003> db_auc.c:249 IMSI='262420058513595': Updating SQN=481 in DB 20241027120225198 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420058513595"} 20241027120225198 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420058513595 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120225198 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225198 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120225202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241027120225230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4258 20241027120225230 DLINP <000b> input/ipa.c:451 connected read/write 20241027120225230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120225230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120225230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120225230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120225230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37027<->l=127.0.0.1:4259) 20241027120225253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 20241027120225253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 20241027120228375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120228375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120228380 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241027120228386 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120228386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120228386 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  20241027120228386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120228386 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  20241027120228386 DLGSUP <0013> gsup_server.c:235 2:  20241027120228386 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120228386 DLGSUP <0013> gsup_server.c:235 3:  20241027120228386 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120228386 DLGSUP <0013> gsup_server.c:235 4:  20241027120228386 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120228386 DLGSUP <0013> gsup_server.c:235 5:  20241027120228386 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120228386 DLGSUP <0013> gsup_server.c:235 7:  20241027120228386 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120228386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120228386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120228386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120228408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43637<->l=127.0.0.1:4259) 20241027120228431 DAUC <0003> db_auc.c:157 IMSI='262425327648964': No 2G Auth Data 20241027120228431 DAUC <0003> db_auc.c:192 IMSI='262425327648964': No 3G Auth Data 20241027120228480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20241027120228492 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228492 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425327648964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425327648964"} 20241027120228492 DAUC <0003> db_auc.c:157 IMSI='262425327648964': No 2G Auth Data 20241027120228492 DAUC <0003> db_auc.c:236 IMSI='262425327648964': Calling to generate 5 vectors 20241027120228492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120228492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120228492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120228492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120228492 DAUC <0003> auc.c:113 vector [0]: rand = c4326f87ecd4dbd978cf77a253fb9a6f 20241027120228493 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120228493 DAUC <0003> auc.c:142 vector [0]: autn = 311af9951750800038a72c696c44a4e3 20241027120228493 DAUC <0003> auc.c:143 vector [0]: ck = d66abdeefb417bf2ecad96c9343165ae 20241027120228493 DAUC <0003> auc.c:144 vector [0]: ik = 2e326f4da15ebdfaa141f6a437940efa 20241027120228493 DAUC <0003> auc.c:145 vector [0]: res = 448c142d1bcb98500000000000000000 20241027120228493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120228493 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120228493 DAUC <0003> auc.c:151 vector [0]: kc = b5b4b2ce59baad5c 20241027120228493 DAUC <0003> auc.c:152 vector [0]: sres = 5f478c7d 20241027120228493 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120228493 DAUC <0003> auc.c:113 vector [1]: rand = 55faa91f703c8a02a486dedad0b543af 20241027120228493 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120228493 DAUC <0003> auc.c:142 vector [1]: autn = 340f273f2582800067c7d61f4cd99a13 20241027120228493 DAUC <0003> auc.c:143 vector [1]: ck = 5c05664a654b32a6ca3009ee51995c52 20241027120228493 DAUC <0003> auc.c:144 vector [1]: ik = d1bed24780496a80e74184558bf4cd86 20241027120228493 DAUC <0003> auc.c:145 vector [1]: res = 6c440cdbc44914500000000000000000 20241027120228493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120228493 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120228493 DAUC <0003> auc.c:151 vector [1]: kc = a0ca39b63f6fc9f2 20241027120228493 DAUC <0003> auc.c:152 vector [1]: sres = a80d188b 20241027120228493 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120228493 DAUC <0003> auc.c:113 vector [2]: rand = 71fdcac717bfa61b31b99f6adc0c0e00 20241027120228493 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120228493 DAUC <0003> auc.c:142 vector [2]: autn = 35f6900155ad80002d0e03d74cdbf756 20241027120228493 DAUC <0003> auc.c:143 vector [2]: ck = 4234824a2ad9759633f01bddcba95100 20241027120228493 DAUC <0003> auc.c:144 vector [2]: ik = 57a378751e0c001f1828b101aa8d6615 20241027120228493 DAUC <0003> auc.c:145 vector [2]: res = bcf552376644828b0000000000000000 20241027120228493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120228493 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120228493 DAUC <0003> auc.c:151 vector [2]: kc = 3e4f50e355f1429c 20241027120228493 DAUC <0003> auc.c:152 vector [2]: sres = dab1d0bc 20241027120228493 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120228493 DAUC <0003> auc.c:113 vector [3]: rand = 81c1d012528e52d532e99b7d517d3edd 20241027120228493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120228493 DAUC <0003> auc.c:142 vector [3]: autn = ab2620a54ef78000235e384cb86becf5 20241027120228493 DAUC <0003> auc.c:143 vector [3]: ck = acf9aff98fdd4ada5753e65bab32c1ff 20241027120228493 DAUC <0003> auc.c:144 vector [3]: ik = 3880d62fc87fc5ad21d87fb19061e1c4 20241027120228493 DAUC <0003> auc.c:145 vector [3]: res = 9ac5b4e3d15cf3870000000000000000 20241027120228493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120228493 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120228493 DAUC <0003> auc.c:151 vector [3]: kc = e2f2e03c7cf1af4c 20241027120228493 DAUC <0003> auc.c:152 vector [3]: sres = 4b994764 20241027120228493 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120228493 DAUC <0003> auc.c:113 vector [4]: rand = 36d6a0d93500437dd9c5dbd67c2f5bce 20241027120228493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120228493 DAUC <0003> auc.c:142 vector [4]: autn = c5c12851d5ee80007be161099a0be0b7 20241027120228493 DAUC <0003> auc.c:143 vector [4]: ck = 66186041d72b41b6f47b80dd34722f63 20241027120228493 DAUC <0003> auc.c:144 vector [4]: ik = a6271b299ec5103d7c8bba57fbc2be4b 20241027120228493 DAUC <0003> auc.c:145 vector [4]: res = 88b51bdbf86d5b9a0000000000000000 20241027120228493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120228493 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120228493 DAUC <0003> auc.c:151 vector [4]: kc = 48cf41e2865ec0a3 20241027120228493 DAUC <0003> auc.c:152 vector [4]: sres = 70d84041 20241027120228493 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120228493 DAUC <0003> db_auc.c:245 IMSI='262425327648964': Generated 5 vectors 20241027120228493 DAUC <0003> db_auc.c:249 IMSI='262425327648964': Updating SQN=161 in DB 20241027120228502 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425327648964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425327648964"} 20241027120228502 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425327648964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120228502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228503 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36922<->l=127.0.0.1:4258 20241027120228541 DAUC <0003> db_auc.c:157 IMSI='262426580145999': No 2G Auth Data 20241027120228541 DAUC <0003> db_auc.c:192 IMSI='262426580145999': No 3G Auth Data 20241027120228564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20241027120228566 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228566 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426580145999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426580145999"} 20241027120228566 DAUC <0003> db_auc.c:157 IMSI='262426580145999': No 2G Auth Data 20241027120228566 DAUC <0003> db_auc.c:236 IMSI='262426580145999': Calling to generate 5 vectors 20241027120228566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027120228566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120228566 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027120228566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120228566 DAUC <0003> auc.c:113 vector [0]: rand = f2c120490295029eeb9c16b8d3659210 20241027120228566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120228566 DAUC <0003> auc.c:142 vector [0]: autn = de60c56f605a800064ac0fb056c5ba2a 20241027120228566 DAUC <0003> auc.c:143 vector [0]: ck = 067fbb63c215f327ae4c894526667d03 20241027120228566 DAUC <0003> auc.c:144 vector [0]: ik = f9016be266e118d65d1c6464c73a111b 20241027120228566 DAUC <0003> auc.c:145 vector [0]: res = 4b9b8f7af425fd2d0000000000000000 20241027120228566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120228566 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027120228566 DAUC <0003> auc.c:151 vector [0]: kc = 0c2e3da045a887e9 20241027120228566 DAUC <0003> auc.c:152 vector [0]: sres = bfbe7257 20241027120228566 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027120228566 DAUC <0003> auc.c:113 vector [1]: rand = f04fa3ee8a4f11e7a24de78455900f70 20241027120228566 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120228566 DAUC <0003> auc.c:142 vector [1]: autn = e5fa1f3789b28000c7f060a85008a230 20241027120228566 DAUC <0003> auc.c:143 vector [1]: ck = 5e9f021caa825dbc16e59c38455e610f 20241027120228566 DAUC <0003> auc.c:144 vector [1]: ik = b9c08fd7a6b594c626c29409c5b420f0 20241027120228566 DAUC <0003> auc.c:145 vector [1]: res = b71abf31fc4041810000000000000000 20241027120228566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120228566 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027120228566 DAUC <0003> auc.c:151 vector [1]: kc = d77885fa8cdd8885 20241027120228566 DAUC <0003> auc.c:152 vector [1]: sres = 4b5afeb0 20241027120228566 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027120228566 DAUC <0003> auc.c:113 vector [2]: rand = 656cf172428da1b61d8ed78055f97d77 20241027120228566 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120228566 DAUC <0003> auc.c:142 vector [2]: autn = c50d179f7b008000537184cdbe6e5d89 20241027120228566 DAUC <0003> auc.c:143 vector [2]: ck = 60c9530a4bdd80c08561b6dd388c83cb 20241027120228566 DAUC <0003> auc.c:144 vector [2]: ik = 1d91dce18ad91cf67cf9b9a5118ceae5 20241027120228566 DAUC <0003> auc.c:145 vector [2]: res = 733c2843e7aaa8c30000000000000000 20241027120228566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120228566 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027120228566 DAUC <0003> auc.c:151 vector [2]: kc = 84c08093e804f518 20241027120228566 DAUC <0003> auc.c:152 vector [2]: sres = 94968080 20241027120228566 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027120228566 DAUC <0003> auc.c:113 vector [3]: rand = b5bf13e0349120dd41860fb2d63f4cf0 20241027120228566 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120228566 DAUC <0003> auc.c:142 vector [3]: autn = b156ff7349e2800037c1db2d871964fd 20241027120228566 DAUC <0003> auc.c:143 vector [3]: ck = c42f0c6c8033168c76d7609c8199e25f 20241027120228566 DAUC <0003> auc.c:144 vector [3]: ik = 8c16443d1eb74b6ca34fe0d3672ff477 20241027120228566 DAUC <0003> auc.c:145 vector [3]: res = ff9e4b0e1ea95a550000000000000000 20241027120228566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120228566 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027120228566 DAUC <0003> auc.c:151 vector [3]: kc = 9da1c81e78324bc8 20241027120228566 DAUC <0003> auc.c:152 vector [3]: sres = e137115b 20241027120228566 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027120228566 DAUC <0003> auc.c:113 vector [4]: rand = 2d63eac332c41b133f3beb3aa2b6dd52 20241027120228566 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120228566 DAUC <0003> auc.c:142 vector [4]: autn = 1665ee514e8080005bb711882a5dce82 20241027120228566 DAUC <0003> auc.c:143 vector [4]: ck = 2f96383f1da954d466495b9390488258 20241027120228566 DAUC <0003> auc.c:144 vector [4]: ik = 82452365c4a9bc47f6375ac0b04a6613 20241027120228566 DAUC <0003> auc.c:145 vector [4]: res = 6ddb88b1861e26ce0000000000000000 20241027120228566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120228566 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027120228566 DAUC <0003> auc.c:151 vector [4]: kc = 3dad1a09f9020cd8 20241027120228566 DAUC <0003> auc.c:152 vector [4]: sres = ebc5ae7f 20241027120228566 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027120228566 DAUC <0003> db_auc.c:245 IMSI='262426580145999': Generated 5 vectors 20241027120228566 DAUC <0003> db_auc.c:249 IMSI='262426580145999': Updating SQN=161 in DB 20241027120228574 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426580145999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426580145999"} 20241027120228574 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426580145999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120228574 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228574 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20241027120228601 DAUC <0003> db_auc.c:157 IMSI='262422924922859': No 2G Auth Data 20241027120228601 DAUC <0003> db_auc.c:192 IMSI='262422924922859': No 3G Auth Data 20241027120228636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4258 20241027120228639 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228639 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422924922859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422924922859"} 20241027120228639 DAUC <0003> db_auc.c:236 IMSI='262422924922859': Calling to generate 5 vectors 20241027120228639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120228639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120228639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120228639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120228639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120228639 DAUC <0003> auc.c:113 vector [0]: rand = a18b73a9191fa9f40173c3cd23729e69 20241027120228639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120228639 DAUC <0003> auc.c:142 vector [0]: autn = 7c9aca0feae6800017e8da993580e40c 20241027120228639 DAUC <0003> auc.c:143 vector [0]: ck = db861c6823b8122537c45bd22ec701e2 20241027120228639 DAUC <0003> auc.c:144 vector [0]: ik = a490b0f100a55dc4888066334c21294c 20241027120228639 DAUC <0003> auc.c:145 vector [0]: res = dcb9fa8a7d57aad00000000000000000 20241027120228639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120228639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120228639 DAUC <0003> auc.c:179 vector [0]: kc = 3fdd0917f0043400 20241027120228639 DAUC <0003> auc.c:180 vector [0]: sres = 0db08abe 20241027120228639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120228639 DAUC <0003> auc.c:113 vector [1]: rand = e916d675532d03178ff68d10b0be8524 20241027120228639 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120228639 DAUC <0003> auc.c:142 vector [1]: autn = 4554e169173b8000d00a0cb5576a4b0b 20241027120228639 DAUC <0003> auc.c:143 vector [1]: ck = 2964da61f38a518c0a2a272fdc9b7450 20241027120228639 DAUC <0003> auc.c:144 vector [1]: ik = 3fb6ad2f4ba98b2ac241bfcd2a8a6dbe 20241027120228639 DAUC <0003> auc.c:145 vector [1]: res = 05a570dc23e1b72b0000000000000000 20241027120228639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120228639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120228639 DAUC <0003> auc.c:179 vector [1]: kc = 938170ea199d9c00 20241027120228639 DAUC <0003> auc.c:180 vector [1]: sres = e3df9035 20241027120228639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120228639 DAUC <0003> auc.c:113 vector [2]: rand = 83f86fecfa28374e6be6ef99e14acb08 20241027120228639 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120228639 DAUC <0003> auc.c:142 vector [2]: autn = be76cb509b77800049b89791ced0996d 20241027120228639 DAUC <0003> auc.c:143 vector [2]: ck = 63ad3db20f07e102b0cd88c1fdba5532 20241027120228639 DAUC <0003> auc.c:144 vector [2]: ik = 249b88c0370f52904d2cb9545cbd1efa 20241027120228639 DAUC <0003> auc.c:145 vector [2]: res = bfb7e85d5c9e23890000000000000000 20241027120228639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120228639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120228639 DAUC <0003> auc.c:179 vector [2]: kc = 9b1998f51e184400 20241027120228639 DAUC <0003> auc.c:180 vector [2]: sres = 6822897b 20241027120228639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120228639 DAUC <0003> auc.c:113 vector [3]: rand = e574a2b88324f07c3a9c61a6042c98fd 20241027120228639 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120228639 DAUC <0003> auc.c:142 vector [3]: autn = d6f0e7fca08f8000527a065d4a1875be 20241027120228639 DAUC <0003> auc.c:143 vector [3]: ck = b8e4f49f8b93e909a54638b1be932ef5 20241027120228639 DAUC <0003> auc.c:144 vector [3]: ik = 9e59a006a152fce3d1edf059891323b1 20241027120228639 DAUC <0003> auc.c:145 vector [3]: res = 55bf1b9312da132b0000000000000000 20241027120228639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120228639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120228639 DAUC <0003> auc.c:179 vector [3]: kc = dfe18d48f854d400 20241027120228639 DAUC <0003> auc.c:180 vector [3]: sres = a5ba707c 20241027120228639 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120228639 DAUC <0003> auc.c:113 vector [4]: rand = e888dbd0f6a3ac4f92bae13cf5f8fd8f 20241027120228639 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120228639 DAUC <0003> auc.c:142 vector [4]: autn = c25cd5b749a080000d743de063a1d8d0 20241027120228639 DAUC <0003> auc.c:143 vector [4]: ck = 3d2c38005635945f82a7370480e2cb84 20241027120228639 DAUC <0003> auc.c:144 vector [4]: ik = 2a7cb6b1fa02e929d43c819d00af1335 20241027120228639 DAUC <0003> auc.c:145 vector [4]: res = 1a988dbe4933e9580000000000000000 20241027120228639 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120228639 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120228639 DAUC <0003> auc.c:179 vector [4]: kc = 64445fb4b7f2bc00 20241027120228639 DAUC <0003> auc.c:180 vector [4]: sres = a0f8a141 20241027120228639 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120228639 DAUC <0003> db_auc.c:245 IMSI='262422924922859': Generated 5 vectors 20241027120228639 DAUC <0003> db_auc.c:249 IMSI='262422924922859': Updating SQN=161 in DB 20241027120228648 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422924922859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422924922859"} 20241027120228648 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422924922859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120228648 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228648 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4258 20241027120228685 DAUC <0003> db_auc.c:157 IMSI='262425821514362': No 2G Auth Data 20241027120228685 DAUC <0003> db_auc.c:192 IMSI='262425821514362': No 3G Auth Data 20241027120228718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241027120228721 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228721 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425821514362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425821514362"} 20241027120228721 DAUC <0003> db_auc.c:236 IMSI='262425821514362': Calling to generate 5 vectors 20241027120228721 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120228721 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120228721 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120228721 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120228721 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120228721 DAUC <0003> auc.c:113 vector [0]: rand = 3c3a6b8d491cb0869fbef410b2eb2b46 20241027120228721 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120228721 DAUC <0003> auc.c:142 vector [0]: autn = c2d56da58478800042d533768c6c7d5e 20241027120228721 DAUC <0003> auc.c:143 vector [0]: ck = 5001cf8a4330de4f0567c76440ba43a8 20241027120228721 DAUC <0003> auc.c:144 vector [0]: ik = a3757328bbc237c1cab49dc909169e20 20241027120228721 DAUC <0003> auc.c:145 vector [0]: res = c35ec678a169286e0000000000000000 20241027120228721 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120228721 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120228721 DAUC <0003> auc.c:179 vector [0]: kc = 7dea18e673d89000 20241027120228721 DAUC <0003> auc.c:180 vector [0]: sres = 29db74e7 20241027120228721 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120228721 DAUC <0003> auc.c:113 vector [1]: rand = a2fdf8fcce33a6381c2af4dfcb4e495b 20241027120228721 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120228721 DAUC <0003> auc.c:142 vector [1]: autn = d10abd4469a1800079e19368eb08c0d4 20241027120228721 DAUC <0003> auc.c:143 vector [1]: ck = df0b58291e321927b030e2d5bbcc3e3e 20241027120228721 DAUC <0003> auc.c:144 vector [1]: ik = f8b4ae22d8aa832d08ebc1927564083e 20241027120228721 DAUC <0003> auc.c:145 vector [1]: res = b835563a1921bc130000000000000000 20241027120228721 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120228721 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120228721 DAUC <0003> auc.c:179 vector [1]: kc = 5bccb59260d6cc00 20241027120228721 DAUC <0003> auc.c:180 vector [1]: sres = 5577c185 20241027120228721 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120228721 DAUC <0003> auc.c:113 vector [2]: rand = 71c4ba75d9baa5f128aa11ebf2df6a87 20241027120228721 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120228721 DAUC <0003> auc.c:142 vector [2]: autn = 04be58b4af708000858476f856473172 20241027120228721 DAUC <0003> auc.c:143 vector [2]: ck = b8d0c6a9847282ada05a417e53ca7a78 20241027120228721 DAUC <0003> auc.c:144 vector [2]: ik = dba31bb295952ce065758bffc5cd47bb 20241027120228721 DAUC <0003> auc.c:145 vector [2]: res = 90fe67a6f9fbab0f0000000000000000 20241027120228721 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120228721 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120228721 DAUC <0003> auc.c:179 vector [2]: kc = 2bd8d2d2b0da3000 20241027120228721 DAUC <0003> auc.c:180 vector [2]: sres = 93ae7e3b 20241027120228721 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120228721 DAUC <0003> auc.c:113 vector [3]: rand = 5b0300673557397d6229fe304e27e929 20241027120228721 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120228721 DAUC <0003> auc.c:142 vector [3]: autn = 582e6f2df9d48000cc8a0ded2278f86e 20241027120228721 DAUC <0003> auc.c:143 vector [3]: ck = cc4284d05880ab95cd23dfe8a952d955 20241027120228721 DAUC <0003> auc.c:144 vector [3]: ik = 4a2288ed875721ac004f233bde612709 20241027120228721 DAUC <0003> auc.c:145 vector [3]: res = 26eefa432ba266660000000000000000 20241027120228721 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120228721 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120228721 DAUC <0003> auc.c:179 vector [3]: kc = ce16d28dc64a4000 20241027120228721 DAUC <0003> auc.c:180 vector [3]: sres = cf9c977b 20241027120228721 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120228721 DAUC <0003> auc.c:113 vector [4]: rand = 84babbfee038389116b7f398c69f4de0 20241027120228721 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120228721 DAUC <0003> auc.c:142 vector [4]: autn = 40c5b6c8087d8000dc92ceb8a4c7b302 20241027120228721 DAUC <0003> auc.c:143 vector [4]: ck = ff1169f739c210f31aec804c5111ff04 20241027120228721 DAUC <0003> auc.c:144 vector [4]: ik = 339be789c3fca656bb8deb88bb5622cc 20241027120228721 DAUC <0003> auc.c:145 vector [4]: res = cbd8abe7e46eb8230000000000000000 20241027120228721 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120228721 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120228721 DAUC <0003> auc.c:179 vector [4]: kc = 2c36806b3a3a8800 20241027120228721 DAUC <0003> auc.c:180 vector [4]: sres = 511b348d 20241027120228721 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120228721 DAUC <0003> db_auc.c:245 IMSI='262425821514362': Generated 5 vectors 20241027120228721 DAUC <0003> db_auc.c:249 IMSI='262425821514362': Updating SQN=161 in DB 20241027120228729 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425821514362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425821514362"} 20241027120228729 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425821514362 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120228729 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228729 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241027120228768 DAUC <0003> db_auc.c:157 IMSI='262425925522372': No 2G Auth Data 20241027120228768 DAUC <0003> db_auc.c:192 IMSI='262425925522372': No 3G Auth Data 20241027120228801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241027120228803 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228803 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425925522372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425925522372"} 20241027120228804 DAUC <0003> db_auc.c:236 IMSI='262425925522372': Calling to generate 5 vectors 20241027120228804 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027120228804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027120228804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027120228804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027120228804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027120228804 DAUC <0003> auc.c:113 vector [0]: rand = 170a9e5b01e0117ffda91d0391833cd0 20241027120228804 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027120228804 DAUC <0003> auc.c:142 vector [0]: autn = f321bf2da6a08000502c12d82f23865d 20241027120228804 DAUC <0003> auc.c:143 vector [0]: ck = 29e1d6c76245caffb2a110b193dc0ef2 20241027120228804 DAUC <0003> auc.c:144 vector [0]: ik = da7a7d79018815d693adf198ac65e440 20241027120228804 DAUC <0003> auc.c:145 vector [0]: res = e33365a59ffe9e5f0000000000000000 20241027120228804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027120228804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027120228804 DAUC <0003> auc.c:179 vector [0]: kc = fad7ac919b02a35a 20241027120228804 DAUC <0003> auc.c:180 vector [0]: sres = 270594fc 20241027120228804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027120228804 DAUC <0003> auc.c:113 vector [1]: rand = bc247af6c70e9e75cb95d05669b3a5ef 20241027120228804 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027120228804 DAUC <0003> auc.c:142 vector [1]: autn = 9cee94691b018000b7d0095d9a316df6 20241027120228804 DAUC <0003> auc.c:143 vector [1]: ck = d38d0e8dd7b068b06144e632563cc98f 20241027120228804 DAUC <0003> auc.c:144 vector [1]: ik = eb32dcc9f38d1f39b715f28677c5021a 20241027120228804 DAUC <0003> auc.c:145 vector [1]: res = f2b31e815b638a3e0000000000000000 20241027120228804 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027120228804 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027120228804 DAUC <0003> auc.c:179 vector [1]: kc = 2fb0d0537ab8c311 20241027120228804 DAUC <0003> auc.c:180 vector [1]: sres = bdab6874 20241027120228804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027120228804 DAUC <0003> auc.c:113 vector [2]: rand = 6e19feff28454ec7967e966a6ca9c0b1 20241027120228804 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027120228804 DAUC <0003> auc.c:142 vector [2]: autn = 82e94486a2e28000c25a2d52d361bb62 20241027120228804 DAUC <0003> auc.c:143 vector [2]: ck = 0bada951892937fbcfbaba15ae56b2c9 20241027120228804 DAUC <0003> auc.c:144 vector [2]: ik = 0c203ab53fd35c78b8893be12513b298 20241027120228804 DAUC <0003> auc.c:145 vector [2]: res = 3d75918d422a507c0000000000000000 20241027120228804 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027120228804 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027120228804 DAUC <0003> auc.c:179 vector [2]: kc = 11be2dc9d738cd18 20241027120228804 DAUC <0003> auc.c:180 vector [2]: sres = 046f1e78 20241027120228804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027120228804 DAUC <0003> auc.c:113 vector [3]: rand = 0f42bc9dee1fb1b7614ac2b8d23dc688 20241027120228804 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027120228804 DAUC <0003> auc.c:142 vector [3]: autn = ac2fe6fa8d1d80008c8bfcbb79d2c922 20241027120228804 DAUC <0003> auc.c:143 vector [3]: ck = aa294bfe9f6118400617b6161c62a2be 20241027120228804 DAUC <0003> auc.c:144 vector [3]: ik = 261fd5b013a3c0bdf49bdb277b6aa53e 20241027120228804 DAUC <0003> auc.c:145 vector [3]: res = 09e5dea77b24b5ea0000000000000000 20241027120228804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027120228804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027120228804 DAUC <0003> auc.c:179 vector [3]: kc = 0f6c8338ae633fb0 20241027120228804 DAUC <0003> auc.c:180 vector [3]: sres = b2ae176c 20241027120228804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027120228804 DAUC <0003> auc.c:113 vector [4]: rand = 600d12522469f91a870bc949e71d5d77 20241027120228804 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027120228804 DAUC <0003> auc.c:142 vector [4]: autn = 59381c4d23ba80000820d381e9bedc06 20241027120228804 DAUC <0003> auc.c:143 vector [4]: ck = 491cde3858918c9f022958ad35d4722a 20241027120228804 DAUC <0003> auc.c:144 vector [4]: ik = b317cf4dfbaad799622291da03f56529 20241027120228804 DAUC <0003> auc.c:145 vector [4]: res = 2c80d77bfabcd8e60000000000000000 20241027120228804 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027120228804 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027120228804 DAUC <0003> auc.c:179 vector [4]: kc = 28432934600c43c9 20241027120228804 DAUC <0003> auc.c:180 vector [4]: sres = 1aaf6fa1 20241027120228804 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027120228804 DAUC <0003> db_auc.c:245 IMSI='262425925522372': Generated 5 vectors 20241027120228804 DAUC <0003> db_auc.c:249 IMSI='262425925522372': Updating SQN=161 in DB 20241027120228812 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425925522372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425925522372"} 20241027120228812 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425925522372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120228812 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228812 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120228814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241027120228839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241027120228840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43637<->l=127.0.0.1:4259) 20241027120228840 DLINP <000b> input/ipa.c:451 connected read/write 20241027120228840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120228840 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120228840 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120228840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120228868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4258 20241027120228868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4258 20241027120231981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120231981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120231986 DLINP <000b> input/ipa.c:451 connected read/write 20241027120231986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120231987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43096<->l=127.0.0.1:4258 20241027120231991 DLINP <000b> input/ipa.c:451 connected read/write 20241027120231991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120231991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120231991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120231991 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  20241027120231991 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120231991 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  20241027120231991 DLGSUP <0013> gsup_server.c:235 2:  20241027120231991 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120231991 DLGSUP <0013> gsup_server.c:235 3:  20241027120231991 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120231991 DLGSUP <0013> gsup_server.c:235 4:  20241027120231991 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120231991 DLGSUP <0013> gsup_server.c:235 5:  20241027120231991 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120231991 DLGSUP <0013> gsup_server.c:235 7:  20241027120231991 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120231991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120231991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120231991 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120232020 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41619<->l=127.0.0.1:4259) 20241027120232033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241027120232041 DLINP <000b> input/ipa.c:451 connected read/write 20241027120232041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120232041 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424272464034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424272464034" cn_domain=PS} 20241027120232041 DLU <0006> fsm.c:456 lu(262424272464034)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241027120232041 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424272464034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241027120232041 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424272464034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424272464034" cause=IMSI unknown in HLR} 20241027120232042 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424272464034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120232042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424272464034)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120232042 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424272464034)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241027120232042 DLU <0006> fsm.c:568 lu(PS:IMSI-262424272464034)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241027120232042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120232042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120232042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120232042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120232046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241027120232047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43096<->l=127.0.0.1:4258 20241027120232050 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41619<->l=127.0.0.1:4259) 20241027120232052 DLINP <000b> input/ipa.c:451 connected read/write 20241027120232052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120232052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120232052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120232052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120232088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20241027120232089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20241027120235182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120235182 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120235187 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120235188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241027120235192 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120235192 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120235192 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120235193 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  20241027120235193 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120235193 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  20241027120235193 DLGSUP <0013> gsup_server.c:235 2:  20241027120235193 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120235193 DLGSUP <0013> gsup_server.c:235 3:  20241027120235193 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120235193 DLGSUP <0013> gsup_server.c:235 4:  20241027120235193 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120235193 DLGSUP <0013> gsup_server.c:235 5:  20241027120235193 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120235193 DLGSUP <0013> gsup_server.c:235 7:  20241027120235193 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120235193 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120235193 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120235193 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120235211 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41747<->l=127.0.0.1:4259) 20241027120235221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 20241027120235234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120235234 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426736429218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426736429218" cn_domain=PS source_name="the-source\n"} 20241027120235234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027120235234 DLU <0006> fsm.c:456 lu(262426736429218)[0x61200000b620]{UNVALIDATED}: Allocated 20241027120235234 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426736429218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241027120235234 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262426736429218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426736429218" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241027120235234 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262426736429218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120235234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426736429218)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120235234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426736429218)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241027120235234 DLU <0006> fsm.c:568 lu(PS:IMSI-262426736429218)[0x61200000b620]{UNVALIDATED}: Deallocated 20241027120235234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120235234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120235236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4258 20241027120235238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43126<->l=127.0.0.1:4258 20241027120235239 DLINP <000b> input/ipa.c:451 connected read/write 20241027120235239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120235239 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120235239 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120235239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120235239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027120235239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41747<->l=127.0.0.1:4259) 20241027120235292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241027120235292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 20241027120238384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120238384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120238387 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120238388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20241027120238390 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120238390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120238390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120238390 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  20241027120238390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120238390 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  20241027120238390 DLGSUP <0013> gsup_server.c:235 2:  20241027120238390 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120238390 DLGSUP <0013> gsup_server.c:235 3:  20241027120238390 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120238390 DLGSUP <0013> gsup_server.c:235 4:  20241027120238390 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120238390 DLGSUP <0013> gsup_server.c:235 5:  20241027120238390 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120238390 DLGSUP <0013> gsup_server.c:235 7:  20241027120238390 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120238390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120238390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120238390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120238400 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46783<->l=127.0.0.1:4259) 20241027120238405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 20241027120238438 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120238438 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429377673167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429377673167" cn_domain=PS} 20241027120238438 DLU <0006> fsm.c:456 lu(262429377673167)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241027120238438 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429377673167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241027120238438 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429377673167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429377673167" cause=Roaming not allowed in this location area} 20241027120238439 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429377673167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120238439 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429377673167)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120238439 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429377673167)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241027120238439 DLU <0006> fsm.c:568 lu(PS:IMSI-262429377673167)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241027120238439 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120238439 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120238445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 20241027120238446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20241027120238448 DLINP <000b> input/ipa.c:451 connected read/write 20241027120238448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120238448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120238448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120238448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120238448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46783<->l=127.0.0.1:4259) 20241027120238485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 20241027120238485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4258 20241027120241572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120241572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120241575 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120241576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20241027120241579 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120241579 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120241579 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120241579 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  20241027120241579 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120241579 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  20241027120241579 DLGSUP <0013> gsup_server.c:235 2:  20241027120241579 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120241579 DLGSUP <0013> gsup_server.c:235 3:  20241027120241579 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120241579 DLGSUP <0013> gsup_server.c:235 4:  20241027120241579 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120241579 DLGSUP <0013> gsup_server.c:235 5:  20241027120241579 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120241579 DLGSUP <0013> gsup_server.c:235 7:  20241027120241579 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120241579 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120241579 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120241579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120241607 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20241027120241619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4258 20241027120241626 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120241626 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423333473524 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423333473524"} 20241027120241626 DAUC <0003> db_auc.c:133 IMSI='262423333473524': No such subscriber 20241027120241626 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423333473524 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241027120241626 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423333473524 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423333473524" cause=IMSI unknown in HLR} 20241027120241626 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423333473524 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120241626 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120241626 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120241630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4258 20241027120241631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20241027120241633 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20241027120241634 DLINP <000b> input/ipa.c:451 connected read/write 20241027120241634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120241634 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120241634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120241634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120241716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4258 20241027120241716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4258 20241027120244812 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120244812 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120244815 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20241027120244816 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244816 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120244817 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120244817 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  20241027120244817 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120244817 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  20241027120244817 DLGSUP <0013> gsup_server.c:235 2:  20241027120244817 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120244817 DLGSUP <0013> gsup_server.c:235 3:  20241027120244817 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120244817 DLGSUP <0013> gsup_server.c:235 4:  20241027120244817 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120244817 DLGSUP <0013> gsup_server.c:235 5:  20241027120244817 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120244817 DLGSUP <0013> gsup_server.c:235 7:  20241027120244817 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120244817 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120244817 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120244817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120244826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241027120244839 DAUC <0003> db_auc.c:157 IMSI='262428740599537': No 2G Auth Data 20241027120244839 DAUC <0003> db_auc.c:192 IMSI='262428740599537': No 3G Auth Data 20241027120244879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241027120244887 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244888 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428740599537" cn_domain=PS} 20241027120244888 DLU <0006> fsm.c:456 lu(262428740599537)[0x61200000b920]{UNVALIDATED}: Allocated 20241027120244888 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120244907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428740599537)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120244907 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428740599537" cn_domain=PS} 20241027120244907 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244907 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244909 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244909 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428740599537"} 20241027120244909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428740599537)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120244909 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120244909 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428740599537"} 20241027120244909 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428740599537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120244909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428740599537)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120244909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428740599537)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120244909 DLU <0006> fsm.c:568 lu(PS:IMSI-262428740599537)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120244909 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244909 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241027120244942 DAUC <0003> db_auc.c:157 IMSI='262428038921308': No 2G Auth Data 20241027120244942 DAUC <0003> db_auc.c:192 IMSI='262428038921308': No 3G Auth Data 20241027120244951 DLGSUP <0013> hlr.c:121 IMSI 262428038921308: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120244967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4258 20241027120244969 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244969 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428038921308" cn_domain=PS} 20241027120244969 DLU <0006> fsm.c:456 lu(262428038921308)[0x61200000baa0]{UNVALIDATED}: Allocated 20241027120244969 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120244985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428038921308)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120244985 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428038921308" cn_domain=PS} 20241027120244985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244986 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120244986 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428038921308"} 20241027120244986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428038921308)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120244986 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120244986 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428038921308"} 20241027120244986 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428038921308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120244986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428038921308)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120244986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428038921308)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120244986 DLU <0006> fsm.c:568 lu(PS:IMSI-262428038921308)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120244986 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244986 DLINP <000b> input/ipa.c:451 connected read/write 20241027120244986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120244987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4258 20241027120245019 DAUC <0003> db_auc.c:157 IMSI='262427406317714': No 2G Auth Data 20241027120245019 DAUC <0003> db_auc.c:192 IMSI='262427406317714': No 3G Auth Data 20241027120245031 DLGSUP <0013> hlr.c:121 IMSI 262427406317714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 20241027120245051 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245051 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427406317714" cn_domain=PS} 20241027120245051 DLU <0006> fsm.c:456 lu(262427406317714)[0x61200000bc20]{UNVALIDATED}: Allocated 20241027120245051 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245071 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427406317714)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245071 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427406317714" cn_domain=PS} 20241027120245071 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245071 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245074 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245074 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427406317714"} 20241027120245074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427406317714)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245074 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245074 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427406317714"} 20241027120245074 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427406317714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427406317714)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427406317714)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245074 DLU <0006> fsm.c:568 lu(PS:IMSI-262427406317714)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245074 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245074 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 20241027120245111 DAUC <0003> db_auc.c:157 IMSI='262420583477775': No 2G Auth Data 20241027120245111 DAUC <0003> db_auc.c:192 IMSI='262420583477775': No 3G Auth Data 20241027120245121 DLGSUP <0013> hlr.c:121 IMSI 262420583477775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241027120245138 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245138 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420583477775" cn_domain=PS} 20241027120245138 DLU <0006> fsm.c:456 lu(262420583477775)[0x61200000bda0]{UNVALIDATED}: Allocated 20241027120245138 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420583477775)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245154 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420583477775" cn_domain=PS} 20241027120245154 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245154 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245156 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245156 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420583477775"} 20241027120245156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420583477775)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245156 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245156 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420583477775"} 20241027120245156 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420583477775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420583477775)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420583477775)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245156 DLU <0006> fsm.c:568 lu(PS:IMSI-262420583477775)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245156 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245156 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241027120245185 DAUC <0003> db_auc.c:157 IMSI='262427653135782': No 2G Auth Data 20241027120245185 DAUC <0003> db_auc.c:192 IMSI='262427653135782': No 3G Auth Data 20241027120245194 DLGSUP <0013> hlr.c:121 IMSI 262427653135782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20241027120245213 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245213 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427653135782" cn_domain=PS} 20241027120245213 DLU <0006> fsm.c:456 lu(262427653135782)[0x61200000bf20]{UNVALIDATED}: Allocated 20241027120245213 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427653135782)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245232 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427653135782" cn_domain=PS} 20241027120245232 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245232 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245234 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427653135782"} 20241027120245234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427653135782)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245234 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245234 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427653135782"} 20241027120245234 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427653135782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427653135782)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427653135782)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245234 DLU <0006> fsm.c:568 lu(PS:IMSI-262427653135782)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245234 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20241027120245261 DAUC <0003> db_auc.c:157 IMSI='262421960703732': No 2G Auth Data 20241027120245261 DAUC <0003> db_auc.c:192 IMSI='262421960703732': No 3G Auth Data 20241027120245269 DLGSUP <0013> hlr.c:121 IMSI 262421960703732: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241027120245296 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245296 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421960703732" cn_domain=PS} 20241027120245296 DLU <0006> fsm.c:456 lu(262421960703732)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241027120245296 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421960703732)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245316 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421960703732" cn_domain=PS} 20241027120245316 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245316 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245318 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245318 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421960703732"} 20241027120245318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421960703732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245318 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245318 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421960703732"} 20241027120245318 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421960703732 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421960703732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421960703732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245318 DLU <0006> fsm.c:568 lu(PS:IMSI-262421960703732)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245318 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245318 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241027120245357 DAUC <0003> db_auc.c:157 IMSI='262421356616585': No 2G Auth Data 20241027120245357 DAUC <0003> db_auc.c:192 IMSI='262421356616585': No 3G Auth Data 20241027120245365 DLGSUP <0013> hlr.c:121 IMSI 262421356616585: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20241027120245395 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245395 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421356616585" cn_domain=PS} 20241027120245395 DLU <0006> fsm.c:456 lu(262421356616585)[0x612000010120]{UNVALIDATED}: Allocated 20241027120245395 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421356616585)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245414 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421356616585" cn_domain=PS} 20241027120245414 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245414 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245417 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245417 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421356616585"} 20241027120245417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421356616585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245417 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245417 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421356616585"} 20241027120245417 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421356616585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421356616585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421356616585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245417 DLU <0006> fsm.c:568 lu(PS:IMSI-262421356616585)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245417 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245417 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40410<->l=127.0.0.1:4258 20241027120245459 DAUC <0003> db_auc.c:157 IMSI='262429426444366': No 2G Auth Data 20241027120245459 DAUC <0003> db_auc.c:192 IMSI='262429426444366': No 3G Auth Data 20241027120245467 DLGSUP <0013> hlr.c:121 IMSI 262429426444366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120245493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 20241027120245496 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245496 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429426444366" cn_domain=PS} 20241027120245496 DLU <0006> fsm.c:456 lu(262429426444366)[0x6120000102a0]{UNVALIDATED}: Allocated 20241027120245496 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120245516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429426444366)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120245516 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429426444366" cn_domain=PS} 20241027120245516 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245516 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245518 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245518 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429426444366"} 20241027120245518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429426444366)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120245518 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120245518 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429426444366"} 20241027120245518 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429426444366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120245519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426444366)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120245519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426444366)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120245519 DLU <0006> fsm.c:568 lu(PS:IMSI-262429426444366)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120245519 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245519 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120245520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40424<->l=127.0.0.1:4258 20241027120245555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20241027120245556 DLINP <000b> input/ipa.c:451 connected read/write 20241027120245556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120245556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120245556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120245556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120245556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241027120245585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241027120245585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241027120248676 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120248676 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120248678 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20241027120248682 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248682 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120248682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120248682 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  20241027120248682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120248682 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  20241027120248682 DLGSUP <0013> gsup_server.c:235 2:  20241027120248682 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120248682 DLGSUP <0013> gsup_server.c:235 3:  20241027120248682 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120248682 DLGSUP <0013> gsup_server.c:235 4:  20241027120248682 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120248682 DLGSUP <0013> gsup_server.c:235 5:  20241027120248682 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120248682 DLGSUP <0013> gsup_server.c:235 7:  20241027120248682 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120248682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120248682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120248682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120248696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241027120248714 DAUC <0003> db_auc.c:157 IMSI='262420062068232': No 2G Auth Data 20241027120248714 DAUC <0003> db_auc.c:192 IMSI='262420062068232': No 3G Auth Data 20241027120248774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40456<->l=127.0.0.1:4258 20241027120248789 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248789 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420062068232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420062068232" cn_domain=PS source_name="the-source\n"} 20241027120248789 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027120248789 DLU <0006> fsm.c:456 lu(262420062068232)[0x612000010420]{UNVALIDATED}: Allocated 20241027120248789 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420062068232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120248810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420062068232)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120248810 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420062068232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420062068232" cn_domain=PS destination_name="the-source\n"} 20241027120248810 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248810 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248820 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248820 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420062068232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420062068232" source_name="the-source\n"} 20241027120248820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420062068232)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120248820 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420062068232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120248820 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420062068232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420062068232" destination_name="the-source\n"} 20241027120248820 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420062068232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120248820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062068232)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120248820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420062068232)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120248820 DLU <0006> fsm.c:568 lu(PS:IMSI-262420062068232)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120248821 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248821 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40456<->l=127.0.0.1:4258 20241027120248860 DAUC <0003> db_auc.c:157 IMSI='262424361445884': No 2G Auth Data 20241027120248860 DAUC <0003> db_auc.c:192 IMSI='262424361445884': No 3G Auth Data 20241027120248868 DLGSUP <0013> hlr.c:121 IMSI 262424361445884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120248888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241027120248890 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248890 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424361445884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424361445884" cn_domain=PS source_name="the-source\n"} 20241027120248890 DLU <0006> fsm.c:456 lu(262424361445884)[0x6120000105a0]{UNVALIDATED}: Allocated 20241027120248890 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424361445884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120248906 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424361445884)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120248906 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424361445884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424361445884" cn_domain=PS destination_name="the-source\n"} 20241027120248906 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248906 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248911 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248911 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424361445884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424361445884" source_name="the-source\n"} 20241027120248911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424361445884)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120248911 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424361445884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120248911 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424361445884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424361445884" destination_name="the-source\n"} 20241027120248911 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424361445884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120248911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424361445884)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120248911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424361445884)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120248911 DLU <0006> fsm.c:568 lu(PS:IMSI-262424361445884)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120248911 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248911 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241027120248940 DAUC <0003> db_auc.c:157 IMSI='262422761630147': No 2G Auth Data 20241027120248940 DAUC <0003> db_auc.c:192 IMSI='262422761630147': No 3G Auth Data 20241027120248950 DLGSUP <0013> hlr.c:121 IMSI 262422761630147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120248969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20241027120248970 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248970 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422761630147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422761630147" cn_domain=PS source_name="the-source\n"} 20241027120248970 DLU <0006> fsm.c:456 lu(262422761630147)[0x612000010720]{UNVALIDATED}: Allocated 20241027120248970 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422761630147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120248986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422761630147)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120248986 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422761630147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422761630147" cn_domain=PS destination_name="the-source\n"} 20241027120248986 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248987 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120248990 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422761630147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422761630147" source_name="the-source\n"} 20241027120248990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422761630147)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120248990 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422761630147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120248990 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422761630147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422761630147" destination_name="the-source\n"} 20241027120248990 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422761630147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422761630147)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422761630147)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120248990 DLU <0006> fsm.c:568 lu(PS:IMSI-262422761630147)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120248990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120248990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120248992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40476<->l=127.0.0.1:4258 20241027120249020 DAUC <0003> db_auc.c:157 IMSI='262422961365346': No 2G Auth Data 20241027120249020 DAUC <0003> db_auc.c:192 IMSI='262422961365346': No 3G Auth Data 20241027120249032 DLGSUP <0013> hlr.c:121 IMSI 262422961365346: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120249047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20241027120249048 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249048 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422961365346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422961365346" cn_domain=PS source_name="the-source\n"} 20241027120249048 DLU <0006> fsm.c:456 lu(262422961365346)[0x6120000108a0]{UNVALIDATED}: Allocated 20241027120249048 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422961365346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120249065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422961365346)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120249065 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422961365346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422961365346" cn_domain=PS destination_name="the-source\n"} 20241027120249065 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249065 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249069 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249069 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422961365346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422961365346" source_name="the-source\n"} 20241027120249069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422961365346)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120249069 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422961365346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120249069 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422961365346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422961365346" destination_name="the-source\n"} 20241027120249069 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422961365346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120249069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961365346)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120249069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961365346)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120249069 DLU <0006> fsm.c:568 lu(PS:IMSI-262422961365346)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120249069 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249070 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20241027120249105 DAUC <0003> db_auc.c:157 IMSI='262421774390586': No 2G Auth Data 20241027120249105 DAUC <0003> db_auc.c:192 IMSI='262421774390586': No 3G Auth Data 20241027120249115 DLGSUP <0013> hlr.c:121 IMSI 262421774390586: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120249130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241027120249131 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249131 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421774390586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421774390586" cn_domain=PS source_name="the-source\n"} 20241027120249131 DLU <0006> fsm.c:456 lu(262421774390586)[0x612000010a20]{UNVALIDATED}: Allocated 20241027120249131 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421774390586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120249149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421774390586)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120249149 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421774390586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421774390586" cn_domain=PS destination_name="the-source\n"} 20241027120249149 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249149 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249153 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249153 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421774390586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421774390586" source_name="the-source\n"} 20241027120249153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421774390586)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120249153 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421774390586 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120249153 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421774390586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421774390586" destination_name="the-source\n"} 20241027120249153 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421774390586 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120249153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774390586)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120249153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774390586)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120249153 DLU <0006> fsm.c:568 lu(PS:IMSI-262421774390586)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120249153 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249154 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241027120249181 DAUC <0003> db_auc.c:157 IMSI='262426670856439': No 2G Auth Data 20241027120249181 DAUC <0003> db_auc.c:192 IMSI='262426670856439': No 3G Auth Data 20241027120249190 DLGSUP <0013> hlr.c:121 IMSI 262426670856439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120249225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 20241027120249233 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249233 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426670856439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426670856439" cn_domain=PS source_name="the-source\n"} 20241027120249234 DLU <0006> fsm.c:456 lu(262426670856439)[0x612000010ba0]{UNVALIDATED}: Allocated 20241027120249234 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426670856439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120249250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426670856439)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120249250 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426670856439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426670856439" cn_domain=PS destination_name="the-source\n"} 20241027120249251 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249251 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249256 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249256 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426670856439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426670856439" source_name="the-source\n"} 20241027120249256 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426670856439)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120249256 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426670856439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120249256 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426670856439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426670856439" destination_name="the-source\n"} 20241027120249256 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426670856439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120249256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426670856439)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120249256 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426670856439)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120249256 DLU <0006> fsm.c:568 lu(PS:IMSI-262426670856439)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120249256 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249256 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 20241027120249294 DAUC <0003> db_auc.c:157 IMSI='262426752296447': No 2G Auth Data 20241027120249294 DAUC <0003> db_auc.c:192 IMSI='262426752296447': No 3G Auth Data 20241027120249303 DLGSUP <0013> hlr.c:121 IMSI 262426752296447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120249329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241027120249332 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249332 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426752296447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426752296447" cn_domain=PS source_name="the-source\n"} 20241027120249332 DLU <0006> fsm.c:456 lu(262426752296447)[0x612000010d20]{UNVALIDATED}: Allocated 20241027120249332 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426752296447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120249349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426752296447)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120249349 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426752296447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426752296447" cn_domain=PS destination_name="the-source\n"} 20241027120249349 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249349 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249353 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249353 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426752296447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426752296447" source_name="the-source\n"} 20241027120249353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426752296447)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120249354 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426752296447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120249354 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426752296447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426752296447" destination_name="the-source\n"} 20241027120249354 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426752296447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120249354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426752296447)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120249354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426752296447)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120249354 DLU <0006> fsm.c:568 lu(PS:IMSI-262426752296447)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120249354 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249354 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241027120249400 DAUC <0003> db_auc.c:157 IMSI='262422301757190': No 2G Auth Data 20241027120249400 DAUC <0003> db_auc.c:192 IMSI='262422301757190': No 3G Auth Data 20241027120249411 DLGSUP <0013> hlr.c:121 IMSI 262422301757190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120249441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241027120249443 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249443 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422301757190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422301757190" cn_domain=PS source_name="the-source\n"} 20241027120249443 DLU <0006> fsm.c:456 lu(262422301757190)[0x612000010ea0]{UNVALIDATED}: Allocated 20241027120249443 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422301757190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027120249459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422301757190)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120249459 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422301757190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422301757190" cn_domain=PS destination_name="the-source\n"} 20241027120249459 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249459 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249460 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249461 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422301757190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422301757190" source_name="the-source\n"} 20241027120249461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422301757190)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120249461 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422301757190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120249461 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422301757190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422301757190" destination_name="the-source\n"} 20241027120249461 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422301757190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120249461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301757190)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120249461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301757190)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120249461 DLU <0006> fsm.c:568 lu(PS:IMSI-262422301757190)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120249461 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249461 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120249461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241027120249496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40446<->l=127.0.0.1:4258 20241027120249496 DLINP <000b> input/ipa.c:451 connected read/write 20241027120249496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120249496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120249496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120249496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120249496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027120249496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41077<->l=127.0.0.1:4259) 20241027120249524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 20241027120249524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 20241027120252610 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120252610 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120252611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241027120252612 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252612 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120252612 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120252612 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  20241027120252612 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120252612 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  20241027120252612 DLGSUP <0013> gsup_server.c:235 2:  20241027120252612 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120252612 DLGSUP <0013> gsup_server.c:235 3:  20241027120252612 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120252612 DLGSUP <0013> gsup_server.c:235 4:  20241027120252612 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120252612 DLGSUP <0013> gsup_server.c:235 5:  20241027120252612 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120252612 DLGSUP <0013> gsup_server.c:235 7:  20241027120252612 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120252612 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120252612 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120252612 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120252620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45633<->l=127.0.0.1:4259) 20241027120252644 DAUC <0003> db_auc.c:157 IMSI='262423448607111': No 2G Auth Data 20241027120252644 DAUC <0003> db_auc.c:192 IMSI='262423448607111': No 3G Auth Data 20241027120252689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 20241027120252699 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252700 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423448607111" cn_domain=PS} 20241027120252700 DLU <0006> fsm.c:456 lu(262423448607111)[0x612000011020]{UNVALIDATED}: Allocated 20241027120252700 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120252718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423448607111)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120252718 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423448607111" cn_domain=PS} 20241027120252718 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252718 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252726 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252726 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423448607111"} 20241027120252726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423448607111)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120252726 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120252726 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423448607111"} 20241027120252726 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423448607111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120252726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423448607111)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120252726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423448607111)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120252726 DLU <0006> fsm.c:568 lu(PS:IMSI-262423448607111)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120252726 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252726 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 20241027120252757 DAUC <0003> db_auc.c:157 IMSI='262426145349246': No 2G Auth Data 20241027120252757 DAUC <0003> db_auc.c:192 IMSI='262426145349246': No 3G Auth Data 20241027120252766 DLGSUP <0013> hlr.c:121 IMSI 262426145349246: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120252783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 20241027120252785 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252785 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426145349246" cn_domain=PS} 20241027120252785 DLU <0006> fsm.c:456 lu(262426145349246)[0x6120000111a0]{UNVALIDATED}: Allocated 20241027120252785 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120252802 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426145349246)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120252802 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426145349246" cn_domain=PS} 20241027120252802 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252802 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252805 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252805 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426145349246"} 20241027120252805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426145349246)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120252805 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120252805 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426145349246"} 20241027120252805 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426145349246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120252805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145349246)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120252805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145349246)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120252805 DLU <0006> fsm.c:568 lu(PS:IMSI-262426145349246)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120252805 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252805 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4258 20241027120252832 DAUC <0003> db_auc.c:157 IMSI='262424314964075': No 2G Auth Data 20241027120252832 DAUC <0003> db_auc.c:192 IMSI='262424314964075': No 3G Auth Data 20241027120252840 DLGSUP <0013> hlr.c:121 IMSI 262424314964075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120252854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241027120252856 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252856 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424314964075" cn_domain=PS} 20241027120252856 DLU <0006> fsm.c:456 lu(262424314964075)[0x612000011320]{UNVALIDATED}: Allocated 20241027120252856 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120252872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424314964075)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120252872 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424314964075" cn_domain=PS} 20241027120252872 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252872 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252878 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252878 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424314964075"} 20241027120252878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424314964075)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120252878 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120252878 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424314964075"} 20241027120252878 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424314964075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120252878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314964075)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120252878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314964075)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120252878 DLU <0006> fsm.c:568 lu(PS:IMSI-262424314964075)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120252878 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252878 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241027120252915 DAUC <0003> db_auc.c:157 IMSI='262423524086857': No 2G Auth Data 20241027120252915 DAUC <0003> db_auc.c:192 IMSI='262423524086857': No 3G Auth Data 20241027120252923 DLGSUP <0013> hlr.c:121 IMSI 262423524086857: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120252940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241027120252944 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252944 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423524086857" cn_domain=PS} 20241027120252944 DLU <0006> fsm.c:456 lu(262423524086857)[0x6120000114a0]{UNVALIDATED}: Allocated 20241027120252944 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120252961 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423524086857)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120252961 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423524086857" cn_domain=PS} 20241027120252961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252966 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120252966 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423524086857"} 20241027120252966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423524086857)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120252966 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120252966 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423524086857"} 20241027120252966 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423524086857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120252966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423524086857)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120252966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423524086857)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120252966 DLU <0006> fsm.c:568 lu(PS:IMSI-262423524086857)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120252966 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252966 DLINP <000b> input/ipa.c:451 connected read/write 20241027120252966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120252970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241027120252996 DAUC <0003> db_auc.c:157 IMSI='262429273925088': No 2G Auth Data 20241027120252996 DAUC <0003> db_auc.c:192 IMSI='262429273925088': No 3G Auth Data 20241027120253005 DLGSUP <0013> hlr.c:121 IMSI 262429273925088: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120253019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 20241027120253020 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253020 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429273925088" cn_domain=PS} 20241027120253020 DLU <0006> fsm.c:456 lu(262429273925088)[0x612000011620]{UNVALIDATED}: Allocated 20241027120253020 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120253040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429273925088)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120253040 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429273925088" cn_domain=PS} 20241027120253040 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253040 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253042 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429273925088"} 20241027120253042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429273925088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120253042 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120253042 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429273925088"} 20241027120253042 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429273925088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120253042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273925088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120253042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273925088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120253042 DLU <0006> fsm.c:568 lu(PS:IMSI-262429273925088)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120253042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253043 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4258 20241027120253071 DAUC <0003> db_auc.c:157 IMSI='262420783151378': No 2G Auth Data 20241027120253071 DAUC <0003> db_auc.c:192 IMSI='262420783151378': No 3G Auth Data 20241027120253079 DLGSUP <0013> hlr.c:121 IMSI 262420783151378: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120253108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241027120253111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253111 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420783151378" cn_domain=PS} 20241027120253111 DLU <0006> fsm.c:456 lu(262420783151378)[0x6120000117a0]{UNVALIDATED}: Allocated 20241027120253111 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120253128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420783151378)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120253128 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420783151378" cn_domain=PS} 20241027120253128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253132 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253132 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420783151378"} 20241027120253132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420783151378)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120253132 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120253132 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420783151378"} 20241027120253132 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420783151378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120253132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420783151378)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120253132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420783151378)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120253132 DLU <0006> fsm.c:568 lu(PS:IMSI-262420783151378)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120253132 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48138<->l=127.0.0.1:4258 20241027120253175 DAUC <0003> db_auc.c:157 IMSI='262423363549584': No 2G Auth Data 20241027120253175 DAUC <0003> db_auc.c:192 IMSI='262423363549584': No 3G Auth Data 20241027120253183 DLGSUP <0013> hlr.c:121 IMSI 262423363549584: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120253213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241027120253218 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253218 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423363549584" cn_domain=PS} 20241027120253218 DLU <0006> fsm.c:456 lu(262423363549584)[0x612000011920]{UNVALIDATED}: Allocated 20241027120253218 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120253234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423363549584)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120253234 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423363549584" cn_domain=PS} 20241027120253235 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253235 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253240 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253240 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423363549584"} 20241027120253240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423363549584)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120253240 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120253240 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423363549584"} 20241027120253240 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423363549584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120253240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423363549584)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120253240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423363549584)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120253240 DLU <0006> fsm.c:568 lu(PS:IMSI-262423363549584)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120253240 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253240 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241027120253277 DAUC <0003> db_auc.c:157 IMSI='262428771436214': No 2G Auth Data 20241027120253277 DAUC <0003> db_auc.c:192 IMSI='262428771436214': No 3G Auth Data 20241027120253287 DLGSUP <0013> hlr.c:121 IMSI 262428771436214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120253315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4258 20241027120253319 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253319 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428771436214" cn_domain=PS} 20241027120253319 DLU <0006> fsm.c:456 lu(262428771436214)[0x612000011aa0]{UNVALIDATED}: Allocated 20241027120253319 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120253335 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428771436214)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120253335 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428771436214" cn_domain=PS} 20241027120253335 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253335 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253338 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253338 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428771436214"} 20241027120253338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428771436214)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120253339 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120253339 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428771436214"} 20241027120253339 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428771436214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120253339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428771436214)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120253339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428771436214)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120253339 DLU <0006> fsm.c:568 lu(PS:IMSI-262428771436214)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120253339 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253339 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120253340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4258 20241027120253366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241027120253367 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45633<->l=127.0.0.1:4259) 20241027120253367 DLINP <000b> input/ipa.c:451 connected read/write 20241027120253367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120253367 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120253367 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120253367 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120253392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48154<->l=127.0.0.1:4258 20241027120253492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48154<->l=127.0.0.1:4258 20241027120256550 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120256550 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120256555 DLINP <000b> input/ipa.c:451 connected read/write 20241027120256555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120256557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241027120256560 DLINP <000b> input/ipa.c:451 connected read/write 20241027120256560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120256560 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120256560 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120256560 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  20241027120256560 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120256560 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  20241027120256560 DLGSUP <0013> gsup_server.c:235 2:  20241027120256560 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120256560 DLGSUP <0013> gsup_server.c:235 3:  20241027120256560 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120256560 DLGSUP <0013> gsup_server.c:235 4:  20241027120256560 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120256561 DLGSUP <0013> gsup_server.c:235 5:  20241027120256561 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120256561 DLGSUP <0013> gsup_server.c:235 7:  20241027120256561 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120256561 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120256561 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120256561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120256575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36893<->l=127.0.0.1:4259) 20241027120256587 DAUC <0003> db_auc.c:157 IMSI='262423659190713': No 2G Auth Data 20241027120256587 DAUC <0003> db_auc.c:192 IMSI='262423659190713': No 3G Auth Data 20241027120256609 DAUC <0003> db_auc.c:192 IMSI='262423659190713': No 3G Auth Data 20241027120256646 DAUC <0003> db_auc.c:157 IMSI='262424031083682': No 2G Auth Data 20241027120256646 DAUC <0003> db_auc.c:192 IMSI='262424031083682': No 3G Auth Data 20241027120256667 DAUC <0003> db_auc.c:157 IMSI='262424031083682': No 2G Auth Data 20241027120256704 DAUC <0003> db_auc.c:157 IMSI='262426512662259': No 2G Auth Data 20241027120256704 DAUC <0003> db_auc.c:192 IMSI='262426512662259': No 3G Auth Data 20241027120256779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48164<->l=127.0.0.1:4258 20241027120256782 DLINP <000b> input/ipa.c:451 connected read/write 20241027120256782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120256782 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120256782 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120256783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120256783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36893<->l=127.0.0.1:4259) 20241027120256813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241027120256914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48172<->l=127.0.0.1:4258 20241027120300010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120300010 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120300015 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241027120300021 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120300021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120300021 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  20241027120300021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120300021 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  20241027120300021 DLGSUP <0013> gsup_server.c:235 2:  20241027120300021 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120300021 DLGSUP <0013> gsup_server.c:235 3:  20241027120300021 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120300021 DLGSUP <0013> gsup_server.c:235 4:  20241027120300021 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120300021 DLGSUP <0013> gsup_server.c:235 5:  20241027120300021 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120300021 DLGSUP <0013> gsup_server.c:235 7:  20241027120300021 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120300021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120300021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120300021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120300042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241027120300059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 20241027120300092 DAUC <0003> db_auc.c:157 IMSI='262428972136893': No 2G Auth Data 20241027120300092 DAUC <0003> db_auc.c:192 IMSI='262428972136893': No 3G Auth Data 20241027120300121 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300121 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428972136893" cn_domain=PS} 20241027120300121 DLU <0006> fsm.c:456 lu(262428972136893)[0x612000011c20]{UNVALIDATED}: Allocated 20241027120300121 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120300138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428972136893)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120300138 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428972136893" cn_domain=PS} 20241027120300138 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300138 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300146 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300146 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428972136893"} 20241027120300146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428972136893)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120300146 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120300146 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428972136893"} 20241027120300146 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120300146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428972136893)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120300146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428972136893)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120300146 DLU <0006> fsm.c:568 lu(PS:IMSI-262428972136893)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120300146 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300146 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300159 DLGSUP <0013> hlr.c:128 IMSI 262428972136893: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241027120300159 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300159 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120300162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 20241027120300163 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300163 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428972136893"} 20241027120300163 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241027120300163 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428972136893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120300164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4258 20241027120300166 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241027120300167 DLINP <000b> input/ipa.c:451 connected read/write 20241027120300167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120300167 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120300167 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120300167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120300206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 20241027120300307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4258 20241027120303419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120303419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120303424 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 20241027120303429 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303429 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120303429 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120303429 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  20241027120303429 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120303429 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  20241027120303429 DLGSUP <0013> gsup_server.c:235 2:  20241027120303429 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120303429 DLGSUP <0013> gsup_server.c:235 3:  20241027120303429 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120303429 DLGSUP <0013> gsup_server.c:235 4:  20241027120303429 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120303429 DLGSUP <0013> gsup_server.c:235 5:  20241027120303429 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120303429 DLGSUP <0013> gsup_server.c:235 7:  20241027120303430 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120303430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120303430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120303430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120303464 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33899<->l=127.0.0.1:4259) 20241027120303503 DAUC <0003> db_auc.c:157 IMSI='262428259955425': No 2G Auth Data 20241027120303503 DAUC <0003> db_auc.c:192 IMSI='262428259955425': No 3G Auth Data 20241027120303547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20241027120303558 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303558 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428259955425" cn_domain=PS} 20241027120303558 DLU <0006> fsm.c:456 lu(262428259955425)[0x612000011da0]{UNVALIDATED}: Allocated 20241027120303559 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120303576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428259955425)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120303576 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428259955425" cn_domain=PS} 20241027120303576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303584 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303584 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428259955425"} 20241027120303584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428259955425)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120303584 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120303584 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428259955425"} 20241027120303584 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120303584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259955425)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120303584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428259955425)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120303584 DLU <0006> fsm.c:568 lu(PS:IMSI-262428259955425)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120303584 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303584 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303587 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303587 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428259955425" cn_domain=CS} 20241027120303587 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120303596 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428259955425"} 20241027120303596 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428259955425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120303596 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303596 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20241027120303626 DAUC <0003> db_auc.c:157 IMSI='262424837351206': No 2G Auth Data 20241027120303626 DAUC <0003> db_auc.c:192 IMSI='262424837351206': No 3G Auth Data 20241027120303635 DLGSUP <0013> hlr.c:121 IMSI 262424837351206: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120303649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241027120303651 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303651 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837351206" cn_domain=PS} 20241027120303651 DLU <0006> fsm.c:456 lu(262424837351206)[0x612000011f20]{UNVALIDATED}: Allocated 20241027120303651 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120303667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424837351206)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120303667 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424837351206" cn_domain=PS} 20241027120303667 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303667 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303669 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303669 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424837351206"} 20241027120303669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424837351206)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120303669 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120303669 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424837351206"} 20241027120303669 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120303669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837351206)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120303669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837351206)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120303669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837351206)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120303669 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303669 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303671 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303671 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424837351206" cn_domain=CS} 20241027120303671 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120303679 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424837351206"} 20241027120303679 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424837351206 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120303679 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303679 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241027120303708 DAUC <0003> db_auc.c:157 IMSI='262424879266658': No 2G Auth Data 20241027120303708 DAUC <0003> db_auc.c:192 IMSI='262424879266658': No 3G Auth Data 20241027120303717 DLGSUP <0013> hlr.c:121 IMSI 262424879266658: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120303734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 20241027120303736 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303736 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424879266658" cn_domain=PS} 20241027120303736 DLU <0006> fsm.c:456 lu(262424879266658)[0x6120000120a0]{UNVALIDATED}: Allocated 20241027120303736 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120303752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424879266658)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120303752 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424879266658" cn_domain=PS} 20241027120303752 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303752 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303755 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303755 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424879266658"} 20241027120303755 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424879266658)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120303755 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120303755 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424879266658"} 20241027120303755 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120303755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424879266658)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120303755 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424879266658)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120303755 DLU <0006> fsm.c:568 lu(PS:IMSI-262424879266658)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120303755 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303755 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303759 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303760 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424879266658" cn_domain=CS} 20241027120303760 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120303768 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424879266658"} 20241027120303768 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424879266658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120303768 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303769 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 20241027120303799 DAUC <0003> db_auc.c:157 IMSI='262423149152304': No 2G Auth Data 20241027120303799 DAUC <0003> db_auc.c:192 IMSI='262423149152304': No 3G Auth Data 20241027120303808 DLGSUP <0013> hlr.c:121 IMSI 262423149152304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120303821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20241027120303823 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303823 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423149152304" cn_domain=PS} 20241027120303823 DLU <0006> fsm.c:456 lu(262423149152304)[0x612000012220]{UNVALIDATED}: Allocated 20241027120303823 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120303839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423149152304)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120303839 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423149152304" cn_domain=PS} 20241027120303839 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303839 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303843 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303843 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423149152304"} 20241027120303843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423149152304)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120303843 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120303843 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423149152304"} 20241027120303843 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120303843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423149152304)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120303843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423149152304)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120303843 DLU <0006> fsm.c:568 lu(PS:IMSI-262423149152304)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120303843 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303843 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303845 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303845 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423149152304" cn_domain=CS} 20241027120303845 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120303853 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423149152304"} 20241027120303853 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423149152304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120303853 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303853 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20241027120303882 DAUC <0003> db_auc.c:157 IMSI='262423732193261': No 2G Auth Data 20241027120303882 DAUC <0003> db_auc.c:192 IMSI='262423732193261': No 3G Auth Data 20241027120303890 DLGSUP <0013> hlr.c:121 IMSI 262423732193261: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120303904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 20241027120303905 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303905 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423732193261" cn_domain=PS} 20241027120303905 DLU <0006> fsm.c:456 lu(262423732193261)[0x6120000123a0]{UNVALIDATED}: Allocated 20241027120303905 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120303921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423732193261)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120303922 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423732193261" cn_domain=PS} 20241027120303922 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303922 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303925 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303925 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423732193261"} 20241027120303925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423732193261)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120303925 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120303925 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423732193261"} 20241027120303925 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120303925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423732193261)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120303925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423732193261)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120303925 DLU <0006> fsm.c:568 lu(PS:IMSI-262423732193261)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120303925 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303925 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303927 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303927 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423732193261" cn_domain=CS} 20241027120303927 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120303936 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423732193261"} 20241027120303936 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423732193261 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120303936 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303936 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120303939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.1:4258 20241027120303965 DAUC <0003> db_auc.c:157 IMSI='262426411719877': No 2G Auth Data 20241027120303965 DAUC <0003> db_auc.c:192 IMSI='262426411719877': No 3G Auth Data 20241027120303974 DLGSUP <0013> hlr.c:121 IMSI 262426411719877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120303995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241027120303997 DLINP <000b> input/ipa.c:451 connected read/write 20241027120303997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120303997 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426411719877" cn_domain=PS} 20241027120303997 DLU <0006> fsm.c:456 lu(262426411719877)[0x612000012520]{UNVALIDATED}: Allocated 20241027120303997 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120304013 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426411719877)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120304013 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426411719877" cn_domain=PS} 20241027120304013 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304013 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304016 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304016 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426411719877"} 20241027120304016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426411719877)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120304016 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120304016 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426411719877"} 20241027120304016 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120304016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411719877)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120304016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426411719877)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120304016 DLU <0006> fsm.c:568 lu(PS:IMSI-262426411719877)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120304016 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304016 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304018 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304018 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426411719877" cn_domain=CS} 20241027120304018 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120304026 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426411719877"} 20241027120304026 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426411719877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120304026 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304026 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4258 20241027120304063 DAUC <0003> db_auc.c:157 IMSI='262420280133397': No 2G Auth Data 20241027120304063 DAUC <0003> db_auc.c:192 IMSI='262420280133397': No 3G Auth Data 20241027120304072 DLGSUP <0013> hlr.c:121 IMSI 262420280133397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120304097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20241027120304100 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304100 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420280133397" cn_domain=PS} 20241027120304100 DLU <0006> fsm.c:456 lu(262420280133397)[0x6120000126a0]{UNVALIDATED}: Allocated 20241027120304100 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120304117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420280133397)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120304117 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420280133397" cn_domain=PS} 20241027120304117 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304117 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304123 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304123 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420280133397"} 20241027120304123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420280133397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120304124 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120304124 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420280133397"} 20241027120304124 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120304124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420280133397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120304124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420280133397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120304124 DLU <0006> fsm.c:568 lu(PS:IMSI-262420280133397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120304124 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304124 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304127 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304127 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420280133397" cn_domain=CS} 20241027120304127 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120304136 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420280133397"} 20241027120304136 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420280133397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120304136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20241027120304173 DAUC <0003> db_auc.c:157 IMSI='262428800465747': No 2G Auth Data 20241027120304173 DAUC <0003> db_auc.c:192 IMSI='262428800465747': No 3G Auth Data 20241027120304182 DLGSUP <0013> hlr.c:121 IMSI 262428800465747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120304205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241027120304206 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304206 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428800465747" cn_domain=PS} 20241027120304206 DLU <0006> fsm.c:456 lu(262428800465747)[0x612000012820]{UNVALIDATED}: Allocated 20241027120304206 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120304222 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428800465747)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120304223 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428800465747" cn_domain=PS} 20241027120304223 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304223 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304227 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304227 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428800465747"} 20241027120304227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428800465747)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120304227 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120304227 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428800465747"} 20241027120304227 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120304227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428800465747)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120304227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428800465747)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120304227 DLU <0006> fsm.c:568 lu(PS:IMSI-262428800465747)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120304227 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304227 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304230 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304230 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428800465747" cn_domain=CS} 20241027120304230 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027120304238 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428800465747"} 20241027120304238 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428800465747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120304238 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304238 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120304242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241027120304273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4258 20241027120304273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33899<->l=127.0.0.1:4259) 20241027120304273 DLINP <000b> input/ipa.c:451 connected read/write 20241027120304273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120304273 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120304273 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120304273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120304299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241027120304400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.1:4258 20241027120307568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120307568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120307571 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241027120307575 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307575 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120307575 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120307575 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  20241027120307575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120307575 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  20241027120307575 DLGSUP <0013> gsup_server.c:235 2:  20241027120307575 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120307575 DLGSUP <0013> gsup_server.c:235 3:  20241027120307575 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120307575 DLGSUP <0013> gsup_server.c:235 4:  20241027120307575 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120307575 DLGSUP <0013> gsup_server.c:235 5:  20241027120307575 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120307575 DLGSUP <0013> gsup_server.c:235 7:  20241027120307575 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120307575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120307575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120307575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120307592 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42037<->l=127.0.0.1:4259) 20241027120307607 DAUC <0003> db_auc.c:157 IMSI='262429125026379': No 2G Auth Data 20241027120307607 DAUC <0003> db_auc.c:192 IMSI='262429125026379': No 3G Auth Data 20241027120307656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20241027120307666 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307667 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429125026379" cn_domain=PS} 20241027120307667 DLU <0006> fsm.c:456 lu(262429125026379)[0x6120000129a0]{UNVALIDATED}: Allocated 20241027120307667 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120307684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429125026379)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120307684 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429125026379" cn_domain=PS} 20241027120307684 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307684 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307690 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307691 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429125026379"} 20241027120307691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429125026379)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120307691 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120307691 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429125026379"} 20241027120307691 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120307691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125026379)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120307691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125026379)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120307691 DLU <0006> fsm.c:568 lu(PS:IMSI-262429125026379)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120307691 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307691 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307694 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307694 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429125026379" cn_domain=PS} 20241027120307695 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120307703 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429125026379"} 20241027120307703 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429125026379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120307703 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307703 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20241027120307733 DAUC <0003> db_auc.c:157 IMSI='262428995619471': No 2G Auth Data 20241027120307733 DAUC <0003> db_auc.c:192 IMSI='262428995619471': No 3G Auth Data 20241027120307741 DLGSUP <0013> hlr.c:121 IMSI 262428995619471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120307755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241027120307756 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307756 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428995619471" cn_domain=PS} 20241027120307756 DLU <0006> fsm.c:456 lu(262428995619471)[0x612000012b20]{UNVALIDATED}: Allocated 20241027120307756 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120307772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428995619471)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120307772 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428995619471" cn_domain=PS} 20241027120307772 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307773 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307775 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307775 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428995619471"} 20241027120307775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428995619471)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120307775 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120307775 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428995619471"} 20241027120307775 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120307775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428995619471)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120307775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428995619471)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120307775 DLU <0006> fsm.c:568 lu(PS:IMSI-262428995619471)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120307775 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307775 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307777 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307777 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428995619471" cn_domain=PS} 20241027120307777 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120307785 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428995619471"} 20241027120307785 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428995619471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120307785 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307785 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241027120307813 DAUC <0003> db_auc.c:157 IMSI='262420656462550': No 2G Auth Data 20241027120307813 DAUC <0003> db_auc.c:192 IMSI='262420656462550': No 3G Auth Data 20241027120307822 DLGSUP <0013> hlr.c:121 IMSI 262420656462550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120307836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 20241027120307838 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307838 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420656462550" cn_domain=PS} 20241027120307838 DLU <0006> fsm.c:456 lu(262420656462550)[0x612000012ca0]{UNVALIDATED}: Allocated 20241027120307838 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120307854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420656462550)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120307854 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420656462550" cn_domain=PS} 20241027120307854 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307854 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307857 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307857 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420656462550"} 20241027120307857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420656462550)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120307857 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120307857 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420656462550"} 20241027120307857 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120307857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656462550)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120307857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656462550)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120307857 DLU <0006> fsm.c:568 lu(PS:IMSI-262420656462550)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120307857 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307857 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307858 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307858 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420656462550" cn_domain=PS} 20241027120307858 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120307867 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420656462550"} 20241027120307867 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420656462550 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120307867 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307867 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 20241027120307896 DAUC <0003> db_auc.c:157 IMSI='262424453380009': No 2G Auth Data 20241027120307896 DAUC <0003> db_auc.c:192 IMSI='262424453380009': No 3G Auth Data 20241027120307904 DLGSUP <0013> hlr.c:121 IMSI 262424453380009: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120307923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4258 20241027120307925 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307925 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424453380009" cn_domain=PS} 20241027120307925 DLU <0006> fsm.c:456 lu(262424453380009)[0x612000012e20]{UNVALIDATED}: Allocated 20241027120307925 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120307946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424453380009)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120307946 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424453380009" cn_domain=PS} 20241027120307946 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307946 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307947 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307947 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424453380009"} 20241027120307947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424453380009)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120307947 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120307947 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424453380009"} 20241027120307947 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120307947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424453380009)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120307947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424453380009)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120307947 DLU <0006> fsm.c:568 lu(PS:IMSI-262424453380009)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120307947 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307947 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307948 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120307948 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424453380009" cn_domain=PS} 20241027120307948 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120307956 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424453380009"} 20241027120307956 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424453380009 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120307956 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307956 DLINP <000b> input/ipa.c:451 connected read/write 20241027120307956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120307956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41310<->l=127.0.0.1:4258 20241027120307984 DAUC <0003> db_auc.c:157 IMSI='262421561894241': No 2G Auth Data 20241027120307984 DAUC <0003> db_auc.c:192 IMSI='262421561894241': No 3G Auth Data 20241027120307992 DLGSUP <0013> hlr.c:121 IMSI 262421561894241: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120308008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20241027120308010 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308010 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421561894241" cn_domain=PS} 20241027120308010 DLU <0006> fsm.c:456 lu(262421561894241)[0x612000012fa0]{UNVALIDATED}: Allocated 20241027120308010 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120308032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421561894241)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120308032 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421561894241" cn_domain=PS} 20241027120308032 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308032 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308033 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308033 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421561894241"} 20241027120308033 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421561894241)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120308033 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120308033 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421561894241"} 20241027120308033 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120308033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421561894241)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120308033 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421561894241)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120308033 DLU <0006> fsm.c:568 lu(PS:IMSI-262421561894241)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120308033 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308033 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308034 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308034 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421561894241" cn_domain=PS} 20241027120308034 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120308042 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421561894241"} 20241027120308042 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421561894241 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120308042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308042 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20241027120308068 DAUC <0003> db_auc.c:157 IMSI='262420277826718': No 2G Auth Data 20241027120308068 DAUC <0003> db_auc.c:192 IMSI='262420277826718': No 3G Auth Data 20241027120308076 DLGSUP <0013> hlr.c:121 IMSI 262420277826718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120308102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4258 20241027120308105 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308105 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420277826718" cn_domain=PS} 20241027120308105 DLU <0006> fsm.c:456 lu(262420277826718)[0x612000013120]{UNVALIDATED}: Allocated 20241027120308105 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120308121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420277826718)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120308121 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420277826718" cn_domain=PS} 20241027120308122 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308122 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308127 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308127 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420277826718"} 20241027120308127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420277826718)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120308127 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120308127 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420277826718"} 20241027120308127 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120308127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420277826718)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120308127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420277826718)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120308127 DLU <0006> fsm.c:568 lu(PS:IMSI-262420277826718)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120308127 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308131 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308131 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420277826718" cn_domain=PS} 20241027120308132 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120308140 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420277826718"} 20241027120308140 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420277826718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120308140 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308140 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4258 20241027120308177 DAUC <0003> db_auc.c:157 IMSI='262422245103563': No 2G Auth Data 20241027120308177 DAUC <0003> db_auc.c:192 IMSI='262422245103563': No 3G Auth Data 20241027120308186 DLGSUP <0013> hlr.c:121 IMSI 262422245103563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120308209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4258 20241027120308211 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308211 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422245103563" cn_domain=PS} 20241027120308211 DLU <0006> fsm.c:456 lu(262422245103563)[0x6120000132a0]{UNVALIDATED}: Allocated 20241027120308211 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120308227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422245103563)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120308227 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422245103563" cn_domain=PS} 20241027120308227 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308227 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308231 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308231 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422245103563"} 20241027120308231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422245103563)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120308231 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120308231 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422245103563"} 20241027120308231 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120308231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422245103563)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120308231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422245103563)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120308231 DLU <0006> fsm.c:568 lu(PS:IMSI-262422245103563)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120308231 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308231 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308233 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308233 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422245103563" cn_domain=PS} 20241027120308233 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120308241 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422245103563"} 20241027120308241 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422245103563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120308241 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308241 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41334<->l=127.0.0.1:4258 20241027120308277 DAUC <0003> db_auc.c:157 IMSI='262429458992221': No 2G Auth Data 20241027120308277 DAUC <0003> db_auc.c:192 IMSI='262429458992221': No 3G Auth Data 20241027120308286 DLGSUP <0013> hlr.c:121 IMSI 262429458992221: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027120308312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241027120308317 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308317 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429458992221" cn_domain=PS} 20241027120308317 DLU <0006> fsm.c:456 lu(262429458992221)[0x612000013420]{UNVALIDATED}: Allocated 20241027120308317 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120308333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429458992221)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120308333 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429458992221" cn_domain=PS} 20241027120308334 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308334 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308339 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308339 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429458992221"} 20241027120308339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429458992221)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120308339 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120308339 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429458992221"} 20241027120308339 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120308339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429458992221)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120308339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429458992221)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120308339 DLU <0006> fsm.c:568 lu(PS:IMSI-262429458992221)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120308339 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308339 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308341 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308341 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429458992221" cn_domain=PS} 20241027120308341 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027120308350 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429458992221"} 20241027120308350 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429458992221 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027120308350 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308350 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120308353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241027120308378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20241027120308379 DLINP <000b> input/ipa.c:451 connected read/write 20241027120308379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120308379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120308379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120308379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120308379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42037<->l=127.0.0.1:4259) 20241027120308404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 20241027120308505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41348<->l=127.0.0.1:4258 20241027120311598 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120311598 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120311599 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120311600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241027120311601 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120311601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120311601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120311601 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  20241027120311601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120311601 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  20241027120311602 DLGSUP <0013> gsup_server.c:235 2:  20241027120311602 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120311602 DLGSUP <0013> gsup_server.c:235 3:  20241027120311602 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120311602 DLGSUP <0013> gsup_server.c:235 4:  20241027120311602 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120311602 DLGSUP <0013> gsup_server.c:235 5:  20241027120311602 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120311602 DLGSUP <0013> gsup_server.c:235 7:  20241027120311602 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120311602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120311602 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120311602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120311615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45543<->l=127.0.0.1:4259) 20241027120311623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241027120311642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120311642 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} 20241027120311642 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241027120311642 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 20241027120311642 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} 20241027120311642 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120311642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120311642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241027120311642 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241027120311642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120311642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120311643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241027120311644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241027120311644 DLINP <000b> input/ipa.c:451 connected read/write 20241027120311644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120311644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120311644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120311644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120311644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45543<->l=127.0.0.1:4259) 20241027120311666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 20241027120311767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41192<->l=127.0.0.1:4258 20241027120314856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120314856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120314857 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120314857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41196<->l=127.0.0.1:4258 20241027120314858 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120314858 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120314858 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120314858 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  20241027120314858 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120314858 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  20241027120314858 DLGSUP <0013> gsup_server.c:235 2:  20241027120314858 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120314858 DLGSUP <0013> gsup_server.c:235 3:  20241027120314858 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120314858 DLGSUP <0013> gsup_server.c:235 4:  20241027120314858 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120314858 DLGSUP <0013> gsup_server.c:235 5:  20241027120314858 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120314858 DLGSUP <0013> gsup_server.c:235 7:  20241027120314858 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120314858 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120314858 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120314858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120314869 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35287<->l=127.0.0.1:4259) 20241027120314884 DAUC <0003> db_auc.c:157 IMSI='262426384049918': No 2G Auth Data 20241027120314884 DAUC <0003> db_auc.c:192 IMSI='262426384049918': No 3G Auth Data 20241027120314927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20241027120314937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120314937 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426384049918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426384049918" session_id=452732604 session_state=BEGIN} 20241027120314937 DSS <0004> hlr_ussd.c:576 262426384049918/0x1afc26bc: Process SS (BEGIN) 20241027120314937 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120314937 DSS <0004> hlr_ussd.c:518 262426384049918/0x1afc26bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120314937 DSS <0004> hlr_ussd.c:523 262426384049918/0x1afc26bc: USSD for unknown code '*#200#' 20241027120314937 DSS <0004> hlr_ussd.c:354 262426384049918/0x1afc26bc: Tx ReturnError(1, 0x12) 20241027120314937 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426384049918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426384049918" session_id=452732604 session_state=END} 20241027120314937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120314937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120314941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20241027120314950 DAUC <0003> db_auc.c:157 IMSI='262428978708853': No 2G Auth Data 20241027120314950 DAUC <0003> db_auc.c:192 IMSI='262428978708853': No 3G Auth Data 20241027120314976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4258 20241027120314981 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120314981 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428978708853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428978708853" session_id=101678921 session_state=BEGIN} 20241027120314981 DSS <0004> hlr_ussd.c:576 262428978708853/0x060f7f49: Process SS (BEGIN) 20241027120314981 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120314981 DSS <0004> hlr_ussd.c:518 262428978708853/0x060f7f49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120314981 DSS <0004> hlr_ussd.c:523 262428978708853/0x060f7f49: USSD for unknown code '*#200#' 20241027120314981 DSS <0004> hlr_ussd.c:354 262428978708853/0x060f7f49: Tx ReturnError(1, 0x12) 20241027120314981 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428978708853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428978708853" session_id=101678921 session_state=END} 20241027120314981 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120314981 DLINP <000b> input/ipa.c:451 connected read/write 20241027120314981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120314984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4258 20241027120314992 DAUC <0003> db_auc.c:157 IMSI='262426619054658': No 2G Auth Data 20241027120314992 DAUC <0003> db_auc.c:192 IMSI='262426619054658': No 3G Auth Data 20241027120315024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20241027120315028 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315028 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426619054658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426619054658" session_id=3570865600 session_state=BEGIN} 20241027120315028 DSS <0004> hlr_ussd.c:576 262426619054658/0xd4d715c0: Process SS (BEGIN) 20241027120315028 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315028 DSS <0004> hlr_ussd.c:518 262426619054658/0xd4d715c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315028 DSS <0004> hlr_ussd.c:523 262426619054658/0xd4d715c0: USSD for unknown code '*#200#' 20241027120315028 DSS <0004> hlr_ussd.c:354 262426619054658/0xd4d715c0: Tx ReturnError(1, 0x12) 20241027120315028 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426619054658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426619054658" session_id=3570865600 session_state=END} 20241027120315028 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315028 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41212<->l=127.0.0.1:4258 20241027120315046 DAUC <0003> db_auc.c:157 IMSI='262420464741838': No 2G Auth Data 20241027120315046 DAUC <0003> db_auc.c:192 IMSI='262420464741838': No 3G Auth Data 20241027120315061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4258 20241027120315064 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315064 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420464741838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420464741838" session_id=2261506162 session_state=BEGIN} 20241027120315064 DSS <0004> hlr_ussd.c:576 262420464741838/0x86cbd872: Process SS (BEGIN) 20241027120315064 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315064 DSS <0004> hlr_ussd.c:518 262420464741838/0x86cbd872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315064 DSS <0004> hlr_ussd.c:523 262420464741838/0x86cbd872: USSD for unknown code '*#200#' 20241027120315064 DSS <0004> hlr_ussd.c:354 262420464741838/0x86cbd872: Tx ReturnError(1, 0x12) 20241027120315064 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420464741838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420464741838" session_id=2261506162 session_state=END} 20241027120315064 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315064 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4258 20241027120315068 DAUC <0003> db_auc.c:157 IMSI='262426617582886': No 2G Auth Data 20241027120315068 DAUC <0003> db_auc.c:192 IMSI='262426617582886': No 3G Auth Data 20241027120315080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241027120315083 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315083 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426617582886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426617582886" session_id=1100830948 session_state=BEGIN} 20241027120315083 DSS <0004> hlr_ussd.c:576 262426617582886/0x419d58e4: Process SS (BEGIN) 20241027120315083 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315083 DSS <0004> hlr_ussd.c:518 262426617582886/0x419d58e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315083 DSS <0004> hlr_ussd.c:523 262426617582886/0x419d58e4: USSD for unknown code '*#200#' 20241027120315083 DSS <0004> hlr_ussd.c:354 262426617582886/0x419d58e4: Tx ReturnError(1, 0x12) 20241027120315083 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426617582886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426617582886" session_id=1100830948 session_state=END} 20241027120315083 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315083 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241027120315087 DAUC <0003> db_auc.c:157 IMSI='262428079108064': No 2G Auth Data 20241027120315087 DAUC <0003> db_auc.c:192 IMSI='262428079108064': No 3G Auth Data 20241027120315108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 20241027120315111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315111 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428079108064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428079108064" session_id=3055750133 session_state=BEGIN} 20241027120315111 DSS <0004> hlr_ussd.c:576 262428079108064/0xb6230bf5: Process SS (BEGIN) 20241027120315111 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315111 DSS <0004> hlr_ussd.c:518 262428079108064/0xb6230bf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315111 DSS <0004> hlr_ussd.c:523 262428079108064/0xb6230bf5: USSD for unknown code '*#200#' 20241027120315111 DSS <0004> hlr_ussd.c:354 262428079108064/0xb6230bf5: Tx ReturnError(1, 0x12) 20241027120315111 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428079108064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428079108064" session_id=3055750133 session_state=END} 20241027120315111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 20241027120315115 DAUC <0003> db_auc.c:157 IMSI='262424257573952': No 2G Auth Data 20241027120315116 DAUC <0003> db_auc.c:192 IMSI='262424257573952': No 3G Auth Data 20241027120315130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 20241027120315133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315133 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424257573952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424257573952" session_id=1751439141 session_state=BEGIN} 20241027120315133 DSS <0004> hlr_ussd.c:576 262424257573952/0x6864d725: Process SS (BEGIN) 20241027120315133 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315133 DSS <0004> hlr_ussd.c:518 262424257573952/0x6864d725: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315133 DSS <0004> hlr_ussd.c:523 262424257573952/0x6864d725: USSD for unknown code '*#200#' 20241027120315133 DSS <0004> hlr_ussd.c:354 262424257573952/0x6864d725: Tx ReturnError(1, 0x12) 20241027120315133 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424257573952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424257573952" session_id=1751439141 session_state=END} 20241027120315133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41242<->l=127.0.0.1:4258 20241027120315138 DAUC <0003> db_auc.c:157 IMSI='262426168332369': No 2G Auth Data 20241027120315138 DAUC <0003> db_auc.c:192 IMSI='262426168332369': No 3G Auth Data 20241027120315157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241027120315160 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315160 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426168332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426168332369" session_id=3580708727 session_state=BEGIN} 20241027120315160 DSS <0004> hlr_ussd.c:576 262426168332369/0xd56d4777: Process SS (BEGIN) 20241027120315160 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027120315160 DSS <0004> hlr_ussd.c:518 262426168332369/0xd56d4777: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027120315160 DSS <0004> hlr_ussd.c:523 262426168332369/0xd56d4777: USSD for unknown code '*#200#' 20241027120315160 DSS <0004> hlr_ussd.c:354 262426168332369/0xd56d4777: Tx ReturnError(1, 0x12) 20241027120315160 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426168332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426168332369" session_id=3580708727 session_state=END} 20241027120315160 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315160 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120315162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41256<->l=127.0.0.1:4258 20241027120315162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41196<->l=127.0.0.1:4258 20241027120315163 DLINP <000b> input/ipa.c:451 connected read/write 20241027120315163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120315163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120315163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120315163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120315163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35287<->l=127.0.0.1:4259) 20241027120315185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241027120315286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241027120318391 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120318391 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120318392 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20241027120318394 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318394 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120318394 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120318394 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  20241027120318394 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120318394 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  20241027120318394 DLGSUP <0013> gsup_server.c:235 2:  20241027120318394 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120318394 DLGSUP <0013> gsup_server.c:235 3:  20241027120318394 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120318394 DLGSUP <0013> gsup_server.c:235 4:  20241027120318394 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120318394 DLGSUP <0013> gsup_server.c:235 5:  20241027120318394 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120318394 DLGSUP <0013> gsup_server.c:235 7:  20241027120318394 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120318394 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120318394 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120318394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120318408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36657<->l=127.0.0.1:4259) 20241027120318415 DAUC <0003> db_auc.c:157 IMSI='262420027433718': No 2G Auth Data 20241027120318415 DAUC <0003> db_auc.c:192 IMSI='262420027433718': No 3G Auth Data 20241027120318445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241027120318454 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318454 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420027433718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420027433718" session_id=615649680 session_state=BEGIN} 20241027120318454 DSS <0004> hlr_ussd.c:576 262420027433718/0x24b21190: Process SS (BEGIN) 20241027120318455 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318455 DSS <0004> hlr_ussd.c:518 262420027433718/0x24b21190: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318455 DSS <0004> hlr_ussd.c:542 262420027433718/0x24b21190: Cannot find conn for EUSE EUSE-foobar 20241027120318455 DSS <0004> hlr_ussd.c:354 262420027433718/0x24b21190: Tx ReturnError(1, 0x22) 20241027120318455 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420027433718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420027433718" session_id=615649680 session_state=END} 20241027120318455 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318455 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20241027120318461 DAUC <0003> db_auc.c:157 IMSI='262423378838566': No 2G Auth Data 20241027120318461 DAUC <0003> db_auc.c:192 IMSI='262423378838566': No 3G Auth Data 20241027120318473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 20241027120318476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318476 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423378838566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423378838566" session_id=454630980 session_state=BEGIN} 20241027120318476 DSS <0004> hlr_ussd.c:576 262423378838566/0x1b191e44: Process SS (BEGIN) 20241027120318476 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318476 DSS <0004> hlr_ussd.c:518 262423378838566/0x1b191e44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318476 DSS <0004> hlr_ussd.c:542 262423378838566/0x1b191e44: Cannot find conn for EUSE EUSE-foobar 20241027120318476 DSS <0004> hlr_ussd.c:354 262423378838566/0x1b191e44: Tx ReturnError(1, 0x22) 20241027120318476 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423378838566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423378838566" session_id=454630980 session_state=END} 20241027120318476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41294<->l=127.0.0.1:4258 20241027120318480 DAUC <0003> db_auc.c:157 IMSI='262428863809666': No 2G Auth Data 20241027120318480 DAUC <0003> db_auc.c:192 IMSI='262428863809666': No 3G Auth Data 20241027120318491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41302<->l=127.0.0.1:4258 20241027120318495 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318495 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428863809666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428863809666" session_id=624479593 session_state=BEGIN} 20241027120318495 DSS <0004> hlr_ussd.c:576 262428863809666/0x2538cd69: Process SS (BEGIN) 20241027120318495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318495 DSS <0004> hlr_ussd.c:518 262428863809666/0x2538cd69: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318495 DSS <0004> hlr_ussd.c:542 262428863809666/0x2538cd69: Cannot find conn for EUSE EUSE-foobar 20241027120318495 DSS <0004> hlr_ussd.c:354 262428863809666/0x2538cd69: Tx ReturnError(1, 0x22) 20241027120318495 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428863809666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863809666" session_id=624479593 session_state=END} 20241027120318495 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318495 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41302<->l=127.0.0.1:4258 20241027120318499 DAUC <0003> db_auc.c:157 IMSI='262424084479497': No 2G Auth Data 20241027120318499 DAUC <0003> db_auc.c:192 IMSI='262424084479497': No 3G Auth Data 20241027120318511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20241027120318514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318514 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424084479497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424084479497" session_id=2059120496 session_state=BEGIN} 20241027120318514 DSS <0004> hlr_ussd.c:576 262424084479497/0x7abbaf70: Process SS (BEGIN) 20241027120318514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318514 DSS <0004> hlr_ussd.c:518 262424084479497/0x7abbaf70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318514 DSS <0004> hlr_ussd.c:542 262424084479497/0x7abbaf70: Cannot find conn for EUSE EUSE-foobar 20241027120318514 DSS <0004> hlr_ussd.c:354 262424084479497/0x7abbaf70: Tx ReturnError(1, 0x22) 20241027120318514 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424084479497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424084479497" session_id=2059120496 session_state=END} 20241027120318514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318514 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20241027120318519 DAUC <0003> db_auc.c:157 IMSI='262427094973552': No 2G Auth Data 20241027120318519 DAUC <0003> db_auc.c:192 IMSI='262427094973552': No 3G Auth Data 20241027120318532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20241027120318535 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318535 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427094973552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427094973552" session_id=3940888342 session_state=BEGIN} 20241027120318535 DSS <0004> hlr_ussd.c:576 262427094973552/0xeae52f16: Process SS (BEGIN) 20241027120318535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318535 DSS <0004> hlr_ussd.c:518 262427094973552/0xeae52f16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318535 DSS <0004> hlr_ussd.c:542 262427094973552/0xeae52f16: Cannot find conn for EUSE EUSE-foobar 20241027120318535 DSS <0004> hlr_ussd.c:354 262427094973552/0xeae52f16: Tx ReturnError(1, 0x22) 20241027120318535 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427094973552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427094973552" session_id=3940888342 session_state=END} 20241027120318535 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318535 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20241027120318540 DAUC <0003> db_auc.c:157 IMSI='262421763254741': No 2G Auth Data 20241027120318540 DAUC <0003> db_auc.c:192 IMSI='262421763254741': No 3G Auth Data 20241027120318555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41336<->l=127.0.0.1:4258 20241027120318558 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318558 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421763254741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421763254741" session_id=3499226901 session_state=BEGIN} 20241027120318558 DSS <0004> hlr_ussd.c:576 262421763254741/0xd091f715: Process SS (BEGIN) 20241027120318558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318558 DSS <0004> hlr_ussd.c:518 262421763254741/0xd091f715: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318558 DSS <0004> hlr_ussd.c:542 262421763254741/0xd091f715: Cannot find conn for EUSE EUSE-foobar 20241027120318558 DSS <0004> hlr_ussd.c:354 262421763254741/0xd091f715: Tx ReturnError(1, 0x22) 20241027120318558 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421763254741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763254741" session_id=3499226901 session_state=END} 20241027120318558 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318558 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41336<->l=127.0.0.1:4258 20241027120318563 DAUC <0003> db_auc.c:157 IMSI='262421795499441': No 2G Auth Data 20241027120318563 DAUC <0003> db_auc.c:192 IMSI='262421795499441': No 3G Auth Data 20241027120318577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4258 20241027120318580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318580 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421795499441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421795499441" session_id=1820848878 session_state=BEGIN} 20241027120318580 DSS <0004> hlr_ussd.c:576 262421795499441/0x6c87f2ee: Process SS (BEGIN) 20241027120318580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318580 DSS <0004> hlr_ussd.c:518 262421795499441/0x6c87f2ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318580 DSS <0004> hlr_ussd.c:542 262421795499441/0x6c87f2ee: Cannot find conn for EUSE EUSE-foobar 20241027120318580 DSS <0004> hlr_ussd.c:354 262421795499441/0x6c87f2ee: Tx ReturnError(1, 0x22) 20241027120318580 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421795499441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421795499441" session_id=1820848878 session_state=END} 20241027120318580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4258 20241027120318585 DAUC <0003> db_auc.c:157 IMSI='262422982649824': No 2G Auth Data 20241027120318585 DAUC <0003> db_auc.c:192 IMSI='262422982649824': No 3G Auth Data 20241027120318599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 20241027120318602 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318602 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422982649824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422982649824" session_id=3917569765 session_state=BEGIN} 20241027120318602 DSS <0004> hlr_ussd.c:576 262422982649824/0xe9815ee5: Process SS (BEGIN) 20241027120318602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120318602 DSS <0004> hlr_ussd.c:518 262422982649824/0xe9815ee5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120318602 DSS <0004> hlr_ussd.c:542 262422982649824/0xe9815ee5: Cannot find conn for EUSE EUSE-foobar 20241027120318602 DSS <0004> hlr_ussd.c:354 262422982649824/0xe9815ee5: Tx ReturnError(1, 0x22) 20241027120318602 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422982649824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422982649824" session_id=3917569765 session_state=END} 20241027120318602 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318602 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120318603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 20241027120318604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20241027120318604 DLINP <000b> input/ipa.c:451 connected read/write 20241027120318604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120318604 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120318604 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120318604 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120318604 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36657<->l=127.0.0.1:4259) 20241027120318627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4258 20241027120318828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4258 20241027120321945 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120321945 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120321947 DLINP <000b> input/ipa.c:451 connected read/write 20241027120321947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120321947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 20241027120321948 DLINP <000b> input/ipa.c:451 connected read/write 20241027120321948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120321948 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120321948 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120321948 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  20241027120321948 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120321948 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  20241027120321948 DLGSUP <0013> gsup_server.c:235 2:  20241027120321948 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120321948 DLGSUP <0013> gsup_server.c:235 3:  20241027120321948 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120321948 DLGSUP <0013> gsup_server.c:235 4:  20241027120321948 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120321948 DLGSUP <0013> gsup_server.c:235 5:  20241027120321948 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120321948 DLGSUP <0013> gsup_server.c:235 7:  20241027120321948 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120321948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120321948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120321948 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120321961 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40161<->l=127.0.0.1:4259) 20241027120321985 DAUC <0003> db_auc.c:157 IMSI='262428538139450': No 2G Auth Data 20241027120321985 DAUC <0003> db_auc.c:192 IMSI='262428538139450': No 3G Auth Data 20241027120321999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 20241027120322002 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322003 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428538139450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428538139450" session_id=2074483202 session_state=BEGIN} 20241027120322003 DSS <0004> hlr_ussd.c:576 262428538139450/0x7ba61a02: Process SS (BEGIN) 20241027120322003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322003 DSS <0004> hlr_ussd.c:518 262428538139450/0x7ba61a02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322003 DSS <0004> hlr_ussd.c:363 262428538139450/0x7ba61a02: Tx USSD 'Your IMSI is 262428538139450' 20241027120322003 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428538139450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428538139450" session_id=2074483202 session_state=END} 20241027120322003 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428538139450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322003 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322003 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 20241027120322008 DAUC <0003> db_auc.c:157 IMSI='262421764556750': No 2G Auth Data 20241027120322008 DAUC <0003> db_auc.c:192 IMSI='262421764556750': No 3G Auth Data 20241027120322020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241027120322023 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322023 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421764556750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421764556750" session_id=2885563321 session_state=BEGIN} 20241027120322023 DSS <0004> hlr_ussd.c:576 262421764556750/0xabfe33b9: Process SS (BEGIN) 20241027120322023 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322023 DSS <0004> hlr_ussd.c:518 262421764556750/0xabfe33b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322023 DSS <0004> hlr_ussd.c:363 262421764556750/0xabfe33b9: Tx USSD 'Your IMSI is 262421764556750' 20241027120322023 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421764556750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421764556750" session_id=2885563321 session_state=END} 20241027120322023 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421764556750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322023 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322023 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20241027120322028 DAUC <0003> db_auc.c:157 IMSI='262423351129801': No 2G Auth Data 20241027120322028 DAUC <0003> db_auc.c:192 IMSI='262423351129801': No 3G Auth Data 20241027120322041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 20241027120322044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322044 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423351129801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423351129801" session_id=4163026031 session_state=BEGIN} 20241027120322044 DSS <0004> hlr_ussd.c:576 262423351129801/0xf822bc6f: Process SS (BEGIN) 20241027120322044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322044 DSS <0004> hlr_ussd.c:518 262423351129801/0xf822bc6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322044 DSS <0004> hlr_ussd.c:363 262423351129801/0xf822bc6f: Tx USSD 'Your IMSI is 262423351129801' 20241027120322044 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423351129801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423351129801" session_id=4163026031 session_state=END} 20241027120322044 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423351129801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 20241027120322049 DAUC <0003> db_auc.c:157 IMSI='262427208191249': No 2G Auth Data 20241027120322049 DAUC <0003> db_auc.c:192 IMSI='262427208191249': No 3G Auth Data 20241027120322062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4258 20241027120322065 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322065 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427208191249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427208191249" session_id=1513344121 session_state=BEGIN} 20241027120322065 DSS <0004> hlr_ussd.c:576 262427208191249/0x5a33cc79: Process SS (BEGIN) 20241027120322065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322065 DSS <0004> hlr_ussd.c:518 262427208191249/0x5a33cc79: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322065 DSS <0004> hlr_ussd.c:363 262427208191249/0x5a33cc79: Tx USSD 'Your IMSI is 262427208191249' 20241027120322065 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427208191249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427208191249" session_id=1513344121 session_state=END} 20241027120322065 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427208191249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322065 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322065 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4258 20241027120322070 DAUC <0003> db_auc.c:157 IMSI='262420789182624': No 2G Auth Data 20241027120322070 DAUC <0003> db_auc.c:192 IMSI='262420789182624': No 3G Auth Data 20241027120322081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 20241027120322084 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322084 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420789182624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420789182624" session_id=2145624473 session_state=BEGIN} 20241027120322084 DSS <0004> hlr_ussd.c:576 262420789182624/0x7fe3a199: Process SS (BEGIN) 20241027120322084 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322084 DSS <0004> hlr_ussd.c:518 262420789182624/0x7fe3a199: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322084 DSS <0004> hlr_ussd.c:363 262420789182624/0x7fe3a199: Tx USSD 'Your IMSI is 262420789182624' 20241027120322084 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420789182624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420789182624" session_id=2145624473 session_state=END} 20241027120322084 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420789182624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322084 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322084 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 20241027120322089 DAUC <0003> db_auc.c:157 IMSI='262423825158604': No 2G Auth Data 20241027120322089 DAUC <0003> db_auc.c:192 IMSI='262423825158604': No 3G Auth Data 20241027120322103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 20241027120322106 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322106 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423825158604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423825158604" session_id=3270849726 session_state=BEGIN} 20241027120322106 DSS <0004> hlr_ussd.c:576 262423825158604/0xc2f534be: Process SS (BEGIN) 20241027120322106 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322106 DSS <0004> hlr_ussd.c:518 262423825158604/0xc2f534be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322106 DSS <0004> hlr_ussd.c:363 262423825158604/0xc2f534be: Tx USSD 'Your IMSI is 262423825158604' 20241027120322106 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423825158604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423825158604" session_id=3270849726 session_state=END} 20241027120322106 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423825158604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322106 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322106 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 20241027120322111 DAUC <0003> db_auc.c:157 IMSI='262425458015723': No 2G Auth Data 20241027120322111 DAUC <0003> db_auc.c:192 IMSI='262425458015723': No 3G Auth Data 20241027120322125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241027120322128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322128 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425458015723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425458015723" session_id=22537485 session_state=BEGIN} 20241027120322128 DSS <0004> hlr_ussd.c:576 262425458015723/0x0157e50d: Process SS (BEGIN) 20241027120322128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322128 DSS <0004> hlr_ussd.c:518 262425458015723/0x0157e50d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322128 DSS <0004> hlr_ussd.c:363 262425458015723/0x0157e50d: Tx USSD 'Your IMSI is 262425458015723' 20241027120322128 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425458015723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425458015723" session_id=22537485 session_state=END} 20241027120322128 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425458015723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322128 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241027120322133 DAUC <0003> db_auc.c:157 IMSI='262424504915326': No 2G Auth Data 20241027120322133 DAUC <0003> db_auc.c:192 IMSI='262424504915326': No 3G Auth Data 20241027120322148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241027120322151 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322151 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424504915326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424504915326" session_id=1345647848 session_state=BEGIN} 20241027120322151 DSS <0004> hlr_ussd.c:576 262424504915326/0x5034f4e8: Process SS (BEGIN) 20241027120322151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120322151 DSS <0004> hlr_ussd.c:518 262424504915326/0x5034f4e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120322151 DSS <0004> hlr_ussd.c:363 262424504915326/0x5034f4e8: Tx USSD 'Your IMSI is 262424504915326' 20241027120322151 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424504915326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424504915326" session_id=1345647848 session_state=END} 20241027120322151 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424504915326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120322151 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322151 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120322153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20241027120322155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 20241027120322155 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40161<->l=127.0.0.1:4259) 20241027120322155 DLINP <000b> input/ipa.c:451 connected read/write 20241027120322155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120322155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120322155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120322155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120322178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241027120322379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.1:4258 20241027120325464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120325464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120325466 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4258 20241027120325467 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120325467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120325467 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  20241027120325467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120325467 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  20241027120325467 DLGSUP <0013> gsup_server.c:235 2:  20241027120325467 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120325467 DLGSUP <0013> gsup_server.c:235 3:  20241027120325467 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120325468 DLGSUP <0013> gsup_server.c:235 4:  20241027120325468 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120325468 DLGSUP <0013> gsup_server.c:235 5:  20241027120325468 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120325468 DLGSUP <0013> gsup_server.c:235 7:  20241027120325468 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120325468 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120325468 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120325468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120325477 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44731<->l=127.0.0.1:4259) 20241027120325484 DAUC <0003> db_auc.c:157 IMSI='262420603300669': No 2G Auth Data 20241027120325484 DAUC <0003> db_auc.c:192 IMSI='262420603300669': No 3G Auth Data 20241027120325497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20241027120325510 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325510 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420603300669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420603300669" source_name="the-source\n" session_id=2422256709 session_state=BEGIN} 20241027120325510 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027120325510 DSS <0004> hlr_ussd.c:576 262420603300669/0x9060b445: Process SS (BEGIN) 20241027120325510 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325510 DSS <0004> hlr_ussd.c:518 262420603300669/0x9060b445: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325510 DSS <0004> hlr_ussd.c:363 262420603300669/0x9060b445: Tx USSD 'Your IMSI is 262420603300669' 20241027120325510 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420603300669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420603300669" destination_name="the-source\n" session_id=2422256709 session_state=END} 20241027120325510 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420603300669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325510 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325510 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20241027120325516 DAUC <0003> db_auc.c:157 IMSI='262423754283554': No 2G Auth Data 20241027120325516 DAUC <0003> db_auc.c:192 IMSI='262423754283554': No 3G Auth Data 20241027120325529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 20241027120325532 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325532 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423754283554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423754283554" source_name="the-source\n" session_id=3788628715 session_state=BEGIN} 20241027120325532 DSS <0004> hlr_ussd.c:576 262423754283554/0xe1d1e2eb: Process SS (BEGIN) 20241027120325532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325532 DSS <0004> hlr_ussd.c:518 262423754283554/0xe1d1e2eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325532 DSS <0004> hlr_ussd.c:363 262423754283554/0xe1d1e2eb: Tx USSD 'Your IMSI is 262423754283554' 20241027120325532 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423754283554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423754283554" destination_name="the-source\n" session_id=3788628715 session_state=END} 20241027120325532 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423754283554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325532 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325532 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 20241027120325538 DAUC <0003> db_auc.c:157 IMSI='262421182510770': No 2G Auth Data 20241027120325538 DAUC <0003> db_auc.c:192 IMSI='262421182510770': No 3G Auth Data 20241027120325549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241027120325552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325552 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421182510770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421182510770" source_name="the-source\n" session_id=253385098 session_state=BEGIN} 20241027120325552 DSS <0004> hlr_ussd.c:576 262421182510770/0x0f1a598a: Process SS (BEGIN) 20241027120325552 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325552 DSS <0004> hlr_ussd.c:518 262421182510770/0x0f1a598a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325552 DSS <0004> hlr_ussd.c:363 262421182510770/0x0f1a598a: Tx USSD 'Your IMSI is 262421182510770' 20241027120325552 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421182510770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421182510770" destination_name="the-source\n" session_id=253385098 session_state=END} 20241027120325552 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421182510770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241027120325558 DAUC <0003> db_auc.c:157 IMSI='262429135903144': No 2G Auth Data 20241027120325558 DAUC <0003> db_auc.c:192 IMSI='262429135903144': No 3G Auth Data 20241027120325571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20241027120325576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325576 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429135903144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429135903144" source_name="the-source\n" session_id=2801117973 session_state=BEGIN} 20241027120325576 DSS <0004> hlr_ussd.c:576 262429135903144/0xa6f5ab15: Process SS (BEGIN) 20241027120325576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325576 DSS <0004> hlr_ussd.c:518 262429135903144/0xa6f5ab15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325576 DSS <0004> hlr_ussd.c:363 262429135903144/0xa6f5ab15: Tx USSD 'Your IMSI is 262429135903144' 20241027120325576 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429135903144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135903144" destination_name="the-source\n" session_id=2801117973 session_state=END} 20241027120325576 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429135903144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20241027120325581 DAUC <0003> db_auc.c:157 IMSI='262421582787077': No 2G Auth Data 20241027120325581 DAUC <0003> db_auc.c:192 IMSI='262421582787077': No 3G Auth Data 20241027120325593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20241027120325596 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325596 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421582787077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421582787077" source_name="the-source\n" session_id=3743520655 session_state=BEGIN} 20241027120325596 DSS <0004> hlr_ussd.c:576 262421582787077/0xdf21978f: Process SS (BEGIN) 20241027120325596 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325596 DSS <0004> hlr_ussd.c:518 262421582787077/0xdf21978f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325596 DSS <0004> hlr_ussd.c:363 262421582787077/0xdf21978f: Tx USSD 'Your IMSI is 262421582787077' 20241027120325596 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421582787077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421582787077" destination_name="the-source\n" session_id=3743520655 session_state=END} 20241027120325596 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421582787077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325596 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325596 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20241027120325601 DAUC <0003> db_auc.c:157 IMSI='262426286368213': No 2G Auth Data 20241027120325602 DAUC <0003> db_auc.c:192 IMSI='262426286368213': No 3G Auth Data 20241027120325616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241027120325619 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325619 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426286368213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426286368213" source_name="the-source\n" session_id=3926038501 session_state=BEGIN} 20241027120325619 DSS <0004> hlr_ussd.c:576 262426286368213/0xea0297e5: Process SS (BEGIN) 20241027120325619 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325619 DSS <0004> hlr_ussd.c:518 262426286368213/0xea0297e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325619 DSS <0004> hlr_ussd.c:363 262426286368213/0xea0297e5: Tx USSD 'Your IMSI is 262426286368213' 20241027120325619 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426286368213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426286368213" destination_name="the-source\n" session_id=3926038501 session_state=END} 20241027120325619 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426286368213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325619 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325619 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241027120325624 DAUC <0003> db_auc.c:157 IMSI='262425337714672': No 2G Auth Data 20241027120325624 DAUC <0003> db_auc.c:192 IMSI='262425337714672': No 3G Auth Data 20241027120325639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241027120325642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325642 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425337714672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425337714672" source_name="the-source\n" session_id=1743191141 session_state=BEGIN} 20241027120325642 DSS <0004> hlr_ussd.c:576 262425337714672/0x67e6fc65: Process SS (BEGIN) 20241027120325642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325642 DSS <0004> hlr_ussd.c:518 262425337714672/0x67e6fc65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325642 DSS <0004> hlr_ussd.c:363 262425337714672/0x67e6fc65: Tx USSD 'Your IMSI is 262425337714672' 20241027120325642 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425337714672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425337714672" destination_name="the-source\n" session_id=1743191141 session_state=END} 20241027120325642 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425337714672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241027120325647 DAUC <0003> db_auc.c:157 IMSI='262423357517092': No 2G Auth Data 20241027120325647 DAUC <0003> db_auc.c:192 IMSI='262423357517092': No 3G Auth Data 20241027120325662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241027120325665 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325665 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423357517092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423357517092" source_name="the-source\n" session_id=1569011490 session_state=BEGIN} 20241027120325665 DSS <0004> hlr_ussd.c:576 262423357517092/0x5d853722: Process SS (BEGIN) 20241027120325665 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027120325665 DSS <0004> hlr_ussd.c:518 262423357517092/0x5d853722: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027120325665 DSS <0004> hlr_ussd.c:363 262423357517092/0x5d853722: Tx USSD 'Your IMSI is 262423357517092' 20241027120325665 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423357517092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423357517092" destination_name="the-source\n" session_id=1569011490 session_state=END} 20241027120325665 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423357517092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120325665 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325665 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120325667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46176<->l=127.0.0.1:4258 20241027120325668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4258 20241027120325668 DLINP <000b> input/ipa.c:451 connected read/write 20241027120325668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120325668 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120325668 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120325668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120325668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027120325668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44731<->l=127.0.0.1:4259) 20241027120325700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20241027120325901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4258 20241027120328974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120328974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120328976 DLINP <000b> input/ipa.c:451 connected read/write 20241027120328976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120328978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241027120328981 DLINP <000b> input/ipa.c:451 connected read/write 20241027120328981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120328981 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120328981 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120328981 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  20241027120328981 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120328981 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  20241027120328981 DLGSUP <0013> gsup_server.c:235 2:  20241027120328981 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120328981 DLGSUP <0013> gsup_server.c:235 3:  20241027120328981 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120328981 DLGSUP <0013> gsup_server.c:235 4:  20241027120328981 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120328981 DLGSUP <0013> gsup_server.c:235 5:  20241027120328981 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120328981 DLGSUP <0013> gsup_server.c:235 7:  20241027120328981 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120328981 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120328981 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120328981 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120328990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38309<->l=127.0.0.1:4259) 20241027120329003 DAUC <0003> db_auc.c:157 IMSI='262421933984995': No 2G Auth Data 20241027120329003 DAUC <0003> db_auc.c:192 IMSI='262421933984995': No 3G Auth Data 20241027120329015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 20241027120329022 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329022 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421933984995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421933984995" session_id=620526039 session_state=BEGIN} 20241027120329022 DSS <0004> hlr_ussd.c:576 262421933984995/0x24fc79d7: Process SS (BEGIN) 20241027120329022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329022 DSS <0004> hlr_ussd.c:518 262421933984995/0x24fc79d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329022 DSS <0004> hlr_ussd.c:363 262421933984995/0x24fc79d7: Tx USSD 'Your extension is 491614040740' 20241027120329022 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421933984995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421933984995" session_id=620526039 session_state=END} 20241027120329022 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421933984995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329022 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329022 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 20241027120329028 DAUC <0003> db_auc.c:157 IMSI='262427817826110': No 2G Auth Data 20241027120329028 DAUC <0003> db_auc.c:192 IMSI='262427817826110': No 3G Auth Data 20241027120329040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 20241027120329043 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329044 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427817826110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427817826110" session_id=1141415112 session_state=BEGIN} 20241027120329044 DSS <0004> hlr_ussd.c:576 262427817826110/0x44089cc8: Process SS (BEGIN) 20241027120329044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329044 DSS <0004> hlr_ussd.c:518 262427817826110/0x44089cc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329044 DSS <0004> hlr_ussd.c:363 262427817826110/0x44089cc8: Tx USSD 'Your extension is 491610184052' 20241027120329044 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427817826110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427817826110" session_id=1141415112 session_state=END} 20241027120329044 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427817826110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329044 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4258 20241027120329049 DAUC <0003> db_auc.c:157 IMSI='262429231573224': No 2G Auth Data 20241027120329049 DAUC <0003> db_auc.c:192 IMSI='262429231573224': No 3G Auth Data 20241027120329060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20241027120329063 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329063 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429231573224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429231573224" session_id=1994617287 session_state=BEGIN} 20241027120329063 DSS <0004> hlr_ussd.c:576 262429231573224/0x76e371c7: Process SS (BEGIN) 20241027120329063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329063 DSS <0004> hlr_ussd.c:518 262429231573224/0x76e371c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329063 DSS <0004> hlr_ussd.c:363 262429231573224/0x76e371c7: Tx USSD 'Your extension is 491611451071' 20241027120329063 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429231573224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429231573224" session_id=1994617287 session_state=END} 20241027120329063 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429231573224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329063 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329063 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20241027120329068 DAUC <0003> db_auc.c:157 IMSI='262429671580694': No 2G Auth Data 20241027120329068 DAUC <0003> db_auc.c:192 IMSI='262429671580694': No 3G Auth Data 20241027120329081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241027120329085 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329085 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429671580694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429671580694" session_id=1680204003 session_state=BEGIN} 20241027120329085 DSS <0004> hlr_ussd.c:576 262429671580694/0x6425e0e3: Process SS (BEGIN) 20241027120329085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329085 DSS <0004> hlr_ussd.c:518 262429671580694/0x6425e0e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329085 DSS <0004> hlr_ussd.c:363 262429671580694/0x6425e0e3: Tx USSD 'Your extension is 491616122177' 20241027120329085 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429671580694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429671580694" session_id=1680204003 session_state=END} 20241027120329085 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429671580694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329085 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329085 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20241027120329091 DAUC <0003> db_auc.c:157 IMSI='262421283991936': No 2G Auth Data 20241027120329091 DAUC <0003> db_auc.c:192 IMSI='262421283991936': No 3G Auth Data 20241027120329110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241027120329113 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329113 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421283991936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421283991936" session_id=3512638134 session_state=BEGIN} 20241027120329113 DSS <0004> hlr_ussd.c:576 262421283991936/0xd15e9ab6: Process SS (BEGIN) 20241027120329113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329113 DSS <0004> hlr_ussd.c:518 262421283991936/0xd15e9ab6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329113 DSS <0004> hlr_ussd.c:363 262421283991936/0xd15e9ab6: Tx USSD 'Your extension is 491616725288' 20241027120329113 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421283991936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283991936" session_id=3512638134 session_state=END} 20241027120329113 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421283991936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329113 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329113 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241027120329118 DAUC <0003> db_auc.c:157 IMSI='262429058828473': No 2G Auth Data 20241027120329118 DAUC <0003> db_auc.c:192 IMSI='262429058828473': No 3G Auth Data 20241027120329133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241027120329136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329136 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429058828473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429058828473" session_id=140958166 session_state=BEGIN} 20241027120329136 DSS <0004> hlr_ussd.c:576 262429058828473/0x0866d9d6: Process SS (BEGIN) 20241027120329136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329136 DSS <0004> hlr_ussd.c:518 262429058828473/0x0866d9d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329136 DSS <0004> hlr_ussd.c:363 262429058828473/0x0866d9d6: Tx USSD 'Your extension is 491614543048' 20241027120329136 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429058828473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429058828473" session_id=140958166 session_state=END} 20241027120329136 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429058828473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329136 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241027120329147 DAUC <0003> db_auc.c:157 IMSI='262421165046923': No 2G Auth Data 20241027120329147 DAUC <0003> db_auc.c:192 IMSI='262421165046923': No 3G Auth Data 20241027120329161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241027120329164 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329164 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421165046923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421165046923" session_id=434838501 session_state=BEGIN} 20241027120329164 DSS <0004> hlr_ussd.c:576 262421165046923/0x19eb1be5: Process SS (BEGIN) 20241027120329164 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329164 DSS <0004> hlr_ussd.c:518 262421165046923/0x19eb1be5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329164 DSS <0004> hlr_ussd.c:363 262421165046923/0x19eb1be5: Tx USSD 'Your extension is 491615127785' 20241027120329164 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421165046923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421165046923" session_id=434838501 session_state=END} 20241027120329164 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421165046923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329164 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329164 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20241027120329169 DAUC <0003> db_auc.c:157 IMSI='262426072917172': No 2G Auth Data 20241027120329169 DAUC <0003> db_auc.c:192 IMSI='262426072917172': No 3G Auth Data 20241027120329183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241027120329186 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329186 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426072917172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426072917172" session_id=2576003598 session_state=BEGIN} 20241027120329186 DSS <0004> hlr_ussd.c:576 262426072917172/0x998ab20e: Process SS (BEGIN) 20241027120329186 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120329186 DSS <0004> hlr_ussd.c:518 262426072917172/0x998ab20e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120329186 DSS <0004> hlr_ussd.c:363 262426072917172/0x998ab20e: Tx USSD 'Your extension is 491615733056' 20241027120329186 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426072917172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426072917172" session_id=2576003598 session_state=END} 20241027120329186 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426072917172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120329186 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329186 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120329188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241027120329189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241027120329189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38309<->l=127.0.0.1:4259) 20241027120329189 DLINP <000b> input/ipa.c:451 connected read/write 20241027120329189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120329189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120329189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120329189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120329212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241027120329413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241027120332520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120332520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120332525 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51816<->l=127.0.0.1:4258 20241027120332530 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332530 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120332530 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120332530 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  20241027120332530 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120332530 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  20241027120332530 DLGSUP <0013> gsup_server.c:235 2:  20241027120332530 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120332530 DLGSUP <0013> gsup_server.c:235 3:  20241027120332530 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120332530 DLGSUP <0013> gsup_server.c:235 4:  20241027120332530 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120332530 DLGSUP <0013> gsup_server.c:235 5:  20241027120332530 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120332530 DLGSUP <0013> gsup_server.c:235 7:  20241027120332530 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120332530 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120332530 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120332530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120332558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41767<->l=127.0.0.1:4259) 20241027120332580 DAUC <0003> db_auc.c:157 IMSI='262425990673143': No 2G Auth Data 20241027120332580 DAUC <0003> db_auc.c:192 IMSI='262425990673143': No 3G Auth Data 20241027120332615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20241027120332630 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332630 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425990673143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425990673143" source_name="the-source\n" session_id=3492016791 session_state=BEGIN} 20241027120332630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027120332630 DSS <0004> hlr_ussd.c:576 262425990673143/0xd023f297: Process SS (BEGIN) 20241027120332630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332630 DSS <0004> hlr_ussd.c:518 262425990673143/0xd023f297: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332630 DSS <0004> hlr_ussd.c:363 262425990673143/0xd023f297: Tx USSD 'Your extension is 491611104072' 20241027120332630 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425990673143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425990673143" destination_name="the-source\n" session_id=3492016791 session_state=END} 20241027120332630 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425990673143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332630 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332630 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51822<->l=127.0.0.1:4258 20241027120332645 DAUC <0003> db_auc.c:157 IMSI='262428298596566': No 2G Auth Data 20241027120332645 DAUC <0003> db_auc.c:192 IMSI='262428298596566': No 3G Auth Data 20241027120332658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 20241027120332661 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332661 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428298596566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428298596566" source_name="the-source\n" session_id=2439572097 session_state=BEGIN} 20241027120332661 DSS <0004> hlr_ussd.c:576 262428298596566/0x9168ea81: Process SS (BEGIN) 20241027120332661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332661 DSS <0004> hlr_ussd.c:518 262428298596566/0x9168ea81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332661 DSS <0004> hlr_ussd.c:363 262428298596566/0x9168ea81: Tx USSD 'Your extension is 491610228305' 20241027120332661 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428298596566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428298596566" destination_name="the-source\n" session_id=2439572097 session_state=END} 20241027120332661 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428298596566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332661 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332661 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51838<->l=127.0.0.1:4258 20241027120332666 DAUC <0003> db_auc.c:157 IMSI='262422950090071': No 2G Auth Data 20241027120332666 DAUC <0003> db_auc.c:192 IMSI='262422950090071': No 3G Auth Data 20241027120332678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51852<->l=127.0.0.1:4258 20241027120332681 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332681 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422950090071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422950090071" source_name="the-source\n" session_id=3085189023 session_state=BEGIN} 20241027120332681 DSS <0004> hlr_ussd.c:576 262422950090071/0xb7e43f9f: Process SS (BEGIN) 20241027120332681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332681 DSS <0004> hlr_ussd.c:518 262422950090071/0xb7e43f9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332681 DSS <0004> hlr_ussd.c:363 262422950090071/0xb7e43f9f: Tx USSD 'Your extension is 491610450452' 20241027120332681 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422950090071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950090071" destination_name="the-source\n" session_id=3085189023 session_state=END} 20241027120332681 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422950090071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332681 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332681 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51852<->l=127.0.0.1:4258 20241027120332686 DAUC <0003> db_auc.c:157 IMSI='262420332449835': No 2G Auth Data 20241027120332686 DAUC <0003> db_auc.c:192 IMSI='262420332449835': No 3G Auth Data 20241027120332697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4258 20241027120332700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332700 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420332449835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420332449835" source_name="the-source\n" session_id=671954728 session_state=BEGIN} 20241027120332700 DSS <0004> hlr_ussd.c:576 262420332449835/0x280d3728: Process SS (BEGIN) 20241027120332700 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332700 DSS <0004> hlr_ussd.c:518 262420332449835/0x280d3728: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332700 DSS <0004> hlr_ussd.c:363 262420332449835/0x280d3728: Tx USSD 'Your extension is 491610468806' 20241027120332700 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420332449835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420332449835" destination_name="the-source\n" session_id=671954728 session_state=END} 20241027120332700 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420332449835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332700 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51866<->l=127.0.0.1:4258 20241027120332706 DAUC <0003> db_auc.c:157 IMSI='262422370696848': No 2G Auth Data 20241027120332706 DAUC <0003> db_auc.c:192 IMSI='262422370696848': No 3G Auth Data 20241027120332717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 20241027120332720 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332720 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422370696848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422370696848" source_name="the-source\n" session_id=2186149080 session_state=BEGIN} 20241027120332720 DSS <0004> hlr_ussd.c:576 262422370696848/0x824dfcd8: Process SS (BEGIN) 20241027120332720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332720 DSS <0004> hlr_ussd.c:518 262422370696848/0x824dfcd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332720 DSS <0004> hlr_ussd.c:363 262422370696848/0x824dfcd8: Tx USSD 'Your extension is 491614235163' 20241027120332720 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422370696848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422370696848" destination_name="the-source\n" session_id=2186149080 session_state=END} 20241027120332720 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422370696848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332720 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332720 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.1:4258 20241027120332725 DAUC <0003> db_auc.c:157 IMSI='262427890795899': No 2G Auth Data 20241027120332725 DAUC <0003> db_auc.c:192 IMSI='262427890795899': No 3G Auth Data 20241027120332741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 20241027120332744 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332744 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427890795899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427890795899" source_name="the-source\n" session_id=3874765644 session_state=BEGIN} 20241027120332744 DSS <0004> hlr_ussd.c:576 262427890795899/0xe6f43b4c: Process SS (BEGIN) 20241027120332744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332744 DSS <0004> hlr_ussd.c:518 262427890795899/0xe6f43b4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332744 DSS <0004> hlr_ussd.c:363 262427890795899/0xe6f43b4c: Tx USSD 'Your extension is 491612732018' 20241027120332744 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427890795899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427890795899" destination_name="the-source\n" session_id=3874765644 session_state=END} 20241027120332744 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427890795899 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332744 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332744 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 20241027120332750 DAUC <0003> db_auc.c:157 IMSI='262428546103312': No 2G Auth Data 20241027120332750 DAUC <0003> db_auc.c:192 IMSI='262428546103312': No 3G Auth Data 20241027120332765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51898<->l=127.0.0.1:4258 20241027120332768 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332768 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428546103312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428546103312" source_name="the-source\n" session_id=2096004747 session_state=BEGIN} 20241027120332768 DSS <0004> hlr_ussd.c:576 262428546103312/0x7cee7e8b: Process SS (BEGIN) 20241027120332768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332768 DSS <0004> hlr_ussd.c:518 262428546103312/0x7cee7e8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332768 DSS <0004> hlr_ussd.c:363 262428546103312/0x7cee7e8b: Tx USSD 'Your extension is 491615175460' 20241027120332768 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428546103312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546103312" destination_name="the-source\n" session_id=2096004747 session_state=END} 20241027120332768 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428546103312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332768 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332768 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51898<->l=127.0.0.1:4258 20241027120332773 DAUC <0003> db_auc.c:157 IMSI='262429099697294': No 2G Auth Data 20241027120332773 DAUC <0003> db_auc.c:192 IMSI='262429099697294': No 3G Auth Data 20241027120332788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51904<->l=127.0.0.1:4258 20241027120332791 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332791 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429099697294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429099697294" source_name="the-source\n" session_id=2192838632 session_state=BEGIN} 20241027120332791 DSS <0004> hlr_ussd.c:576 262429099697294/0x82b40fe8: Process SS (BEGIN) 20241027120332791 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027120332791 DSS <0004> hlr_ussd.c:518 262429099697294/0x82b40fe8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027120332791 DSS <0004> hlr_ussd.c:363 262429099697294/0x82b40fe8: Tx USSD 'Your extension is 491615852246' 20241027120332791 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429099697294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429099697294" destination_name="the-source\n" session_id=2192838632 session_state=END} 20241027120332791 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429099697294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120332791 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332791 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120332793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51904<->l=127.0.0.1:4258 20241027120332794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51816<->l=127.0.0.1:4258 20241027120332794 DLINP <000b> input/ipa.c:451 connected read/write 20241027120332794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120332794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120332794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120332794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120332794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027120332795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41767<->l=127.0.0.1:4259) 20241027120332823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51908<->l=127.0.0.1:4258 20241027120333025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51908<->l=127.0.0.1:4258 20241027120336141 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41649 20241027120336141 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41649 20241027120336142 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336142 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336142 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120336142 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120336143 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336143 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336143 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120336143 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027120336143 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027120336143 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027120336144 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  20241027120336144 DLGSUP <0013> gsup_server.c:235 2:  20241027120336144 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120336144 DLGSUP <0013> gsup_server.c:235 3:  20241027120336144 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120336144 DLGSUP <0013> gsup_server.c:235 4:  20241027120336144 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120336144 DLGSUP <0013> gsup_server.c:235 5:  20241027120336144 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120336144 DLGSUP <0013> gsup_server.c:235 7:  20241027120336144 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120336144 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120336144 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120336144 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41649 20241027120336144 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20241027120336145 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336145 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120336145 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120336145 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  20241027120336145 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120336145 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  20241027120336145 DLGSUP <0013> gsup_server.c:235 2:  20241027120336145 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120336145 DLGSUP <0013> gsup_server.c:235 3:  20241027120336145 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120336145 DLGSUP <0013> gsup_server.c:235 4:  20241027120336145 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120336145 DLGSUP <0013> gsup_server.c:235 5:  20241027120336145 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120336145 DLGSUP <0013> gsup_server.c:235 7:  20241027120336145 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120336145 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120336145 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120336145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120336153 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20241027120336168 DAUC <0003> db_auc.c:157 IMSI='262427894790149': No 2G Auth Data 20241027120336168 DAUC <0003> db_auc.c:192 IMSI='262427894790149': No 3G Auth Data 20241027120336201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 20241027120336215 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336215 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427894790149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894790149" session_id=1009610319 session_state=BEGIN} 20241027120336215 DSS <0004> hlr_ussd.c:576 262427894790149/0x3c2d6e4f: Process SS (BEGIN) 20241027120336215 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336215 DSS <0004> hlr_ussd.c:518 262427894790149/0x3c2d6e4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336215 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336215 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336215 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336215 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336228 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336228 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336228 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427894790149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894790149" session_id=1009610319 session_state=END} 20241027120336228 DSS <0004> hlr_ussd.c:576 262427894790149/0x3c2d6e4f: Process SS (END) 20241027120336228 DSS <0004> hlr_ussd.c:518 262427894790149/0x3c2d6e4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336228 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427894790149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894790149" session_id=1009610319 session_state=END} 20241027120336228 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427894790149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336228 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427894790149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336228 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336228 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 20241027120336244 DAUC <0003> db_auc.c:157 IMSI='262423002560857': No 2G Auth Data 20241027120336244 DAUC <0003> db_auc.c:192 IMSI='262423002560857': No 3G Auth Data 20241027120336263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4258 20241027120336266 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336266 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423002560857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423002560857" session_id=618599917 session_state=BEGIN} 20241027120336266 DSS <0004> hlr_ussd.c:576 262423002560857/0x24df15ed: Process SS (BEGIN) 20241027120336266 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336266 DSS <0004> hlr_ussd.c:518 262423002560857/0x24df15ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336266 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336266 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336266 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336266 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336267 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336267 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336267 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423002560857 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423002560857" session_id=618599917 session_state=END} 20241027120336267 DSS <0004> hlr_ussd.c:576 262423002560857/0x24df15ed: Process SS (END) 20241027120336267 DSS <0004> hlr_ussd.c:518 262423002560857/0x24df15ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336267 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423002560857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423002560857" session_id=618599917 session_state=END} 20241027120336267 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423002560857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336267 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423002560857 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336267 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336267 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4258 20241027120336272 DAUC <0003> db_auc.c:157 IMSI='262421748228265': No 2G Auth Data 20241027120336272 DAUC <0003> db_auc.c:192 IMSI='262421748228265': No 3G Auth Data 20241027120336285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 20241027120336288 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336288 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421748228265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421748228265" session_id=1378885435 session_state=BEGIN} 20241027120336288 DSS <0004> hlr_ussd.c:576 262421748228265/0x52301f3b: Process SS (BEGIN) 20241027120336288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336288 DSS <0004> hlr_ussd.c:518 262421748228265/0x52301f3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336288 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336288 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336288 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336288 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336289 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336289 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336289 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421748228265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421748228265" session_id=1378885435 session_state=END} 20241027120336289 DSS <0004> hlr_ussd.c:576 262421748228265/0x52301f3b: Process SS (END) 20241027120336289 DSS <0004> hlr_ussd.c:518 262421748228265/0x52301f3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336289 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421748228265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421748228265" session_id=1378885435 session_state=END} 20241027120336289 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421748228265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336290 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421748228265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336290 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336290 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 20241027120336295 DAUC <0003> db_auc.c:157 IMSI='262426952536735': No 2G Auth Data 20241027120336295 DAUC <0003> db_auc.c:192 IMSI='262426952536735': No 3G Auth Data 20241027120336306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51964<->l=127.0.0.1:4258 20241027120336309 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336309 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426952536735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426952536735" session_id=1370911071 session_state=BEGIN} 20241027120336309 DSS <0004> hlr_ussd.c:576 262426952536735/0x51b6715f: Process SS (BEGIN) 20241027120336309 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336309 DSS <0004> hlr_ussd.c:518 262426952536735/0x51b6715f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336309 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336309 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336309 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336309 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336310 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336310 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336310 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426952536735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426952536735" session_id=1370911071 session_state=END} 20241027120336310 DSS <0004> hlr_ussd.c:576 262426952536735/0x51b6715f: Process SS (END) 20241027120336310 DSS <0004> hlr_ussd.c:518 262426952536735/0x51b6715f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336310 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426952536735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426952536735" session_id=1370911071 session_state=END} 20241027120336310 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426952536735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336310 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426952536735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336310 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336310 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51964<->l=127.0.0.1:4258 20241027120336315 DAUC <0003> db_auc.c:157 IMSI='262422320705009': No 2G Auth Data 20241027120336315 DAUC <0003> db_auc.c:192 IMSI='262422320705009': No 3G Auth Data 20241027120336326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 20241027120336329 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336329 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422320705009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422320705009" session_id=3065166635 session_state=BEGIN} 20241027120336329 DSS <0004> hlr_ussd.c:576 262422320705009/0xb6b2bb2b: Process SS (BEGIN) 20241027120336329 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336329 DSS <0004> hlr_ussd.c:518 262422320705009/0xb6b2bb2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336329 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336329 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336329 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336329 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336330 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336330 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336330 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422320705009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422320705009" session_id=3065166635 session_state=END} 20241027120336330 DSS <0004> hlr_ussd.c:576 262422320705009/0xb6b2bb2b: Process SS (END) 20241027120336330 DSS <0004> hlr_ussd.c:518 262422320705009/0xb6b2bb2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336330 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422320705009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422320705009" session_id=3065166635 session_state=END} 20241027120336330 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422320705009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336330 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422320705009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336330 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336330 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51968<->l=127.0.0.1:4258 20241027120336335 DAUC <0003> db_auc.c:157 IMSI='262423594766358': No 2G Auth Data 20241027120336335 DAUC <0003> db_auc.c:192 IMSI='262423594766358': No 3G Auth Data 20241027120336353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51972<->l=127.0.0.1:4258 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336356 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423594766358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423594766358" session_id=337953905 session_state=BEGIN} 20241027120336356 DSS <0004> hlr_ussd.c:576 262423594766358/0x1424c471: Process SS (BEGIN) 20241027120336356 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336356 DSS <0004> hlr_ussd.c:518 262423594766358/0x1424c471: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336356 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423594766358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423594766358" session_id=337953905 session_state=END} 20241027120336356 DSS <0004> hlr_ussd.c:576 262423594766358/0x1424c471: Process SS (END) 20241027120336356 DSS <0004> hlr_ussd.c:518 262423594766358/0x1424c471: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336356 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423594766358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423594766358" session_id=337953905 session_state=END} 20241027120336356 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423594766358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336356 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423594766358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51972<->l=127.0.0.1:4258 20241027120336361 DAUC <0003> db_auc.c:157 IMSI='262420278230261': No 2G Auth Data 20241027120336361 DAUC <0003> db_auc.c:192 IMSI='262420278230261': No 3G Auth Data 20241027120336375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 20241027120336378 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336378 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420278230261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420278230261" session_id=819046501 session_state=BEGIN} 20241027120336378 DSS <0004> hlr_ussd.c:576 262420278230261/0x30d1a865: Process SS (BEGIN) 20241027120336378 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336378 DSS <0004> hlr_ussd.c:518 262420278230261/0x30d1a865: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336378 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336378 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336378 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336378 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336378 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336378 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336378 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420278230261 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420278230261" session_id=819046501 session_state=END} 20241027120336379 DSS <0004> hlr_ussd.c:576 262420278230261/0x30d1a865: Process SS (END) 20241027120336379 DSS <0004> hlr_ussd.c:518 262420278230261/0x30d1a865: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336379 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420278230261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420278230261" session_id=819046501 session_state=END} 20241027120336379 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420278230261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336379 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420278230261 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336379 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336379 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 20241027120336383 DAUC <0003> db_auc.c:157 IMSI='262427948818358': No 2G Auth Data 20241027120336383 DAUC <0003> db_auc.c:192 IMSI='262427948818358': No 3G Auth Data 20241027120336398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51992<->l=127.0.0.1:4258 20241027120336401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336401 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427948818358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427948818358" session_id=1477706125 session_state=BEGIN} 20241027120336401 DSS <0004> hlr_ussd.c:576 262427948818358/0x5814018d: Process SS (BEGIN) 20241027120336401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120336401 DSS <0004> hlr_ussd.c:518 262427948818358/0x5814018d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120336401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336401 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336401 DLINP <000b> input/ipa.c:431 127.0.0.1:41649 sending data 20241027120336402 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336402 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336402 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427948818358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427948818358" session_id=1477706125 session_state=END} 20241027120336402 DSS <0004> hlr_ussd.c:576 262427948818358/0x5814018d: Process SS (END) 20241027120336402 DSS <0004> hlr_ussd.c:518 262427948818358/0x5814018d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120336402 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427948818358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427948818358" session_id=1477706125 session_state=END} 20241027120336402 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427948818358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120336402 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427948818358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120336402 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336402 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120336404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51992<->l=127.0.0.1:4258 20241027120336404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20241027120336405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33895<->l=127.0.0.1:4259) 20241027120336405 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336405 DLINP <000b> input/ipa.c:405 127.0.0.1:41649 message received 20241027120336405 DLINP <000b> input/ipa.c:414 127.0.0.1:41649 connection closed with server 20241027120336405 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41649 20241027120336405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027120336405 DLINP <000b> input/ipa.c:451 connected read/write 20241027120336405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120336405 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120336405 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120336405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120336434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4258 20241027120336635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4258 20241027120339754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39935 20241027120339754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39935 20241027120339755 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339755 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120339756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120339757 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339757 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339757 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120339757 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027120339757 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027120339757 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  20241027120339757 DLGSUP <0013> gsup_server.c:235 2:  20241027120339757 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 3:  20241027120339757 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 4:  20241027120339757 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 5:  20241027120339757 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 7:  20241027120339757 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120339757 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120339757 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120339757 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39935 20241027120339758 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4258 20241027120339759 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339759 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120339759 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120339759 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  20241027120339759 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120339759 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  20241027120339759 DLGSUP <0013> gsup_server.c:235 2:  20241027120339759 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120339759 DLGSUP <0013> gsup_server.c:235 3:  20241027120339759 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120339759 DLGSUP <0013> gsup_server.c:235 4:  20241027120339759 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120339759 DLGSUP <0013> gsup_server.c:235 5:  20241027120339760 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120339760 DLGSUP <0013> gsup_server.c:235 7:  20241027120339760 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120339760 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120339760 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120339760 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120339770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35861<->l=127.0.0.1:4259) 20241027120339784 DAUC <0003> db_auc.c:157 IMSI='262420512661695': No 2G Auth Data 20241027120339784 DAUC <0003> db_auc.c:192 IMSI='262420512661695': No 3G Auth Data 20241027120339814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4258 20241027120339827 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339827 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420512661695" session_id=1716917328 session_state=BEGIN} 20241027120339827 DSS <0004> hlr_ussd.c:576 262420512661695/0x66561450: Process SS (BEGIN) 20241027120339827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339827 DSS <0004> hlr_ussd.c:518 262420512661695/0x66561450: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339827 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339827 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339827 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339827 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339836 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339836 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339836 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512661695" session_id=1716917328 session_state=CONTINUE} 20241027120339836 DSS <0004> hlr_ussd.c:576 262420512661695/0x66561450: Process SS (CONTINUE) 20241027120339836 DSS <0004> hlr_ussd.c:518 262420512661695/0x66561450: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339836 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512661695" session_id=1716917328 session_state=CONTINUE} 20241027120339836 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339836 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339836 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339844 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339844 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420512661695" session_id=1716917328 session_state=CONTINUE} 20241027120339844 DSS <0004> hlr_ussd.c:576 262420512661695/0x66561450: Process SS (CONTINUE) 20241027120339844 DSS <0004> hlr_ussd.c:518 262420512661695/0x66561450: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339844 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339844 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339844 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339844 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339844 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339846 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339847 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339847 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512661695" session_id=1716917328 session_state=END} 20241027120339847 DSS <0004> hlr_ussd.c:576 262420512661695/0x66561450: Process SS (END) 20241027120339847 DSS <0004> hlr_ussd.c:518 262420512661695/0x66561450: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339847 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512661695" session_id=1716917328 session_state=END} 20241027120339847 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339847 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262420512661695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339847 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339847 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52020<->l=127.0.0.1:4258 20241027120339854 DAUC <0003> db_auc.c:157 IMSI='262427870071981': No 2G Auth Data 20241027120339854 DAUC <0003> db_auc.c:192 IMSI='262427870071981': No 3G Auth Data 20241027120339865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241027120339868 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339868 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427870071981" session_id=2205598970 session_state=BEGIN} 20241027120339868 DSS <0004> hlr_ussd.c:576 262427870071981/0x8376c4fa: Process SS (BEGIN) 20241027120339868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339868 DSS <0004> hlr_ussd.c:518 262427870071981/0x8376c4fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339868 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339868 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339868 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339868 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339869 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339869 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339869 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427870071981" session_id=2205598970 session_state=CONTINUE} 20241027120339869 DSS <0004> hlr_ussd.c:576 262427870071981/0x8376c4fa: Process SS (CONTINUE) 20241027120339869 DSS <0004> hlr_ussd.c:518 262427870071981/0x8376c4fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339869 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427870071981" session_id=2205598970 session_state=CONTINUE} 20241027120339869 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339869 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339869 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339871 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339871 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427870071981" session_id=2205598970 session_state=CONTINUE} 20241027120339871 DSS <0004> hlr_ussd.c:576 262427870071981/0x8376c4fa: Process SS (CONTINUE) 20241027120339871 DSS <0004> hlr_ussd.c:518 262427870071981/0x8376c4fa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339871 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339871 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339871 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339871 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339871 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339872 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339872 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339872 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427870071981" session_id=2205598970 session_state=END} 20241027120339872 DSS <0004> hlr_ussd.c:576 262427870071981/0x8376c4fa: Process SS (END) 20241027120339872 DSS <0004> hlr_ussd.c:518 262427870071981/0x8376c4fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339872 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427870071981" session_id=2205598970 session_state=END} 20241027120339872 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339872 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262427870071981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339872 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339872 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241027120339876 DAUC <0003> db_auc.c:157 IMSI='262424903729538': No 2G Auth Data 20241027120339876 DAUC <0003> db_auc.c:192 IMSI='262424903729538': No 3G Auth Data 20241027120339887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241027120339890 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339890 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424903729538" session_id=2057024628 session_state=BEGIN} 20241027120339890 DSS <0004> hlr_ussd.c:576 262424903729538/0x7a9bb474: Process SS (BEGIN) 20241027120339890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339890 DSS <0004> hlr_ussd.c:518 262424903729538/0x7a9bb474: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339890 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339890 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339890 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339890 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339890 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339890 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339890 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903729538" session_id=2057024628 session_state=CONTINUE} 20241027120339890 DSS <0004> hlr_ussd.c:576 262424903729538/0x7a9bb474: Process SS (CONTINUE) 20241027120339891 DSS <0004> hlr_ussd.c:518 262424903729538/0x7a9bb474: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339891 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903729538" session_id=2057024628 session_state=CONTINUE} 20241027120339891 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339891 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339891 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339893 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424903729538" session_id=2057024628 session_state=CONTINUE} 20241027120339893 DSS <0004> hlr_ussd.c:576 262424903729538/0x7a9bb474: Process SS (CONTINUE) 20241027120339893 DSS <0004> hlr_ussd.c:518 262424903729538/0x7a9bb474: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339893 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339893 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339893 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339894 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339894 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339894 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903729538" session_id=2057024628 session_state=END} 20241027120339894 DSS <0004> hlr_ussd.c:576 262424903729538/0x7a9bb474: Process SS (END) 20241027120339894 DSS <0004> hlr_ussd.c:518 262424903729538/0x7a9bb474: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339894 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903729538" session_id=2057024628 session_state=END} 20241027120339894 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339894 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424903729538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339894 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339894 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241027120339897 DAUC <0003> db_auc.c:157 IMSI='262425994100287': No 2G Auth Data 20241027120339897 DAUC <0003> db_auc.c:192 IMSI='262425994100287': No 3G Auth Data 20241027120339909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241027120339912 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339912 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425994100287" session_id=4161228988 session_state=BEGIN} 20241027120339912 DSS <0004> hlr_ussd.c:576 262425994100287/0xf80750bc: Process SS (BEGIN) 20241027120339912 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339912 DSS <0004> hlr_ussd.c:518 262425994100287/0xf80750bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339912 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339912 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339912 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339912 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339913 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339913 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339913 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425994100287" session_id=4161228988 session_state=CONTINUE} 20241027120339913 DSS <0004> hlr_ussd.c:576 262425994100287/0xf80750bc: Process SS (CONTINUE) 20241027120339913 DSS <0004> hlr_ussd.c:518 262425994100287/0xf80750bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339913 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425994100287" session_id=4161228988 session_state=CONTINUE} 20241027120339913 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339913 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339913 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339915 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339915 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425994100287" session_id=4161228988 session_state=CONTINUE} 20241027120339915 DSS <0004> hlr_ussd.c:576 262425994100287/0xf80750bc: Process SS (CONTINUE) 20241027120339915 DSS <0004> hlr_ussd.c:518 262425994100287/0xf80750bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339915 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339915 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339915 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339915 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339915 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339916 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339916 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425994100287" session_id=4161228988 session_state=END} 20241027120339916 DSS <0004> hlr_ussd.c:576 262425994100287/0xf80750bc: Process SS (END) 20241027120339916 DSS <0004> hlr_ussd.c:518 262425994100287/0xf80750bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339916 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425994100287" session_id=4161228988 session_state=END} 20241027120339916 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339916 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425994100287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52042<->l=127.0.0.1:4258 20241027120339920 DAUC <0003> db_auc.c:157 IMSI='262426957347977': No 2G Auth Data 20241027120339920 DAUC <0003> db_auc.c:192 IMSI='262426957347977': No 3G Auth Data 20241027120339931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4258 20241027120339934 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339934 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957347977" session_id=2801202069 session_state=BEGIN} 20241027120339934 DSS <0004> hlr_ussd.c:576 262426957347977/0xa6f6f395: Process SS (BEGIN) 20241027120339934 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339934 DSS <0004> hlr_ussd.c:518 262426957347977/0xa6f6f395: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339934 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339934 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339934 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339934 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339934 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339934 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339934 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957347977" session_id=2801202069 session_state=CONTINUE} 20241027120339935 DSS <0004> hlr_ussd.c:576 262426957347977/0xa6f6f395: Process SS (CONTINUE) 20241027120339935 DSS <0004> hlr_ussd.c:518 262426957347977/0xa6f6f395: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339935 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957347977" session_id=2801202069 session_state=CONTINUE} 20241027120339935 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339935 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339935 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339937 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426957347977" session_id=2801202069 session_state=CONTINUE} 20241027120339937 DSS <0004> hlr_ussd.c:576 262426957347977/0xa6f6f395: Process SS (CONTINUE) 20241027120339937 DSS <0004> hlr_ussd.c:518 262426957347977/0xa6f6f395: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339937 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339937 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339937 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339937 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339937 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957347977" session_id=2801202069 session_state=END} 20241027120339937 DSS <0004> hlr_ussd.c:576 262426957347977/0xa6f6f395: Process SS (END) 20241027120339937 DSS <0004> hlr_ussd.c:518 262426957347977/0xa6f6f395: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339937 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426957347977" session_id=2801202069 session_state=END} 20241027120339938 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339938 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426957347977 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339938 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339938 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4258 20241027120339941 DAUC <0003> db_auc.c:157 IMSI='262429220541348': No 2G Auth Data 20241027120339941 DAUC <0003> db_auc.c:192 IMSI='262429220541348': No 3G Auth Data 20241027120339955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339958 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429220541348" session_id=2278052356 session_state=BEGIN} 20241027120339958 DSS <0004> hlr_ussd.c:576 262429220541348/0x87c85204: Process SS (BEGIN) 20241027120339958 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339958 DSS <0004> hlr_ussd.c:518 262429220541348/0x87c85204: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339958 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429220541348" session_id=2278052356 session_state=CONTINUE} 20241027120339958 DSS <0004> hlr_ussd.c:576 262429220541348/0x87c85204: Process SS (CONTINUE) 20241027120339958 DSS <0004> hlr_ussd.c:518 262429220541348/0x87c85204: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339958 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429220541348" session_id=2278052356 session_state=CONTINUE} 20241027120339958 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339958 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339961 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429220541348" session_id=2278052356 session_state=CONTINUE} 20241027120339961 DSS <0004> hlr_ussd.c:576 262429220541348/0x87c85204: Process SS (CONTINUE) 20241027120339961 DSS <0004> hlr_ussd.c:518 262429220541348/0x87c85204: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339961 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339961 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429220541348" session_id=2278052356 session_state=END} 20241027120339961 DSS <0004> hlr_ussd.c:576 262429220541348/0x87c85204: Process SS (END) 20241027120339961 DSS <0004> hlr_ussd.c:518 262429220541348/0x87c85204: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339961 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429220541348" session_id=2278052356 session_state=END} 20241027120339961 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339961 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429220541348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241027120339965 DAUC <0003> db_auc.c:157 IMSI='262420227519548': No 2G Auth Data 20241027120339965 DAUC <0003> db_auc.c:192 IMSI='262420227519548': No 3G Auth Data 20241027120339979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339982 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420227519548" session_id=696624424 session_state=BEGIN} 20241027120339982 DSS <0004> hlr_ussd.c:576 262420227519548/0x2985a528: Process SS (BEGIN) 20241027120339982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120339982 DSS <0004> hlr_ussd.c:518 262420227519548/0x2985a528: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339982 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227519548" session_id=696624424 session_state=CONTINUE} 20241027120339982 DSS <0004> hlr_ussd.c:576 262420227519548/0x2985a528: Process SS (CONTINUE) 20241027120339982 DSS <0004> hlr_ussd.c:518 262420227519548/0x2985a528: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120339982 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227519548" session_id=696624424 session_state=CONTINUE} 20241027120339982 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339982 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120339985 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420227519548" session_id=696624424 session_state=CONTINUE} 20241027120339985 DSS <0004> hlr_ussd.c:576 262420227519548/0x2985a528: Process SS (CONTINUE) 20241027120339985 DSS <0004> hlr_ussd.c:518 262420227519548/0x2985a528: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339985 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120339985 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227519548" session_id=696624424 session_state=END} 20241027120339985 DSS <0004> hlr_ussd.c:576 262420227519548/0x2985a528: Process SS (END) 20241027120339985 DSS <0004> hlr_ussd.c:518 262420227519548/0x2985a528: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120339985 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227519548" session_id=696624424 session_state=END} 20241027120339985 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120339985 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420227519548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339985 DLINP <000b> input/ipa.c:451 connected read/write 20241027120339985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120339986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241027120339989 DAUC <0003> db_auc.c:157 IMSI='262424443573254': No 2G Auth Data 20241027120339989 DAUC <0003> db_auc.c:192 IMSI='262424443573254': No 3G Auth Data 20241027120340003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120340006 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424443573254" session_id=3473470122 session_state=BEGIN} 20241027120340006 DSS <0004> hlr_ussd.c:576 262424443573254/0xcf08f2aa: Process SS (BEGIN) 20241027120340006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027120340006 DSS <0004> hlr_ussd.c:518 262424443573254/0xcf08f2aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120340006 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424443573254" session_id=3473470122 session_state=CONTINUE} 20241027120340006 DSS <0004> hlr_ussd.c:576 262424443573254/0xcf08f2aa: Process SS (CONTINUE) 20241027120340006 DSS <0004> hlr_ussd.c:518 262424443573254/0xcf08f2aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027120340006 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424443573254" session_id=3473470122 session_state=CONTINUE} 20241027120340006 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120340006 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120340009 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424443573254" session_id=3473470122 session_state=CONTINUE} 20241027120340009 DSS <0004> hlr_ussd.c:576 262424443573254/0xcf08f2aa: Process SS (CONTINUE) 20241027120340009 DSS <0004> hlr_ussd.c:518 262424443573254/0xcf08f2aa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027120340009 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:431 127.0.0.1:39935 sending data 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120340009 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424443573254" session_id=3473470122 session_state=END} 20241027120340009 DSS <0004> hlr_ussd.c:576 262424443573254/0xcf08f2aa: Process SS (END) 20241027120340009 DSS <0004> hlr_ussd.c:518 262424443573254/0xcf08f2aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027120340009 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424443573254" session_id=3473470122 session_state=END} 20241027120340009 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120340009 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424443573254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120340009 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120340010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241027120340011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52004<->l=127.0.0.1:4258 20241027120340011 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340011 DLINP <000b> input/ipa.c:405 127.0.0.1:39935 message received 20241027120340011 DLINP <000b> input/ipa.c:414 127.0.0.1:39935 connection closed with server 20241027120340011 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39935 20241027120340011 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027120340011 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35861<->l=127.0.0.1:4259) 20241027120340011 DLINP <000b> input/ipa.c:451 connected read/write 20241027120340011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120340011 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120340011 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120340011 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120340033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20241027120340234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20241027120343353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45127 20241027120343353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45127 20241027120343354 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343354 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120343354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120343355 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343355 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343355 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120343355 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027120343355 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027120343355 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  20241027120343355 DLGSUP <0013> gsup_server.c:235 2:  20241027120343355 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 3:  20241027120343355 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 4:  20241027120343355 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 5:  20241027120343355 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 7:  20241027120343355 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120343355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120343355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120343355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45127 20241027120343356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241027120343356 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343356 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120343356 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120343356 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  20241027120343356 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120343356 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  20241027120343356 DLGSUP <0013> gsup_server.c:235 2:  20241027120343356 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120343356 DLGSUP <0013> gsup_server.c:235 3:  20241027120343356 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120343356 DLGSUP <0013> gsup_server.c:235 4:  20241027120343356 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120343356 DLGSUP <0013> gsup_server.c:235 5:  20241027120343356 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120343356 DLGSUP <0013> gsup_server.c:235 7:  20241027120343356 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120343356 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120343356 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120343356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120343363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37979<->l=127.0.0.1:4259) 20241027120343369 DAUC <0003> db_auc.c:157 IMSI='262429317261939': No 2G Auth Data 20241027120343369 DAUC <0003> db_auc.c:192 IMSI='262429317261939': No 3G Auth Data 20241027120343388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4258 20241027120343398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343398 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429317261939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429317261939" session_id=750128836 session_state=BEGIN} 20241027120343398 DSS <0004> hlr_ussd.c:576 262429317261939/0x2cb60ec4: Process SS (BEGIN) 20241027120343398 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343398 DSS <0004> hlr_ussd.c:518 262429317261939/0x2cb60ec4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343398 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343398 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343398 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343405 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343405 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343405 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429317261939 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429317261939" session_id=750128836 session_state=END} 20241027120343405 DSS <0004> hlr_ussd.c:576 262429317261939/0x2cb60ec4: Process SS (END) 20241027120343405 DSS <0004> hlr_ussd.c:518 262429317261939/0x2cb60ec4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343405 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429317261939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429317261939" session_id=750128836 session_state=END} 20241027120343405 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429317261939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343405 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429317261939 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343405 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343405 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4258 20241027120343411 DAUC <0003> db_auc.c:157 IMSI='262421587752867': No 2G Auth Data 20241027120343411 DAUC <0003> db_auc.c:192 IMSI='262421587752867': No 3G Auth Data 20241027120343422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 20241027120343425 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343425 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421587752867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421587752867" session_id=2654705250 session_state=BEGIN} 20241027120343425 DSS <0004> hlr_ussd.c:576 262421587752867/0x9e3b9662: Process SS (BEGIN) 20241027120343425 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343425 DSS <0004> hlr_ussd.c:518 262421587752867/0x9e3b9662: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343425 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343425 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343425 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343425 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343426 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343426 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421587752867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587752867" session_id=2654705250 session_state=END} 20241027120343426 DSS <0004> hlr_ussd.c:576 262421587752867/0x9e3b9662: Process SS (END) 20241027120343426 DSS <0004> hlr_ussd.c:518 262421587752867/0x9e3b9662: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343426 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421587752867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587752867" session_id=2654705250 session_state=END} 20241027120343426 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421587752867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343426 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421587752867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4258 20241027120343430 DAUC <0003> db_auc.c:157 IMSI='262426635851310': No 2G Auth Data 20241027120343430 DAUC <0003> db_auc.c:192 IMSI='262426635851310': No 3G Auth Data 20241027120343441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241027120343444 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343444 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426635851310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426635851310" session_id=2011593812 session_state=BEGIN} 20241027120343444 DSS <0004> hlr_ussd.c:576 262426635851310/0x77e67c54: Process SS (BEGIN) 20241027120343444 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343444 DSS <0004> hlr_ussd.c:518 262426635851310/0x77e67c54: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343444 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343444 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343444 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343444 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343445 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343445 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343445 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426635851310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635851310" session_id=2011593812 session_state=END} 20241027120343445 DSS <0004> hlr_ussd.c:576 262426635851310/0x77e67c54: Process SS (END) 20241027120343445 DSS <0004> hlr_ussd.c:518 262426635851310/0x77e67c54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343445 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426635851310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426635851310" session_id=2011593812 session_state=END} 20241027120343445 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426635851310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343445 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426635851310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343445 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343445 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241027120343450 DAUC <0003> db_auc.c:157 IMSI='262420276927084': No 2G Auth Data 20241027120343450 DAUC <0003> db_auc.c:192 IMSI='262420276927084': No 3G Auth Data 20241027120343461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4258 20241027120343464 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343464 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420276927084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420276927084" session_id=1978970307 session_state=BEGIN} 20241027120343464 DSS <0004> hlr_ussd.c:576 262420276927084/0x75f4b0c3: Process SS (BEGIN) 20241027120343464 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343464 DSS <0004> hlr_ussd.c:518 262420276927084/0x75f4b0c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343464 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343464 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343464 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343464 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343465 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343465 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343465 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420276927084 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276927084" session_id=1978970307 session_state=END} 20241027120343465 DSS <0004> hlr_ussd.c:576 262420276927084/0x75f4b0c3: Process SS (END) 20241027120343465 DSS <0004> hlr_ussd.c:518 262420276927084/0x75f4b0c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343465 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420276927084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276927084" session_id=1978970307 session_state=END} 20241027120343465 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420276927084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343465 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420276927084 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343465 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343465 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4258 20241027120343469 DAUC <0003> db_auc.c:157 IMSI='262423844149353': No 2G Auth Data 20241027120343469 DAUC <0003> db_auc.c:192 IMSI='262423844149353': No 3G Auth Data 20241027120343481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 20241027120343484 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343484 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423844149353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423844149353" session_id=479486663 session_state=BEGIN} 20241027120343484 DSS <0004> hlr_ussd.c:576 262423844149353/0x1c9462c7: Process SS (BEGIN) 20241027120343484 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343484 DSS <0004> hlr_ussd.c:518 262423844149353/0x1c9462c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343484 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343484 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343484 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343484 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343485 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343485 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343485 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423844149353 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844149353" session_id=479486663 session_state=END} 20241027120343485 DSS <0004> hlr_ussd.c:576 262423844149353/0x1c9462c7: Process SS (END) 20241027120343485 DSS <0004> hlr_ussd.c:518 262423844149353/0x1c9462c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343485 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423844149353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844149353" session_id=479486663 session_state=END} 20241027120343485 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423844149353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343485 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423844149353 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343485 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343485 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 20241027120343490 DAUC <0003> db_auc.c:157 IMSI='262422162436076': No 2G Auth Data 20241027120343490 DAUC <0003> db_auc.c:192 IMSI='262422162436076': No 3G Auth Data 20241027120343503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241027120343506 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343506 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422162436076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422162436076" session_id=899670132 session_state=BEGIN} 20241027120343506 DSS <0004> hlr_ussd.c:576 262422162436076/0x359fe074: Process SS (BEGIN) 20241027120343506 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343506 DSS <0004> hlr_ussd.c:518 262422162436076/0x359fe074: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343506 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343506 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343506 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343506 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343507 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343507 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343507 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422162436076 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162436076" session_id=899670132 session_state=END} 20241027120343507 DSS <0004> hlr_ussd.c:576 262422162436076/0x359fe074: Process SS (END) 20241027120343507 DSS <0004> hlr_ussd.c:518 262422162436076/0x359fe074: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343507 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422162436076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162436076" session_id=899670132 session_state=END} 20241027120343507 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422162436076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343507 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422162436076 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343507 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343507 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4258 20241027120343512 DAUC <0003> db_auc.c:157 IMSI='262428303104522': No 2G Auth Data 20241027120343512 DAUC <0003> db_auc.c:192 IMSI='262428303104522': No 3G Auth Data 20241027120343526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20241027120343528 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343528 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428303104522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428303104522" session_id=1537350339 session_state=BEGIN} 20241027120343528 DSS <0004> hlr_ussd.c:576 262428303104522/0x5ba21ac3: Process SS (BEGIN) 20241027120343528 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343528 DSS <0004> hlr_ussd.c:518 262428303104522/0x5ba21ac3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343529 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343529 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343529 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343529 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343529 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343529 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343529 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428303104522 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428303104522" session_id=1537350339 session_state=END} 20241027120343529 DSS <0004> hlr_ussd.c:576 262428303104522/0x5ba21ac3: Process SS (END) 20241027120343529 DSS <0004> hlr_ussd.c:518 262428303104522/0x5ba21ac3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343529 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428303104522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428303104522" session_id=1537350339 session_state=END} 20241027120343529 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428303104522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343529 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428303104522 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343529 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343529 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4258 20241027120343534 DAUC <0003> db_auc.c:157 IMSI='262424464028257': No 2G Auth Data 20241027120343534 DAUC <0003> db_auc.c:192 IMSI='262424464028257': No 3G Auth Data 20241027120343548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 20241027120343551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343551 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424464028257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424464028257" session_id=2345302432 session_state=BEGIN} 20241027120343551 DSS <0004> hlr_ussd.c:576 262424464028257/0x8bca79a0: Process SS (BEGIN) 20241027120343551 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027120343551 DSS <0004> hlr_ussd.c:518 262424464028257/0x8bca79a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027120343551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343551 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343551 DLINP <000b> input/ipa.c:431 127.0.0.1:45127 sending data 20241027120343551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343551 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343552 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424464028257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424464028257" session_id=2345302432 session_state=END} 20241027120343552 DSS <0004> hlr_ussd.c:576 262424464028257/0x8bca79a0: Process SS (END) 20241027120343552 DSS <0004> hlr_ussd.c:518 262424464028257/0x8bca79a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027120343552 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424464028257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424464028257" session_id=2345302432 session_state=END} 20241027120343552 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424464028257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120343552 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424464028257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027120343552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120343553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 20241027120343555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241027120343555 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343555 DLINP <000b> input/ipa.c:405 127.0.0.1:45127 message received 20241027120343555 DLINP <000b> input/ipa.c:414 127.0.0.1:45127 connection closed with server 20241027120343555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45127 20241027120343555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027120343556 DLINP <000b> input/ipa.c:451 connected read/write 20241027120343556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120343556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120343556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120343556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120343556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37979<->l=127.0.0.1:4259) 20241027120343599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241027120343800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36228<->l=127.0.0.1:4258 20241027120344938 DSS <0004> hlr_ussd.c:239 262426384049918/0x1afc26bc: SS Session Timeout, destroying 20241027120344938 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426384049918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120344981 DSS <0004> hlr_ussd.c:239 262428978708853/0x060f7f49: SS Session Timeout, destroying 20241027120344981 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428978708853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345029 DSS <0004> hlr_ussd.c:239 262426619054658/0xd4d715c0: SS Session Timeout, destroying 20241027120345029 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426619054658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345064 DSS <0004> hlr_ussd.c:239 262420464741838/0x86cbd872: SS Session Timeout, destroying 20241027120345064 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420464741838 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345083 DSS <0004> hlr_ussd.c:239 262426617582886/0x419d58e4: SS Session Timeout, destroying 20241027120345083 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426617582886 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345111 DSS <0004> hlr_ussd.c:239 262428079108064/0xb6230bf5: SS Session Timeout, destroying 20241027120345111 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428079108064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345134 DSS <0004> hlr_ussd.c:239 262424257573952/0x6864d725: SS Session Timeout, destroying 20241027120345134 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424257573952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120345161 DSS <0004> hlr_ussd.c:239 262426168332369/0xd56d4777: SS Session Timeout, destroying 20241027120345161 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426168332369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120346860 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120346860 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120346864 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120346865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20241027120346865 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120346865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120346865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120346865 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  20241027120346865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120346865 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  20241027120346865 DLGSUP <0013> gsup_server.c:235 2:  20241027120346865 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120346865 DLGSUP <0013> gsup_server.c:235 3:  20241027120346865 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120346865 DLGSUP <0013> gsup_server.c:235 4:  20241027120346865 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120346865 DLGSUP <0013> gsup_server.c:235 5:  20241027120346865 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120346865 DLGSUP <0013> gsup_server.c:235 7:  20241027120346865 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120346865 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120346865 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120346865 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120346888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46657<->l=127.0.0.1:4259) 20241027120346907 DAUC <0003> db_auc.c:157 IMSI='262427949765394': No 2G Auth Data 20241027120346907 DAUC <0003> db_auc.c:192 IMSI='262427949765394': No 3G Auth Data 20241027120346941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 20241027120346954 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120346954 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427949765394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427949765394" session_id=2590042987 session_state=BEGIN} 20241027120346954 DSS <0004> hlr_ussd.c:576 262427949765394/0x9a60eb6b: Process SS (BEGIN) 20241027120346954 DSS <0004> hlr_ussd.c:498 262427949765394/0x9a60eb6b: SS CompType=Invoke, OpCode=InterrogateSS 20241027120346954 DSS <0004> hlr_ussd.c:506 262427949765394/0x9a60eb6b: Structured SS requests are not supported, rejecting... 20241027120346954 DSS <0004> hlr_ussd.c:354 262427949765394/0x9a60eb6b: Tx ReturnError(0, 0x15) 20241027120346954 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427949765394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427949765394" session_id=2590042987 session_state=END} 20241027120346954 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120346954 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120346959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 20241027120346966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.1:4258 20241027120346966 DLINP <000b> input/ipa.c:451 connected read/write 20241027120346966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120346966 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120346966 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120346966 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120346966 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46657<->l=127.0.0.1:4259) 20241027120346989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241027120347090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4258 20241027120348456 DSS <0004> hlr_ussd.c:239 262420027433718/0x24b21190: SS Session Timeout, destroying 20241027120348456 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420027433718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348476 DSS <0004> hlr_ussd.c:239 262423378838566/0x1b191e44: SS Session Timeout, destroying 20241027120348476 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423378838566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348496 DSS <0004> hlr_ussd.c:239 262428863809666/0x2538cd69: SS Session Timeout, destroying 20241027120348496 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428863809666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348515 DSS <0004> hlr_ussd.c:239 262424084479497/0x7abbaf70: SS Session Timeout, destroying 20241027120348515 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424084479497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348536 DSS <0004> hlr_ussd.c:239 262427094973552/0xeae52f16: SS Session Timeout, destroying 20241027120348536 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427094973552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348559 DSS <0004> hlr_ussd.c:239 262421763254741/0xd091f715: SS Session Timeout, destroying 20241027120348559 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421763254741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348581 DSS <0004> hlr_ussd.c:239 262421795499441/0x6c87f2ee: SS Session Timeout, destroying 20241027120348581 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421795499441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120348603 DSS <0004> hlr_ussd.c:239 262422982649824/0xe9815ee5: SS Session Timeout, destroying 20241027120348603 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422982649824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120350207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120350207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120350212 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241027120350217 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120350217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120350217 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  20241027120350217 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120350217 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  20241027120350217 DLGSUP <0013> gsup_server.c:235 2:  20241027120350217 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120350217 DLGSUP <0013> gsup_server.c:235 3:  20241027120350217 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120350217 DLGSUP <0013> gsup_server.c:235 4:  20241027120350217 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120350217 DLGSUP <0013> gsup_server.c:235 5:  20241027120350217 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120350217 DLGSUP <0013> gsup_server.c:235 7:  20241027120350217 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120350217 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120350217 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120350217 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120350237 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35073<->l=127.0.0.1:4259) 20241027120350258 DAUC <0003> db_auc.c:157 IMSI='262425441315447': No 2G Auth Data 20241027120350258 DAUC <0003> db_auc.c:192 IMSI='262425441315447': No 3G Auth Data 20241027120350291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241027120350304 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350304 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425441315447"} 20241027120350304 DMAIN <0000> hlr.c:435 IMSI='262425441315447': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350304 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425441315447"} 20241027120350304 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350304 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350304 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350309 DAUC <0003> db_auc.c:192 IMSI='262425441315447': No 3G Auth Data 20241027120350314 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350314 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425441315447"} 20241027120350314 DAUC <0003> hlr.c:428 IMSI='262425441315447': storing IMEI = 12345678901234 20241027120350317 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425441315447"} 20241027120350317 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425441315447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350317 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350317 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350320 DAUC <0003> db_auc.c:192 IMSI='262425441315447': No 3G Auth Data 20241027120350322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241027120350332 DAUC <0003> db_auc.c:157 IMSI='262424618509942': No 2G Auth Data 20241027120350332 DAUC <0003> db_auc.c:192 IMSI='262424618509942': No 3G Auth Data 20241027120350343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 20241027120350345 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350345 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424618509942"} 20241027120350345 DMAIN <0000> hlr.c:435 IMSI='262424618509942': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350345 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424618509942"} 20241027120350345 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350345 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350345 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350346 DAUC <0003> db_auc.c:192 IMSI='262424618509942': No 3G Auth Data 20241027120350347 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350347 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424618509942"} 20241027120350347 DAUC <0003> hlr.c:428 IMSI='262424618509942': storing IMEI = 12345678901234 20241027120350349 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424618509942"} 20241027120350349 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424618509942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350349 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350349 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350350 DAUC <0003> db_auc.c:192 IMSI='262424618509942': No 3G Auth Data 20241027120350351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 20241027120350359 DAUC <0003> db_auc.c:157 IMSI='262425608716992': No 2G Auth Data 20241027120350359 DAUC <0003> db_auc.c:192 IMSI='262425608716992': No 3G Auth Data 20241027120350370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20241027120350372 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350372 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425608716992"} 20241027120350372 DMAIN <0000> hlr.c:435 IMSI='262425608716992': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350372 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425608716992"} 20241027120350372 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350372 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350372 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350373 DAUC <0003> db_auc.c:192 IMSI='262425608716992': No 3G Auth Data 20241027120350374 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350374 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425608716992"} 20241027120350374 DAUC <0003> hlr.c:428 IMSI='262425608716992': storing IMEI = 12345678901234 20241027120350377 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425608716992"} 20241027120350377 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425608716992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350377 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350377 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350377 DAUC <0003> db_auc.c:192 IMSI='262425608716992': No 3G Auth Data 20241027120350377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4258 20241027120350386 DAUC <0003> db_auc.c:157 IMSI='262425671670687': No 2G Auth Data 20241027120350386 DAUC <0003> db_auc.c:192 IMSI='262425671670687': No 3G Auth Data 20241027120350397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 20241027120350399 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350399 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425671670687"} 20241027120350399 DMAIN <0000> hlr.c:435 IMSI='262425671670687': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350399 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425671670687"} 20241027120350399 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350399 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350399 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350400 DAUC <0003> db_auc.c:157 IMSI='262425671670687': No 2G Auth Data 20241027120350401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350401 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425671670687"} 20241027120350401 DAUC <0003> hlr.c:428 IMSI='262425671670687': storing IMEI = 12345678901234 20241027120350403 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425671670687"} 20241027120350403 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425671670687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350403 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350403 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350404 DAUC <0003> db_auc.c:157 IMSI='262425671670687': No 2G Auth Data 20241027120350404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 20241027120350413 DAUC <0003> db_auc.c:157 IMSI='262426480635287': No 2G Auth Data 20241027120350413 DAUC <0003> db_auc.c:192 IMSI='262426480635287': No 3G Auth Data 20241027120350424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 20241027120350426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350426 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426480635287"} 20241027120350426 DMAIN <0000> hlr.c:435 IMSI='262426480635287': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350426 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426480635287"} 20241027120350426 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350426 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350427 DAUC <0003> db_auc.c:157 IMSI='262426480635287': No 2G Auth Data 20241027120350428 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350428 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426480635287"} 20241027120350428 DAUC <0003> hlr.c:428 IMSI='262426480635287': storing IMEI = 12345678901234 20241027120350431 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426480635287"} 20241027120350431 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426480635287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350431 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350431 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350431 DAUC <0003> db_auc.c:157 IMSI='262426480635287': No 2G Auth Data 20241027120350432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36316<->l=127.0.0.1:4258 20241027120350440 DAUC <0003> db_auc.c:157 IMSI='262424610279840': No 2G Auth Data 20241027120350440 DAUC <0003> db_auc.c:192 IMSI='262424610279840': No 3G Auth Data 20241027120350454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 20241027120350456 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350456 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610279840"} 20241027120350456 DMAIN <0000> hlr.c:435 IMSI='262424610279840': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350456 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424610279840"} 20241027120350456 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350456 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350456 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350458 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350458 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610279840"} 20241027120350458 DAUC <0003> hlr.c:428 IMSI='262424610279840': storing IMEI = 12345678901234 20241027120350461 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424610279840"} 20241027120350461 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424610279840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350461 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350461 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 20241027120350473 DAUC <0003> db_auc.c:157 IMSI='262427361300435': No 2G Auth Data 20241027120350473 DAUC <0003> db_auc.c:192 IMSI='262427361300435': No 3G Auth Data 20241027120350486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241027120350489 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350489 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427361300435"} 20241027120350489 DMAIN <0000> hlr.c:435 IMSI='262427361300435': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350489 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427361300435"} 20241027120350489 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350489 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350489 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350490 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350490 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427361300435"} 20241027120350490 DAUC <0003> hlr.c:428 IMSI='262427361300435': storing IMEI = 12345678901234 20241027120350493 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427361300435"} 20241027120350493 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427361300435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350493 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350493 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4258 20241027120350505 DAUC <0003> db_auc.c:157 IMSI='262426614946187': No 2G Auth Data 20241027120350505 DAUC <0003> db_auc.c:192 IMSI='262426614946187': No 3G Auth Data 20241027120350519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20241027120350521 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350521 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426614946187"} 20241027120350521 DMAIN <0000> hlr.c:435 IMSI='262426614946187': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120350521 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426614946187"} 20241027120350521 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350521 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350521 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350523 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350523 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426614946187"} 20241027120350523 DAUC <0003> hlr.c:428 IMSI='262426614946187': storing IMEI = 12345678901234 20241027120350526 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426614946187"} 20241027120350526 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426614946187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120350526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120350527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20241027120350535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4258 20241027120350536 DLINP <000b> input/ipa.c:451 connected read/write 20241027120350536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120350536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120350536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120350536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120350536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35073<->l=127.0.0.1:4259) 20241027120350559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 20241027120350660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 20241027120353795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120353795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120353800 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4258 20241027120353805 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353805 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120353805 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120353805 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  20241027120353805 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120353805 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  20241027120353805 DLGSUP <0013> gsup_server.c:235 2:  20241027120353805 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120353805 DLGSUP <0013> gsup_server.c:235 3:  20241027120353805 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120353806 DLGSUP <0013> gsup_server.c:235 4:  20241027120353806 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120353806 DLGSUP <0013> gsup_server.c:235 5:  20241027120353806 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120353806 DLGSUP <0013> gsup_server.c:235 7:  20241027120353806 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120353806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120353806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120353806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120353826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42429<->l=127.0.0.1:4259) 20241027120353844 DAUC <0003> db_auc.c:157 IMSI='262420642494166': No 2G Auth Data 20241027120353844 DAUC <0003> db_auc.c:192 IMSI='262420642494166': No 3G Auth Data 20241027120353879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4258 20241027120353893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353893 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420642494166" source_name="the-source\n"} 20241027120353893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027120353893 DMAIN <0000> hlr.c:435 IMSI='262420642494166': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120353893 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420642494166" destination_name="the-source\n"} 20241027120353893 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353893 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353898 DAUC <0003> db_auc.c:192 IMSI='262420642494166': No 3G Auth Data 20241027120353903 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353903 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420642494166" source_name="the-source\n"} 20241027120353903 DAUC <0003> hlr.c:428 IMSI='262420642494166': storing IMEI = 12345678901234 20241027120353906 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420642494166" destination_name="the-source\n"} 20241027120353906 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420642494166 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353906 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353906 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353909 DAUC <0003> db_auc.c:192 IMSI='262420642494166': No 3G Auth Data 20241027120353912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4258 20241027120353922 DAUC <0003> db_auc.c:157 IMSI='262428249364953': No 2G Auth Data 20241027120353922 DAUC <0003> db_auc.c:192 IMSI='262428249364953': No 3G Auth Data 20241027120353934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241027120353937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353937 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428249364953" source_name="the-source\n"} 20241027120353937 DMAIN <0000> hlr.c:435 IMSI='262428249364953': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120353937 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428249364953" destination_name="the-source\n"} 20241027120353937 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353937 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353938 DAUC <0003> db_auc.c:192 IMSI='262428249364953': No 3G Auth Data 20241027120353939 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353939 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428249364953" source_name="the-source\n"} 20241027120353939 DAUC <0003> hlr.c:428 IMSI='262428249364953': storing IMEI = 12345678901234 20241027120353941 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428249364953" destination_name="the-source\n"} 20241027120353941 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428249364953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353941 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353941 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353942 DAUC <0003> db_auc.c:192 IMSI='262428249364953': No 3G Auth Data 20241027120353942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241027120353950 DAUC <0003> db_auc.c:157 IMSI='262420484731055': No 2G Auth Data 20241027120353950 DAUC <0003> db_auc.c:192 IMSI='262420484731055': No 3G Auth Data 20241027120353961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4258 20241027120353964 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353964 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484731055" source_name="the-source\n"} 20241027120353964 DMAIN <0000> hlr.c:435 IMSI='262420484731055': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120353964 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420484731055" destination_name="the-source\n"} 20241027120353964 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353964 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353964 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353964 DAUC <0003> db_auc.c:192 IMSI='262420484731055': No 3G Auth Data 20241027120353965 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353965 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420484731055" source_name="the-source\n"} 20241027120353965 DAUC <0003> hlr.c:428 IMSI='262420484731055': storing IMEI = 12345678901234 20241027120353968 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420484731055" destination_name="the-source\n"} 20241027120353968 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420484731055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353968 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353968 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353969 DAUC <0003> db_auc.c:192 IMSI='262420484731055': No 3G Auth Data 20241027120353969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4258 20241027120353977 DAUC <0003> db_auc.c:157 IMSI='262429738856020': No 2G Auth Data 20241027120353977 DAUC <0003> db_auc.c:192 IMSI='262429738856020': No 3G Auth Data 20241027120353988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241027120353990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353990 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429738856020" source_name="the-source\n"} 20241027120353990 DMAIN <0000> hlr.c:435 IMSI='262429738856020': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120353990 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429738856020" destination_name="the-source\n"} 20241027120353990 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353990 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353991 DAUC <0003> db_auc.c:157 IMSI='262429738856020': No 2G Auth Data 20241027120353992 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120353992 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429738856020" source_name="the-source\n"} 20241027120353992 DAUC <0003> hlr.c:428 IMSI='262429738856020': storing IMEI = 12345678901234 20241027120353995 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429738856020" destination_name="the-source\n"} 20241027120353995 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429738856020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120353995 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353995 DLINP <000b> input/ipa.c:451 connected read/write 20241027120353995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120353995 DAUC <0003> db_auc.c:157 IMSI='262429738856020': No 2G Auth Data 20241027120353996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38418<->l=127.0.0.1:4258 20241027120354004 DAUC <0003> db_auc.c:157 IMSI='262420154064300': No 2G Auth Data 20241027120354004 DAUC <0003> db_auc.c:192 IMSI='262420154064300': No 3G Auth Data 20241027120354015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241027120354017 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354017 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154064300" source_name="the-source\n"} 20241027120354017 DMAIN <0000> hlr.c:435 IMSI='262420154064300': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120354017 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420154064300" destination_name="the-source\n"} 20241027120354017 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354017 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354017 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354018 DAUC <0003> db_auc.c:157 IMSI='262420154064300': No 2G Auth Data 20241027120354019 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354019 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420154064300" source_name="the-source\n"} 20241027120354019 DAUC <0003> hlr.c:428 IMSI='262420154064300': storing IMEI = 12345678901234 20241027120354022 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420154064300" destination_name="the-source\n"} 20241027120354022 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420154064300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354022 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354022 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354022 DAUC <0003> db_auc.c:157 IMSI='262420154064300': No 2G Auth Data 20241027120354023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241027120354031 DAUC <0003> db_auc.c:157 IMSI='262421217236268': No 2G Auth Data 20241027120354031 DAUC <0003> db_auc.c:192 IMSI='262421217236268': No 3G Auth Data 20241027120354044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 20241027120354047 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354047 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421217236268" source_name="the-source\n"} 20241027120354047 DMAIN <0000> hlr.c:435 IMSI='262421217236268': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120354047 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421217236268" destination_name="the-source\n"} 20241027120354047 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354047 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354047 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354048 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354048 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421217236268" source_name="the-source\n"} 20241027120354048 DAUC <0003> hlr.c:428 IMSI='262421217236268': storing IMEI = 12345678901234 20241027120354051 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421217236268" destination_name="the-source\n"} 20241027120354051 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421217236268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354051 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354051 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38438<->l=127.0.0.1:4258 20241027120354063 DAUC <0003> db_auc.c:157 IMSI='262423988603487': No 2G Auth Data 20241027120354063 DAUC <0003> db_auc.c:192 IMSI='262423988603487': No 3G Auth Data 20241027120354076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4258 20241027120354078 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354078 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423988603487" source_name="the-source\n"} 20241027120354078 DMAIN <0000> hlr.c:435 IMSI='262423988603487': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120354078 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423988603487" destination_name="the-source\n"} 20241027120354078 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354078 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354078 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354081 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354081 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423988603487" source_name="the-source\n"} 20241027120354081 DAUC <0003> hlr.c:428 IMSI='262423988603487': storing IMEI = 12345678901234 20241027120354083 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423988603487" destination_name="the-source\n"} 20241027120354083 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423988603487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354083 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354083 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4258 20241027120354095 DAUC <0003> db_auc.c:157 IMSI='262427892248153': No 2G Auth Data 20241027120354095 DAUC <0003> db_auc.c:192 IMSI='262427892248153': No 3G Auth Data 20241027120354109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 20241027120354111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354111 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427892248153" source_name="the-source\n"} 20241027120354111 DMAIN <0000> hlr.c:435 IMSI='262427892248153': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027120354111 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427892248153" destination_name="the-source\n"} 20241027120354111 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354111 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354113 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354113 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427892248153" source_name="the-source\n"} 20241027120354113 DAUC <0003> hlr.c:428 IMSI='262427892248153': storing IMEI = 12345678901234 20241027120354116 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427892248153" destination_name="the-source\n"} 20241027120354116 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427892248153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120354116 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354116 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120354117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 20241027120354125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4258 20241027120354125 DLINP <000b> input/ipa.c:451 connected read/write 20241027120354125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120354125 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120354125 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120354125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120354125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027120354125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42429<->l=127.0.0.1:4259) 20241027120354147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 20241027120354248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 20241027120357328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120357328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120357333 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 20241027120357338 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357338 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120357338 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120357338 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  20241027120357338 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120357338 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  20241027120357338 DLGSUP <0013> gsup_server.c:235 2:  20241027120357338 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120357338 DLGSUP <0013> gsup_server.c:235 3:  20241027120357339 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120357339 DLGSUP <0013> gsup_server.c:235 4:  20241027120357339 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120357339 DLGSUP <0013> gsup_server.c:235 5:  20241027120357339 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120357339 DLGSUP <0013> gsup_server.c:235 7:  20241027120357339 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120357339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120357339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120357339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120357359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40511<->l=127.0.0.1:4259) 20241027120357390 DAUC <0003> db_auc.c:157 IMSI='262420405576719': No 2G Auth Data 20241027120357390 DAUC <0003> db_auc.c:192 IMSI='262420405576719': No 3G Auth Data 20241027120357425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20241027120357435 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357435 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420405576719"} 20241027120357435 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357435 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420405576719" cause=Invalid mandatory information} 20241027120357435 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357435 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357435 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357440 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357440 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420405576719"} 20241027120357440 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357440 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420405576719" cause=Invalid mandatory information} 20241027120357440 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357440 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357440 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357443 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357443 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420405576719"} 20241027120357443 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357443 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420405576719" cause=Invalid mandatory information} 20241027120357443 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357443 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357443 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357446 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357446 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420405576719"} 20241027120357446 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357446 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420405576719" cause=Invalid mandatory information} 20241027120357446 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357446 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357446 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357449 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357449 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420405576719"} 20241027120357449 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357449 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420405576719" cause=Invalid mandatory information} 20241027120357449 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420405576719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357449 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357449 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20241027120357463 DAUC <0003> db_auc.c:157 IMSI='262422774724055': No 2G Auth Data 20241027120357463 DAUC <0003> db_auc.c:192 IMSI='262422774724055': No 3G Auth Data 20241027120357474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357476 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774724055"} 20241027120357476 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357476 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774724055" cause=Invalid mandatory information} 20241027120357476 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357476 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774724055"} 20241027120357476 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357476 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774724055" cause=Invalid mandatory information} 20241027120357476 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357476 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357477 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357477 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774724055"} 20241027120357477 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357477 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774724055" cause=Invalid mandatory information} 20241027120357477 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357477 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357477 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357478 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774724055"} 20241027120357478 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357478 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774724055" cause=Invalid mandatory information} 20241027120357478 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357478 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422774724055"} 20241027120357478 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357478 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422774724055" cause=Invalid mandatory information} 20241027120357478 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422774724055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357478 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241027120357487 DAUC <0003> db_auc.c:157 IMSI='262421588366535': No 2G Auth Data 20241027120357487 DAUC <0003> db_auc.c:192 IMSI='262421588366535': No 3G Auth Data 20241027120357498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357500 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588366535"} 20241027120357500 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357500 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421588366535" cause=Invalid mandatory information} 20241027120357500 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357500 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588366535"} 20241027120357500 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357500 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421588366535" cause=Invalid mandatory information} 20241027120357500 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357500 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357501 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357501 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588366535"} 20241027120357501 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357501 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421588366535" cause=Invalid mandatory information} 20241027120357501 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357501 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357501 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357502 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588366535"} 20241027120357502 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357502 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421588366535" cause=Invalid mandatory information} 20241027120357502 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357502 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588366535"} 20241027120357502 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357502 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421588366535" cause=Invalid mandatory information} 20241027120357502 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421588366535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357502 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4258 20241027120357511 DAUC <0003> db_auc.c:157 IMSI='262428244369471': No 2G Auth Data 20241027120357511 DAUC <0003> db_auc.c:192 IMSI='262428244369471': No 3G Auth Data 20241027120357522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 20241027120357524 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357524 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244369471"} 20241027120357524 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357524 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428244369471" cause=Invalid mandatory information} 20241027120357524 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357524 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357524 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357525 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357525 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244369471"} 20241027120357525 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357525 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428244369471" cause=Invalid mandatory information} 20241027120357525 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357525 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357525 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357526 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244369471"} 20241027120357526 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357526 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428244369471" cause=Invalid mandatory information} 20241027120357526 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357526 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244369471"} 20241027120357526 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357526 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428244369471" cause=Invalid mandatory information} 20241027120357526 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357526 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357527 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357527 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428244369471"} 20241027120357527 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357527 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428244369471" cause=Invalid mandatory information} 20241027120357527 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428244369471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357527 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357527 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 20241027120357536 DAUC <0003> db_auc.c:157 IMSI='262422822163637': No 2G Auth Data 20241027120357536 DAUC <0003> db_auc.c:192 IMSI='262422822163637': No 3G Auth Data 20241027120357548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38528<->l=127.0.0.1:4258 20241027120357549 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357549 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422822163637"} 20241027120357549 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357549 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422822163637" cause=Invalid mandatory information} 20241027120357549 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357549 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357549 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357550 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357550 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422822163637"} 20241027120357550 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357550 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422822163637" cause=Invalid mandatory information} 20241027120357550 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357550 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357550 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357551 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422822163637"} 20241027120357551 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357551 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422822163637" cause=Invalid mandatory information} 20241027120357551 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357551 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422822163637"} 20241027120357551 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357551 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422822163637" cause=Invalid mandatory information} 20241027120357551 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357551 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357552 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422822163637"} 20241027120357552 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357552 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422822163637" cause=Invalid mandatory information} 20241027120357552 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422822163637 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357552 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38528<->l=127.0.0.1:4258 20241027120357561 DAUC <0003> db_auc.c:157 IMSI='262425886270673': No 2G Auth Data 20241027120357561 DAUC <0003> db_auc.c:192 IMSI='262425886270673': No 3G Auth Data 20241027120357574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20241027120357576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357576 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425886270673"} 20241027120357576 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357576 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425886270673" cause=Invalid mandatory information} 20241027120357576 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357576 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357577 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357577 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425886270673"} 20241027120357577 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357577 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425886270673" cause=Invalid mandatory information} 20241027120357577 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357577 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357577 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357578 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357578 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425886270673"} 20241027120357578 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357578 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425886270673" cause=Invalid mandatory information} 20241027120357578 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357578 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357578 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357579 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357579 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425886270673"} 20241027120357579 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357579 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425886270673" cause=Invalid mandatory information} 20241027120357579 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357579 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357579 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357580 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425886270673"} 20241027120357580 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357580 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425886270673" cause=Invalid mandatory information} 20241027120357580 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425886270673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357580 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38538<->l=127.0.0.1:4258 20241027120357592 DAUC <0003> db_auc.c:157 IMSI='262420221628824': No 2G Auth Data 20241027120357592 DAUC <0003> db_auc.c:192 IMSI='262420221628824': No 3G Auth Data 20241027120357606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241027120357608 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357608 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420221628824"} 20241027120357608 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357608 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420221628824" cause=Invalid mandatory information} 20241027120357608 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357608 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357608 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357609 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357609 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420221628824"} 20241027120357609 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357609 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420221628824" cause=Invalid mandatory information} 20241027120357609 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357609 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357609 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357610 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357610 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420221628824"} 20241027120357610 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357610 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420221628824" cause=Invalid mandatory information} 20241027120357610 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357610 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357610 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357611 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420221628824"} 20241027120357611 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357611 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420221628824" cause=Invalid mandatory information} 20241027120357611 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357611 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420221628824"} 20241027120357611 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357611 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420221628824" cause=Invalid mandatory information} 20241027120357611 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420221628824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357611 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241027120357623 DAUC <0003> db_auc.c:157 IMSI='262426786363079': No 2G Auth Data 20241027120357623 DAUC <0003> db_auc.c:192 IMSI='262426786363079': No 3G Auth Data 20241027120357637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241027120357639 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357639 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426786363079"} 20241027120357639 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027120357639 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426786363079" cause=Invalid mandatory information} 20241027120357639 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357639 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357639 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357640 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357640 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426786363079"} 20241027120357640 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027120357640 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426786363079" cause=Invalid mandatory information} 20241027120357640 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357640 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357640 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357641 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426786363079"} 20241027120357641 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027120357641 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426786363079" cause=Invalid mandatory information} 20241027120357641 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357641 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426786363079"} 20241027120357641 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027120357641 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426786363079" cause=Invalid mandatory information} 20241027120357641 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357641 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357642 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426786363079"} 20241027120357642 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027120357642 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426786363079" cause=Invalid mandatory information} 20241027120357642 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426786363079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120357642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357642 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120357643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241027120357651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 20241027120357651 DLINP <000b> input/ipa.c:451 connected read/write 20241027120357651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120357651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120357652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120357652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120357652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40511<->l=127.0.0.1:4259) 20241027120357679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241027120357779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241027120400842 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120400842 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120400847 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120400849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241027120400853 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120400853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120400853 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120400853 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  20241027120400853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120400853 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  20241027120400853 DLGSUP <0013> gsup_server.c:235 2:  20241027120400853 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120400853 DLGSUP <0013> gsup_server.c:235 3:  20241027120400853 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120400853 DLGSUP <0013> gsup_server.c:235 4:  20241027120400853 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120400853 DLGSUP <0013> gsup_server.c:235 5:  20241027120400853 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120400853 DLGSUP <0013> gsup_server.c:235 7:  20241027120400853 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120400853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120400853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120400853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120400875 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43091<->l=127.0.0.1:4259) 20241027120400890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38592<->l=127.0.0.1:4258 20241027120400900 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120400900 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429635665000"} 20241027120400900 DMAIN <0000> hlr.c:435 IMSI='262429635665000': has IMEI = 22245678901234 (consider setting 'store-imei') 20241027120400900 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241027120400900 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429635665000" cause=Invalid mandatory information} 20241027120400900 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120400900 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120400900 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120400907 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120400907 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429635665000"} 20241027120400907 DAUC <0003> hlr.c:428 IMSI='262429635665000': storing IMEI = 22245678901234 20241027120400907 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429635665000': no such subscriber 20241027120400907 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241027120400908 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429635665000" cause=Invalid mandatory information} 20241027120400908 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429635665000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120400908 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120400908 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120400910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38592<->l=127.0.0.1:4258 20241027120400911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.1:4258 20241027120400912 DLINP <000b> input/ipa.c:451 connected read/write 20241027120400912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120400912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120400912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120400912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120400913 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43091<->l=127.0.0.1:4259) 20241027120400944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20241027120401045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20241027120404156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120404156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120404158 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241027120404160 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120404160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120404160 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  20241027120404160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120404160 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  20241027120404161 DLGSUP <0013> gsup_server.c:235 2:  20241027120404161 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120404161 DLGSUP <0013> gsup_server.c:235 3:  20241027120404161 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120404161 DLGSUP <0013> gsup_server.c:235 4:  20241027120404161 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120404161 DLGSUP <0013> gsup_server.c:235 5:  20241027120404161 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120404161 DLGSUP <0013> gsup_server.c:235 7:  20241027120404161 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120404161 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120404161 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120404161 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120404170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44751<->l=127.0.0.1:4259) 20241027120404175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241027120404202 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404202 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404202 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404208 DMAIN <0000> hlr.c:243 IMSI='262422481371312': Successfully assigned MSISDN='116' 20241027120404208 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404221 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404221 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404221 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404221 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404227 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404227 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404230 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404230 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404232 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404232 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404235 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404235 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404235 DLU <0006> fsm.c:456 lu(262422481371312)[0x612000013720]{UNVALIDATED}: Allocated 20241027120404235 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120404243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422481371312)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120404243 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404244 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404244 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404247 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404248 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422481371312"} 20241027120404248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422481371312)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120404248 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120404248 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422481371312"} 20241027120404248 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120404248 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120404248 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404248 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404264 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404264 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404264 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404276 DMAIN <0000> hlr.c:243 IMSI='262422481371312': Successfully assigned MSISDN='736' 20241027120404276 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404278 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404278 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404278 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404278 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404281 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404281 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404283 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404283 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404284 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404284 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404285 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404285 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404288 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404288 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404288 DLU <0006> fsm.c:456 lu(262422481371312)[0x6120000138a0]{UNVALIDATED}: Allocated 20241027120404288 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120404293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422481371312)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120404294 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404294 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404294 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404297 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404297 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422481371312"} 20241027120404297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422481371312)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120404297 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120404297 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422481371312"} 20241027120404297 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120404297 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120404297 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404297 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404308 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404308 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404308 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404319 DMAIN <0000> hlr.c:243 IMSI='262422481371312': Successfully assigned MSISDN='757' 20241027120404319 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404321 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404322 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404322 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404322 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404324 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404324 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404325 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404325 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404327 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404327 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404329 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404329 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404331 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404331 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404331 DLU <0006> fsm.c:456 lu(262422481371312)[0x612000013a20]{UNVALIDATED}: Allocated 20241027120404331 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120404331 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422481371312" cause=GPRS services not allowed} 20241027120404331 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404331 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404331 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241027120404331 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x612000013a20]{UNVALIDATED}: Deallocated 20241027120404331 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404331 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404342 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404342 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404342 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404347 DMAIN <0000> hlr.c:243 IMSI='262422481371312': Successfully assigned MSISDN='839' 20241027120404347 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404351 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404351 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404351 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404351 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404353 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404353 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404355 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404355 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404356 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404356 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404359 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404359 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404359 DLU <0006> fsm.c:456 lu(262422481371312)[0x612000013ba0]{UNVALIDATED}: Allocated 20241027120404359 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120404359 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422481371312" cause=GPRS services not allowed} 20241027120404359 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241027120404359 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241027120404359 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404359 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404370 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404370 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404370 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404373 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404376 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404376 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404376 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404376 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404378 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404378 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404380 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404380 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404381 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404381 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404384 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404384 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404384 DLU <0006> fsm.c:456 lu(262422481371312)[0x612000013d20]{UNVALIDATED}: Allocated 20241027120404384 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120404384 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422481371312" cause=GPRS services not allowed} 20241027120404384 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422481371312)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241027120404384 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x612000013d20]{UNVALIDATED}: Deallocated 20241027120404384 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404384 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404395 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404395 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481371312"} 20241027120404395 DMAIN <0000> hlr.c:227 IMSI='262422481371312': Creating subscriber on demand 20241027120404398 DAUC <0003> hlr.c:428 IMSI='262422481371312': storing IMEI = 12345678901234 20241027120404401 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422481371312"} 20241027120404401 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027120404401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404401 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404403 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404403 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404405 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404405 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404407 DAUC <0003> db_auc.c:157 IMSI='262422481371312': No 2G Auth Data 20241027120404407 DAUC <0003> db_auc.c:192 IMSI='262422481371312': No 3G Auth Data 20241027120404409 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404410 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404410 DLU <0006> fsm.c:456 lu(262422481371312)[0x612000013ea0]{UNVALIDATED}: Allocated 20241027120404410 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120404415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422481371312)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120404415 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422481371312" cn_domain=PS} 20241027120404415 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404416 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404419 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404419 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422481371312"} 20241027120404419 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422481371312)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120404419 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120404419 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422481371312"} 20241027120404419 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422481371312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120404419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120404419 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422481371312)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120404419 DLU <0006> fsm.c:568 lu(PS:IMSI-262422481371312)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120404419 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404419 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120404427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241027120404428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44806<->l=127.0.0.1:4258 20241027120404430 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44751<->l=127.0.0.1:4259) 20241027120404431 DLINP <000b> input/ipa.c:451 connected read/write 20241027120404431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120404431 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120404431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120404431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120404475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241027120404576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20241027120407694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120407694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120407699 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241027120407705 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120407705 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120407705 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  20241027120407705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120407705 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  20241027120407705 DLGSUP <0013> gsup_server.c:235 2:  20241027120407705 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120407705 DLGSUP <0013> gsup_server.c:235 3:  20241027120407705 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120407705 DLGSUP <0013> gsup_server.c:235 4:  20241027120407705 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120407705 DLGSUP <0013> gsup_server.c:235 5:  20241027120407705 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120407705 DLGSUP <0013> gsup_server.c:235 7:  20241027120407705 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120407705 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120407705 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120407705 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120407730 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43693<->l=127.0.0.1:4259) 20241027120407752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 20241027120407765 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407765 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407765 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407790 DMAIN <0000> hlr.c:243 IMSI='262425368990834': Successfully assigned MSISDN='320' 20241027120407790 DLU <0006> fsm.c:456 lu(262425368990834)[0x612000014020]{UNVALIDATED}: Allocated 20241027120407790 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120407796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425368990834)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120407796 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407796 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407796 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407804 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407804 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425368990834"} 20241027120407804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425368990834)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120407804 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120407804 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425368990834"} 20241027120407804 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120407804 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120407804 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407804 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407808 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407808 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407810 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407810 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407812 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407812 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407824 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407824 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407824 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407829 DMAIN <0000> hlr.c:243 IMSI='262425368990834': Successfully assigned MSISDN='249' 20241027120407829 DLU <0006> fsm.c:456 lu(262425368990834)[0x6120000141a0]{UNVALIDATED}: Allocated 20241027120407829 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120407835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425368990834)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120407835 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407835 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407835 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407838 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407838 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425368990834"} 20241027120407838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425368990834)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120407838 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120407838 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425368990834"} 20241027120407839 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120407839 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120407839 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407839 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407841 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407841 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407843 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407843 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407845 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407845 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407846 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407846 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407856 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407856 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407856 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407862 DMAIN <0000> hlr.c:243 IMSI='262425368990834': Successfully assigned MSISDN='724' 20241027120407862 DLU <0006> fsm.c:456 lu(262425368990834)[0x612000014320]{UNVALIDATED}: Allocated 20241027120407862 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120407862 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425368990834" cause=GPRS services not allowed} 20241027120407862 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407862 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407862 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x612000014320]{UNVALIDATED}: Freeing instance 20241027120407862 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x612000014320]{UNVALIDATED}: Deallocated 20241027120407862 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407862 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407865 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407865 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407867 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407867 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407868 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407868 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407869 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407869 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407878 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407878 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407878 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407883 DMAIN <0000> hlr.c:243 IMSI='262425368990834': Successfully assigned MSISDN='007' 20241027120407883 DLU <0006> fsm.c:456 lu(262425368990834)[0x6120000144a0]{UNVALIDATED}: Allocated 20241027120407884 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120407884 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425368990834" cause=GPRS services not allowed} 20241027120407884 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241027120407884 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241027120407884 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407884 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407887 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407887 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407888 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407889 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407890 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407890 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407901 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407901 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407901 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407904 DLU <0006> fsm.c:456 lu(262425368990834)[0x612000014620]{UNVALIDATED}: Allocated 20241027120407904 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027120407904 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425368990834" cause=GPRS services not allowed} 20241027120407904 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407904 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407904 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425368990834)[0x612000014620]{UNVALIDATED}: Freeing instance 20241027120407904 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x612000014620]{UNVALIDATED}: Deallocated 20241027120407904 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407904 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407906 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407906 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407908 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407908 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407909 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407909 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407918 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407918 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407918 DMAIN <0000> hlr.c:227 IMSI='262425368990834': Creating subscriber on demand 20241027120407920 DLU <0006> fsm.c:456 lu(262425368990834)[0x6120000147a0]{UNVALIDATED}: Allocated 20241027120407920 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120407926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425368990834)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120407926 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425368990834" cn_domain=PS} 20241027120407926 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407926 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407927 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407927 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425368990834"} 20241027120407927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425368990834)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120407927 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120407927 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425368990834"} 20241027120407927 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425368990834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120407927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120407927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425368990834)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120407927 DLU <0006> fsm.c:568 lu(PS:IMSI-262425368990834)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120407927 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407927 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120407927 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407927 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407928 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407928 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407928 DAUC <0003> db_auc.c:157 IMSI='262425368990834': No 2G Auth Data 20241027120407928 DAUC <0003> db_auc.c:192 IMSI='262425368990834': No 3G Auth Data 20241027120407932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.1:4258 20241027120407932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241027120407933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43693<->l=127.0.0.1:4259) 20241027120407933 DLINP <000b> input/ipa.c:451 connected read/write 20241027120407933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120407933 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120407933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120407933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120408015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241027120408116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241027120411227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120411228 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120411232 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241027120411239 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411239 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120411239 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120411239 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  20241027120411239 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120411239 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  20241027120411239 DLGSUP <0013> gsup_server.c:235 2:  20241027120411239 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120411239 DLGSUP <0013> gsup_server.c:235 3:  20241027120411239 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120411239 DLGSUP <0013> gsup_server.c:235 4:  20241027120411239 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120411239 DLGSUP <0013> gsup_server.c:235 5:  20241027120411239 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120411239 DLGSUP <0013> gsup_server.c:235 7:  20241027120411239 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120411239 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120411239 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120411239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120411257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39051<->l=127.0.0.1:4259) 20241027120411266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241027120411282 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411282 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425526375822"} 20241027120411282 DMAIN <0000> hlr.c:227 IMSI='262425526375822': Creating subscriber on demand 20241027120411296 DMAIN <0000> hlr.c:243 IMSI='262425526375822': Successfully assigned MSISDN='594' 20241027120411296 DAUC <0003> db_auc.c:157 IMSI='262425526375822': No 2G Auth Data 20241027120411296 DAUC <0003> db_auc.c:192 IMSI='262425526375822': No 3G Auth Data 20241027120411296 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425526375822 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 20241027120411296 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425526375822" cause=IMSI unknown in HLR} 20241027120411296 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027120411296 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411296 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411302 DAUC <0003> db_auc.c:157 IMSI='262425526375822': No 2G Auth Data 20241027120411302 DAUC <0003> db_auc.c:192 IMSI='262425526375822': No 3G Auth Data 20241027120411304 DAUC <0003> db_auc.c:157 IMSI='262425526375822': No 2G Auth Data 20241027120411304 DAUC <0003> db_auc.c:192 IMSI='262425526375822': No 3G Auth Data 20241027120411305 DAUC <0003> db_auc.c:157 IMSI='262425526375822': No 2G Auth Data 20241027120411305 DAUC <0003> db_auc.c:192 IMSI='262425526375822': No 3G Auth Data 20241027120411308 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411308 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425526375822" cn_domain=PS} 20241027120411308 DLU <0006> fsm.c:456 lu(262425526375822)[0x612000014920]{UNVALIDATED}: Allocated 20241027120411308 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027120411314 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425526375822)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120411314 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425526375822" cn_domain=PS} 20241027120411314 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411314 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411320 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411320 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425526375822"} 20241027120411320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425526375822)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120411320 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120411320 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425526375822"} 20241027120411320 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425526375822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120411320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425526375822)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120411320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425526375822)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120411320 DLU <0006> fsm.c:568 lu(PS:IMSI-262425526375822)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120411320 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411320 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120411331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241027120411333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241027120411335 DLINP <000b> input/ipa.c:451 connected read/write 20241027120411335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120411335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120411335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120411335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120411336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39051<->l=127.0.0.1:4259) 20241027120411369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20241027120411470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20241027120414531 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120414531 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120414536 DLINP <000b> input/ipa.c:451 connected read/write 20241027120414536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120414538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 20241027120414541 DLINP <000b> input/ipa.c:451 connected read/write 20241027120414541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120414541 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120414541 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120414542 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  20241027120414542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120414542 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  20241027120414542 DLGSUP <0013> gsup_server.c:235 2:  20241027120414542 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120414542 DLGSUP <0013> gsup_server.c:235 3:  20241027120414542 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120414542 DLGSUP <0013> gsup_server.c:235 4:  20241027120414542 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120414542 DLGSUP <0013> gsup_server.c:235 5:  20241027120414542 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120414542 DLGSUP <0013> gsup_server.c:235 7:  20241027120414542 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120414542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120414542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120414542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120414557 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37047<->l=127.0.0.1:4259) 20241027120414560 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027120414560 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027120414580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 20241027120414589 DAUC <0003> db_auc.c:157 IMSI='262424019279991': No 2G Auth Data 20241027120414589 DAUC <0003> db_auc.c:192 IMSI='262424019279991': No 3G Auth Data 20241027120414603 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618722443.msisdn 20241027120414603 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618722443.msisdn: not attached (vlr_number unset) 20241027120414603 DDGSM <0007> mslookup_server.c:327 sip.voice.491618722443.msisdn: does not exist in GSUP proxy 20241027120415613 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120415613 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424019279991" cn_domain=CS} 20241027120415613 DLU <0006> fsm.c:456 lu(262424019279991)[0x612000014da0]{UNVALIDATED}: Allocated 20241027120415613 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241027120415627 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424019279991)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027120415627 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424019279991" cn_domain=CS} 20241027120415627 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120415627 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120415637 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120415637 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424019279991"} 20241027120415637 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424019279991)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027120415637 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027120415637 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424019279991"} 20241027120415637 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424019279991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120415637 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424019279991)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027120415637 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424019279991)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027120415637 DLU <0006> fsm.c:568 lu(CS:IMSI-262424019279991)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027120415637 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120415638 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120415642 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618722443.msisdn 20241027120415642 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618722443.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241027120415643 DDGSM <0007> mslookup_server.c:327 sip.voice.491618722443.msisdn: does not exist in GSUP proxy 20241027120415643 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618722443.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241027120415653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 20241027120415655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 20241027120415657 DLINP <000b> input/ipa.c:451 connected read/write 20241027120415657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120415657 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120415657 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120415657 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120415657 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37047<->l=127.0.0.1:4259) 20241027120415741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20241027120415842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.1:4258 20241027120416955 DSS <0004> hlr_ussd.c:239 262427949765394/0x9a60eb6b: SS Session Timeout, destroying 20241027120416955 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427949765394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027120418959 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120418959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120418964 DLINP <000b> input/ipa.c:451 connected read/write 20241027120418964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120418965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4258 20241027120418969 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027120418969 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027120418969 DLINP <000b> input/ipa.c:451 connected read/write 20241027120418969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120418969 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120418969 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120418969 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  20241027120418969 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120418969 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  20241027120418969 DLGSUP <0013> gsup_server.c:235 2:  20241027120418969 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120418969 DLGSUP <0013> gsup_server.c:235 3:  20241027120418969 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120418969 DLGSUP <0013> gsup_server.c:235 4:  20241027120418969 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120418969 DLGSUP <0013> gsup_server.c:235 5:  20241027120418969 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120418970 DLGSUP <0013> gsup_server.c:235 7:  20241027120418970 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120418970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120418970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120418970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120418998 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45473<->l=127.0.0.1:4259) 20241027120418999 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027120418999 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027120419006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 20241027120419010 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120419010 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424530493140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424530493140" cn_domain=CS} 20241027120419010 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424530493140 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027120419010 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424530493140 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027120419010 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424530493140.imsi 20241027120419010 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424530493140.imsi 20241027120419010 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424530493140.imsi: does not exist in local HLR 20241027120419014 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424530493140 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027120419014 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027120419014 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027120419014 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027120419014 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027120419014 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027120419014 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424530493140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120419014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120419014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120419014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120419014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120419014 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120419014 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120419016 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419016 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419016 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027120419016 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027120419016 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027120419017 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419017 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419017 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027120419058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419058 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424530493140 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612725107 20241027120419058 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424530493140 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120419058 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419058 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419061 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424530493140 MSISDN-491612725107 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120419061 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419061 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419063 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419063 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419063 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424530493140 MSISDN-491612725107 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 20241027120419063 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424530493140 MSISDN-491612725107 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120419063 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419063 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120419064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 20241027120419065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4258 20241027120419066 DLINP <000b> input/ipa.c:451 connected read/write 20241027120419066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120419066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120419067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120419067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120419067 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120419067 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120419067 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027120419068 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027120419068 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027120419068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45473<->l=127.0.0.1:4259) 20241027120419134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 20241027120419235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 20241027120422333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120422334 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120422338 DLINP <000b> input/ipa.c:451 connected read/write 20241027120422338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120422340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39818<->l=127.0.0.1:4258 20241027120422343 DLINP <000b> input/ipa.c:451 connected read/write 20241027120422343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120422344 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120422344 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120422344 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  20241027120422344 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120422344 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  20241027120422344 DLGSUP <0013> gsup_server.c:235 2:  20241027120422344 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120422344 DLGSUP <0013> gsup_server.c:235 3:  20241027120422344 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120422344 DLGSUP <0013> gsup_server.c:235 4:  20241027120422344 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120422344 DLGSUP <0013> gsup_server.c:235 5:  20241027120422344 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120422344 DLGSUP <0013> gsup_server.c:235 7:  20241027120422344 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120422344 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120422344 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120422344 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120422345 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027120422345 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027120422368 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45239<->l=127.0.0.1:4259) 20241027120422371 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027120422372 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027120422385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 20241027120422412 DAUC <0003> db_auc.c:157 IMSI='262424277945706': No 2G Auth Data 20241027120422412 DAUC <0003> db_auc.c:192 IMSI='262424277945706': No 3G Auth Data 20241027120422429 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424277945706.imsi 20241027120422429 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424277945706.imsi: found in local HLR 20241027120422445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 20241027120422446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39818<->l=127.0.0.1:4258 20241027120422448 DLINP <000b> input/ipa.c:451 connected read/write 20241027120422448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120422448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120422449 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120422449 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120422449 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45239<->l=127.0.0.1:4259) 20241027120422482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4258 20241027120422583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.1:4258 20241027120425625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120425625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120425626 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120425626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 20241027120425627 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120425627 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120425627 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120425627 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  20241027120425627 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120425627 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  20241027120425627 DLGSUP <0013> gsup_server.c:235 2:  20241027120425627 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120425627 DLGSUP <0013> gsup_server.c:235 3:  20241027120425627 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120425627 DLGSUP <0013> gsup_server.c:235 4:  20241027120425627 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120425627 DLGSUP <0013> gsup_server.c:235 5:  20241027120425627 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120425627 DLGSUP <0013> gsup_server.c:235 7:  20241027120425627 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120425627 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120425627 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120425627 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120425628 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027120425628 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027120425645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33731<->l=127.0.0.1:4259) 20241027120425647 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027120425647 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027120425656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4258 20241027120425670 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120425670 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425927009314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425927009314" cn_domain=CS} 20241027120425670 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425927009314 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027120425670 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425927009314 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027120425670 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425927009314.imsi 20241027120425670 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425927009314.imsi 20241027120425670 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425927009314.imsi: does not exist in local HLR 20241027120425673 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425927009314 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027120425673 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027120425673 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027120425673 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027120425673 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027120425673 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027120425673 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425927009314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120425673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120425673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120425673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120425673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120425673 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120425673 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120425674 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425674 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425674 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027120425674 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027120425674 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027120425675 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425675 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425675 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027120425718 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425718 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425718 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425718 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425719 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425927009314 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614581151 20241027120425719 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425927009314 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120425719 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425719 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425727 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425727 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425727 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425927009314 MSISDN-491614581151 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120425727 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425727 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425731 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120425732 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120425732 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425927009314 MSISDN-491614581151 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 20241027120425732 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425927009314 MSISDN-491614581151 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120425732 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425732 DLINP <000b> input/ipa.c:451 connected read/write 20241027120425732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120425736 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425927009314.imsi 20241027120425736 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425927009314.imsi: does not exist in local HLR 20241027120426740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4258 20241027120426743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 20241027120426746 DLINP <000b> input/ipa.c:451 connected read/write 20241027120426746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120426746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120426746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120426746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120426747 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33731<->l=127.0.0.1:4259) 20241027120426747 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120426747 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120426747 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027120426747 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027120426747 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027120426831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4258 20241027120426931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4258 20241027120430031 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027120430031 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027120430035 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120430036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4258 20241027120430040 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027120430040 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027120430041 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120430041 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027120430041 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027120430041 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  20241027120430041 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027120430041 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  20241027120430041 DLGSUP <0013> gsup_server.c:235 2:  20241027120430041 DLGSUP <0013> gsup_server.c:237 2: 00  20241027120430041 DLGSUP <0013> gsup_server.c:235 3:  20241027120430041 DLGSUP <0013> gsup_server.c:237 3: 00  20241027120430041 DLGSUP <0013> gsup_server.c:235 4:  20241027120430041 DLGSUP <0013> gsup_server.c:237 4: 00  20241027120430041 DLGSUP <0013> gsup_server.c:235 5:  20241027120430041 DLGSUP <0013> gsup_server.c:237 5: 00  20241027120430041 DLGSUP <0013> gsup_server.c:235 7:  20241027120430041 DLGSUP <0013> gsup_server.c:237 7: 00  20241027120430041 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027120430041 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027120430041 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027120430069 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20241027120430070 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027120430071 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027120430080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20241027120430082 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120430083 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424391160278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424391160278" cn_domain=CS} 20241027120430083 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424391160278 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027120430083 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424391160278 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027120430083 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424391160278.imsi 20241027120430083 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424391160278.imsi 20241027120430083 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424391160278.imsi: does not exist in local HLR 20241027120430086 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424391160278 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027120430086 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027120430086 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027120430086 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027120430086 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027120430086 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027120430086 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424391160278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027120430086 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120430086 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120430086 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120430086 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120430086 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027120430086 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027120430087 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430087 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430087 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027120430087 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027120430087 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027120430088 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430088 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430088 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027120430130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430130 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430130 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430130 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424391160278 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612814640 20241027120430130 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424391160278 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120430130 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430130 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430132 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430132 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430133 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424391160278 MSISDN-491612814640 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120430133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430133 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430134 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430134 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430134 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424391160278 MSISDN-491612814640 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 20241027120430134 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424391160278 MSISDN-491612814640 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027120430134 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430134 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027120430135 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612814640.msisdn 20241027120430135 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612814640.msisdn: does not exist in local HLR 20241027120430135 DDGSM <0007> mslookup_server.c:352 sip.voice.491612814640.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241027120430135 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612814640.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241027120430137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20241027120430138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4258 20241027120430139 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20241027120430139 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027120430139 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027120430139 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027120430139 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027120430139 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027120430140 DLINP <000b> input/ipa.c:451 connected read/write 20241027120430140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027120430140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027120430140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027120430140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027120430217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4258 20241027120430318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4258