20241016120215734 DMAIN <0000> hlr.c:813 hlr starting 20241016120215734 DDB <0001> db.c:599 using database: hlr.db 20241016120215734 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241016120215735 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241016120215735 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241016120215735 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241016120215757 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241016120215757 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241016120215833 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241016120215836 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241016120215836 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241016120217277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120217277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120217282 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120217285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241016120217288 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120217288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120217288 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120217288 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  20241016120217288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120217288 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  20241016120217288 DLGSUP <0013> gsup_server.c:235 2:  20241016120217288 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120217288 DLGSUP <0013> gsup_server.c:235 3:  20241016120217288 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120217288 DLGSUP <0013> gsup_server.c:235 4:  20241016120217288 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120217288 DLGSUP <0013> gsup_server.c:235 5:  20241016120217288 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120217288 DLGSUP <0013> gsup_server.c:235 7:  20241016120217288 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120217288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120217288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120217288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120217321 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42479<->l=127.0.0.1:4259) 20241016120217342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241016120217351 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120217351 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"} 20241016120217351 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" 20241016120217351 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} 20241016120217351 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 20241016120217351 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120217351 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120217356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241016120217357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241016120217367 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42479<->l=127.0.0.1:4259) 20241016120217367 DLINP <000b> input/ipa.c:451 connected read/write 20241016120217367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120217367 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120217367 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120217367 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120217428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241016120217428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241016120220519 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120220519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120220524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241016120220525 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220525 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120220525 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120220525 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  20241016120220525 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120220525 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  20241016120220525 DLGSUP <0013> gsup_server.c:235 2:  20241016120220525 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120220525 DLGSUP <0013> gsup_server.c:235 3:  20241016120220525 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120220525 DLGSUP <0013> gsup_server.c:235 4:  20241016120220525 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120220525 DLGSUP <0013> gsup_server.c:235 5:  20241016120220525 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120220525 DLGSUP <0013> gsup_server.c:235 7:  20241016120220525 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120220525 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120220525 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120220525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120220545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46839<->l=127.0.0.1:4259) 20241016120220587 DAUC <0003> db_auc.c:157 IMSI='262429883243661': No 2G Auth Data 20241016120220587 DAUC <0003> db_auc.c:192 IMSI='262429883243661': No 3G Auth Data 20241016120220637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241016120220647 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220648 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429883243661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429883243661"} 20241016120220656 DAUC <0003> db_auc.c:192 IMSI='262429883243661': No 3G Auth Data 20241016120220656 DAUC <0003> db_auc.c:236 IMSI='262429883243661': Calling to generate 5 vectors 20241016120220656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120220656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120220657 DAUC <0003> auc.c:113 vector [0]: rand = f8f28d29627838abbb52c32c63c306b8 20241016120220657 DAUC <0003> auc.c:179 vector [0]: kc = 419f7d047c946c00 20241016120220657 DAUC <0003> auc.c:180 vector [0]: sres = 2df160c5 20241016120220657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120220657 DAUC <0003> auc.c:113 vector [1]: rand = 1b2c3cd8ee597e63d40443548d64a0cc 20241016120220657 DAUC <0003> auc.c:179 vector [1]: kc = 4cbe2a07e6c73c00 20241016120220657 DAUC <0003> auc.c:180 vector [1]: sres = 747d9b0b 20241016120220657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120220657 DAUC <0003> auc.c:113 vector [2]: rand = ed793d210ab56aedfaf5c9acf24aab3b 20241016120220657 DAUC <0003> auc.c:179 vector [2]: kc = ab7112d0e759bc00 20241016120220657 DAUC <0003> auc.c:180 vector [2]: sres = 365e84f6 20241016120220657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120220657 DAUC <0003> auc.c:113 vector [3]: rand = 53b7fdb40903fddeff91a20e359fd341 20241016120220657 DAUC <0003> auc.c:179 vector [3]: kc = 6a1cc41a68abf000 20241016120220657 DAUC <0003> auc.c:180 vector [3]: sres = 747bd5f1 20241016120220657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120220657 DAUC <0003> auc.c:113 vector [4]: rand = 99921748dbeccf2737ca2acb6e9f3457 20241016120220657 DAUC <0003> auc.c:179 vector [4]: kc = ebaf3f38b9c6b800 20241016120220657 DAUC <0003> auc.c:180 vector [4]: sres = 31840c71 20241016120220657 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120220657 DAUC <0003> db_auc.c:245 IMSI='262429883243661': Generated 5 vectors 20241016120220657 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429883243661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429883243661"} 20241016120220657 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429883243661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220657 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220658 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241016120220690 DAUC <0003> db_auc.c:157 IMSI='262429551072725': No 2G Auth Data 20241016120220690 DAUC <0003> db_auc.c:192 IMSI='262429551072725': No 3G Auth Data 20241016120220713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241016120220715 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220715 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429551072725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429551072725"} 20241016120220715 DAUC <0003> db_auc.c:192 IMSI='262429551072725': No 3G Auth Data 20241016120220715 DAUC <0003> db_auc.c:236 IMSI='262429551072725': Calling to generate 5 vectors 20241016120220715 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120220715 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120220715 DAUC <0003> auc.c:113 vector [0]: rand = 070ce601c81e33facab1a0e2310f5329 20241016120220715 DAUC <0003> auc.c:179 vector [0]: kc = 7ee2646be2b5cc00 20241016120220715 DAUC <0003> auc.c:180 vector [0]: sres = f060ff93 20241016120220715 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120220715 DAUC <0003> auc.c:113 vector [1]: rand = 1d13bdf59bc97f09457e4746c5c44421 20241016120220715 DAUC <0003> auc.c:179 vector [1]: kc = dfd3fe53055e3400 20241016120220715 DAUC <0003> auc.c:180 vector [1]: sres = fa2c3768 20241016120220715 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120220715 DAUC <0003> auc.c:113 vector [2]: rand = c9163ac3f15304bab6fa33f8eb6f1b06 20241016120220715 DAUC <0003> auc.c:179 vector [2]: kc = 30fde7caa54a5000 20241016120220715 DAUC <0003> auc.c:180 vector [2]: sres = 727cce4e 20241016120220715 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120220715 DAUC <0003> auc.c:113 vector [3]: rand = 01439d53805b382ecfe3aca88a4e0f44 20241016120220715 DAUC <0003> auc.c:179 vector [3]: kc = c79c965dca112000 20241016120220715 DAUC <0003> auc.c:180 vector [3]: sres = 81377540 20241016120220715 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120220715 DAUC <0003> auc.c:113 vector [4]: rand = 2243cbb6ee5d341a5c68728b770f80c8 20241016120220715 DAUC <0003> auc.c:179 vector [4]: kc = 3d237c01a2260000 20241016120220715 DAUC <0003> auc.c:180 vector [4]: sres = 49ec92cc 20241016120220715 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120220715 DAUC <0003> db_auc.c:245 IMSI='262429551072725': Generated 5 vectors 20241016120220715 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429551072725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429551072725"} 20241016120220715 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429551072725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220715 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220715 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.1:4258 20241016120220740 DAUC <0003> db_auc.c:157 IMSI='262423494166918': No 2G Auth Data 20241016120220740 DAUC <0003> db_auc.c:192 IMSI='262423494166918': No 3G Auth Data 20241016120220764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241016120220766 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220766 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423494166918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423494166918"} 20241016120220766 DAUC <0003> db_auc.c:192 IMSI='262423494166918': No 3G Auth Data 20241016120220766 DAUC <0003> db_auc.c:236 IMSI='262423494166918': Calling to generate 5 vectors 20241016120220766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120220766 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120220766 DAUC <0003> auc.c:113 vector [0]: rand = c479473f9aa4f5db078c15379119b2af 20241016120220766 DAUC <0003> auc.c:179 vector [0]: kc = 945882d3153467b6 20241016120220766 DAUC <0003> auc.c:180 vector [0]: sres = 44fe2824 20241016120220766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120220766 DAUC <0003> auc.c:113 vector [1]: rand = d6d2100442acc470102328d803ae3bb0 20241016120220766 DAUC <0003> auc.c:179 vector [1]: kc = 058642f34cf4c2f5 20241016120220766 DAUC <0003> auc.c:180 vector [1]: sres = 712f39ef 20241016120220766 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120220766 DAUC <0003> auc.c:113 vector [2]: rand = 6521d8de2f18fa2266698e210bb64cfc 20241016120220766 DAUC <0003> auc.c:179 vector [2]: kc = f82ce66bdd91e2f0 20241016120220766 DAUC <0003> auc.c:180 vector [2]: sres = 248bfaa3 20241016120220766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120220766 DAUC <0003> auc.c:113 vector [3]: rand = 976b9e64db308b4cdfcc27672c5142c4 20241016120220766 DAUC <0003> auc.c:179 vector [3]: kc = 75d23a2470b9c775 20241016120220766 DAUC <0003> auc.c:180 vector [3]: sres = 71ec0234 20241016120220766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120220766 DAUC <0003> auc.c:113 vector [4]: rand = 0a4caf004b7bae735ae3ef1d2f2001e1 20241016120220766 DAUC <0003> auc.c:179 vector [4]: kc = da01d51a9b0ea028 20241016120220766 DAUC <0003> auc.c:180 vector [4]: sres = 18930451 20241016120220766 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120220766 DAUC <0003> db_auc.c:245 IMSI='262423494166918': Generated 5 vectors 20241016120220766 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423494166918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423494166918"} 20241016120220766 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423494166918 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220766 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220766 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241016120220792 DAUC <0003> db_auc.c:157 IMSI='262426674276775': No 2G Auth Data 20241016120220792 DAUC <0003> db_auc.c:192 IMSI='262426674276775': No 3G Auth Data 20241016120220818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 20241016120220821 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220821 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426674276775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426674276775"} 20241016120220822 DAUC <0003> db_auc.c:157 IMSI='262426674276775': No 2G Auth Data 20241016120220822 DAUC <0003> db_auc.c:236 IMSI='262426674276775': Calling to generate 5 vectors 20241016120220822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120220822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120220822 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120220822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120220822 DAUC <0003> auc.c:113 vector [0]: rand = 63be0acfd0a05998e5766cd89eefdc45 20241016120220822 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120220822 DAUC <0003> auc.c:142 vector [0]: autn = e1a3c4e991ff0000e6757b61d004d601 20241016120220822 DAUC <0003> auc.c:143 vector [0]: ck = b8dcbe4d73241cbc98af42f39059b8b3 20241016120220822 DAUC <0003> auc.c:144 vector [0]: ik = 0089ef3e99d9f75fa322aba9e3ec5ba5 20241016120220822 DAUC <0003> auc.c:145 vector [0]: res = 0d8faab6361c31020000000000000000 20241016120220822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120220822 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120220822 DAUC <0003> auc.c:151 vector [0]: kc = 83d8b829994808f5 20241016120220822 DAUC <0003> auc.c:152 vector [0]: sres = 3b939bb4 20241016120220822 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120220822 DAUC <0003> auc.c:113 vector [1]: rand = dca053ae0e26b4d5f3388343f5dd9dc6 20241016120220822 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120220822 DAUC <0003> auc.c:142 vector [1]: autn = 739c601126ef0000bae7e5d4df269cbb 20241016120220822 DAUC <0003> auc.c:143 vector [1]: ck = 1a21d601edb8b5f2f3b2840c758c70f8 20241016120220822 DAUC <0003> auc.c:144 vector [1]: ik = 9a95ad70543cf7a7b853bf5ed5e98364 20241016120220822 DAUC <0003> auc.c:145 vector [1]: res = 309d439ba885b0270000000000000000 20241016120220822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120220822 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120220822 DAUC <0003> auc.c:151 vector [1]: kc = cb55402319e1b1c9 20241016120220822 DAUC <0003> auc.c:152 vector [1]: sres = 9818f3bc 20241016120220822 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120220822 DAUC <0003> auc.c:113 vector [2]: rand = 65248e8d06943b1419a87e59b87a9978 20241016120220822 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120220822 DAUC <0003> auc.c:142 vector [2]: autn = 089874efba5c000075ecc5549fcb5c9b 20241016120220822 DAUC <0003> auc.c:143 vector [2]: ck = aec3f33fbceed2253d60a0836a9cd361 20241016120220822 DAUC <0003> auc.c:144 vector [2]: ik = 06e127315996adcab7cf29fb8b75b7ea 20241016120220822 DAUC <0003> auc.c:145 vector [2]: res = ad18d1427b7168a90000000000000000 20241016120220822 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120220822 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120220822 DAUC <0003> auc.c:151 vector [2]: kc = 228d5d7604911b64 20241016120220822 DAUC <0003> auc.c:152 vector [2]: sres = d669b9eb 20241016120220822 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120220822 DAUC <0003> auc.c:113 vector [3]: rand = 9bd88584259fc313d06ca720c76aed9f 20241016120220822 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120220822 DAUC <0003> auc.c:142 vector [3]: autn = f3ed6f4b49e100002754df53e67d7568 20241016120220822 DAUC <0003> auc.c:143 vector [3]: ck = 545a0a67deaf4cc8697b62fd648a0fc4 20241016120220822 DAUC <0003> auc.c:144 vector [3]: ik = 3d8c07eebcea844cd3e6fb0d2f9ece5f 20241016120220822 DAUC <0003> auc.c:145 vector [3]: res = b7545028f631c70b0000000000000000 20241016120220822 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120220822 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120220822 DAUC <0003> auc.c:151 vector [3]: kc = d34b94792951091f 20241016120220822 DAUC <0003> auc.c:152 vector [3]: sres = 41659723 20241016120220822 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120220822 DAUC <0003> auc.c:113 vector [4]: rand = 6a8c2a4516cfa6f4ada3e42a6754ebeb 20241016120220822 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120220822 DAUC <0003> auc.c:142 vector [4]: autn = 55fcf2e5b8200000f78864c0f43b6e78 20241016120220822 DAUC <0003> auc.c:143 vector [4]: ck = 72e0df704dbbb0440bf49540bfbad7ff 20241016120220822 DAUC <0003> auc.c:144 vector [4]: ik = 78c00350c32ad9fd46d3ba4f43282033 20241016120220822 DAUC <0003> auc.c:145 vector [4]: res = 6a02aa6147f0789d0000000000000000 20241016120220822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120220822 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120220822 DAUC <0003> auc.c:151 vector [4]: kc = 4707f32f72039e75 20241016120220822 DAUC <0003> auc.c:152 vector [4]: sres = 2df2d2fc 20241016120220822 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120220822 DAUC <0003> db_auc.c:245 IMSI='262426674276775': Generated 5 vectors 20241016120220822 DAUC <0003> db_auc.c:249 IMSI='262426674276775': Updating SQN=161 in DB 20241016120220831 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426674276775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426674276775"} 20241016120220831 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426674276775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220831 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220831 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52152<->l=127.0.0.1:4258 20241016120220863 DAUC <0003> db_auc.c:157 IMSI='262424047483206': No 2G Auth Data 20241016120220863 DAUC <0003> db_auc.c:192 IMSI='262424047483206': No 3G Auth Data 20241016120220885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4258 20241016120220887 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220887 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424047483206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424047483206"} 20241016120220887 DAUC <0003> db_auc.c:157 IMSI='262424047483206': No 2G Auth Data 20241016120220887 DAUC <0003> db_auc.c:236 IMSI='262424047483206': Calling to generate 5 vectors 20241016120220887 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120220887 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120220887 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120220887 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120220887 DAUC <0003> auc.c:113 vector [0]: rand = bf67061280721f7078bb3816020cda07 20241016120220887 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120220887 DAUC <0003> auc.c:142 vector [0]: autn = 8df5c40b91700000a5de7ab28bfd58ac 20241016120220887 DAUC <0003> auc.c:143 vector [0]: ck = 2dd7dfa76641398f357e27f8fcbc3b3b 20241016120220887 DAUC <0003> auc.c:144 vector [0]: ik = ede5f057fd30d0c41277d009b3536895 20241016120220887 DAUC <0003> auc.c:145 vector [0]: res = f54da4bb503f20730000000000000000 20241016120220887 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120220887 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120220887 DAUC <0003> auc.c:151 vector [0]: kc = e73bd801d49ebae5 20241016120220887 DAUC <0003> auc.c:152 vector [0]: sres = a57284c8 20241016120220887 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120220887 DAUC <0003> auc.c:113 vector [1]: rand = f42c9e7c872de25e77f1b7ba3b3cb577 20241016120220887 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120220887 DAUC <0003> auc.c:142 vector [1]: autn = 7c9a12988cff0000f38485fa15b24213 20241016120220887 DAUC <0003> auc.c:143 vector [1]: ck = b5dc7ed5676973f2e44bc26ab4aa0744 20241016120220887 DAUC <0003> auc.c:144 vector [1]: ik = 04271a09454ce20e736319166d2a046e 20241016120220887 DAUC <0003> auc.c:145 vector [1]: res = a74f1d9449b00f220000000000000000 20241016120220887 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120220887 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120220887 DAUC <0003> auc.c:151 vector [1]: kc = 26d3bfa0fba592d6 20241016120220887 DAUC <0003> auc.c:152 vector [1]: sres = eeff12b6 20241016120220887 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120220887 DAUC <0003> auc.c:113 vector [2]: rand = b254397588307ba5c383257c51494c70 20241016120220887 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120220887 DAUC <0003> auc.c:142 vector [2]: autn = fdb41b1dc76a0000a60b25012a8fc48c 20241016120220887 DAUC <0003> auc.c:143 vector [2]: ck = f6723a4371b7bf01dc3a5522569e2f84 20241016120220887 DAUC <0003> auc.c:144 vector [2]: ik = 80931f2309dd04e591f3dc4575d3b86e 20241016120220887 DAUC <0003> auc.c:145 vector [2]: res = f6911378aedb88d30000000000000000 20241016120220887 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120220887 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120220887 DAUC <0003> auc.c:151 vector [2]: kc = 3b28ac075b272c0e 20241016120220887 DAUC <0003> auc.c:152 vector [2]: sres = 584a9bab 20241016120220887 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120220887 DAUC <0003> auc.c:113 vector [3]: rand = ae6cf249d6af8c781a43bc331e8da6d6 20241016120220887 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120220887 DAUC <0003> auc.c:142 vector [3]: autn = 27541755d9b800002c95a90c634254ab 20241016120220887 DAUC <0003> auc.c:143 vector [3]: ck = f26fc9fae26ce95a407362cd0ac8667d 20241016120220887 DAUC <0003> auc.c:144 vector [3]: ik = 7fbcd9c0b455d032999eac1cffebfebd 20241016120220887 DAUC <0003> auc.c:145 vector [3]: res = a8134887312a99ca0000000000000000 20241016120220887 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120220887 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120220887 DAUC <0003> auc.c:151 vector [3]: kc = 543edeeba31aa1a8 20241016120220887 DAUC <0003> auc.c:152 vector [3]: sres = 9939d14d 20241016120220887 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120220887 DAUC <0003> auc.c:113 vector [4]: rand = b02af7a03d9424798e316fea77d0602e 20241016120220887 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120220887 DAUC <0003> auc.c:142 vector [4]: autn = 27ca1a47aa27000055826d9582bb76a1 20241016120220887 DAUC <0003> auc.c:143 vector [4]: ck = d696b40fd38c1f1357cbf0ddf1507c9e 20241016120220887 DAUC <0003> auc.c:144 vector [4]: ik = 251b386b4f9781b36baca029a9bb9b5a 20241016120220887 DAUC <0003> auc.c:145 vector [4]: res = 807860b0bbfcc5e80000000000000000 20241016120220887 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120220887 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120220887 DAUC <0003> auc.c:151 vector [4]: kc = cfeadc90c4f07964 20241016120220887 DAUC <0003> auc.c:152 vector [4]: sres = 3b84a558 20241016120220887 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120220887 DAUC <0003> db_auc.c:245 IMSI='262424047483206': Generated 5 vectors 20241016120220887 DAUC <0003> db_auc.c:249 IMSI='262424047483206': Updating SQN=161 in DB 20241016120220895 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424047483206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424047483206"} 20241016120220895 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424047483206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220895 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220895 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.1:4258 20241016120220922 DAUC <0003> db_auc.c:157 IMSI='262429558193114': No 2G Auth Data 20241016120220922 DAUC <0003> db_auc.c:192 IMSI='262429558193114': No 3G Auth Data 20241016120220957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241016120220960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120220960 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429558193114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429558193114"} 20241016120220960 DAUC <0003> db_auc.c:236 IMSI='262429558193114': Calling to generate 5 vectors 20241016120220960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120220960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120220960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120220960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120220960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120220960 DAUC <0003> auc.c:113 vector [0]: rand = b2c3f4d9caf2929496c33343da2ac57f 20241016120220960 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120220960 DAUC <0003> auc.c:142 vector [0]: autn = a6dca889b4090000d2c33bd27586f1e8 20241016120220960 DAUC <0003> auc.c:143 vector [0]: ck = 823f955f84404f5fdd204bd8f28aa4b6 20241016120220960 DAUC <0003> auc.c:144 vector [0]: ik = 205aa379b58163403f554838afd79e05 20241016120220960 DAUC <0003> auc.c:145 vector [0]: res = 3201e135446ab39a0000000000000000 20241016120220960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120220960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120220960 DAUC <0003> auc.c:179 vector [0]: kc = 361af1a2b83a2400 20241016120220960 DAUC <0003> auc.c:180 vector [0]: sres = f900b2af 20241016120220960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120220960 DAUC <0003> auc.c:113 vector [1]: rand = cbd23e88455571666cb83b519ba130b3 20241016120220960 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120220960 DAUC <0003> auc.c:142 vector [1]: autn = b1a748fb1c2c0000981fe8da533d11c0 20241016120220960 DAUC <0003> auc.c:143 vector [1]: ck = a6162d6e4416ef746da53a66950b4f18 20241016120220960 DAUC <0003> auc.c:144 vector [1]: ik = f83614b8358767ec6e6c281137bd11b8 20241016120220960 DAUC <0003> auc.c:145 vector [1]: res = 046bdd81518277d50000000000000000 20241016120220960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120220960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120220960 DAUC <0003> auc.c:179 vector [1]: kc = 3d07f62272b23c00 20241016120220960 DAUC <0003> auc.c:180 vector [1]: sres = 90191368 20241016120220960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120220960 DAUC <0003> auc.c:113 vector [2]: rand = 83f1396b36ec7bc29a064cf31e8acac0 20241016120220960 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120220960 DAUC <0003> auc.c:142 vector [2]: autn = 68e7472581fc00007fda72a1b4008012 20241016120220960 DAUC <0003> auc.c:143 vector [2]: ck = 965f54b96f34079d50926694fce5d6b2 20241016120220960 DAUC <0003> auc.c:144 vector [2]: ik = edc554e647a1aae903cf8f0c5d2f6e11 20241016120220960 DAUC <0003> auc.c:145 vector [2]: res = 77691fb122268d2d0000000000000000 20241016120220960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120220960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120220960 DAUC <0003> auc.c:179 vector [2]: kc = e4c874d35a42ac00 20241016120220960 DAUC <0003> auc.c:180 vector [2]: sres = aeddb543 20241016120220960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120220960 DAUC <0003> auc.c:113 vector [3]: rand = fb7c1a3c043e7fe28293203f079736c8 20241016120220961 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120220961 DAUC <0003> auc.c:142 vector [3]: autn = 59fa6af0f83100001bed5f1731c2a7a6 20241016120220961 DAUC <0003> auc.c:143 vector [3]: ck = f46d784fc765be6ddb6131cd3ee41108 20241016120220961 DAUC <0003> auc.c:144 vector [3]: ik = 9501c017f555b6076f2fd5a7b7f2e821 20241016120220961 DAUC <0003> auc.c:145 vector [3]: res = 81d659d2867e1a2b0000000000000000 20241016120220961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120220961 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120220961 DAUC <0003> auc.c:179 vector [3]: kc = b12cd5b643313800 20241016120220961 DAUC <0003> auc.c:180 vector [3]: sres = fa330bf0 20241016120220961 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120220961 DAUC <0003> auc.c:113 vector [4]: rand = 7d0e03d052dc4286f880b7beeac77393 20241016120220961 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120220961 DAUC <0003> auc.c:142 vector [4]: autn = 004b02e7bf6d0000f30fd2436bf7c64c 20241016120220961 DAUC <0003> auc.c:143 vector [4]: ck = e14a625edcaeb2e3a0dcde83030f3538 20241016120220961 DAUC <0003> auc.c:144 vector [4]: ik = 2cd85c85a394cac6d8a5242601a34237 20241016120220961 DAUC <0003> auc.c:145 vector [4]: res = 50bb48b1c990abe60000000000000000 20241016120220961 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120220961 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120220961 DAUC <0003> auc.c:179 vector [4]: kc = d218c0ae3be8c400 20241016120220961 DAUC <0003> auc.c:180 vector [4]: sres = 56762674 20241016120220961 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120220961 DAUC <0003> db_auc.c:245 IMSI='262429558193114': Generated 5 vectors 20241016120220961 DAUC <0003> db_auc.c:249 IMSI='262429558193114': Updating SQN=161 in DB 20241016120220969 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429558193114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429558193114"} 20241016120220969 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429558193114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120220969 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220969 DLINP <000b> input/ipa.c:451 connected read/write 20241016120220969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120220974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241016120221007 DAUC <0003> db_auc.c:157 IMSI='262426592132107': No 2G Auth Data 20241016120221007 DAUC <0003> db_auc.c:192 IMSI='262426592132107': No 3G Auth Data 20241016120221046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241016120221050 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120221050 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426592132107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426592132107"} 20241016120221050 DAUC <0003> db_auc.c:236 IMSI='262426592132107': Calling to generate 5 vectors 20241016120221050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120221050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120221050 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120221050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120221050 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120221051 DAUC <0003> auc.c:113 vector [0]: rand = 7d7f2718e7e561f7dc78268aecd6556b 20241016120221051 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120221051 DAUC <0003> auc.c:142 vector [0]: autn = e46a2d6651d700006467a01387a5e533 20241016120221051 DAUC <0003> auc.c:143 vector [0]: ck = 3429c470b466a9c2ca34e30c967b4d1f 20241016120221051 DAUC <0003> auc.c:144 vector [0]: ik = ad12d1739aeced8a21174e08fb9780a3 20241016120221051 DAUC <0003> auc.c:145 vector [0]: res = 312ae954c30580db0000000000000000 20241016120221051 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120221051 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120221051 DAUC <0003> auc.c:179 vector [0]: kc = 769ede132c84bc00 20241016120221051 DAUC <0003> auc.c:180 vector [0]: sres = 7056772e 20241016120221051 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120221051 DAUC <0003> auc.c:113 vector [1]: rand = 69106c88356cd4dcd3d7fd196c8b4a3b 20241016120221051 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120221051 DAUC <0003> auc.c:142 vector [1]: autn = 3b37780ae6a000003b3054aa67e0bee9 20241016120221051 DAUC <0003> auc.c:143 vector [1]: ck = a74811f0a735cf0cc69a135873ffa184 20241016120221051 DAUC <0003> auc.c:144 vector [1]: ik = c9cc733c8df1834c7cea9c4ca14b28ba 20241016120221051 DAUC <0003> auc.c:145 vector [1]: res = 2db4cb91672c0ee30000000000000000 20241016120221051 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120221051 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120221051 DAUC <0003> auc.c:179 vector [1]: kc = 813044b74c0f9800 20241016120221051 DAUC <0003> auc.c:180 vector [1]: sres = a43eb827 20241016120221051 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120221051 DAUC <0003> auc.c:113 vector [2]: rand = 661f825a6149af5b10d70e9e011a097b 20241016120221051 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120221051 DAUC <0003> auc.c:142 vector [2]: autn = 2c7d26b54be80000ecd30bea77d6f252 20241016120221051 DAUC <0003> auc.c:143 vector [2]: ck = 804f9dfbba7f4004c6d5a1d67e538c00 20241016120221051 DAUC <0003> auc.c:144 vector [2]: ik = 344cad4fa58ad3fa70634f45b1df21ae 20241016120221051 DAUC <0003> auc.c:145 vector [2]: res = ead6709fb33eb53d0000000000000000 20241016120221051 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120221051 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120221051 DAUC <0003> auc.c:179 vector [2]: kc = fbae9dbb58a63c00 20241016120221051 DAUC <0003> auc.c:180 vector [2]: sres = 48f696e3 20241016120221051 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120221051 DAUC <0003> auc.c:113 vector [3]: rand = 84e481fb0277f9e3caf8b0f9a7749fd7 20241016120221051 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120221051 DAUC <0003> auc.c:142 vector [3]: autn = 10b8cdb5ee540000f7d8256bce2440c6 20241016120221051 DAUC <0003> auc.c:143 vector [3]: ck = eadc84cf40d63268f37bfba38b29f3c2 20241016120221051 DAUC <0003> auc.c:144 vector [3]: ik = 946f48767c1b09acfd42270ca6ad59cc 20241016120221051 DAUC <0003> auc.c:145 vector [3]: res = d48899a898550fdf0000000000000000 20241016120221051 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120221051 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120221051 DAUC <0003> auc.c:179 vector [3]: kc = c3d269ca10bf1400 20241016120221051 DAUC <0003> auc.c:180 vector [3]: sres = c46708fc 20241016120221051 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120221051 DAUC <0003> auc.c:113 vector [4]: rand = abbead11c59bd84249ceaddf1ed74c90 20241016120221051 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120221051 DAUC <0003> auc.c:142 vector [4]: autn = 0b882ac92a8a0000cad257eee25d78b1 20241016120221051 DAUC <0003> auc.c:143 vector [4]: ck = 35c9d8612233f66cf150a96d9bff261d 20241016120221051 DAUC <0003> auc.c:144 vector [4]: ik = 55409aa3cf05dcdf3d3e888ad72c75c8 20241016120221051 DAUC <0003> auc.c:145 vector [4]: res = 0bd58fdcf93bae7b0000000000000000 20241016120221051 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120221051 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120221051 DAUC <0003> auc.c:179 vector [4]: kc = 7493a5529d88ac00 20241016120221051 DAUC <0003> auc.c:180 vector [4]: sres = d13ff0df 20241016120221051 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120221051 DAUC <0003> db_auc.c:245 IMSI='262426592132107': Generated 5 vectors 20241016120221051 DAUC <0003> db_auc.c:249 IMSI='262426592132107': Updating SQN=161 in DB 20241016120221060 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426592132107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426592132107"} 20241016120221060 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426592132107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120221060 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120221060 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120221066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241016120221102 DAUC <0003> db_auc.c:157 IMSI='262429042958292': No 2G Auth Data 20241016120221102 DAUC <0003> db_auc.c:192 IMSI='262429042958292': No 3G Auth Data 20241016120221137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241016120221141 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120221141 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429042958292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429042958292"} 20241016120221141 DAUC <0003> db_auc.c:236 IMSI='262429042958292': Calling to generate 5 vectors 20241016120221141 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120221141 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120221141 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120221141 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120221141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120221141 DAUC <0003> auc.c:113 vector [0]: rand = 8cad73e8c51e8759d7fdbf6fddb9813b 20241016120221141 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120221141 DAUC <0003> auc.c:142 vector [0]: autn = 6c23cef0fac60000c6cc5ebcc55618db 20241016120221141 DAUC <0003> auc.c:143 vector [0]: ck = 9bd28c46d176658e1e229832cea1a78c 20241016120221141 DAUC <0003> auc.c:144 vector [0]: ik = f56cf36ffcba6d8f49cad36d2675c393 20241016120221141 DAUC <0003> auc.c:145 vector [0]: res = 4ebc4efb9b9e0c700000000000000000 20241016120221141 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120221141 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120221141 DAUC <0003> auc.c:179 vector [0]: kc = eb39ea4561c8adfe 20241016120221141 DAUC <0003> auc.c:180 vector [0]: sres = 56a5ca2d 20241016120221141 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120221141 DAUC <0003> auc.c:113 vector [1]: rand = 7df1ff6b885c0314795a8e10981f3769 20241016120221141 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120221141 DAUC <0003> auc.c:142 vector [1]: autn = 770462854c480000a1165f00d538c9da 20241016120221141 DAUC <0003> auc.c:143 vector [1]: ck = 4fbb05bf73c8075d15c5987a10fca99b 20241016120221141 DAUC <0003> auc.c:144 vector [1]: ik = e92bf18b01cfefe080ff01e7378c3724 20241016120221141 DAUC <0003> auc.c:145 vector [1]: res = 9df09156fc05381f0000000000000000 20241016120221141 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120221142 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120221142 DAUC <0003> auc.c:179 vector [1]: kc = b4e0feb016e005e5 20241016120221142 DAUC <0003> auc.c:180 vector [1]: sres = af7005a9 20241016120221142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120221142 DAUC <0003> auc.c:113 vector [2]: rand = 807a6068dd36b08c58ee0967d13ecfc1 20241016120221142 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120221142 DAUC <0003> auc.c:142 vector [2]: autn = 89ba5f384aa70000e4cffa619bab3bd1 20241016120221142 DAUC <0003> auc.c:143 vector [2]: ck = e5eaf3dc198193884602dc8cad1681a4 20241016120221142 DAUC <0003> auc.c:144 vector [2]: ik = a25d0e34faaf084bd6827439783ef309 20241016120221142 DAUC <0003> auc.c:145 vector [2]: res = 3f530f0719979b500000000000000000 20241016120221142 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120221142 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120221142 DAUC <0003> auc.c:179 vector [2]: kc = 8fe420ae56ae9c2b 20241016120221142 DAUC <0003> auc.c:180 vector [2]: sres = a25ed7e6 20241016120221142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120221142 DAUC <0003> auc.c:113 vector [3]: rand = d4da4fd480f32939d1683f8948089b56 20241016120221142 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120221142 DAUC <0003> auc.c:142 vector [3]: autn = 9dde3b1b00b20000d4a586036aaa6b22 20241016120221142 DAUC <0003> auc.c:143 vector [3]: ck = ae90d2fc9e3a89b14d2635e600de3e54 20241016120221142 DAUC <0003> auc.c:144 vector [3]: ik = 0cc05804469728ea3a7900e7c454ce94 20241016120221142 DAUC <0003> auc.c:145 vector [3]: res = bac9a1b2419bab3d0000000000000000 20241016120221142 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120221142 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120221142 DAUC <0003> auc.c:179 vector [3]: kc = 11364420431df8bb 20241016120221142 DAUC <0003> auc.c:180 vector [3]: sres = db1468f3 20241016120221142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120221142 DAUC <0003> auc.c:113 vector [4]: rand = 8a0c09f114f1e96cdf791ee6667a6272 20241016120221142 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120221142 DAUC <0003> auc.c:142 vector [4]: autn = 08592d0881230000eee724c35e381421 20241016120221142 DAUC <0003> auc.c:143 vector [4]: ck = 4844369a13339789842a4f077ec733ab 20241016120221142 DAUC <0003> auc.c:144 vector [4]: ik = 3730f834795df07b039268807bd73819 20241016120221142 DAUC <0003> auc.c:145 vector [4]: res = 0ab5ed6521f7ca5d0000000000000000 20241016120221142 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120221142 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120221142 DAUC <0003> auc.c:179 vector [4]: kc = 4b07698c6b594890 20241016120221142 DAUC <0003> auc.c:180 vector [4]: sres = e49c8b76 20241016120221142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120221142 DAUC <0003> db_auc.c:245 IMSI='262429042958292': Generated 5 vectors 20241016120221142 DAUC <0003> db_auc.c:249 IMSI='262429042958292': Updating SQN=161 in DB 20241016120221150 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429042958292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429042958292"} 20241016120221150 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429042958292 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120221150 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120221151 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120221156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4258 20241016120221184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241016120221184 DLINP <000b> input/ipa.c:451 connected read/write 20241016120221184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120221184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120221184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120221184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120221184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46839<->l=127.0.0.1:4259) 20241016120221207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241016120221207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241016120224320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120224320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120224324 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20241016120224330 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120224330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120224330 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  20241016120224330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120224330 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  20241016120224330 DLGSUP <0013> gsup_server.c:235 2:  20241016120224330 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120224330 DLGSUP <0013> gsup_server.c:235 3:  20241016120224330 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120224330 DLGSUP <0013> gsup_server.c:235 4:  20241016120224330 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120224330 DLGSUP <0013> gsup_server.c:235 5:  20241016120224330 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120224330 DLGSUP <0013> gsup_server.c:235 7:  20241016120224330 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120224330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120224330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120224330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120224347 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36121<->l=127.0.0.1:4259) 20241016120224381 DAUC <0003> db_auc.c:157 IMSI='262429823845873': No 2G Auth Data 20241016120224381 DAUC <0003> db_auc.c:192 IMSI='262429823845873': No 3G Auth Data 20241016120224426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4258 20241016120224435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224436 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429823845873"} 20241016120224436 DAUC <0003> db_auc.c:192 IMSI='262429823845873': No 3G Auth Data 20241016120224436 DAUC <0003> db_auc.c:236 IMSI='262429823845873': Calling to generate 1 vectors 20241016120224436 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241016120224436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224436 DAUC <0003> auc.c:113 vector [0]: rand = d4bd9f3e8041d2a04a82eb52fff283ce 20241016120224436 DAUC <0003> auc.c:179 vector [0]: kc = 059c4be9f952e000 20241016120224436 DAUC <0003> auc.c:180 vector [0]: sres = 5a792711 20241016120224436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224436 DAUC <0003> db_auc.c:245 IMSI='262429823845873': Generated 1 vectors 20241016120224436 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429823845873"} 20241016120224436 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224436 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224436 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224442 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224442 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429823845873"} 20241016120224442 DAUC <0003> db_auc.c:192 IMSI='262429823845873': No 3G Auth Data 20241016120224443 DAUC <0003> db_auc.c:236 IMSI='262429823845873': Calling to generate 4 vectors 20241016120224443 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241016120224443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224443 DAUC <0003> auc.c:113 vector [0]: rand = f11d82f1d399d1b427cd5a0c4e6a4f12 20241016120224443 DAUC <0003> auc.c:179 vector [0]: kc = 70e11f79784ad000 20241016120224443 DAUC <0003> auc.c:180 vector [0]: sres = 9d2d2c3c 20241016120224443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224443 DAUC <0003> auc.c:113 vector [1]: rand = 38f7399d4926de6d2dd114b52c8ae262 20241016120224443 DAUC <0003> auc.c:179 vector [1]: kc = d2763251b7210c00 20241016120224443 DAUC <0003> auc.c:180 vector [1]: sres = bcd58295 20241016120224443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224443 DAUC <0003> auc.c:113 vector [2]: rand = 3462afc429bf988dd43d61cef18169cb 20241016120224443 DAUC <0003> auc.c:179 vector [2]: kc = 17bd7c01c67dc400 20241016120224443 DAUC <0003> auc.c:180 vector [2]: sres = cc97faa9 20241016120224443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224443 DAUC <0003> auc.c:113 vector [3]: rand = 320c201c583640e6d3ca56ac88f96e84 20241016120224443 DAUC <0003> auc.c:179 vector [3]: kc = 656a108599ef7800 20241016120224443 DAUC <0003> auc.c:180 vector [3]: sres = 685d236b 20241016120224443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224443 DAUC <0003> db_auc.c:245 IMSI='262429823845873': Generated 4 vectors 20241016120224443 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429823845873"} 20241016120224443 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224443 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224443 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224447 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224447 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429823845873"} 20241016120224447 DAUC <0003> db_auc.c:192 IMSI='262429823845873': No 3G Auth Data 20241016120224447 DAUC <0003> db_auc.c:236 IMSI='262429823845873': Calling to generate 5 vectors 20241016120224447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224447 DAUC <0003> auc.c:113 vector [0]: rand = 4c8ade2dfc348db7d82ebbf4e241b48a 20241016120224448 DAUC <0003> auc.c:179 vector [0]: kc = f2d5a67059718c00 20241016120224448 DAUC <0003> auc.c:180 vector [0]: sres = 3e858f84 20241016120224448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224448 DAUC <0003> auc.c:113 vector [1]: rand = cdf295070e1ca8b856055f482d740bbf 20241016120224448 DAUC <0003> auc.c:179 vector [1]: kc = 6ccd938f35d88800 20241016120224448 DAUC <0003> auc.c:180 vector [1]: sres = 5ff3ae1b 20241016120224448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224448 DAUC <0003> auc.c:113 vector [2]: rand = d2b4b323d174b22d928af3f45aefc5b2 20241016120224448 DAUC <0003> auc.c:179 vector [2]: kc = b309345818b37000 20241016120224448 DAUC <0003> auc.c:180 vector [2]: sres = 16bb8c1a 20241016120224448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224448 DAUC <0003> auc.c:113 vector [3]: rand = bd7bb4427e155b693748137c9dea8376 20241016120224448 DAUC <0003> auc.c:179 vector [3]: kc = 8101f76d2fffe000 20241016120224448 DAUC <0003> auc.c:180 vector [3]: sres = 7c803235 20241016120224448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224448 DAUC <0003> auc.c:113 vector [4]: rand = ea8bdc231d89a5097489b51157ad80b5 20241016120224448 DAUC <0003> auc.c:179 vector [4]: kc = 59d5376866bcac00 20241016120224448 DAUC <0003> auc.c:180 vector [4]: sres = dd59b0c0 20241016120224448 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224448 DAUC <0003> db_auc.c:245 IMSI='262429823845873': Generated 5 vectors 20241016120224448 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429823845873"} 20241016120224448 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224448 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224448 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224452 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224452 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429823845873"} 20241016120224452 DAUC <0003> db_auc.c:192 IMSI='262429823845873': No 3G Auth Data 20241016120224452 DAUC <0003> db_auc.c:236 IMSI='262429823845873': Calling to generate 5 vectors 20241016120224452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224452 DAUC <0003> auc.c:113 vector [0]: rand = 9b6cf540c1dc374ac3d2fa0ba66c2b77 20241016120224452 DAUC <0003> auc.c:179 vector [0]: kc = 03ecb101e4c9fc00 20241016120224452 DAUC <0003> auc.c:180 vector [0]: sres = 2c7fe07c 20241016120224452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224452 DAUC <0003> auc.c:113 vector [1]: rand = 18ce8a70e2e3eccb346c5b713b19ac28 20241016120224453 DAUC <0003> auc.c:179 vector [1]: kc = a8ad6fd7bc13c400 20241016120224453 DAUC <0003> auc.c:180 vector [1]: sres = e9a76672 20241016120224453 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224453 DAUC <0003> auc.c:113 vector [2]: rand = 836581cf80a5ba6279e0d495bfbaab5f 20241016120224453 DAUC <0003> auc.c:179 vector [2]: kc = 615a298030584000 20241016120224453 DAUC <0003> auc.c:180 vector [2]: sres = e5f46f21 20241016120224453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224453 DAUC <0003> auc.c:113 vector [3]: rand = b1d0b8a3170d621e0a66fdeb6bb51d90 20241016120224453 DAUC <0003> auc.c:179 vector [3]: kc = 3825099f6befa000 20241016120224453 DAUC <0003> auc.c:180 vector [3]: sres = 51482d68 20241016120224453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224453 DAUC <0003> auc.c:113 vector [4]: rand = 24b650f5072a0f019be616f21a762913 20241016120224453 DAUC <0003> auc.c:179 vector [4]: kc = ec5bebf9bd2d3400 20241016120224453 DAUC <0003> auc.c:180 vector [4]: sres = e069ef5c 20241016120224453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224453 DAUC <0003> db_auc.c:245 IMSI='262429823845873': Generated 5 vectors 20241016120224453 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429823845873"} 20241016120224453 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429823845873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224453 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224453 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4258 20241016120224484 DAUC <0003> db_auc.c:157 IMSI='262424194766205': No 2G Auth Data 20241016120224484 DAUC <0003> db_auc.c:192 IMSI='262424194766205': No 3G Auth Data 20241016120224506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49474<->l=127.0.0.1:4258 20241016120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224508 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424194766205"} 20241016120224508 DAUC <0003> db_auc.c:192 IMSI='262424194766205': No 3G Auth Data 20241016120224508 DAUC <0003> db_auc.c:236 IMSI='262424194766205': Calling to generate 1 vectors 20241016120224508 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241016120224508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224508 DAUC <0003> auc.c:113 vector [0]: rand = a6b8fd603080ebaea971ab7565b42365 20241016120224508 DAUC <0003> auc.c:179 vector [0]: kc = 8904ceac070db800 20241016120224508 DAUC <0003> auc.c:180 vector [0]: sres = 27c01b72 20241016120224508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224508 DAUC <0003> db_auc.c:245 IMSI='262424194766205': Generated 1 vectors 20241016120224508 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424194766205"} 20241016120224508 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224508 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224509 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424194766205"} 20241016120224509 DAUC <0003> db_auc.c:192 IMSI='262424194766205': No 3G Auth Data 20241016120224509 DAUC <0003> db_auc.c:236 IMSI='262424194766205': Calling to generate 4 vectors 20241016120224509 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241016120224509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224509 DAUC <0003> auc.c:113 vector [0]: rand = cd4710b9a96aff83f8d2e4ee9fa34cb1 20241016120224509 DAUC <0003> auc.c:179 vector [0]: kc = 728fc2270f54b800 20241016120224509 DAUC <0003> auc.c:180 vector [0]: sres = 5c8575e9 20241016120224509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [1]: rand = f90162b02ac55bf4856391ed5af2c5c8 20241016120224509 DAUC <0003> auc.c:179 vector [1]: kc = 507552abb326d800 20241016120224509 DAUC <0003> auc.c:180 vector [1]: sres = 1c03920a 20241016120224509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [2]: rand = ca527d6e30b89312f6d7f01acde89c3a 20241016120224509 DAUC <0003> auc.c:179 vector [2]: kc = aa24dd6020877c00 20241016120224509 DAUC <0003> auc.c:180 vector [2]: sres = bf567854 20241016120224509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [3]: rand = e1feff1173dc256ec7f6691d7598b4d4 20241016120224509 DAUC <0003> auc.c:179 vector [3]: kc = 0d6238d00dcc6400 20241016120224509 DAUC <0003> auc.c:180 vector [3]: sres = fb9d1e8d 20241016120224509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224509 DAUC <0003> db_auc.c:245 IMSI='262424194766205': Generated 4 vectors 20241016120224509 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424194766205"} 20241016120224509 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224509 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224509 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424194766205"} 20241016120224509 DAUC <0003> db_auc.c:192 IMSI='262424194766205': No 3G Auth Data 20241016120224509 DAUC <0003> db_auc.c:236 IMSI='262424194766205': Calling to generate 5 vectors 20241016120224509 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224509 DAUC <0003> auc.c:113 vector [0]: rand = d3978d980089f07d50b0fb192ac66faf 20241016120224509 DAUC <0003> auc.c:179 vector [0]: kc = 926b04b0911ad000 20241016120224509 DAUC <0003> auc.c:180 vector [0]: sres = c27818c1 20241016120224509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [1]: rand = 2185557fa7e770973af806b154078846 20241016120224509 DAUC <0003> auc.c:179 vector [1]: kc = d44f6cf94d302c00 20241016120224509 DAUC <0003> auc.c:180 vector [1]: sres = b563c089 20241016120224509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [2]: rand = ba83246ed499518588d4c244e3d7959c 20241016120224509 DAUC <0003> auc.c:179 vector [2]: kc = c6114fa2b96abc00 20241016120224509 DAUC <0003> auc.c:180 vector [2]: sres = 210f96ef 20241016120224509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [3]: rand = 9123a0d6ae952b52a995f21828b2c3b7 20241016120224509 DAUC <0003> auc.c:179 vector [3]: kc = c0016adb006c1c00 20241016120224509 DAUC <0003> auc.c:180 vector [3]: sres = 29473094 20241016120224509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224509 DAUC <0003> auc.c:113 vector [4]: rand = 81045e2e37b35729c8ba1b1182d98c92 20241016120224510 DAUC <0003> auc.c:179 vector [4]: kc = 7cc96a462e3cdc00 20241016120224510 DAUC <0003> auc.c:180 vector [4]: sres = a400d134 20241016120224510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224510 DAUC <0003> db_auc.c:245 IMSI='262424194766205': Generated 5 vectors 20241016120224510 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424194766205"} 20241016120224510 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224510 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424194766205"} 20241016120224510 DAUC <0003> db_auc.c:192 IMSI='262424194766205': No 3G Auth Data 20241016120224510 DAUC <0003> db_auc.c:236 IMSI='262424194766205': Calling to generate 5 vectors 20241016120224510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224510 DAUC <0003> auc.c:113 vector [0]: rand = e6f9f3f512d695e583de0d2ea4d6c9be 20241016120224510 DAUC <0003> auc.c:179 vector [0]: kc = d9d05b9eb467e400 20241016120224510 DAUC <0003> auc.c:180 vector [0]: sres = 06bed659 20241016120224510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224510 DAUC <0003> auc.c:113 vector [1]: rand = fc1bb6add2583e801d38c303c5b995c7 20241016120224510 DAUC <0003> auc.c:179 vector [1]: kc = 55f7b03454396400 20241016120224510 DAUC <0003> auc.c:180 vector [1]: sres = 45c9d508 20241016120224510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224510 DAUC <0003> auc.c:113 vector [2]: rand = 57eb1a0c45abdd1b0f94823d851d5135 20241016120224510 DAUC <0003> auc.c:179 vector [2]: kc = 1d3934792abe3400 20241016120224510 DAUC <0003> auc.c:180 vector [2]: sres = 7b49fcc2 20241016120224510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224510 DAUC <0003> auc.c:113 vector [3]: rand = 63c00e9b96c125fae55e98e5ddd47814 20241016120224510 DAUC <0003> auc.c:179 vector [3]: kc = d1a1dc1a777bcc00 20241016120224510 DAUC <0003> auc.c:180 vector [3]: sres = 0de28aef 20241016120224510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224510 DAUC <0003> auc.c:113 vector [4]: rand = af3e4733acfdad412ea8df8497be05f6 20241016120224510 DAUC <0003> auc.c:179 vector [4]: kc = 582ec8fc17825c00 20241016120224510 DAUC <0003> auc.c:180 vector [4]: sres = 6ba002ac 20241016120224510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224510 DAUC <0003> db_auc.c:245 IMSI='262424194766205': Generated 5 vectors 20241016120224510 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424194766205"} 20241016120224510 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424194766205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224510 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49474<->l=127.0.0.1:4258 20241016120224539 DAUC <0003> db_auc.c:157 IMSI='262420534728826': No 2G Auth Data 20241016120224539 DAUC <0003> db_auc.c:192 IMSI='262420534728826': No 3G Auth Data 20241016120224568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4258 20241016120224574 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224574 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420534728826"} 20241016120224574 DAUC <0003> db_auc.c:192 IMSI='262420534728826': No 3G Auth Data 20241016120224574 DAUC <0003> db_auc.c:236 IMSI='262420534728826': Calling to generate 1 vectors 20241016120224574 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241016120224574 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224574 DAUC <0003> auc.c:113 vector [0]: rand = 6486a6b398b37e03975ae90a3b77d5ba 20241016120224574 DAUC <0003> auc.c:179 vector [0]: kc = 113fced5811a9a56 20241016120224574 DAUC <0003> auc.c:180 vector [0]: sres = fc6529a5 20241016120224574 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224574 DAUC <0003> db_auc.c:245 IMSI='262420534728826': Generated 1 vectors 20241016120224574 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420534728826"} 20241016120224574 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224574 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224574 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224578 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224578 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420534728826"} 20241016120224578 DAUC <0003> db_auc.c:192 IMSI='262420534728826': No 3G Auth Data 20241016120224579 DAUC <0003> db_auc.c:236 IMSI='262420534728826': Calling to generate 4 vectors 20241016120224579 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241016120224579 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224579 DAUC <0003> auc.c:113 vector [0]: rand = 768219b8bbf1da417c8acbbc466b285b 20241016120224579 DAUC <0003> auc.c:179 vector [0]: kc = a77f91e83ae4ab77 20241016120224579 DAUC <0003> auc.c:180 vector [0]: sres = 53660cc9 20241016120224579 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224579 DAUC <0003> auc.c:113 vector [1]: rand = fb12373096fba186818bd7062ff3a49e 20241016120224579 DAUC <0003> auc.c:179 vector [1]: kc = 308a6826e73b10df 20241016120224579 DAUC <0003> auc.c:180 vector [1]: sres = e2095e73 20241016120224579 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224579 DAUC <0003> auc.c:113 vector [2]: rand = 77d3d98aeaed517b328db42b931c1bf9 20241016120224579 DAUC <0003> auc.c:179 vector [2]: kc = 9d208737c07e053e 20241016120224579 DAUC <0003> auc.c:180 vector [2]: sres = 33e31bcd 20241016120224579 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224579 DAUC <0003> auc.c:113 vector [3]: rand = c8b1a8eb89c34bc19da5210c86ae10a6 20241016120224579 DAUC <0003> auc.c:179 vector [3]: kc = bf58b7055c764080 20241016120224579 DAUC <0003> auc.c:180 vector [3]: sres = bfd5d17f 20241016120224579 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224579 DAUC <0003> db_auc.c:245 IMSI='262420534728826': Generated 4 vectors 20241016120224579 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420534728826"} 20241016120224579 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224579 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224579 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224583 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224583 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420534728826"} 20241016120224583 DAUC <0003> db_auc.c:192 IMSI='262420534728826': No 3G Auth Data 20241016120224583 DAUC <0003> db_auc.c:236 IMSI='262420534728826': Calling to generate 5 vectors 20241016120224583 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224583 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224583 DAUC <0003> auc.c:113 vector [0]: rand = 1f4bc935a44176f015101571a00bce7f 20241016120224583 DAUC <0003> auc.c:179 vector [0]: kc = 4f0a1d18249a811c 20241016120224583 DAUC <0003> auc.c:180 vector [0]: sres = eaf70fe6 20241016120224583 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224583 DAUC <0003> auc.c:113 vector [1]: rand = c1036799dc918b8cf627e43728ca1a44 20241016120224583 DAUC <0003> auc.c:179 vector [1]: kc = 5111920b548a9bf1 20241016120224583 DAUC <0003> auc.c:180 vector [1]: sres = c499dd6e 20241016120224583 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224583 DAUC <0003> auc.c:113 vector [2]: rand = 00aaee1ff5cb82fb38521869899bd071 20241016120224583 DAUC <0003> auc.c:179 vector [2]: kc = b0dfa324490b0b76 20241016120224583 DAUC <0003> auc.c:180 vector [2]: sres = 439aafc4 20241016120224583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224583 DAUC <0003> auc.c:113 vector [3]: rand = ece114e2f51efcc795b080d655398f2e 20241016120224583 DAUC <0003> auc.c:179 vector [3]: kc = cd6717002caf0d03 20241016120224583 DAUC <0003> auc.c:180 vector [3]: sres = 06339ada 20241016120224583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224583 DAUC <0003> auc.c:113 vector [4]: rand = 574ecd1af386c1f71eeb75353d812519 20241016120224583 DAUC <0003> auc.c:179 vector [4]: kc = 908ada352041c8ce 20241016120224583 DAUC <0003> auc.c:180 vector [4]: sres = e908fc93 20241016120224583 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224583 DAUC <0003> db_auc.c:245 IMSI='262420534728826': Generated 5 vectors 20241016120224583 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420534728826"} 20241016120224583 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224583 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224583 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224587 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224587 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420534728826"} 20241016120224587 DAUC <0003> db_auc.c:192 IMSI='262420534728826': No 3G Auth Data 20241016120224587 DAUC <0003> db_auc.c:236 IMSI='262420534728826': Calling to generate 5 vectors 20241016120224587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241016120224587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224587 DAUC <0003> auc.c:113 vector [0]: rand = cc57fccc90d071997ac5178704694373 20241016120224587 DAUC <0003> auc.c:179 vector [0]: kc = 2ec94d2954934937 20241016120224587 DAUC <0003> auc.c:180 vector [0]: sres = 66817b10 20241016120224587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241016120224587 DAUC <0003> auc.c:113 vector [1]: rand = 664180f8a1999da24af1cc4ecc581b9f 20241016120224587 DAUC <0003> auc.c:179 vector [1]: kc = 6db7e545f78613cd 20241016120224587 DAUC <0003> auc.c:180 vector [1]: sres = 471bec5b 20241016120224587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241016120224587 DAUC <0003> auc.c:113 vector [2]: rand = 1cab8bc17468b05e246c7578a00adbfe 20241016120224587 DAUC <0003> auc.c:179 vector [2]: kc = 2535437e989ae892 20241016120224587 DAUC <0003> auc.c:180 vector [2]: sres = 3b812565 20241016120224587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241016120224587 DAUC <0003> auc.c:113 vector [3]: rand = 895fa22f6ecf1ba38ad4c4567c073325 20241016120224587 DAUC <0003> auc.c:179 vector [3]: kc = 2ecaf0a09855e2c3 20241016120224587 DAUC <0003> auc.c:180 vector [3]: sres = 6a1cc75d 20241016120224587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241016120224587 DAUC <0003> auc.c:113 vector [4]: rand = c2dfdab9f1cd51ad040c8b7bc5d8fdd4 20241016120224587 DAUC <0003> auc.c:179 vector [4]: kc = 398bd2a22e2df842 20241016120224587 DAUC <0003> auc.c:180 vector [4]: sres = 6f4dc5ac 20241016120224587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241016120224587 DAUC <0003> db_auc.c:245 IMSI='262420534728826': Generated 5 vectors 20241016120224588 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420534728826"} 20241016120224588 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420534728826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224588 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224588 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4258 20241016120224615 DAUC <0003> db_auc.c:157 IMSI='262423231370096': No 2G Auth Data 20241016120224615 DAUC <0003> db_auc.c:192 IMSI='262423231370096': No 3G Auth Data 20241016120224639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49488<->l=127.0.0.1:4258 20241016120224641 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224641 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423231370096"} 20241016120224641 DAUC <0003> db_auc.c:157 IMSI='262423231370096': No 2G Auth Data 20241016120224641 DAUC <0003> db_auc.c:236 IMSI='262423231370096': Calling to generate 1 vectors 20241016120224641 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241016120224641 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224641 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224641 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120224641 DAUC <0003> auc.c:113 vector [0]: rand = 49481bcbad6c0c89c6bf3f1ce9e8a444 20241016120224641 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120224641 DAUC <0003> auc.c:142 vector [0]: autn = d14a2be7f95d00008283d89fc6ecb65c 20241016120224641 DAUC <0003> auc.c:143 vector [0]: ck = fb363583d20335811865fdf20bad6f54 20241016120224641 DAUC <0003> auc.c:144 vector [0]: ik = a1e521b5b1296e8b19f5a5cbf7d76c5e 20241016120224641 DAUC <0003> auc.c:145 vector [0]: res = 760a633d72f8230c0000000000000000 20241016120224641 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224641 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224641 DAUC <0003> auc.c:151 vector [0]: kc = 5b434c0f9f505800 20241016120224641 DAUC <0003> auc.c:152 vector [0]: sres = 04f24031 20241016120224641 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224641 DAUC <0003> db_auc.c:245 IMSI='262423231370096': Generated 1 vectors 20241016120224641 DAUC <0003> db_auc.c:249 IMSI='262423231370096': Updating SQN=33 in DB 20241016120224649 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423231370096"} 20241016120224649 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224649 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224649 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224651 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224651 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423231370096"} 20241016120224651 DAUC <0003> db_auc.c:157 IMSI='262423231370096': No 2G Auth Data 20241016120224651 DAUC <0003> db_auc.c:236 IMSI='262423231370096': Calling to generate 4 vectors 20241016120224651 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241016120224651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241016120224651 DAUC <0003> auc.c:113 vector [0]: rand = d5f30e96553b65691226add22eebfec5 20241016120224651 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241016120224651 DAUC <0003> auc.c:142 vector [0]: autn = fc7d8026c07a000001617c4d0e45309f 20241016120224651 DAUC <0003> auc.c:143 vector [0]: ck = 348ed8e539a48dc7287174a12d91d4f9 20241016120224651 DAUC <0003> auc.c:144 vector [0]: ik = 586a5574fe967e0127192732c1022b32 20241016120224651 DAUC <0003> auc.c:145 vector [0]: res = 8dd197a858efaf2a0000000000000000 20241016120224651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224651 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224651 DAUC <0003> auc.c:151 vector [0]: kc = 638cde022ba10c0d 20241016120224651 DAUC <0003> auc.c:152 vector [0]: sres = d53e3882 20241016120224651 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224651 DAUC <0003> auc.c:113 vector [1]: rand = da6ae23b71987f33e3dc3aa491304318 20241016120224651 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241016120224651 DAUC <0003> auc.c:142 vector [1]: autn = 0ee595507b7c0000afc87cd9281aca0c 20241016120224651 DAUC <0003> auc.c:143 vector [1]: ck = b8eae20b968619b213a0ee22d2559a3a 20241016120224651 DAUC <0003> auc.c:144 vector [1]: ik = 81da7d5428eb5257ee91624d1fdaf94e 20241016120224651 DAUC <0003> auc.c:145 vector [1]: res = dedcdbdc6fb787880000000000000000 20241016120224651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224651 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224651 DAUC <0003> auc.c:151 vector [1]: kc = c401133073e22891 20241016120224651 DAUC <0003> auc.c:152 vector [1]: sres = b16b5c54 20241016120224651 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224651 DAUC <0003> auc.c:113 vector [2]: rand = 88f7783a6743e22339439760a5d87322 20241016120224651 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241016120224651 DAUC <0003> auc.c:142 vector [2]: autn = a832ac3979df0000831abe1d092b8eb7 20241016120224651 DAUC <0003> auc.c:143 vector [2]: ck = 469dc88501851c3470d36259c41b6f8c 20241016120224651 DAUC <0003> auc.c:144 vector [2]: ik = 1712ed92c417b634c630a5be83e32964 20241016120224651 DAUC <0003> auc.c:145 vector [2]: res = 010fa475a637f4e20000000000000000 20241016120224651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224651 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224651 DAUC <0003> auc.c:151 vector [2]: kc = e76ce2f0826aece8 20241016120224651 DAUC <0003> auc.c:152 vector [2]: sres = a7385097 20241016120224651 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224651 DAUC <0003> auc.c:113 vector [3]: rand = 799375241c8cffdd2fbf6b71c5c777c8 20241016120224651 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241016120224651 DAUC <0003> auc.c:142 vector [3]: autn = 728b01028af0000028c5c00eca57b5c4 20241016120224651 DAUC <0003> auc.c:143 vector [3]: ck = 8020b2eb6adf500d5a092d69edd344f2 20241016120224651 DAUC <0003> auc.c:144 vector [3]: ik = 0374b3b42ee9492f8d1c0ebae094988f 20241016120224651 DAUC <0003> auc.c:145 vector [3]: res = cdfa1a161a53ff8a0000000000000000 20241016120224651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224651 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224651 DAUC <0003> auc.c:151 vector [3]: kc = 5441228c4971c55f 20241016120224651 DAUC <0003> auc.c:152 vector [3]: sres = d7a9e59c 20241016120224651 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224651 DAUC <0003> db_auc.c:245 IMSI='262423231370096': Generated 4 vectors 20241016120224651 DAUC <0003> db_auc.c:249 IMSI='262423231370096': Updating SQN=161 in DB 20241016120224659 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423231370096"} 20241016120224659 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224659 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224659 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224663 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224663 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423231370096"} 20241016120224663 DAUC <0003> db_auc.c:157 IMSI='262423231370096': No 2G Auth Data 20241016120224663 DAUC <0003> db_auc.c:236 IMSI='262423231370096': Calling to generate 5 vectors 20241016120224663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120224663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241016120224663 DAUC <0003> auc.c:113 vector [0]: rand = fa88b9660396713db4802852565e5e61 20241016120224663 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241016120224663 DAUC <0003> auc.c:142 vector [0]: autn = 10810dee7ef8000014356bef60ec68e0 20241016120224663 DAUC <0003> auc.c:143 vector [0]: ck = 44f1540f8ebf007a13bf7a3508e18d6a 20241016120224663 DAUC <0003> auc.c:144 vector [0]: ik = 0ce36742eafd2a78cf732bdd909ab176 20241016120224663 DAUC <0003> auc.c:145 vector [0]: res = 21674f32681be5cb0000000000000000 20241016120224663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224663 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224663 DAUC <0003> auc.c:151 vector [0]: kc = 94de62a5fc39161e 20241016120224663 DAUC <0003> auc.c:152 vector [0]: sres = 497caaf9 20241016120224663 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224663 DAUC <0003> auc.c:113 vector [1]: rand = 7422db2062b6faae4a5ec1a5f6c41cac 20241016120224663 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241016120224663 DAUC <0003> auc.c:142 vector [1]: autn = 0242cee7fefb000013e099b6b133f299 20241016120224663 DAUC <0003> auc.c:143 vector [1]: ck = 62b0019aaa5bac160281a6e28eaa350e 20241016120224663 DAUC <0003> auc.c:144 vector [1]: ik = cc60395485da908d87a96c6e41641fa9 20241016120224663 DAUC <0003> auc.c:145 vector [1]: res = 5d518f91f67be7e90000000000000000 20241016120224663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224663 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224663 DAUC <0003> auc.c:151 vector [1]: kc = 2bf8f242e04f163c 20241016120224663 DAUC <0003> auc.c:152 vector [1]: sres = ab2a6878 20241016120224663 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224663 DAUC <0003> auc.c:113 vector [2]: rand = 6d00f5035f28d7355491614feb32d544 20241016120224663 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241016120224663 DAUC <0003> auc.c:142 vector [2]: autn = 5b58b68fe56d0000c6c2e8ac9db25cbd 20241016120224663 DAUC <0003> auc.c:143 vector [2]: ck = 04469688be3df9b39bbf698cf082f043 20241016120224663 DAUC <0003> auc.c:144 vector [2]: ik = 6f9c3ff1705a69ccf31c7608fbc62d86 20241016120224663 DAUC <0003> auc.c:145 vector [2]: res = 00bab4d96433a8a60000000000000000 20241016120224663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224663 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224663 DAUC <0003> auc.c:151 vector [2]: kc = 0379b6fdc5234dba 20241016120224663 DAUC <0003> auc.c:152 vector [2]: sres = 64891c7f 20241016120224663 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224663 DAUC <0003> auc.c:113 vector [3]: rand = a01943f4dfba5fcc0cec8355ce13d1e9 20241016120224663 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241016120224663 DAUC <0003> auc.c:142 vector [3]: autn = 3d254edbff6c000086f3f4585b9e5aec 20241016120224663 DAUC <0003> auc.c:143 vector [3]: ck = 5a42c195f8efa138a6e94823169135fc 20241016120224663 DAUC <0003> auc.c:144 vector [3]: ik = c480733094324afaa6b72b039b5ef9ad 20241016120224663 DAUC <0003> auc.c:145 vector [3]: res = 4c67f190981d5d940000000000000000 20241016120224663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224663 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224663 DAUC <0003> auc.c:151 vector [3]: kc = 9e9cd185e1122793 20241016120224663 DAUC <0003> auc.c:152 vector [3]: sres = d47aac04 20241016120224663 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224663 DAUC <0003> auc.c:113 vector [4]: rand = 6deda63ac342fb1b577279f18d6cbf86 20241016120224663 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241016120224663 DAUC <0003> auc.c:142 vector [4]: autn = 5381932ca99a0000cbf5e0f404d505fb 20241016120224663 DAUC <0003> auc.c:143 vector [4]: ck = 6c417b3277536343de5c6f0c3fe0692d 20241016120224663 DAUC <0003> auc.c:144 vector [4]: ik = 7a2f8da3bea293539bf52225c1e06269 20241016120224663 DAUC <0003> auc.c:145 vector [4]: res = 84803a1f3fef53e80000000000000000 20241016120224663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224663 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120224663 DAUC <0003> auc.c:151 vector [4]: kc = 53c7bbb837f1fb54 20241016120224663 DAUC <0003> auc.c:152 vector [4]: sres = bb6f69f7 20241016120224663 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120224663 DAUC <0003> db_auc.c:245 IMSI='262423231370096': Generated 5 vectors 20241016120224663 DAUC <0003> db_auc.c:249 IMSI='262423231370096': Updating SQN=321 in DB 20241016120224671 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423231370096"} 20241016120224671 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224671 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224672 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224678 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224678 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423231370096"} 20241016120224678 DAUC <0003> db_auc.c:157 IMSI='262423231370096': No 2G Auth Data 20241016120224678 DAUC <0003> db_auc.c:236 IMSI='262423231370096': Calling to generate 5 vectors 20241016120224678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120224678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241016120224678 DAUC <0003> auc.c:113 vector [0]: rand = 76e8c34debecaaa2d31f61730f89a142 20241016120224678 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241016120224678 DAUC <0003> auc.c:142 vector [0]: autn = 4a7db59492f400000c883200bf25d5d5 20241016120224678 DAUC <0003> auc.c:143 vector [0]: ck = 33782cb5c6c4fa7261d12611052a3998 20241016120224678 DAUC <0003> auc.c:144 vector [0]: ik = c70e1e269b9b0a0aede942e75486cfe8 20241016120224678 DAUC <0003> auc.c:145 vector [0]: res = b8a04ffda64f5b860000000000000000 20241016120224678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224678 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224678 DAUC <0003> auc.c:151 vector [0]: kc = 784e56650cf30608 20241016120224678 DAUC <0003> auc.c:152 vector [0]: sres = 1eef147b 20241016120224678 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224678 DAUC <0003> auc.c:113 vector [1]: rand = 0c4ed62ed31cd047e00a13bfb72590e7 20241016120224678 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241016120224678 DAUC <0003> auc.c:142 vector [1]: autn = 83665c133f650000aae6235f270d0f10 20241016120224678 DAUC <0003> auc.c:143 vector [1]: ck = 28f2b3e906f628af5f038b54ef227b16 20241016120224678 DAUC <0003> auc.c:144 vector [1]: ik = 754c5c955a162e4afc455f2f09e8ba71 20241016120224678 DAUC <0003> auc.c:145 vector [1]: res = 6e1b65e96823a4480000000000000000 20241016120224678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224678 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224678 DAUC <0003> auc.c:151 vector [1]: kc = fef83b07ba2ac782 20241016120224678 DAUC <0003> auc.c:152 vector [1]: sres = 0638c1a1 20241016120224678 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224678 DAUC <0003> auc.c:113 vector [2]: rand = 5b9b02aa731fe72b6bd98c7500526b53 20241016120224678 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241016120224678 DAUC <0003> auc.c:142 vector [2]: autn = d50efea29793000015a71e541a3698f8 20241016120224678 DAUC <0003> auc.c:143 vector [2]: ck = ef3d60112790c67212c6daa55ad2142b 20241016120224679 DAUC <0003> auc.c:144 vector [2]: ik = 136f3e412b16a245f187309acc2f662c 20241016120224679 DAUC <0003> auc.c:145 vector [2]: res = 95b507a8621422aa0000000000000000 20241016120224679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224679 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224679 DAUC <0003> auc.c:151 vector [2]: kc = 1f13b46f9a7b1630 20241016120224679 DAUC <0003> auc.c:152 vector [2]: sres = f7a12502 20241016120224679 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224679 DAUC <0003> auc.c:113 vector [3]: rand = 0362d47c56facc2f1081346319d67a8b 20241016120224679 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241016120224679 DAUC <0003> auc.c:142 vector [3]: autn = 23ba7f26817c000091669aaa42bdb844 20241016120224679 DAUC <0003> auc.c:143 vector [3]: ck = 61f460499f2f815f51b952d0e8961afb 20241016120224679 DAUC <0003> auc.c:144 vector [3]: ik = 373b04b97efa0381274eef2f514f242d 20241016120224679 DAUC <0003> auc.c:145 vector [3]: res = b5ff6b17713faeef0000000000000000 20241016120224679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224679 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224679 DAUC <0003> auc.c:151 vector [3]: kc = 2038d90f580cbc08 20241016120224679 DAUC <0003> auc.c:152 vector [3]: sres = c4c0c5f8 20241016120224679 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224679 DAUC <0003> auc.c:113 vector [4]: rand = fd2d3148953ca10624080c02068cdd96 20241016120224679 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241016120224679 DAUC <0003> auc.c:142 vector [4]: autn = 84ed2d374bfc00003aba4cf915fba9ff 20241016120224679 DAUC <0003> auc.c:143 vector [4]: ck = 11b4c1fee81ce62a18b699755950b056 20241016120224679 DAUC <0003> auc.c:144 vector [4]: ik = 921f62242f8a41ab046e7878c471f30d 20241016120224679 DAUC <0003> auc.c:145 vector [4]: res = 6beddfa8f07cd8a80000000000000000 20241016120224679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224679 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120224679 DAUC <0003> auc.c:151 vector [4]: kc = 9f7342d75ab7e4da 20241016120224679 DAUC <0003> auc.c:152 vector [4]: sres = 9b910700 20241016120224679 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120224679 DAUC <0003> db_auc.c:245 IMSI='262423231370096': Generated 5 vectors 20241016120224679 DAUC <0003> db_auc.c:249 IMSI='262423231370096': Updating SQN=481 in DB 20241016120224688 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423231370096"} 20241016120224688 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423231370096 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224688 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224688 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49488<->l=127.0.0.1:4258 20241016120224719 DAUC <0003> db_auc.c:157 IMSI='262421601821622': No 2G Auth Data 20241016120224719 DAUC <0003> db_auc.c:192 IMSI='262421601821622': No 3G Auth Data 20241016120224741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 20241016120224743 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224743 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421601821622"} 20241016120224743 DAUC <0003> db_auc.c:157 IMSI='262421601821622': No 2G Auth Data 20241016120224743 DAUC <0003> db_auc.c:236 IMSI='262421601821622': Calling to generate 1 vectors 20241016120224743 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241016120224743 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224743 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120224743 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120224743 DAUC <0003> auc.c:113 vector [0]: rand = ea8b917fd285d4f210d52c1920364f07 20241016120224743 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120224743 DAUC <0003> auc.c:142 vector [0]: autn = 54c843e92c270000cfc6439d4c8445c8 20241016120224743 DAUC <0003> auc.c:143 vector [0]: ck = 76f8706a6768396540ff54760ffbed89 20241016120224743 DAUC <0003> auc.c:144 vector [0]: ik = 7ae02a7f4b34609373ce5fd3af8b8f08 20241016120224743 DAUC <0003> auc.c:145 vector [0]: res = 73944d82ba2f20410000000000000000 20241016120224743 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224743 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224743 DAUC <0003> auc.c:151 vector [0]: kc = 3f2951b08c2c3b77 20241016120224743 DAUC <0003> auc.c:152 vector [0]: sres = c9bb6dc3 20241016120224743 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224743 DAUC <0003> db_auc.c:245 IMSI='262421601821622': Generated 1 vectors 20241016120224743 DAUC <0003> db_auc.c:249 IMSI='262421601821622': Updating SQN=33 in DB 20241016120224751 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421601821622"} 20241016120224751 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224751 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224751 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224752 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421601821622"} 20241016120224752 DAUC <0003> db_auc.c:157 IMSI='262421601821622': No 2G Auth Data 20241016120224752 DAUC <0003> db_auc.c:236 IMSI='262421601821622': Calling to generate 4 vectors 20241016120224752 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241016120224752 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224752 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120224752 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241016120224752 DAUC <0003> auc.c:113 vector [0]: rand = 7793a77495f241139a9e55b7ad84cde1 20241016120224752 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241016120224752 DAUC <0003> auc.c:142 vector [0]: autn = d1e447bb7b65000003400a9a8883d4c7 20241016120224752 DAUC <0003> auc.c:143 vector [0]: ck = e44dbaf5bc0c013c87b459e85e7d01da 20241016120224752 DAUC <0003> auc.c:144 vector [0]: ik = c453aa5ccf1780febbc7d03165088528 20241016120224752 DAUC <0003> auc.c:145 vector [0]: res = 8011149256671b2b0000000000000000 20241016120224752 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224752 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224752 DAUC <0003> auc.c:151 vector [0]: kc = 1c6d9970486e0530 20241016120224752 DAUC <0003> auc.c:152 vector [0]: sres = d6760fb9 20241016120224752 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224752 DAUC <0003> auc.c:113 vector [1]: rand = 3b4aa60b67fe9746e654de4b2bef2b9d 20241016120224752 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241016120224752 DAUC <0003> auc.c:142 vector [1]: autn = db50823bf6f300008f0e4562eb822a93 20241016120224752 DAUC <0003> auc.c:143 vector [1]: ck = 4187f6f4453985f97d0bf27d5e7034a9 20241016120224752 DAUC <0003> auc.c:144 vector [1]: ik = 517001277e9a38aff536c7f1ea26016b 20241016120224752 DAUC <0003> auc.c:145 vector [1]: res = 4890329cac6d82c90000000000000000 20241016120224752 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224752 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224752 DAUC <0003> auc.c:151 vector [1]: kc = 98cac25f8ff58894 20241016120224752 DAUC <0003> auc.c:152 vector [1]: sres = e4fdb055 20241016120224752 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224752 DAUC <0003> auc.c:113 vector [2]: rand = 14b95bc42760a7e55e5f3d52a02f3b05 20241016120224752 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241016120224752 DAUC <0003> auc.c:142 vector [2]: autn = ffcda47a721f0000f7cf12194cb7351e 20241016120224752 DAUC <0003> auc.c:143 vector [2]: ck = fe7b1a445dd984f0b869042dddbdcee7 20241016120224752 DAUC <0003> auc.c:144 vector [2]: ik = 4d336f432b5b1c31249abae387770b06 20241016120224752 DAUC <0003> auc.c:145 vector [2]: res = c5f329cbf7ecedce0000000000000000 20241016120224752 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224752 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224752 DAUC <0003> auc.c:151 vector [2]: kc = 2fbbcbc92c485d20 20241016120224752 DAUC <0003> auc.c:152 vector [2]: sres = 321fc405 20241016120224752 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224752 DAUC <0003> auc.c:113 vector [3]: rand = 5f97190550b070099a9b6dad399c87fb 20241016120224752 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241016120224752 DAUC <0003> auc.c:142 vector [3]: autn = ef9b6349c18600008cf1c2950df0d977 20241016120224752 DAUC <0003> auc.c:143 vector [3]: ck = 33534c717ce2a7cb167bccf3dc28e69f 20241016120224752 DAUC <0003> auc.c:144 vector [3]: ik = df06503bd3f691cc3dcf4f08d6ef8862 20241016120224752 DAUC <0003> auc.c:145 vector [3]: res = 855f3b6b4d7b95940000000000000000 20241016120224752 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224752 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224752 DAUC <0003> auc.c:151 vector [3]: kc = c7e19fb1a5d358fa 20241016120224752 DAUC <0003> auc.c:152 vector [3]: sres = c824aeff 20241016120224752 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224752 DAUC <0003> db_auc.c:245 IMSI='262421601821622': Generated 4 vectors 20241016120224752 DAUC <0003> db_auc.c:249 IMSI='262421601821622': Updating SQN=161 in DB 20241016120224760 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421601821622"} 20241016120224760 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224760 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224760 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224762 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224762 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421601821622"} 20241016120224762 DAUC <0003> db_auc.c:157 IMSI='262421601821622': No 2G Auth Data 20241016120224762 DAUC <0003> db_auc.c:236 IMSI='262421601821622': Calling to generate 5 vectors 20241016120224762 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120224762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224762 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120224762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241016120224762 DAUC <0003> auc.c:113 vector [0]: rand = d0f4dc5c0048d76babd11913f91a22a0 20241016120224762 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241016120224762 DAUC <0003> auc.c:142 vector [0]: autn = 2fbbec84fc1c0000e84d08f398203d7d 20241016120224762 DAUC <0003> auc.c:143 vector [0]: ck = 3f1ccd59f0991e055b993c816df8c730 20241016120224762 DAUC <0003> auc.c:144 vector [0]: ik = d6b22b16b7016bf486347866b75f47df 20241016120224762 DAUC <0003> auc.c:145 vector [0]: res = 88899b3d440e0a2e0000000000000000 20241016120224762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224762 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224762 DAUC <0003> auc.c:151 vector [0]: kc = 3403a2a89d3ff51e 20241016120224762 DAUC <0003> auc.c:152 vector [0]: sres = cc879113 20241016120224762 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224762 DAUC <0003> auc.c:113 vector [1]: rand = 54e60b75c576dee6e1851bfb59d3e325 20241016120224762 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241016120224762 DAUC <0003> auc.c:142 vector [1]: autn = 8fab0e2ba228000033e488d26f22821d 20241016120224762 DAUC <0003> auc.c:143 vector [1]: ck = c897e84517551ca79aec041aed27091d 20241016120224762 DAUC <0003> auc.c:144 vector [1]: ik = 737e2bf8c1fa1d39d1138916b7e60ed8 20241016120224762 DAUC <0003> auc.c:145 vector [1]: res = cfe6aa6eb2ab7d620000000000000000 20241016120224762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224762 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224762 DAUC <0003> auc.c:151 vector [1]: kc = f0164eb18c6e065b 20241016120224762 DAUC <0003> auc.c:152 vector [1]: sres = 7d4dd70c 20241016120224762 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224762 DAUC <0003> auc.c:113 vector [2]: rand = 640d8a34bd969438acab2d486aa1c080 20241016120224762 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241016120224762 DAUC <0003> auc.c:142 vector [2]: autn = 0af5ab8f264f000049d35af97b160cae 20241016120224762 DAUC <0003> auc.c:143 vector [2]: ck = 2986562d03631214dbde0c410772dc3c 20241016120224762 DAUC <0003> auc.c:144 vector [2]: ik = c64d596cfb95f24ceeafbc4283d5105b 20241016120224762 DAUC <0003> auc.c:145 vector [2]: res = e6243fecbea36b340000000000000000 20241016120224762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224762 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224762 DAUC <0003> auc.c:151 vector [2]: kc = dababf427c512c3f 20241016120224762 DAUC <0003> auc.c:152 vector [2]: sres = 588754d8 20241016120224762 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224762 DAUC <0003> auc.c:113 vector [3]: rand = 20d3bc4b32c17c07bf6f1ae59c5a689f 20241016120224762 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241016120224762 DAUC <0003> auc.c:142 vector [3]: autn = 10250caa569100009f3956c781e9c629 20241016120224762 DAUC <0003> auc.c:143 vector [3]: ck = ea116448c1d61b6b73a34e52ce075c11 20241016120224762 DAUC <0003> auc.c:144 vector [3]: ik = 6f7ff07ae207d652b0d0ee2b451d04e3 20241016120224762 DAUC <0003> auc.c:145 vector [3]: res = 5cd3965a87efda8c0000000000000000 20241016120224762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224762 DAUC <0003> auc.c:151 vector [3]: kc = 461d344ba8cb95cb 20241016120224762 DAUC <0003> auc.c:152 vector [3]: sres = db3c4cd6 20241016120224762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224762 DAUC <0003> auc.c:113 vector [4]: rand = 7852a623f74411a809abb1ccaf76fe3e 20241016120224762 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241016120224762 DAUC <0003> auc.c:142 vector [4]: autn = c18ddf49afd100001aab415332468a68 20241016120224762 DAUC <0003> auc.c:143 vector [4]: ck = 9894711532df1ea6793676523e6f7ef6 20241016120224762 DAUC <0003> auc.c:144 vector [4]: ik = 10697dd1ad751c971ceeaeb281794a47 20241016120224762 DAUC <0003> auc.c:145 vector [4]: res = e353bc2bc79cb16d0000000000000000 20241016120224762 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224762 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120224762 DAUC <0003> auc.c:151 vector [4]: kc = ed25d42420bc3680 20241016120224762 DAUC <0003> auc.c:152 vector [4]: sres = 24cf0d46 20241016120224762 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120224762 DAUC <0003> db_auc.c:245 IMSI='262421601821622': Generated 5 vectors 20241016120224762 DAUC <0003> db_auc.c:249 IMSI='262421601821622': Updating SQN=321 in DB 20241016120224770 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421601821622"} 20241016120224770 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224775 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224775 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421601821622"} 20241016120224775 DAUC <0003> db_auc.c:157 IMSI='262421601821622': No 2G Auth Data 20241016120224775 DAUC <0003> db_auc.c:236 IMSI='262421601821622': Calling to generate 5 vectors 20241016120224775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120224775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224775 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120224775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241016120224775 DAUC <0003> auc.c:113 vector [0]: rand = 4c765dbac0c971ebfb5b663690b3bec8 20241016120224775 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241016120224775 DAUC <0003> auc.c:142 vector [0]: autn = 60a65ed466c10000853ff68f4e8c5483 20241016120224775 DAUC <0003> auc.c:143 vector [0]: ck = d98768516afc9c5e566f3d36658fdaa1 20241016120224775 DAUC <0003> auc.c:144 vector [0]: ik = d6f6760044f853717aabf308cc40e785 20241016120224775 DAUC <0003> auc.c:145 vector [0]: res = 4caed71d176656050000000000000000 20241016120224775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224775 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120224775 DAUC <0003> auc.c:151 vector [0]: kc = 23b5d06f87cbf20b 20241016120224775 DAUC <0003> auc.c:152 vector [0]: sres = 5bc88118 20241016120224775 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120224775 DAUC <0003> auc.c:113 vector [1]: rand = 4a4e901af62ebb3de70abf90cee70233 20241016120224775 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241016120224775 DAUC <0003> auc.c:142 vector [1]: autn = 7029b8072b0f000078f2add5062a30e1 20241016120224775 DAUC <0003> auc.c:143 vector [1]: ck = 7b4b6f8b3f33afbd706222c2e704209c 20241016120224775 DAUC <0003> auc.c:144 vector [1]: ik = 2a30ea1b5e10b80c4aee75d49c03fa9a 20241016120224775 DAUC <0003> auc.c:145 vector [1]: res = 7f6efa11738f985e0000000000000000 20241016120224775 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224775 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120224775 DAUC <0003> auc.c:151 vector [1]: kc = 6bf7d2861a24cdb7 20241016120224775 DAUC <0003> auc.c:152 vector [1]: sres = 0ce1624f 20241016120224775 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120224775 DAUC <0003> auc.c:113 vector [2]: rand = c2235ed88441aef03c864a0a5b502edd 20241016120224775 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241016120224775 DAUC <0003> auc.c:142 vector [2]: autn = a332acf05c7600006a589ec7d9af4c39 20241016120224775 DAUC <0003> auc.c:143 vector [2]: ck = 8383066cf95bf1a9538f6a7e7ab34a21 20241016120224775 DAUC <0003> auc.c:144 vector [2]: ik = 64263ec674f18f592c1071eabffa379c 20241016120224775 DAUC <0003> auc.c:145 vector [2]: res = 83e4244cf3fba52d0000000000000000 20241016120224775 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224775 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120224775 DAUC <0003> auc.c:151 vector [2]: kc = 983a233e48e3034d 20241016120224775 DAUC <0003> auc.c:152 vector [2]: sres = 701f8161 20241016120224775 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120224775 DAUC <0003> auc.c:113 vector [3]: rand = 07efe6e81d36785a33122b98b833e565 20241016120224775 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241016120224775 DAUC <0003> auc.c:142 vector [3]: autn = 944ac2b2eb620000dbe932ea9ccffaaa 20241016120224775 DAUC <0003> auc.c:143 vector [3]: ck = 4f9020631ea1f4acc1a56fffd56bac66 20241016120224775 DAUC <0003> auc.c:144 vector [3]: ik = 7ec80c08997f760dbb217e4b18fddb30 20241016120224775 DAUC <0003> auc.c:145 vector [3]: res = 79a0d6a632f7b8420000000000000000 20241016120224775 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224775 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120224775 DAUC <0003> auc.c:151 vector [3]: kc = 4bdc3ddf4a48f5f7 20241016120224775 DAUC <0003> auc.c:152 vector [3]: sres = 4b576ee4 20241016120224775 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120224775 DAUC <0003> auc.c:113 vector [4]: rand = 20a53219076046463148d2677150e4e1 20241016120224775 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241016120224775 DAUC <0003> auc.c:142 vector [4]: autn = c9dd9ff14bb100006ec0040a595085ee 20241016120224775 DAUC <0003> auc.c:143 vector [4]: ck = 6e78bf6eb70ff3653c2269209236d86d 20241016120224775 DAUC <0003> auc.c:144 vector [4]: ik = da6cec7f461cace726291686d739da47 20241016120224775 DAUC <0003> auc.c:145 vector [4]: res = b97d6466e45f19310000000000000000 20241016120224775 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120224776 DAUC <0003> auc.c:151 vector [4]: kc = ae1f2cb7b41c5da8 20241016120224776 DAUC <0003> auc.c:152 vector [4]: sres = 5d227d57 20241016120224776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120224776 DAUC <0003> db_auc.c:245 IMSI='262421601821622': Generated 5 vectors 20241016120224776 DAUC <0003> db_auc.c:249 IMSI='262421601821622': Updating SQN=481 in DB 20241016120224784 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421601821622"} 20241016120224784 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421601821622 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224784 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224784 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4258 20241016120224815 DAUC <0003> db_auc.c:157 IMSI='262424719472480': No 2G Auth Data 20241016120224815 DAUC <0003> db_auc.c:192 IMSI='262424719472480': No 3G Auth Data 20241016120224845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49498<->l=127.0.0.1:4258 20241016120224847 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224847 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424719472480"} 20241016120224847 DAUC <0003> db_auc.c:236 IMSI='262424719472480': Calling to generate 1 vectors 20241016120224847 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241016120224847 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224847 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224847 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120224847 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224847 DAUC <0003> auc.c:113 vector [0]: rand = e26a95221df9636db60144f764a1591b 20241016120224847 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120224847 DAUC <0003> auc.c:142 vector [0]: autn = e57ef94529fa00004b4661b4965fc4de 20241016120224847 DAUC <0003> auc.c:143 vector [0]: ck = 355ce6b2269ee06bba73b7384898d814 20241016120224847 DAUC <0003> auc.c:144 vector [0]: ik = 5b699c7a2cd7f66bd9b33db7fa17f2eb 20241016120224847 DAUC <0003> auc.c:145 vector [0]: res = c29b1e5b14d7365b0000000000000000 20241016120224847 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224847 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224847 DAUC <0003> auc.c:179 vector [0]: kc = d17773de35ec6400 20241016120224847 DAUC <0003> auc.c:180 vector [0]: sres = 5e66470a 20241016120224847 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224847 DAUC <0003> db_auc.c:245 IMSI='262424719472480': Generated 1 vectors 20241016120224847 DAUC <0003> db_auc.c:249 IMSI='262424719472480': Updating SQN=33 in DB 20241016120224855 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424719472480"} 20241016120224855 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224855 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224855 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224857 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224857 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424719472480"} 20241016120224857 DAUC <0003> db_auc.c:236 IMSI='262424719472480': Calling to generate 4 vectors 20241016120224857 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241016120224857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224857 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241016120224857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224857 DAUC <0003> auc.c:113 vector [0]: rand = c5627d6648087435936aa417db22a4cf 20241016120224857 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241016120224857 DAUC <0003> auc.c:142 vector [0]: autn = 1dd71feaec4a0000cdaa076c308f8602 20241016120224857 DAUC <0003> auc.c:143 vector [0]: ck = b3f2dcf0104b5774f61c97f1d6b14fc3 20241016120224857 DAUC <0003> auc.c:144 vector [0]: ik = 584a787c0cbb0967ec496b8455c79847 20241016120224857 DAUC <0003> auc.c:145 vector [0]: res = 0dd9c6b95f1471b30000000000000000 20241016120224857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224857 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224857 DAUC <0003> auc.c:179 vector [0]: kc = ce6bd13531f4c800 20241016120224857 DAUC <0003> auc.c:180 vector [0]: sres = 2270f3fc 20241016120224857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224857 DAUC <0003> auc.c:113 vector [1]: rand = 2b166753619ad06cc95126f210fd474c 20241016120224857 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241016120224857 DAUC <0003> auc.c:142 vector [1]: autn = d88b5b2bc28b00000291f22654725a77 20241016120224857 DAUC <0003> auc.c:143 vector [1]: ck = 670d58964ca6b89bab53685096ed98d2 20241016120224857 DAUC <0003> auc.c:144 vector [1]: ik = b16e227c2910d5d6c5dc7ad9f0a7de18 20241016120224857 DAUC <0003> auc.c:145 vector [1]: res = e86f4e863b4877380000000000000000 20241016120224857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224857 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224857 DAUC <0003> auc.c:179 vector [1]: kc = 2859b8d1404c5400 20241016120224857 DAUC <0003> auc.c:180 vector [1]: sres = a345af10 20241016120224857 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224857 DAUC <0003> auc.c:113 vector [2]: rand = e74d228cafe822798b8c7bc5204206ab 20241016120224857 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241016120224857 DAUC <0003> auc.c:142 vector [2]: autn = e156c760fcc60000974b35df8922bc10 20241016120224857 DAUC <0003> auc.c:143 vector [2]: ck = b767c361f92092a03d65ee79f12c1ab3 20241016120224857 DAUC <0003> auc.c:144 vector [2]: ik = 2182da92f347c873ca48b3dd929330cb 20241016120224857 DAUC <0003> auc.c:145 vector [2]: res = 77ee1ff536bddcd20000000000000000 20241016120224857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224857 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224857 DAUC <0003> auc.c:179 vector [2]: kc = ed4ea53d57e30400 20241016120224857 DAUC <0003> auc.c:180 vector [2]: sres = 6fdba1f4 20241016120224857 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224857 DAUC <0003> auc.c:113 vector [3]: rand = 1d0f26f4c5722985c770b447ad73e4a4 20241016120224857 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241016120224857 DAUC <0003> auc.c:142 vector [3]: autn = 4e3d22fa13480000fac0f10587cf5a30 20241016120224857 DAUC <0003> auc.c:143 vector [3]: ck = 344cc14d9552c1a29e2b4a5c660342f5 20241016120224857 DAUC <0003> auc.c:144 vector [3]: ik = dd9926c8d33eb99c908f85683f4526c4 20241016120224857 DAUC <0003> auc.c:145 vector [3]: res = c61f5a56714b36420000000000000000 20241016120224857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224857 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224857 DAUC <0003> auc.c:179 vector [3]: kc = f4b2ac28ec9eac00 20241016120224857 DAUC <0003> auc.c:180 vector [3]: sres = bd85ae30 20241016120224857 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224857 DAUC <0003> db_auc.c:245 IMSI='262424719472480': Generated 4 vectors 20241016120224857 DAUC <0003> db_auc.c:249 IMSI='262424719472480': Updating SQN=161 in DB 20241016120224866 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424719472480"} 20241016120224866 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224866 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224866 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224869 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224869 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424719472480"} 20241016120224869 DAUC <0003> db_auc.c:236 IMSI='262424719472480': Calling to generate 5 vectors 20241016120224869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120224869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224869 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241016120224869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224869 DAUC <0003> auc.c:113 vector [0]: rand = 91034e94c56a3076aee44a7ee8ca4441 20241016120224869 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241016120224869 DAUC <0003> auc.c:142 vector [0]: autn = 103c5f0c09fb000001bce1138be8ba9d 20241016120224869 DAUC <0003> auc.c:143 vector [0]: ck = 420a088bccd3eb8f055710c2498f79a4 20241016120224869 DAUC <0003> auc.c:144 vector [0]: ik = e66b4f8b31d4d4e3082eae83b8f9d537 20241016120224869 DAUC <0003> auc.c:145 vector [0]: res = 229bf3232480aaab0000000000000000 20241016120224869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224869 DAUC <0003> auc.c:179 vector [0]: kc = 221a49e819b99800 20241016120224869 DAUC <0003> auc.c:180 vector [0]: sres = 7ded4838 20241016120224869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224869 DAUC <0003> auc.c:113 vector [1]: rand = 2ad7ae3b609a439cf3b455c6e6984b27 20241016120224869 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241016120224869 DAUC <0003> auc.c:142 vector [1]: autn = bf3780e8e217000097f1a72b8bc9932b 20241016120224869 DAUC <0003> auc.c:143 vector [1]: ck = c433f21a5642d23a4d4a5cd10b0781f8 20241016120224869 DAUC <0003> auc.c:144 vector [1]: ik = 7c42999d105773d5117079432b1bce7e 20241016120224869 DAUC <0003> auc.c:145 vector [1]: res = 1d7cb5c01932ab7b0000000000000000 20241016120224869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224869 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224869 DAUC <0003> auc.c:179 vector [1]: kc = 3e7b19e296d48c00 20241016120224869 DAUC <0003> auc.c:180 vector [1]: sres = 99dc70ee 20241016120224869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224869 DAUC <0003> auc.c:113 vector [2]: rand = c114c2bed5bfe0a8b3f45f0d5a9204c2 20241016120224869 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241016120224869 DAUC <0003> auc.c:142 vector [2]: autn = 5a6f9053a9480000c659cbebb98be749 20241016120224869 DAUC <0003> auc.c:143 vector [2]: ck = 28c99f56dbfe75d9140e9875a1ab85cf 20241016120224869 DAUC <0003> auc.c:144 vector [2]: ik = 0d14ef8f40aa86d59362ab9ba2426711 20241016120224869 DAUC <0003> auc.c:145 vector [2]: res = 0fe5ccd2e98e98a00000000000000000 20241016120224869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224869 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224869 DAUC <0003> auc.c:179 vector [2]: kc = 193107f9a8797000 20241016120224869 DAUC <0003> auc.c:180 vector [2]: sres = b0202c12 20241016120224869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224869 DAUC <0003> auc.c:113 vector [3]: rand = 8a209d0666af090d8d0e699a133b632d 20241016120224870 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241016120224870 DAUC <0003> auc.c:142 vector [3]: autn = 8fd3bf37efba0000f82e169e410b6cd9 20241016120224870 DAUC <0003> auc.c:143 vector [3]: ck = a31cba8f2536114c93c55f98b1fe052a 20241016120224870 DAUC <0003> auc.c:144 vector [3]: ik = 52097aa92df0e9a947e1c13ac40d5697 20241016120224870 DAUC <0003> auc.c:145 vector [3]: res = 85e8d276f08f919a0000000000000000 20241016120224870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224870 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224870 DAUC <0003> auc.c:179 vector [3]: kc = 4597eb06e8aed000 20241016120224870 DAUC <0003> auc.c:180 vector [3]: sres = 03620985 20241016120224870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224870 DAUC <0003> auc.c:113 vector [4]: rand = f0a1cfd89a18e96c20ba8ccb34e8e958 20241016120224870 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241016120224870 DAUC <0003> auc.c:142 vector [4]: autn = efdc0ce8828c0000cc4662e74f96cc21 20241016120224870 DAUC <0003> auc.c:143 vector [4]: ck = 8eede1b5db6014f97590c28634f4ae5c 20241016120224870 DAUC <0003> auc.c:144 vector [4]: ik = 0fb355445923cbcfbae92f8f6c57aa98 20241016120224870 DAUC <0003> auc.c:145 vector [4]: res = 812ba4db486b134f0000000000000000 20241016120224870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120224870 DAUC <0003> auc.c:179 vector [4]: kc = 8c64f02b44acb000 20241016120224870 DAUC <0003> auc.c:180 vector [4]: sres = 586d170f 20241016120224870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120224870 DAUC <0003> db_auc.c:245 IMSI='262424719472480': Generated 5 vectors 20241016120224870 DAUC <0003> db_auc.c:249 IMSI='262424719472480': Updating SQN=321 in DB 20241016120224878 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424719472480"} 20241016120224878 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224878 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224878 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224883 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224883 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424719472480"} 20241016120224883 DAUC <0003> db_auc.c:236 IMSI='262424719472480': Calling to generate 5 vectors 20241016120224883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120224884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241016120224884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224884 DAUC <0003> auc.c:113 vector [0]: rand = afd395b801138e2a72d1aeef3e663d9c 20241016120224884 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241016120224884 DAUC <0003> auc.c:142 vector [0]: autn = 399c69ef6a390000024777dd212d249a 20241016120224884 DAUC <0003> auc.c:143 vector [0]: ck = 2b370c187a2ec8f25e4c1ddb56a9641f 20241016120224884 DAUC <0003> auc.c:144 vector [0]: ik = 5a71e95431d661b805319ee2bce6a9c0 20241016120224884 DAUC <0003> auc.c:145 vector [0]: res = 4a17937c5e3896650000000000000000 20241016120224884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224884 DAUC <0003> auc.c:179 vector [0]: kc = c61118f79333d800 20241016120224884 DAUC <0003> auc.c:180 vector [0]: sres = 2c4a08cf 20241016120224884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224884 DAUC <0003> auc.c:113 vector [1]: rand = 5d507c3983009cbb10bed9c8f96e16b7 20241016120224884 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241016120224884 DAUC <0003> auc.c:142 vector [1]: autn = 5bae4f102701000012adcb73075e55ef 20241016120224884 DAUC <0003> auc.c:143 vector [1]: ck = 459033e72d0fe3ffca0fdb1569c28ee4 20241016120224884 DAUC <0003> auc.c:144 vector [1]: ik = 96c5903cca780ca64c7ee16a772e78c5 20241016120224884 DAUC <0003> auc.c:145 vector [1]: res = 2ae788e5fa2855730000000000000000 20241016120224884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224884 DAUC <0003> auc.c:179 vector [1]: kc = cd89d0c1cd6d2400 20241016120224884 DAUC <0003> auc.c:180 vector [1]: sres = 5aedf561 20241016120224884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224884 DAUC <0003> auc.c:113 vector [2]: rand = 0b358bac99d89a5b54017c5ebcfb46db 20241016120224884 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241016120224884 DAUC <0003> auc.c:142 vector [2]: autn = e8bec4f732d2000074a7ab1f29a8f82f 20241016120224884 DAUC <0003> auc.c:143 vector [2]: ck = 942a0ec57bc154b4d878debc2d766916 20241016120224884 DAUC <0003> auc.c:144 vector [2]: ik = a288321e5d0e1ce356aaf046a8b451da 20241016120224884 DAUC <0003> auc.c:145 vector [2]: res = 889f32f57c18286f0000000000000000 20241016120224884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224884 DAUC <0003> auc.c:179 vector [2]: kc = 637fd8e4461e1800 20241016120224884 DAUC <0003> auc.c:180 vector [2]: sres = 3e9363a2 20241016120224884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224884 DAUC <0003> auc.c:113 vector [3]: rand = 3b899a00a1723e385474ebd92f979ab2 20241016120224884 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241016120224884 DAUC <0003> auc.c:142 vector [3]: autn = dcce4687f6c9000043556b3350cd8cca 20241016120224884 DAUC <0003> auc.c:143 vector [3]: ck = 899ffea69a82d98edf759de79955d8ec 20241016120224884 DAUC <0003> auc.c:144 vector [3]: ik = b403dfadc8c2eb24fa642574ecd1ac6d 20241016120224884 DAUC <0003> auc.c:145 vector [3]: res = 8a35b105de02d96d0000000000000000 20241016120224884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224884 DAUC <0003> auc.c:179 vector [3]: kc = a7d427ca314acc00 20241016120224884 DAUC <0003> auc.c:180 vector [3]: sres = 07878407 20241016120224884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224885 DAUC <0003> auc.c:113 vector [4]: rand = 3a86041c53ea2cbaacc99e2084037f83 20241016120224885 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241016120224885 DAUC <0003> auc.c:142 vector [4]: autn = 3f50e8be92cf000061885d09a494fc0c 20241016120224885 DAUC <0003> auc.c:143 vector [4]: ck = d7872718b0dab3ab78e08dfd8a4b6c2e 20241016120224885 DAUC <0003> auc.c:144 vector [4]: ik = a468498ee4fc66f22d53b60b884d44c1 20241016120224885 DAUC <0003> auc.c:145 vector [4]: res = 670e6821f26e2c380000000000000000 20241016120224885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224885 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120224885 DAUC <0003> auc.c:179 vector [4]: kc = 259f2ee061123800 20241016120224885 DAUC <0003> auc.c:180 vector [4]: sres = 47a96aee 20241016120224885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120224885 DAUC <0003> db_auc.c:245 IMSI='262424719472480': Generated 5 vectors 20241016120224885 DAUC <0003> db_auc.c:249 IMSI='262424719472480': Updating SQN=481 in DB 20241016120224893 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424719472480"} 20241016120224893 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424719472480 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49498<->l=127.0.0.1:4258 20241016120224932 DAUC <0003> db_auc.c:157 IMSI='262421983993886': No 2G Auth Data 20241016120224932 DAUC <0003> db_auc.c:192 IMSI='262421983993886': No 3G Auth Data 20241016120224962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 20241016120224964 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224964 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421983993886"} 20241016120224964 DAUC <0003> db_auc.c:236 IMSI='262421983993886': Calling to generate 1 vectors 20241016120224964 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241016120224964 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224964 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224964 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120224964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224964 DAUC <0003> auc.c:113 vector [0]: rand = 4fe9fd955bb0f5fbd895a252425b71f8 20241016120224964 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120224964 DAUC <0003> auc.c:142 vector [0]: autn = 9bc43dced926000004ab441b68361b63 20241016120224964 DAUC <0003> auc.c:143 vector [0]: ck = dd1ba1592dc4d5eb341ce17f04ec3b8b 20241016120224964 DAUC <0003> auc.c:144 vector [0]: ik = 3db9077ef5e6b1c5a2866386ce7b2ad1 20241016120224964 DAUC <0003> auc.c:145 vector [0]: res = 6dbfc78d35efd0550000000000000000 20241016120224964 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224964 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224964 DAUC <0003> auc.c:179 vector [0]: kc = 79186c45d8a6cc00 20241016120224964 DAUC <0003> auc.c:180 vector [0]: sres = b03ff321 20241016120224964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224964 DAUC <0003> db_auc.c:245 IMSI='262421983993886': Generated 1 vectors 20241016120224964 DAUC <0003> db_auc.c:249 IMSI='262421983993886': Updating SQN=33 in DB 20241016120224972 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421983993886"} 20241016120224972 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224972 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224972 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224973 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224973 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421983993886"} 20241016120224973 DAUC <0003> db_auc.c:236 IMSI='262421983993886': Calling to generate 4 vectors 20241016120224973 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241016120224973 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224973 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224973 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241016120224973 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224973 DAUC <0003> auc.c:113 vector [0]: rand = 9dbf53ede9266c6e3b4da4ae945b0a46 20241016120224973 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241016120224973 DAUC <0003> auc.c:142 vector [0]: autn = 17b22261087e00006705b1a00937375d 20241016120224973 DAUC <0003> auc.c:143 vector [0]: ck = ac8a80f8a674283c72d6a6241789c7a2 20241016120224973 DAUC <0003> auc.c:144 vector [0]: ik = 57e6f96d9654f33822c06efca89ca4b3 20241016120224973 DAUC <0003> auc.c:145 vector [0]: res = 552f29da3907c3780000000000000000 20241016120224973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224973 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224974 DAUC <0003> auc.c:179 vector [0]: kc = 2109808db9f4f000 20241016120224974 DAUC <0003> auc.c:180 vector [0]: sres = 491bbaaf 20241016120224974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224974 DAUC <0003> auc.c:113 vector [1]: rand = 076e0730b25536411b1b41553d5a29bb 20241016120224974 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241016120224974 DAUC <0003> auc.c:142 vector [1]: autn = a773259caa4c0000d7240da4252d3c6b 20241016120224974 DAUC <0003> auc.c:143 vector [1]: ck = 72e7d1ef2c53038203dc230f46ecb2c0 20241016120224974 DAUC <0003> auc.c:144 vector [1]: ik = 8f0c615c4a7d8d7ff2557aa4466d5e95 20241016120224974 DAUC <0003> auc.c:145 vector [1]: res = 580afb7905cb4efd0000000000000000 20241016120224974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224974 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224974 DAUC <0003> auc.c:179 vector [1]: kc = d3f9afdb61b25800 20241016120224974 DAUC <0003> auc.c:180 vector [1]: sres = 035c53ef 20241016120224974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224974 DAUC <0003> auc.c:113 vector [2]: rand = e14c19e2555ce2f07a9197882a0a2ac4 20241016120224974 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241016120224974 DAUC <0003> auc.c:142 vector [2]: autn = 4dfc0733c4f4000003faae30f4538b48 20241016120224974 DAUC <0003> auc.c:143 vector [2]: ck = 5f43060b89afb76449bc396790317038 20241016120224974 DAUC <0003> auc.c:144 vector [2]: ik = 0bb411078ae633a99b4f5df763478260 20241016120224974 DAUC <0003> auc.c:145 vector [2]: res = 7bd2779fa7d04d8a0000000000000000 20241016120224974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224974 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224974 DAUC <0003> auc.c:179 vector [2]: kc = 3d1b9bf166289400 20241016120224974 DAUC <0003> auc.c:180 vector [2]: sres = d3b2ade8 20241016120224974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224974 DAUC <0003> auc.c:113 vector [3]: rand = a0eb299d852bfe2c3e81d0c8c3d3780e 20241016120224974 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241016120224974 DAUC <0003> auc.c:142 vector [3]: autn = 8f0fba5a2587000031544432bb3698f5 20241016120224974 DAUC <0003> auc.c:143 vector [3]: ck = e7d5447859d27502816548f4e9a8ae7d 20241016120224974 DAUC <0003> auc.c:144 vector [3]: ik = 0756487f0838b6056941ba347d3a29ca 20241016120224974 DAUC <0003> auc.c:145 vector [3]: res = d534664d6a7ec67b0000000000000000 20241016120224974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224974 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224974 DAUC <0003> auc.c:179 vector [3]: kc = 8e6a039dbdd1c400 20241016120224974 DAUC <0003> auc.c:180 vector [3]: sres = 42d0f92e 20241016120224974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224974 DAUC <0003> db_auc.c:245 IMSI='262421983993886': Generated 4 vectors 20241016120224974 DAUC <0003> db_auc.c:249 IMSI='262421983993886': Updating SQN=161 in DB 20241016120224982 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421983993886"} 20241016120224982 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224982 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224982 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224984 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421983993886"} 20241016120224984 DAUC <0003> db_auc.c:236 IMSI='262421983993886': Calling to generate 5 vectors 20241016120224984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120224984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241016120224984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224984 DAUC <0003> auc.c:113 vector [0]: rand = 1984ec61ed08f41630a54b4645afeeea 20241016120224984 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241016120224984 DAUC <0003> auc.c:142 vector [0]: autn = 1e8e734d9e8300000547b5aeab8ad4e4 20241016120224984 DAUC <0003> auc.c:143 vector [0]: ck = f22094fc1f7d4974719b016ddba0f526 20241016120224984 DAUC <0003> auc.c:144 vector [0]: ik = 70debc9f2423f6ea6efe94792216992b 20241016120224984 DAUC <0003> auc.c:145 vector [0]: res = ef6612a4981ca0570000000000000000 20241016120224984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224984 DAUC <0003> auc.c:179 vector [0]: kc = 2b3b45a64600b400 20241016120224984 DAUC <0003> auc.c:180 vector [0]: sres = b5ee5f68 20241016120224984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224984 DAUC <0003> auc.c:113 vector [1]: rand = 32b48aec5b1b2601c3341dbbad6bb209 20241016120224984 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241016120224984 DAUC <0003> auc.c:142 vector [1]: autn = e2470a163b50000031fa516f19b3ec5b 20241016120224984 DAUC <0003> auc.c:143 vector [1]: ck = a971950ca428bd879fc306741e351a38 20241016120224984 DAUC <0003> auc.c:144 vector [1]: ik = e42b8454df99ecd5bf78ddfbd8532ef9 20241016120224984 DAUC <0003> auc.c:145 vector [1]: res = f35ffc103d07cec70000000000000000 20241016120224984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224984 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224984 DAUC <0003> auc.c:179 vector [1]: kc = 31bc3c613962e800 20241016120224984 DAUC <0003> auc.c:180 vector [1]: sres = e3f02795 20241016120224984 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224984 DAUC <0003> auc.c:113 vector [2]: rand = f5be11a656a4907b8df9f54ef9c23172 20241016120224984 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241016120224984 DAUC <0003> auc.c:142 vector [2]: autn = 3ddd08b965d500006eb5cb7041e936bb 20241016120224984 DAUC <0003> auc.c:143 vector [2]: ck = 24389d8bd7c1ed29982df511b2581fbd 20241016120224984 DAUC <0003> auc.c:144 vector [2]: ik = 30d8850c92a8f76f784d12ed3b71c04d 20241016120224984 DAUC <0003> auc.c:145 vector [2]: res = 7da383da71bf96d50000000000000000 20241016120224984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224984 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224984 DAUC <0003> auc.c:179 vector [2]: kc = 0961b47fd97eb000 20241016120224984 DAUC <0003> auc.c:180 vector [2]: sres = 072a85d4 20241016120224984 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224984 DAUC <0003> auc.c:113 vector [3]: rand = 2d5b354d39ebe1269376bac6a31fd0cb 20241016120224984 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241016120224984 DAUC <0003> auc.c:142 vector [3]: autn = 0f00c8cd737a00003e46c10cc7a20eca 20241016120224984 DAUC <0003> auc.c:143 vector [3]: ck = 4f8837f6f6886b2ff805c8e533152f5c 20241016120224984 DAUC <0003> auc.c:144 vector [3]: ik = e5f2fcda9e3de9f34c12f3deb5b7cc17 20241016120224984 DAUC <0003> auc.c:145 vector [3]: res = e8b7b7a32239565a0000000000000000 20241016120224984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224984 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224984 DAUC <0003> auc.c:179 vector [3]: kc = 8ee407f516363c00 20241016120224984 DAUC <0003> auc.c:180 vector [3]: sres = 6f3c282c 20241016120224984 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224984 DAUC <0003> auc.c:113 vector [4]: rand = b92e47c7a761ee5d1ebaae5c3ecea573 20241016120224984 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241016120224984 DAUC <0003> auc.c:142 vector [4]: autn = 631a884201ef0000f178eaa40cd6a3b6 20241016120224984 DAUC <0003> auc.c:143 vector [4]: ck = ab55f10427dd3c9963efb2a812006de2 20241016120224984 DAUC <0003> auc.c:144 vector [4]: ik = 86a4bfee60d318ebc7b388b06b6de634 20241016120224984 DAUC <0003> auc.c:145 vector [4]: res = 56eba0e50ebf254d0000000000000000 20241016120224984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224984 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120224984 DAUC <0003> auc.c:179 vector [4]: kc = b52eb8279d14f000 20241016120224984 DAUC <0003> auc.c:180 vector [4]: sres = 9091adc6 20241016120224984 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120224984 DAUC <0003> db_auc.c:245 IMSI='262421983993886': Generated 5 vectors 20241016120224984 DAUC <0003> db_auc.c:249 IMSI='262421983993886': Updating SQN=321 in DB 20241016120224992 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421983993886"} 20241016120224992 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120224992 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224992 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120224997 DLINP <000b> input/ipa.c:451 connected read/write 20241016120224997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120224997 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421983993886"} 20241016120224997 DAUC <0003> db_auc.c:236 IMSI='262421983993886': Calling to generate 5 vectors 20241016120224997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120224997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120224997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120224997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241016120224997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120224997 DAUC <0003> auc.c:113 vector [0]: rand = 28509ab9f0286768f5b80551753df18a 20241016120224997 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241016120224997 DAUC <0003> auc.c:142 vector [0]: autn = f103d4852e8a0000262804e59d64f037 20241016120224997 DAUC <0003> auc.c:143 vector [0]: ck = 8926860363f3639ea3cf1681ca6d15e8 20241016120224997 DAUC <0003> auc.c:144 vector [0]: ik = f4bc4c75c65a6bd8a84ec04122912f4d 20241016120224997 DAUC <0003> auc.c:145 vector [0]: res = 5416007b04b163e60000000000000000 20241016120224997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120224997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120224997 DAUC <0003> auc.c:179 vector [0]: kc = 2f5d857d5f31fc00 20241016120224997 DAUC <0003> auc.c:180 vector [0]: sres = 45b384b4 20241016120224997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120224997 DAUC <0003> auc.c:113 vector [1]: rand = 8fb2b49c2d931d6ce85c7f8487495674 20241016120224997 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241016120224997 DAUC <0003> auc.c:142 vector [1]: autn = 83cdae754b7000004deaefb035666dfb 20241016120224997 DAUC <0003> auc.c:143 vector [1]: ck = 515b239a807edc0b825c4b8866fb3353 20241016120224997 DAUC <0003> auc.c:144 vector [1]: ik = 311e5b697776623b4b0d5ab171fb52ee 20241016120224997 DAUC <0003> auc.c:145 vector [1]: res = b9fd4849a323cb6c0000000000000000 20241016120224997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120224997 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120224997 DAUC <0003> auc.c:179 vector [1]: kc = 393585e465a6c400 20241016120224997 DAUC <0003> auc.c:180 vector [1]: sres = cdb2085e 20241016120224997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120224997 DAUC <0003> auc.c:113 vector [2]: rand = 18e70631be24f7cae37e031f7fa506ab 20241016120224997 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241016120224997 DAUC <0003> auc.c:142 vector [2]: autn = cddab1470afb0000b87b76894f48e193 20241016120224997 DAUC <0003> auc.c:143 vector [2]: ck = e0a41ed93def328158aa6a0da5e9ff87 20241016120224997 DAUC <0003> auc.c:144 vector [2]: ik = 07726a5fdcacbcd2f86928221f49e323 20241016120224997 DAUC <0003> auc.c:145 vector [2]: res = a0b928f68b1de89f0000000000000000 20241016120224997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120224997 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120224998 DAUC <0003> auc.c:179 vector [2]: kc = 9aaf9fbc96e97400 20241016120224998 DAUC <0003> auc.c:180 vector [2]: sres = 784942bb 20241016120224998 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120224998 DAUC <0003> auc.c:113 vector [3]: rand = 25ddf5a24ba06000f16df4d735096852 20241016120224998 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241016120224998 DAUC <0003> auc.c:142 vector [3]: autn = bc5f5c5566c70000e9c4e1de7a171397 20241016120224998 DAUC <0003> auc.c:143 vector [3]: ck = af6ff34009e74e8f8ade015c9f16d730 20241016120224998 DAUC <0003> auc.c:144 vector [3]: ik = 7fdd6fbd228487598389413400d914fc 20241016120224998 DAUC <0003> auc.c:145 vector [3]: res = 68e5677f1061dc0a0000000000000000 20241016120224998 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120224998 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120224998 DAUC <0003> auc.c:179 vector [3]: kc = 72904d3456fd8c00 20241016120224998 DAUC <0003> auc.c:180 vector [3]: sres = 3f814fa7 20241016120224998 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120224998 DAUC <0003> auc.c:113 vector [4]: rand = 9fe6649fe8c62055010cd679393cfcaa 20241016120224998 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241016120224998 DAUC <0003> auc.c:142 vector [4]: autn = 58a0f6d0983e0000779752db29db9ccc 20241016120224998 DAUC <0003> auc.c:143 vector [4]: ck = d774e06c18a582145825a0c87327ea65 20241016120224998 DAUC <0003> auc.c:144 vector [4]: ik = 17c55115dc19b3b5495d57b2fe000cb1 20241016120224998 DAUC <0003> auc.c:145 vector [4]: res = 5596c33c1ccc0e980000000000000000 20241016120224998 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120224998 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120224998 DAUC <0003> auc.c:179 vector [4]: kc = 256c10ee538dc400 20241016120224998 DAUC <0003> auc.c:180 vector [4]: sres = c7c0ec7c 20241016120224998 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120224998 DAUC <0003> db_auc.c:245 IMSI='262421983993886': Generated 5 vectors 20241016120224998 DAUC <0003> db_auc.c:249 IMSI='262421983993886': Updating SQN=481 in DB 20241016120225006 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421983993886"} 20241016120225006 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421983993886 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120225006 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225006 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49502<->l=127.0.0.1:4258 20241016120225045 DAUC <0003> db_auc.c:157 IMSI='262429400722792': No 2G Auth Data 20241016120225045 DAUC <0003> db_auc.c:192 IMSI='262429400722792': No 3G Auth Data 20241016120225093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 20241016120225101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120225101 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429400722792"} 20241016120225101 DAUC <0003> db_auc.c:236 IMSI='262429400722792': Calling to generate 1 vectors 20241016120225101 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241016120225101 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120225101 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120225101 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120225101 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120225101 DAUC <0003> auc.c:113 vector [0]: rand = 458299ec634a8b157e330cb95cc838bd 20241016120225101 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120225101 DAUC <0003> auc.c:142 vector [0]: autn = 3ea194e0cad200002d5543e5efd47d82 20241016120225101 DAUC <0003> auc.c:143 vector [0]: ck = d0be538cf611ecc80576bffbec1b1800 20241016120225101 DAUC <0003> auc.c:144 vector [0]: ik = 3b23a6b390a29e7a0f5b4ecab266135b 20241016120225101 DAUC <0003> auc.c:145 vector [0]: res = 10f4bda6f569e03e0000000000000000 20241016120225101 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120225101 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120225101 DAUC <0003> auc.c:179 vector [0]: kc = f0e39903c44723f2 20241016120225101 DAUC <0003> auc.c:180 vector [0]: sres = 46025d46 20241016120225101 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120225101 DAUC <0003> db_auc.c:245 IMSI='262429400722792': Generated 1 vectors 20241016120225101 DAUC <0003> db_auc.c:249 IMSI='262429400722792': Updating SQN=33 in DB 20241016120225110 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429400722792"} 20241016120225110 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120225110 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225110 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225116 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120225116 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429400722792"} 20241016120225116 DAUC <0003> db_auc.c:236 IMSI='262429400722792': Calling to generate 4 vectors 20241016120225116 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241016120225116 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120225116 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120225116 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241016120225116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120225116 DAUC <0003> auc.c:113 vector [0]: rand = 3b1bd09036fe1f402971a1926a97c422 20241016120225116 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241016120225116 DAUC <0003> auc.c:142 vector [0]: autn = 05da0e388bef0000b29c54fb817bf1a0 20241016120225116 DAUC <0003> auc.c:143 vector [0]: ck = 43ca479c5de1b5725c8158a9b7302ab8 20241016120225116 DAUC <0003> auc.c:144 vector [0]: ik = 4214fc11332a5dff874c1cd04bdb9f39 20241016120225116 DAUC <0003> auc.c:145 vector [0]: res = 52f46aaf4a5209cd0000000000000000 20241016120225116 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120225116 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120225116 DAUC <0003> auc.c:179 vector [0]: kc = 227aee1ffa334a18 20241016120225116 DAUC <0003> auc.c:180 vector [0]: sres = f8324f23 20241016120225116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120225116 DAUC <0003> auc.c:113 vector [1]: rand = 272d9c82016aa0a7e2173f85fdc6a2a9 20241016120225116 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241016120225116 DAUC <0003> auc.c:142 vector [1]: autn = e8bbe620dcc60000e284760cf1396b4a 20241016120225116 DAUC <0003> auc.c:143 vector [1]: ck = 2037250e7c63613097e97d80fbbc4ead 20241016120225116 DAUC <0003> auc.c:144 vector [1]: ik = 137e957e15bd7230e33eb523b0b9446c 20241016120225116 DAUC <0003> auc.c:145 vector [1]: res = 07e0682e52897cfd0000000000000000 20241016120225116 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120225116 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120225116 DAUC <0003> auc.c:179 vector [1]: kc = 0bf60f53b4b625a5 20241016120225116 DAUC <0003> auc.c:180 vector [1]: sres = 9b6d865a 20241016120225116 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120225116 DAUC <0003> auc.c:113 vector [2]: rand = 2e5f020af4ac37a760bb9874e78e97d6 20241016120225116 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241016120225116 DAUC <0003> auc.c:142 vector [2]: autn = 55cd74d62b4f0000708dd233ac228e13 20241016120225116 DAUC <0003> auc.c:143 vector [2]: ck = a17e9de5b3412fc9aae5177bbacecb19 20241016120225116 DAUC <0003> auc.c:144 vector [2]: ik = 70709f3a0f3309cb71f4cbd8e0c3f496 20241016120225116 DAUC <0003> auc.c:145 vector [2]: res = f05b07eefd249a130000000000000000 20241016120225116 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120225116 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120225117 DAUC <0003> auc.c:179 vector [2]: kc = dfb69ea2bea374f5 20241016120225117 DAUC <0003> auc.c:180 vector [2]: sres = 07dcbdc7 20241016120225117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120225117 DAUC <0003> auc.c:113 vector [3]: rand = e8a38a85623672030b94bb319e4cc27a 20241016120225117 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241016120225117 DAUC <0003> auc.c:142 vector [3]: autn = 2d94e24984960000a7b046ebfdca3893 20241016120225117 DAUC <0003> auc.c:143 vector [3]: ck = c3f5c8828d7807987a3676fcce191266 20241016120225117 DAUC <0003> auc.c:144 vector [3]: ik = a49052ff01b1a97cdd14d66dd8a27a12 20241016120225117 DAUC <0003> auc.c:145 vector [3]: res = 8ecbd4a1f6cab75d0000000000000000 20241016120225117 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120225117 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120225117 DAUC <0003> auc.c:179 vector [3]: kc = 0e009b1097053727 20241016120225117 DAUC <0003> auc.c:180 vector [3]: sres = 66b0702d 20241016120225117 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120225117 DAUC <0003> db_auc.c:245 IMSI='262429400722792': Generated 4 vectors 20241016120225117 DAUC <0003> db_auc.c:249 IMSI='262429400722792': Updating SQN=161 in DB 20241016120225125 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429400722792"} 20241016120225125 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120225125 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225125 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225130 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120225130 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429400722792"} 20241016120225130 DAUC <0003> db_auc.c:236 IMSI='262429400722792': Calling to generate 5 vectors 20241016120225130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120225130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120225130 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120225130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241016120225130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120225130 DAUC <0003> auc.c:113 vector [0]: rand = 8cea74a8693cec2fdcdbc3301e506c1f 20241016120225130 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241016120225130 DAUC <0003> auc.c:142 vector [0]: autn = f905b48ee7c70000eb17c39f25ee9dcc 20241016120225130 DAUC <0003> auc.c:143 vector [0]: ck = 215552643af32ec3cb2fc7daf19b54db 20241016120225130 DAUC <0003> auc.c:144 vector [0]: ik = dbd7a07a9eaa83649f0f9b3995cb555b 20241016120225130 DAUC <0003> auc.c:145 vector [0]: res = 9c7a5a2b3eba76de0000000000000000 20241016120225130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120225130 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120225131 DAUC <0003> auc.c:179 vector [0]: kc = f5e3120fc4ecae0c 20241016120225131 DAUC <0003> auc.c:180 vector [0]: sres = 2d46a18a 20241016120225131 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120225131 DAUC <0003> auc.c:113 vector [1]: rand = 803b5bf3895794e9219436c84515aedf 20241016120225131 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241016120225131 DAUC <0003> auc.c:142 vector [1]: autn = b9f03479ea8e0000d228c17ac0d9ac1d 20241016120225131 DAUC <0003> auc.c:143 vector [1]: ck = 6ffbc56fbb895b70408d730b6da84ca7 20241016120225131 DAUC <0003> auc.c:144 vector [1]: ik = e169379e25f7efed3489e50d1ff8f805 20241016120225131 DAUC <0003> auc.c:145 vector [1]: res = d1b6b53db13d14790000000000000000 20241016120225131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120225131 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120225131 DAUC <0003> auc.c:179 vector [1]: kc = f33249d1d257d1d0 20241016120225131 DAUC <0003> auc.c:180 vector [1]: sres = ce274a29 20241016120225131 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120225131 DAUC <0003> auc.c:113 vector [2]: rand = 6c1330adec5c64563b2f640314d535dd 20241016120225131 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241016120225131 DAUC <0003> auc.c:142 vector [2]: autn = e6e21bd3ad130000e2579d2e242768a2 20241016120225131 DAUC <0003> auc.c:143 vector [2]: ck = 8171e5fcbdfd17908b4120385a7169bd 20241016120225131 DAUC <0003> auc.c:144 vector [2]: ik = 1d450ecdbc6e8957b0336019e63232e8 20241016120225131 DAUC <0003> auc.c:145 vector [2]: res = b1956d425c5fabf50000000000000000 20241016120225131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120225131 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120225131 DAUC <0003> auc.c:179 vector [2]: kc = 46c1301828a11399 20241016120225131 DAUC <0003> auc.c:180 vector [2]: sres = 8fe0b4d2 20241016120225131 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120225131 DAUC <0003> auc.c:113 vector [3]: rand = 81f48cf81901683a4bb10c85cef1857b 20241016120225131 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241016120225131 DAUC <0003> auc.c:142 vector [3]: autn = 696a139ba21b000009ffc0b154e4d99f 20241016120225131 DAUC <0003> auc.c:143 vector [3]: ck = 6ba0269319c7591e0ebf846ca1d863ee 20241016120225131 DAUC <0003> auc.c:144 vector [3]: ik = 65dc266eafacb1feca048d49a4b888bc 20241016120225131 DAUC <0003> auc.c:145 vector [3]: res = 357951157f0da5e70000000000000000 20241016120225131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120225131 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120225131 DAUC <0003> auc.c:179 vector [3]: kc = fd08065fd9835381 20241016120225131 DAUC <0003> auc.c:180 vector [3]: sres = 7f78a0cd 20241016120225131 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120225131 DAUC <0003> auc.c:113 vector [4]: rand = 8a96047a8f952d31801160346697df1a 20241016120225131 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241016120225131 DAUC <0003> auc.c:142 vector [4]: autn = fbec6c4b1de0000031b12af25de76e42 20241016120225131 DAUC <0003> auc.c:143 vector [4]: ck = 305ea72677eb94f32bb45f1ef5bfb3b8 20241016120225131 DAUC <0003> auc.c:144 vector [4]: ik = 6bf295e4de9d243be48c5c1028df8e6e 20241016120225131 DAUC <0003> auc.c:145 vector [4]: res = d9ec6c5dac4d72ac0000000000000000 20241016120225131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120225131 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120225131 DAUC <0003> auc.c:179 vector [4]: kc = d149e3bb7ad6a9b3 20241016120225131 DAUC <0003> auc.c:180 vector [4]: sres = 6d930a5f 20241016120225131 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120225131 DAUC <0003> db_auc.c:245 IMSI='262429400722792': Generated 5 vectors 20241016120225131 DAUC <0003> db_auc.c:249 IMSI='262429400722792': Updating SQN=321 in DB 20241016120225140 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429400722792"} 20241016120225140 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120225140 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225140 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225145 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120225145 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429400722792"} 20241016120225145 DAUC <0003> db_auc.c:236 IMSI='262429400722792': Calling to generate 5 vectors 20241016120225145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120225145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120225145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120225145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241016120225145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120225145 DAUC <0003> auc.c:113 vector [0]: rand = 303eb37cada8ad6ee1eb3a733dfc9548 20241016120225145 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241016120225145 DAUC <0003> auc.c:142 vector [0]: autn = 70c09ea1eab100000e08b04cb16c9478 20241016120225145 DAUC <0003> auc.c:143 vector [0]: ck = 9248e1ef678870c7a81b4561a7eba1af 20241016120225145 DAUC <0003> auc.c:144 vector [0]: ik = ba93055257595e27c7388668b18438c0 20241016120225145 DAUC <0003> auc.c:145 vector [0]: res = 727cce38fa67b98a0000000000000000 20241016120225145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120225145 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120225145 DAUC <0003> auc.c:179 vector [0]: kc = 243058c282c48bd4 20241016120225145 DAUC <0003> auc.c:180 vector [0]: sres = c7599d20 20241016120225145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120225145 DAUC <0003> auc.c:113 vector [1]: rand = 5a48f4b92b112b5619c3123e002b27c4 20241016120225145 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241016120225145 DAUC <0003> auc.c:142 vector [1]: autn = b7ea48d291b700000b5cc5319964fa56 20241016120225145 DAUC <0003> auc.c:143 vector [1]: ck = 9a05762662b04e58a07a2da1a81cb055 20241016120225145 DAUC <0003> auc.c:144 vector [1]: ik = 53437e16a7d5575a0c920382773f4614 20241016120225145 DAUC <0003> auc.c:145 vector [1]: res = 0d886d9321c5e9aa0000000000000000 20241016120225145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120225145 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120225145 DAUC <0003> auc.c:179 vector [1]: kc = 5142cf6ffead6e7c 20241016120225145 DAUC <0003> auc.c:180 vector [1]: sres = 0f10e45d 20241016120225145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120225145 DAUC <0003> auc.c:113 vector [2]: rand = 3094d408cce7d51d0ae3c1e161a6d544 20241016120225146 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241016120225146 DAUC <0003> auc.c:142 vector [2]: autn = 238d787410b2000092fe2738a742afd5 20241016120225146 DAUC <0003> auc.c:143 vector [2]: ck = a0adbaca8574d71ed4e46dac2c58c1e0 20241016120225146 DAUC <0003> auc.c:144 vector [2]: ik = e5afdb30112f69ba05d731b922a36386 20241016120225146 DAUC <0003> auc.c:145 vector [2]: res = 43c8e95002c19f930000000000000000 20241016120225146 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120225146 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120225146 DAUC <0003> auc.c:179 vector [2]: kc = dbbec61f19c0416f 20241016120225146 DAUC <0003> auc.c:180 vector [2]: sres = 71839be4 20241016120225146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120225146 DAUC <0003> auc.c:113 vector [3]: rand = ad51633a3f2080b277e95d0fbba3aafb 20241016120225146 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241016120225146 DAUC <0003> auc.c:142 vector [3]: autn = 84ce7f749adb00005760967298186806 20241016120225146 DAUC <0003> auc.c:143 vector [3]: ck = a6d21132d0c1650917bfbc5771bc90a6 20241016120225146 DAUC <0003> auc.c:144 vector [3]: ik = 2e2e8c872eeec4f7533d90c27e16d7f4 20241016120225146 DAUC <0003> auc.c:145 vector [3]: res = 990cbfd4151548b80000000000000000 20241016120225146 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120225146 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120225146 DAUC <0003> auc.c:179 vector [3]: kc = 47f05c015e5c3cd5 20241016120225146 DAUC <0003> auc.c:180 vector [3]: sres = 85ae1f38 20241016120225146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120225146 DAUC <0003> auc.c:113 vector [4]: rand = 054c37962f62b5f2d577f88e47f3b294 20241016120225146 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241016120225146 DAUC <0003> auc.c:142 vector [4]: autn = c977fa19abdd0000d5ebfed445337c58 20241016120225146 DAUC <0003> auc.c:143 vector [4]: ck = edccc827125dff948d79c62f871683ae 20241016120225146 DAUC <0003> auc.c:144 vector [4]: ik = bda37b1a4b7e99c9ad6cff818ceb3747 20241016120225146 DAUC <0003> auc.c:145 vector [4]: res = 62518c02413948d00000000000000000 20241016120225146 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120225146 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120225146 DAUC <0003> auc.c:179 vector [4]: kc = d5d6967347d84663 20241016120225146 DAUC <0003> auc.c:180 vector [4]: sres = 70c21e50 20241016120225146 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120225146 DAUC <0003> db_auc.c:245 IMSI='262429400722792': Generated 5 vectors 20241016120225146 DAUC <0003> db_auc.c:249 IMSI='262429400722792': Updating SQN=481 in DB 20241016120225154 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429400722792"} 20241016120225154 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429400722792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120225154 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225154 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120225160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 20241016120225186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20241016120225186 DLINP <000b> input/ipa.c:451 connected read/write 20241016120225186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120225186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120225186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120225186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120225186 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36121<->l=127.0.0.1:4259) 20241016120225209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49514<->l=127.0.0.1:4258 20241016120225209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49514<->l=127.0.0.1:4258 20241016120228316 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120228316 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120228318 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20241016120228321 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120228321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120228321 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  20241016120228321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120228321 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  20241016120228321 DLGSUP <0013> gsup_server.c:235 2:  20241016120228321 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120228321 DLGSUP <0013> gsup_server.c:235 3:  20241016120228321 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120228321 DLGSUP <0013> gsup_server.c:235 4:  20241016120228321 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120228321 DLGSUP <0013> gsup_server.c:235 5:  20241016120228321 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120228321 DLGSUP <0013> gsup_server.c:235 7:  20241016120228321 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120228321 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120228321 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120228321 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120228336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43147<->l=127.0.0.1:4259) 20241016120228350 DAUC <0003> db_auc.c:157 IMSI='262422878643903': No 2G Auth Data 20241016120228350 DAUC <0003> db_auc.c:192 IMSI='262422878643903': No 3G Auth Data 20241016120228388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 20241016120228392 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228392 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422878643903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422878643903"} 20241016120228392 DAUC <0003> db_auc.c:157 IMSI='262422878643903': No 2G Auth Data 20241016120228392 DAUC <0003> db_auc.c:236 IMSI='262422878643903': Calling to generate 5 vectors 20241016120228392 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120228392 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120228392 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120228392 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120228392 DAUC <0003> auc.c:113 vector [0]: rand = 3483b0fab0451416ba3d6924f8130aca 20241016120228392 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120228392 DAUC <0003> auc.c:142 vector [0]: autn = 282f8d238b6b80002bc7ba9bb2f81d11 20241016120228392 DAUC <0003> auc.c:143 vector [0]: ck = 2d70cdabadd0c341296636023b6a092a 20241016120228392 DAUC <0003> auc.c:144 vector [0]: ik = fe0329106c9bba920f71e95f108fd7d7 20241016120228392 DAUC <0003> auc.c:145 vector [0]: res = e63dd3c687ba75700000000000000000 20241016120228392 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120228392 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120228392 DAUC <0003> auc.c:151 vector [0]: kc = f5643be6eaaea72e 20241016120228392 DAUC <0003> auc.c:152 vector [0]: sres = 6187a6b6 20241016120228392 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120228392 DAUC <0003> auc.c:113 vector [1]: rand = fdb0b26cb13b7a48a59541f834e2af8a 20241016120228392 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120228392 DAUC <0003> auc.c:142 vector [1]: autn = 453e87fdfe438000e0a2754e818ef287 20241016120228392 DAUC <0003> auc.c:143 vector [1]: ck = 269f51b3d73f75718c65e110dfae17cc 20241016120228392 DAUC <0003> auc.c:144 vector [1]: ik = 58a0075511c6a474c02360ae57b36d6b 20241016120228392 DAUC <0003> auc.c:145 vector [1]: res = ccd78f3378c273940000000000000000 20241016120228392 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120228392 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120228392 DAUC <0003> auc.c:151 vector [1]: kc = 3279d7584ee4aba2 20241016120228392 DAUC <0003> auc.c:152 vector [1]: sres = b415fca7 20241016120228392 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120228392 DAUC <0003> auc.c:113 vector [2]: rand = e99804c905bbe4b8e83932f2c59612de 20241016120228392 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120228393 DAUC <0003> auc.c:142 vector [2]: autn = 85e12aec652d8000a7757281b032b770 20241016120228393 DAUC <0003> auc.c:143 vector [2]: ck = d16dd7218889fb7c8873e6b356a04eec 20241016120228393 DAUC <0003> auc.c:144 vector [2]: ik = 02c8f7d1487bbedee8e21e2adfa39e42 20241016120228393 DAUC <0003> auc.c:145 vector [2]: res = 73543425098fb3030000000000000000 20241016120228393 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120228393 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120228393 DAUC <0003> auc.c:151 vector [2]: kc = b334d86949f1950c 20241016120228393 DAUC <0003> auc.c:152 vector [2]: sres = 7adb8726 20241016120228393 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120228393 DAUC <0003> auc.c:113 vector [3]: rand = e1f70854f5719fe29ab3d02eb6dbd496 20241016120228393 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120228393 DAUC <0003> auc.c:142 vector [3]: autn = 9ef941d62be08000cf9c7a53d2dfc7dd 20241016120228393 DAUC <0003> auc.c:143 vector [3]: ck = 83ba0fd7f59148317be90c8c1c217591 20241016120228393 DAUC <0003> auc.c:144 vector [3]: ik = 3d2a50069964de2bd96bf77bb4441b42 20241016120228393 DAUC <0003> auc.c:145 vector [3]: res = 9c14f5cbc3e86f1b0000000000000000 20241016120228393 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120228393 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120228393 DAUC <0003> auc.c:151 vector [3]: kc = 1c12a426c490f8c9 20241016120228393 DAUC <0003> auc.c:152 vector [3]: sres = 5ffc9ad0 20241016120228393 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120228393 DAUC <0003> auc.c:113 vector [4]: rand = 06d508356427c7d83807996e7cb2d70e 20241016120228393 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120228393 DAUC <0003> auc.c:142 vector [4]: autn = deb6fa55aafd80009369984f3cab7994 20241016120228393 DAUC <0003> auc.c:143 vector [4]: ck = 124f91fb1935db1a47b9238fd5e92ed0 20241016120228393 DAUC <0003> auc.c:144 vector [4]: ik = 0ec8b4d43428a505831997ee1c937302 20241016120228393 DAUC <0003> auc.c:145 vector [4]: res = 81ca60aa54cca7980000000000000000 20241016120228393 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120228393 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120228393 DAUC <0003> auc.c:151 vector [4]: kc = d827914ee46723cd 20241016120228393 DAUC <0003> auc.c:152 vector [4]: sres = d506c732 20241016120228393 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120228393 DAUC <0003> db_auc.c:245 IMSI='262422878643903': Generated 5 vectors 20241016120228393 DAUC <0003> db_auc.c:249 IMSI='262422878643903': Updating SQN=161 in DB 20241016120228442 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422878643903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422878643903"} 20241016120228442 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422878643903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120228442 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228442 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49530<->l=127.0.0.1:4258 20241016120228481 DAUC <0003> db_auc.c:157 IMSI='262424214635969': No 2G Auth Data 20241016120228481 DAUC <0003> db_auc.c:192 IMSI='262424214635969': No 3G Auth Data 20241016120228504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49532<->l=127.0.0.1:4258 20241016120228506 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228506 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424214635969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424214635969"} 20241016120228506 DAUC <0003> db_auc.c:157 IMSI='262424214635969': No 2G Auth Data 20241016120228506 DAUC <0003> db_auc.c:236 IMSI='262424214635969': Calling to generate 5 vectors 20241016120228506 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241016120228506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120228506 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241016120228506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120228506 DAUC <0003> auc.c:113 vector [0]: rand = 9668a8f8ad3687154cb8d48c5239c811 20241016120228506 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120228506 DAUC <0003> auc.c:142 vector [0]: autn = 4e1c20d6b8398000a20103a65a061527 20241016120228506 DAUC <0003> auc.c:143 vector [0]: ck = fa0ccad7c923c888470f32ee9eff3726 20241016120228506 DAUC <0003> auc.c:144 vector [0]: ik = 7935082ca56b43ba1c578084b84c9b23 20241016120228506 DAUC <0003> auc.c:145 vector [0]: res = ce8b4635254d60460000000000000000 20241016120228506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120228506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241016120228506 DAUC <0003> auc.c:151 vector [0]: kc = d86170914afb2737 20241016120228506 DAUC <0003> auc.c:152 vector [0]: sres = ebc62673 20241016120228506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241016120228506 DAUC <0003> auc.c:113 vector [1]: rand = d9340120edb508e08430910d06e67736 20241016120228506 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120228506 DAUC <0003> auc.c:142 vector [1]: autn = 47d8f2eb27b68000b5e2c0326bade762 20241016120228506 DAUC <0003> auc.c:143 vector [1]: ck = 690ca5dcb31caa97fe390c3664f33ba9 20241016120228506 DAUC <0003> auc.c:144 vector [1]: ik = 2f74371a8b2cbe89c29f3180f43813f8 20241016120228506 DAUC <0003> auc.c:145 vector [1]: res = 98b8006cd510c9b00000000000000000 20241016120228506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120228506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241016120228506 DAUC <0003> auc.c:151 vector [1]: kc = 7adeaf70a8fb3c4f 20241016120228506 DAUC <0003> auc.c:152 vector [1]: sres = 4da8c9dc 20241016120228506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241016120228506 DAUC <0003> auc.c:113 vector [2]: rand = 69596bd7f5171b3fb94847ae867a6f0f 20241016120228506 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120228506 DAUC <0003> auc.c:142 vector [2]: autn = 468cfee6d15b80003cd3f5255870b8c7 20241016120228506 DAUC <0003> auc.c:143 vector [2]: ck = 79257f1465fc16e4402408e84a16bcfa 20241016120228506 DAUC <0003> auc.c:144 vector [2]: ik = 6be49712738527d20877972699dc8574 20241016120228506 DAUC <0003> auc.c:145 vector [2]: res = b4af9600bc89770c0000000000000000 20241016120228506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120228506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241016120228506 DAUC <0003> auc.c:151 vector [2]: kc = 5a9277c8c5b308b8 20241016120228506 DAUC <0003> auc.c:152 vector [2]: sres = 0826e10c 20241016120228506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241016120228506 DAUC <0003> auc.c:113 vector [3]: rand = 2d1fa2c4c1d012ca81b2b669065c1fb1 20241016120228506 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120228506 DAUC <0003> auc.c:142 vector [3]: autn = 8867b35bd3e18000cca6df109e62749d 20241016120228506 DAUC <0003> auc.c:143 vector [3]: ck = 5935c004f2352e30285c880cfba6e0dd 20241016120228506 DAUC <0003> auc.c:144 vector [3]: ik = 6ee9df04f3a6fc6b56aca750e8d515ad 20241016120228506 DAUC <0003> auc.c:145 vector [3]: res = d1374a99a59843ea0000000000000000 20241016120228506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120228506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241016120228506 DAUC <0003> auc.c:151 vector [3]: kc = 492c305c12e0272b 20241016120228506 DAUC <0003> auc.c:152 vector [3]: sres = 74af0973 20241016120228506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241016120228506 DAUC <0003> auc.c:113 vector [4]: rand = 96f344c1e93a94bdbba9715d2d748825 20241016120228506 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120228506 DAUC <0003> auc.c:142 vector [4]: autn = 58981c59635e800045bd4459cab8a091 20241016120228506 DAUC <0003> auc.c:143 vector [4]: ck = 45fa6c9a8fce270e30a83d6aeef02ff1 20241016120228506 DAUC <0003> auc.c:144 vector [4]: ik = da5bb739cfc8dbd56bbfd4c3602eb335 20241016120228506 DAUC <0003> auc.c:145 vector [4]: res = c945ed8c84d9d52f0000000000000000 20241016120228506 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120228506 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241016120228506 DAUC <0003> auc.c:151 vector [4]: kc = c4b6320aced8601f 20241016120228506 DAUC <0003> auc.c:152 vector [4]: sres = 4d9c38a3 20241016120228506 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241016120228506 DAUC <0003> db_auc.c:245 IMSI='262424214635969': Generated 5 vectors 20241016120228506 DAUC <0003> db_auc.c:249 IMSI='262424214635969': Updating SQN=161 in DB 20241016120228514 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424214635969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424214635969"} 20241016120228514 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424214635969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120228514 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228514 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49532<->l=127.0.0.1:4258 20241016120228548 DAUC <0003> db_auc.c:157 IMSI='262427013287054': No 2G Auth Data 20241016120228548 DAUC <0003> db_auc.c:192 IMSI='262427013287054': No 3G Auth Data 20241016120228581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4258 20241016120228584 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228584 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427013287054 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427013287054"} 20241016120228584 DAUC <0003> db_auc.c:236 IMSI='262427013287054': Calling to generate 5 vectors 20241016120228584 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120228584 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120228584 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120228584 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120228584 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120228584 DAUC <0003> auc.c:113 vector [0]: rand = 8f9f6c6a3a64530a5a52e0f5c529f6b6 20241016120228584 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120228584 DAUC <0003> auc.c:142 vector [0]: autn = 8d73c3639a818000c861a1779a050a59 20241016120228584 DAUC <0003> auc.c:143 vector [0]: ck = a754485d09ece93509c7dd65fae2bdb9 20241016120228584 DAUC <0003> auc.c:144 vector [0]: ik = 62372cf655dd14406f9b9a13f323d41c 20241016120228584 DAUC <0003> auc.c:145 vector [0]: res = 68502d90e85152300000000000000000 20241016120228584 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120228584 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120228584 DAUC <0003> auc.c:179 vector [0]: kc = 5b46b7d3e7b24800 20241016120228584 DAUC <0003> auc.c:180 vector [0]: sres = 3067e3fc 20241016120228584 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120228584 DAUC <0003> auc.c:113 vector [1]: rand = 2f5bb95009f9fbc13958ec9a4f3c9e73 20241016120228584 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120228584 DAUC <0003> auc.c:142 vector [1]: autn = 98ac5a6c2eb78000b27f23e249f22f61 20241016120228584 DAUC <0003> auc.c:143 vector [1]: ck = 039836a4038b4f6279967a30ec7fa78c 20241016120228584 DAUC <0003> auc.c:144 vector [1]: ik = 3ca2c555735e7b153c89d1b02076e561 20241016120228584 DAUC <0003> auc.c:145 vector [1]: res = 87a8e1e4b4bba6c90000000000000000 20241016120228584 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120228584 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120228584 DAUC <0003> auc.c:179 vector [1]: kc = 520473a87ebc4800 20241016120228584 DAUC <0003> auc.c:180 vector [1]: sres = 897758ed 20241016120228584 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120228584 DAUC <0003> auc.c:113 vector [2]: rand = 38ec1f09ab13be0a6248dc706c181a0e 20241016120228584 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120228584 DAUC <0003> auc.c:142 vector [2]: autn = 834e6da946af800089190f3d3daabd94 20241016120228584 DAUC <0003> auc.c:143 vector [2]: ck = 5538f21b542df7d817a09a44244fcade 20241016120228584 DAUC <0003> auc.c:144 vector [2]: ik = 7a51a3a0aeda99b212caf1a99e4e0dc2 20241016120228584 DAUC <0003> auc.c:145 vector [2]: res = f5d99297f1c359610000000000000000 20241016120228584 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120228584 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120228584 DAUC <0003> auc.c:179 vector [2]: kc = ce782bd443739c00 20241016120228584 DAUC <0003> auc.c:180 vector [2]: sres = 4789fa32 20241016120228584 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120228584 DAUC <0003> auc.c:113 vector [3]: rand = 964e0f28b7c6290169476aa5d377344f 20241016120228584 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120228584 DAUC <0003> auc.c:142 vector [3]: autn = 73f4eafbedbb8000999f449f17f77dc0 20241016120228584 DAUC <0003> auc.c:143 vector [3]: ck = 564ace99d47f14bcaed46da4baa03cdb 20241016120228584 DAUC <0003> auc.c:144 vector [3]: ik = c192778533d791a3a65fe3347b967770 20241016120228584 DAUC <0003> auc.c:145 vector [3]: res = 49d1b5da19d4035a0000000000000000 20241016120228584 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120228584 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120228584 DAUC <0003> auc.c:179 vector [3]: kc = 7ec7aa61a8eea000 20241016120228584 DAUC <0003> auc.c:180 vector [3]: sres = 841cadd8 20241016120228584 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120228584 DAUC <0003> auc.c:113 vector [4]: rand = fe26e2ab3a719e437a4f7dcd393ae332 20241016120228584 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120228584 DAUC <0003> auc.c:142 vector [4]: autn = ab10b36aa842800021afb602cf6fd8ee 20241016120228584 DAUC <0003> auc.c:143 vector [4]: ck = 9b47ecea8db838755b5ed215453a58c1 20241016120228584 DAUC <0003> auc.c:144 vector [4]: ik = 0e14b2d97c68cc80c5e12f91104a8151 20241016120228584 DAUC <0003> auc.c:145 vector [4]: res = 5bfe3fef94ef98240000000000000000 20241016120228584 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120228584 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120228584 DAUC <0003> auc.c:179 vector [4]: kc = dc17de1f37d45800 20241016120228584 DAUC <0003> auc.c:180 vector [4]: sres = 41f6c245 20241016120228584 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120228584 DAUC <0003> db_auc.c:245 IMSI='262427013287054': Generated 5 vectors 20241016120228584 DAUC <0003> db_auc.c:249 IMSI='262427013287054': Updating SQN=161 in DB 20241016120228593 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427013287054 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427013287054"} 20241016120228593 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427013287054 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120228593 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228593 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49546<->l=127.0.0.1:4258 20241016120228627 DAUC <0003> db_auc.c:157 IMSI='262421175045171': No 2G Auth Data 20241016120228627 DAUC <0003> db_auc.c:192 IMSI='262421175045171': No 3G Auth Data 20241016120228658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20241016120228659 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228659 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421175045171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421175045171"} 20241016120228659 DAUC <0003> db_auc.c:236 IMSI='262421175045171': Calling to generate 5 vectors 20241016120228659 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120228659 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120228659 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120228659 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120228659 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120228659 DAUC <0003> auc.c:113 vector [0]: rand = 0abb9ab6a6bacccd983918eb1893fdd7 20241016120228659 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120228659 DAUC <0003> auc.c:142 vector [0]: autn = 8d4cc5d8ac7c80008e928a0d29b25557 20241016120228659 DAUC <0003> auc.c:143 vector [0]: ck = e61fa7a586772b901c9b27710db6cb6b 20241016120228659 DAUC <0003> auc.c:144 vector [0]: ik = 9105868be68de66f924a3e7a49bdddc9 20241016120228659 DAUC <0003> auc.c:145 vector [0]: res = bad24f161ed73bd70000000000000000 20241016120228659 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120228659 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120228659 DAUC <0003> auc.c:179 vector [0]: kc = 29d67faff17e0400 20241016120228659 DAUC <0003> auc.c:180 vector [0]: sres = 982df891 20241016120228659 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120228659 DAUC <0003> auc.c:113 vector [1]: rand = 495a51c330cf766c443485a7996488a0 20241016120228659 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120228659 DAUC <0003> auc.c:142 vector [1]: autn = bc2f4bebdc928000d1946c09aff4f281 20241016120228659 DAUC <0003> auc.c:143 vector [1]: ck = 5a91f12c553dee7d1e2f96094e447d68 20241016120228659 DAUC <0003> auc.c:144 vector [1]: ik = d9106ae857b722830871912421063902 20241016120228659 DAUC <0003> auc.c:145 vector [1]: res = 772d912f86f9b8770000000000000000 20241016120228659 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120228659 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120228659 DAUC <0003> auc.c:179 vector [1]: kc = 406a6aa5a0b60000 20241016120228659 DAUC <0003> auc.c:180 vector [1]: sres = 7392b733 20241016120228659 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120228659 DAUC <0003> auc.c:113 vector [2]: rand = b1653e7ee2d9e539dbb86fc46d44e8bd 20241016120228659 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120228659 DAUC <0003> auc.c:142 vector [2]: autn = 21a231abc6c2800052d7003ee61e669a 20241016120228659 DAUC <0003> auc.c:143 vector [2]: ck = 3102fe16b6c7b8b16751d17099cf6353 20241016120228659 DAUC <0003> auc.c:144 vector [2]: ik = 58eff74d306ee289cb1eba326fc9f836 20241016120228659 DAUC <0003> auc.c:145 vector [2]: res = aec599933705782b0000000000000000 20241016120228659 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120228659 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120228659 DAUC <0003> auc.c:179 vector [2]: kc = edbd5c773fd4e800 20241016120228659 DAUC <0003> auc.c:180 vector [2]: sres = 543b5930 20241016120228659 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120228659 DAUC <0003> auc.c:113 vector [3]: rand = c8b499bf893482f6adcce28c85ebff2c 20241016120228659 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120228659 DAUC <0003> auc.c:142 vector [3]: autn = 99ddc916045d8000bac98da9a990c448 20241016120228659 DAUC <0003> auc.c:143 vector [3]: ck = 21cd3c192c1266ca3c8080eeb04ad376 20241016120228659 DAUC <0003> auc.c:144 vector [3]: ik = 90c8695c01aed1c26e0582be8a49099b 20241016120228659 DAUC <0003> auc.c:145 vector [3]: res = cce02392c55ea7b50000000000000000 20241016120228659 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120228659 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120228659 DAUC <0003> auc.c:179 vector [3]: kc = a36f7dff99890c00 20241016120228659 DAUC <0003> auc.c:180 vector [3]: sres = b44594af 20241016120228659 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120228659 DAUC <0003> auc.c:113 vector [4]: rand = 8e62037cd01bf4b65140ac92da7f7e87 20241016120228660 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120228660 DAUC <0003> auc.c:142 vector [4]: autn = 2545cd043dd58000d425133a32e80149 20241016120228660 DAUC <0003> auc.c:143 vector [4]: ck = 0448838f0bc6357be666ed737d46ac88 20241016120228660 DAUC <0003> auc.c:144 vector [4]: ik = f3f3e2b44e67b3aae570f7e74e3bc1b3 20241016120228660 DAUC <0003> auc.c:145 vector [4]: res = 2e7d802414a836890000000000000000 20241016120228660 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120228660 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120228660 DAUC <0003> auc.c:179 vector [4]: kc = f9b1a52f3b43a000 20241016120228660 DAUC <0003> auc.c:180 vector [4]: sres = 2a88b72a 20241016120228660 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120228660 DAUC <0003> db_auc.c:245 IMSI='262421175045171': Generated 5 vectors 20241016120228660 DAUC <0003> db_auc.c:249 IMSI='262421175045171': Updating SQN=161 in DB 20241016120228667 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421175045171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421175045171"} 20241016120228667 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421175045171 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120228667 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228667 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20241016120228702 DAUC <0003> db_auc.c:157 IMSI='262424309350208': No 2G Auth Data 20241016120228702 DAUC <0003> db_auc.c:192 IMSI='262424309350208': No 3G Auth Data 20241016120228741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241016120228746 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228746 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424309350208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424309350208"} 20241016120228746 DAUC <0003> db_auc.c:236 IMSI='262424309350208': Calling to generate 5 vectors 20241016120228746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241016120228746 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241016120228746 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241016120228746 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241016120228746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241016120228746 DAUC <0003> auc.c:113 vector [0]: rand = e1ffd9e9c4e08dff5a867244af923c11 20241016120228746 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241016120228746 DAUC <0003> auc.c:142 vector [0]: autn = 21e8a195a8888000ebd971e4f9d4b014 20241016120228746 DAUC <0003> auc.c:143 vector [0]: ck = 6cde68c31b409833944ce9fe4b0fbb20 20241016120228747 DAUC <0003> auc.c:144 vector [0]: ik = 0dd7b4d1df75b1776a1aba995fcb454e 20241016120228747 DAUC <0003> auc.c:145 vector [0]: res = 32a01dfcdb9268090000000000000000 20241016120228747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241016120228747 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241016120228747 DAUC <0003> auc.c:179 vector [0]: kc = dc0916bbf118bdf6 20241016120228747 DAUC <0003> auc.c:180 vector [0]: sres = 9e9c4345 20241016120228747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241016120228747 DAUC <0003> auc.c:113 vector [1]: rand = 023d8f765d10771daab2b13fbaaf065e 20241016120228747 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241016120228747 DAUC <0003> auc.c:142 vector [1]: autn = d1d3a6ca4f0b80009f6d111187080b41 20241016120228747 DAUC <0003> auc.c:143 vector [1]: ck = 14f4ee91a8fb5f9533268b26e2995a79 20241016120228747 DAUC <0003> auc.c:144 vector [1]: ik = a24fd4cbd1a119ead6981320ea2c2344 20241016120228747 DAUC <0003> auc.c:145 vector [1]: res = 3453ddd13b256dff0000000000000000 20241016120228747 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241016120228747 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241016120228747 DAUC <0003> auc.c:179 vector [1]: kc = 16dd1138c09add06 20241016120228747 DAUC <0003> auc.c:180 vector [1]: sres = 79bae6c3 20241016120228747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241016120228747 DAUC <0003> auc.c:113 vector [2]: rand = 86537edcba5607e3b78a149afeabf9f3 20241016120228747 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241016120228747 DAUC <0003> auc.c:142 vector [2]: autn = a183abbac8308000219b6407a1059fc5 20241016120228747 DAUC <0003> auc.c:143 vector [2]: ck = c8fcebb4eae5db1fdc93800a58a7a7f4 20241016120228747 DAUC <0003> auc.c:144 vector [2]: ik = 90c188d65e6553b8508ab3a06397d4da 20241016120228747 DAUC <0003> auc.c:145 vector [2]: res = 10f21b09b555073d0000000000000000 20241016120228747 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241016120228747 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241016120228747 DAUC <0003> auc.c:179 vector [2]: kc = d8e6df814769169b 20241016120228747 DAUC <0003> auc.c:180 vector [2]: sres = 801fc364 20241016120228747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241016120228747 DAUC <0003> auc.c:113 vector [3]: rand = 5ba6ca7147502dfa689eb7fdd991bfe7 20241016120228747 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241016120228747 DAUC <0003> auc.c:142 vector [3]: autn = 2118aed9f0d98000ea18671c2c01c539 20241016120228747 DAUC <0003> auc.c:143 vector [3]: ck = db0a7bdbfd45940d3e5142c8a8143b84 20241016120228747 DAUC <0003> auc.c:144 vector [3]: ik = 147bb1ccb27f9bf5e199724568008cfc 20241016120228747 DAUC <0003> auc.c:145 vector [3]: res = 4f79d40367e797d80000000000000000 20241016120228747 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241016120228747 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241016120228747 DAUC <0003> auc.c:179 vector [3]: kc = 26b3245c15497c77 20241016120228747 DAUC <0003> auc.c:180 vector [3]: sres = b5ea1ca9 20241016120228747 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241016120228747 DAUC <0003> auc.c:113 vector [4]: rand = a5db5d1b370f30bdf65f3188478e7027 20241016120228747 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241016120228747 DAUC <0003> auc.c:142 vector [4]: autn = af6593f92697800056c0e2ab8945ad6c 20241016120228747 DAUC <0003> auc.c:143 vector [4]: ck = 002daeb1b7a3699a4e9b2e1db9805173 20241016120228747 DAUC <0003> auc.c:144 vector [4]: ik = 09457ae655635629f75d64753a16d19e 20241016120228747 DAUC <0003> auc.c:145 vector [4]: res = 4b835cc44be0c4320000000000000000 20241016120228747 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241016120228747 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241016120228747 DAUC <0003> auc.c:179 vector [4]: kc = e9708451b6822a3c 20241016120228747 DAUC <0003> auc.c:180 vector [4]: sres = 1321e1e1 20241016120228748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241016120228748 DAUC <0003> db_auc.c:245 IMSI='262424309350208': Generated 5 vectors 20241016120228748 DAUC <0003> db_auc.c:249 IMSI='262424309350208': Updating SQN=161 in DB 20241016120228756 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424309350208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424309350208"} 20241016120228756 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424309350208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120228756 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228756 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120228762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241016120228789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49518<->l=127.0.0.1:4258 20241016120228790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43147<->l=127.0.0.1:4259) 20241016120228790 DLINP <000b> input/ipa.c:451 connected read/write 20241016120228790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120228790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120228790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120228790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120228814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241016120228815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241016120231934 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120231934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120231937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120231938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20241016120231939 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120231940 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120231940 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120231940 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  20241016120231940 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120231940 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  20241016120231940 DLGSUP <0013> gsup_server.c:235 2:  20241016120231940 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120231940 DLGSUP <0013> gsup_server.c:235 3:  20241016120231940 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120231940 DLGSUP <0013> gsup_server.c:235 4:  20241016120231940 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120231940 DLGSUP <0013> gsup_server.c:235 5:  20241016120231940 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120231940 DLGSUP <0013> gsup_server.c:235 7:  20241016120231940 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120231940 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120231940 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120231940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120231954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37907<->l=127.0.0.1:4259) 20241016120231964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241016120231982 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120231982 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427012828174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427012828174" cn_domain=PS} 20241016120231982 DLU <0006> fsm.c:456 lu(262427012828174)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241016120231982 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427012828174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241016120231982 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427012828174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427012828174" cause=IMSI unknown in HLR} 20241016120231982 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427012828174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120231982 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427012828174)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120231982 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427012828174)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241016120231982 DLU <0006> fsm.c:568 lu(PS:IMSI-262427012828174)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241016120231982 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120231982 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120231985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241016120231985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20241016120231986 DLINP <000b> input/ipa.c:451 connected read/write 20241016120231986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120231986 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120231987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120231987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120231987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37907<->l=127.0.0.1:4259) 20241016120232039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241016120232040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241016120235140 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120235140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120235141 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120235142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20241016120235143 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120235143 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120235143 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120235143 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  20241016120235143 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120235143 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  20241016120235143 DLGSUP <0013> gsup_server.c:235 2:  20241016120235143 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120235143 DLGSUP <0013> gsup_server.c:235 3:  20241016120235143 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120235143 DLGSUP <0013> gsup_server.c:235 4:  20241016120235143 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120235143 DLGSUP <0013> gsup_server.c:235 5:  20241016120235143 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120235143 DLGSUP <0013> gsup_server.c:235 7:  20241016120235143 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120235143 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120235143 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120235143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120235151 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20241016120235156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20241016120235186 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120235186 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423467547847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423467547847" cn_domain=PS source_name="the-source\n"} 20241016120235186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241016120235186 DLU <0006> fsm.c:456 lu(262423467547847)[0x61200000b620]{UNVALIDATED}: Allocated 20241016120235187 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423467547847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241016120235187 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423467547847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423467547847" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241016120235187 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423467547847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120235187 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423467547847)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120235187 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423467547847)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241016120235187 DLU <0006> fsm.c:568 lu(PS:IMSI-262423467547847)[0x61200000b620]{UNVALIDATED}: Deallocated 20241016120235187 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120235187 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120235191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20241016120235193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20241016120235194 DLINP <000b> input/ipa.c:451 connected read/write 20241016120235194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120235194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120235194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120235194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120235194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241016120235195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44465<->l=127.0.0.1:4259) 20241016120235226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55770<->l=127.0.0.1:4258 20241016120235226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55770<->l=127.0.0.1:4258 20241016120238332 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120238332 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120238334 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120238335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20241016120238337 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120238337 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120238337 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120238337 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  20241016120238337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120238337 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  20241016120238337 DLGSUP <0013> gsup_server.c:235 2:  20241016120238337 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120238337 DLGSUP <0013> gsup_server.c:235 3:  20241016120238337 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120238337 DLGSUP <0013> gsup_server.c:235 4:  20241016120238337 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120238337 DLGSUP <0013> gsup_server.c:235 5:  20241016120238337 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120238337 DLGSUP <0013> gsup_server.c:235 7:  20241016120238337 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120238337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120238337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120238337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120238346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45679<->l=127.0.0.1:4259) 20241016120238352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20241016120238378 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120238378 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429212288550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429212288550" cn_domain=PS} 20241016120238378 DLU <0006> fsm.c:456 lu(262429212288550)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241016120238378 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429212288550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241016120238378 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429212288550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429212288550" cause=Roaming not allowed in this location area} 20241016120238378 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429212288550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120238378 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429212288550)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120238378 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429212288550)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241016120238378 DLU <0006> fsm.c:568 lu(PS:IMSI-262429212288550)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241016120238378 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120238378 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120238379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20241016120238380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20241016120238380 DLINP <000b> input/ipa.c:451 connected read/write 20241016120238380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120238380 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120238380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120238380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120238380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45679<->l=127.0.0.1:4259) 20241016120238403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55798<->l=127.0.0.1:4258 20241016120238404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55798<->l=127.0.0.1:4258 20241016120241509 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120241509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120241512 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120241512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20241016120241514 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120241514 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120241514 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120241514 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  20241016120241514 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120241514 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  20241016120241514 DLGSUP <0013> gsup_server.c:235 2:  20241016120241514 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120241514 DLGSUP <0013> gsup_server.c:235 3:  20241016120241514 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120241514 DLGSUP <0013> gsup_server.c:235 4:  20241016120241514 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120241514 DLGSUP <0013> gsup_server.c:235 5:  20241016120241514 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120241514 DLGSUP <0013> gsup_server.c:235 7:  20241016120241514 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120241514 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120241514 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120241514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120241527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44703<->l=127.0.0.1:4259) 20241016120241533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 20241016120241558 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120241558 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429022331936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429022331936"} 20241016120241558 DAUC <0003> db_auc.c:133 IMSI='262429022331936': No such subscriber 20241016120241558 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429022331936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241016120241558 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429022331936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429022331936" cause=IMSI unknown in HLR} 20241016120241558 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429022331936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120241558 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120241559 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120241563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4258 20241016120241565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20241016120241567 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44703<->l=127.0.0.1:4259) 20241016120241567 DLINP <000b> input/ipa.c:451 connected read/write 20241016120241567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120241567 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120241567 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120241567 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120241635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57064<->l=127.0.0.1:4258 20241016120241635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57064<->l=127.0.0.1:4258 20241016120244742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120244742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120244745 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20241016120244747 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120244747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120244747 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  20241016120244747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120244747 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  20241016120244747 DLGSUP <0013> gsup_server.c:235 2:  20241016120244747 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120244747 DLGSUP <0013> gsup_server.c:235 3:  20241016120244747 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120244747 DLGSUP <0013> gsup_server.c:235 4:  20241016120244747 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120244747 DLGSUP <0013> gsup_server.c:235 5:  20241016120244747 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120244747 DLGSUP <0013> gsup_server.c:235 7:  20241016120244747 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120244747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120244747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120244747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120244762 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20241016120244805 DAUC <0003> db_auc.c:157 IMSI='262421629897657': No 2G Auth Data 20241016120244806 DAUC <0003> db_auc.c:192 IMSI='262421629897657': No 3G Auth Data 20241016120244855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 20241016120244864 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244864 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421629897657" cn_domain=PS} 20241016120244864 DLU <0006> fsm.c:456 lu(262421629897657)[0x61200000b920]{UNVALIDATED}: Allocated 20241016120244864 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120244881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421629897657)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120244881 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421629897657" cn_domain=PS} 20241016120244881 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244881 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244887 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244887 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421629897657"} 20241016120244887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421629897657)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120244887 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120244887 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421629897657"} 20241016120244887 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421629897657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120244887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421629897657)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120244887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421629897657)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120244887 DLU <0006> fsm.c:568 lu(PS:IMSI-262421629897657)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120244887 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244888 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4258 20241016120244917 DAUC <0003> db_auc.c:157 IMSI='262426951811817': No 2G Auth Data 20241016120244917 DAUC <0003> db_auc.c:192 IMSI='262426951811817': No 3G Auth Data 20241016120244925 DLGSUP <0013> hlr.c:121 IMSI 262426951811817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120244940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241016120244942 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244942 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426951811817" cn_domain=PS} 20241016120244942 DLU <0006> fsm.c:456 lu(262426951811817)[0x61200000baa0]{UNVALIDATED}: Allocated 20241016120244942 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120244958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426951811817)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120244958 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426951811817" cn_domain=PS} 20241016120244958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120244960 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426951811817"} 20241016120244960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426951811817)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120244960 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120244960 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426951811817"} 20241016120244960 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426951811817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120244960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951811817)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120244960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426951811817)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120244960 DLU <0006> fsm.c:568 lu(PS:IMSI-262426951811817)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120244960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120244961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120244962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241016120244986 DAUC <0003> db_auc.c:157 IMSI='262423531182484': No 2G Auth Data 20241016120244986 DAUC <0003> db_auc.c:192 IMSI='262423531182484': No 3G Auth Data 20241016120244995 DLGSUP <0013> hlr.c:121 IMSI 262423531182484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241016120245012 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245012 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423531182484" cn_domain=PS} 20241016120245012 DLU <0006> fsm.c:456 lu(262423531182484)[0x61200000bc20]{UNVALIDATED}: Allocated 20241016120245012 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423531182484)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245026 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423531182484" cn_domain=PS} 20241016120245026 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245026 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245027 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245027 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423531182484"} 20241016120245027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423531182484)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245027 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245027 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423531182484"} 20241016120245027 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423531182484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531182484)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531182484)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245027 DLU <0006> fsm.c:568 lu(PS:IMSI-262423531182484)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245027 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245027 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57092<->l=127.0.0.1:4258 20241016120245059 DAUC <0003> db_auc.c:157 IMSI='262420046297118': No 2G Auth Data 20241016120245059 DAUC <0003> db_auc.c:192 IMSI='262420046297118': No 3G Auth Data 20241016120245068 DLGSUP <0013> hlr.c:121 IMSI 262420046297118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4258 20241016120245090 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245090 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420046297118" cn_domain=PS} 20241016120245090 DLU <0006> fsm.c:456 lu(262420046297118)[0x61200000bda0]{UNVALIDATED}: Allocated 20241016120245090 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245106 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420046297118)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245106 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420046297118" cn_domain=PS} 20241016120245107 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245107 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245110 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245110 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420046297118"} 20241016120245110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420046297118)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245110 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245110 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420046297118"} 20241016120245110 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420046297118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046297118)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046297118)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245110 DLU <0006> fsm.c:568 lu(PS:IMSI-262420046297118)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245110 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245111 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4258 20241016120245139 DAUC <0003> db_auc.c:157 IMSI='262428601877958': No 2G Auth Data 20241016120245139 DAUC <0003> db_auc.c:192 IMSI='262428601877958': No 3G Auth Data 20241016120245148 DLGSUP <0013> hlr.c:121 IMSI 262428601877958: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20241016120245165 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245165 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428601877958" cn_domain=PS} 20241016120245165 DLU <0006> fsm.c:456 lu(262428601877958)[0x61200000bf20]{UNVALIDATED}: Allocated 20241016120245165 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428601877958)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245181 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428601877958" cn_domain=PS} 20241016120245181 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245181 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245182 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245182 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428601877958"} 20241016120245182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428601877958)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245182 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245182 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428601877958"} 20241016120245182 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428601877958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428601877958)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428601877958)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245183 DLU <0006> fsm.c:568 lu(PS:IMSI-262428601877958)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245183 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245183 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20241016120245208 DAUC <0003> db_auc.c:157 IMSI='262422711714157': No 2G Auth Data 20241016120245208 DAUC <0003> db_auc.c:192 IMSI='262422711714157': No 3G Auth Data 20241016120245216 DLGSUP <0013> hlr.c:121 IMSI 262422711714157: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241016120245240 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245241 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422711714157" cn_domain=PS} 20241016120245241 DLU <0006> fsm.c:456 lu(262422711714157)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241016120245241 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422711714157)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245256 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422711714157" cn_domain=PS} 20241016120245256 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245256 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245258 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245258 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422711714157"} 20241016120245258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422711714157)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245258 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245258 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422711714157"} 20241016120245258 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422711714157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422711714157)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422711714157)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245258 DLU <0006> fsm.c:568 lu(PS:IMSI-262422711714157)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245258 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245258 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241016120245291 DAUC <0003> db_auc.c:157 IMSI='262422995743761': No 2G Auth Data 20241016120245291 DAUC <0003> db_auc.c:192 IMSI='262422995743761': No 3G Auth Data 20241016120245299 DLGSUP <0013> hlr.c:121 IMSI 262422995743761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20241016120245324 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245324 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422995743761" cn_domain=PS} 20241016120245324 DLU <0006> fsm.c:456 lu(262422995743761)[0x612000010120]{UNVALIDATED}: Allocated 20241016120245324 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245340 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422995743761)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245340 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422995743761" cn_domain=PS} 20241016120245340 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245340 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245341 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245341 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422995743761"} 20241016120245341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422995743761)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245341 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245341 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422995743761"} 20241016120245341 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422995743761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422995743761)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422995743761)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245341 DLU <0006> fsm.c:568 lu(PS:IMSI-262422995743761)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245341 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245341 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20241016120245374 DAUC <0003> db_auc.c:157 IMSI='262421159768439': No 2G Auth Data 20241016120245375 DAUC <0003> db_auc.c:192 IMSI='262421159768439': No 3G Auth Data 20241016120245383 DLGSUP <0013> hlr.c:121 IMSI 262421159768439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120245405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241016120245407 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245407 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421159768439" cn_domain=PS} 20241016120245407 DLU <0006> fsm.c:456 lu(262421159768439)[0x6120000102a0]{UNVALIDATED}: Allocated 20241016120245407 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120245423 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421159768439)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120245423 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421159768439" cn_domain=PS} 20241016120245423 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245423 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245424 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245424 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421159768439"} 20241016120245424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421159768439)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120245424 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120245424 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421159768439"} 20241016120245424 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421159768439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120245424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421159768439)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120245424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421159768439)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120245424 DLU <0006> fsm.c:568 lu(PS:IMSI-262421159768439)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120245424 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245424 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120245425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241016120245450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20241016120245450 DLINP <000b> input/ipa.c:451 connected read/write 20241016120245450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120245450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120245450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120245450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120245451 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34551<->l=127.0.0.1:4259) 20241016120245477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4258 20241016120245477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4258 20241016120248571 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120248571 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120248572 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 20241016120248573 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248573 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120248573 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120248573 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  20241016120248573 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120248573 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  20241016120248573 DLGSUP <0013> gsup_server.c:235 2:  20241016120248573 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120248573 DLGSUP <0013> gsup_server.c:235 3:  20241016120248573 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120248573 DLGSUP <0013> gsup_server.c:235 4:  20241016120248573 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120248573 DLGSUP <0013> gsup_server.c:235 5:  20241016120248573 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120248573 DLGSUP <0013> gsup_server.c:235 7:  20241016120248573 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120248573 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120248573 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120248573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120248582 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44795<->l=127.0.0.1:4259) 20241016120248594 DAUC <0003> db_auc.c:157 IMSI='262429388286065': No 2G Auth Data 20241016120248594 DAUC <0003> db_auc.c:192 IMSI='262429388286065': No 3G Auth Data 20241016120248618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 20241016120248620 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248620 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429388286065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388286065" cn_domain=PS source_name="the-source\n"} 20241016120248620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241016120248620 DLU <0006> fsm.c:456 lu(262429388286065)[0x612000010420]{UNVALIDATED}: Allocated 20241016120248620 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429388286065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120248636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429388286065)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120248636 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429388286065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388286065" cn_domain=PS destination_name="the-source\n"} 20241016120248636 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248636 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248637 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248637 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429388286065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388286065" source_name="the-source\n"} 20241016120248637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429388286065)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120248637 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429388286065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120248637 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429388286065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388286065" destination_name="the-source\n"} 20241016120248637 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429388286065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120248637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388286065)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120248637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429388286065)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120248637 DLU <0006> fsm.c:568 lu(PS:IMSI-262429388286065)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120248637 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248637 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 20241016120248662 DAUC <0003> db_auc.c:157 IMSI='262422959277374': No 2G Auth Data 20241016120248662 DAUC <0003> db_auc.c:192 IMSI='262422959277374': No 3G Auth Data 20241016120248671 DLGSUP <0013> hlr.c:121 IMSI 262422959277374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120248687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 20241016120248689 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248689 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422959277374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422959277374" cn_domain=PS source_name="the-source\n"} 20241016120248689 DLU <0006> fsm.c:456 lu(262422959277374)[0x6120000105a0]{UNVALIDATED}: Allocated 20241016120248689 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422959277374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120248706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422959277374)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120248706 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422959277374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422959277374" cn_domain=PS destination_name="the-source\n"} 20241016120248706 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248706 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248710 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248710 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422959277374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422959277374" source_name="the-source\n"} 20241016120248710 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422959277374)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120248710 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422959277374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120248710 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422959277374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422959277374" destination_name="the-source\n"} 20241016120248710 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422959277374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120248710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422959277374)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120248710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422959277374)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120248710 DLU <0006> fsm.c:568 lu(PS:IMSI-262422959277374)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120248710 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248710 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 20241016120248739 DAUC <0003> db_auc.c:157 IMSI='262422596707109': No 2G Auth Data 20241016120248739 DAUC <0003> db_auc.c:192 IMSI='262422596707109': No 3G Auth Data 20241016120248748 DLGSUP <0013> hlr.c:121 IMSI 262422596707109: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120248763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57210<->l=127.0.0.1:4258 20241016120248764 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248764 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422596707109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422596707109" cn_domain=PS source_name="the-source\n"} 20241016120248764 DLU <0006> fsm.c:456 lu(262422596707109)[0x612000010720]{UNVALIDATED}: Allocated 20241016120248764 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422596707109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120248780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422596707109)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120248780 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422596707109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422596707109" cn_domain=PS destination_name="the-source\n"} 20241016120248780 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248780 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248783 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248783 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422596707109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422596707109" source_name="the-source\n"} 20241016120248783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422596707109)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120248783 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422596707109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120248783 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422596707109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422596707109" destination_name="the-source\n"} 20241016120248783 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422596707109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120248783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422596707109)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120248783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422596707109)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120248783 DLU <0006> fsm.c:568 lu(PS:IMSI-262422596707109)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120248783 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248783 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57210<->l=127.0.0.1:4258 20241016120248810 DAUC <0003> db_auc.c:157 IMSI='262425821754504': No 2G Auth Data 20241016120248810 DAUC <0003> db_auc.c:192 IMSI='262425821754504': No 3G Auth Data 20241016120248819 DLGSUP <0013> hlr.c:121 IMSI 262425821754504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120248835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20241016120248837 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248837 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425821754504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425821754504" cn_domain=PS source_name="the-source\n"} 20241016120248837 DLU <0006> fsm.c:456 lu(262425821754504)[0x6120000108a0]{UNVALIDATED}: Allocated 20241016120248837 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425821754504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120248853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425821754504)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120248853 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425821754504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425821754504" cn_domain=PS destination_name="the-source\n"} 20241016120248853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248858 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248858 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425821754504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425821754504" source_name="the-source\n"} 20241016120248858 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425821754504)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120248858 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425821754504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120248858 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425821754504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425821754504" destination_name="the-source\n"} 20241016120248858 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425821754504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120248858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425821754504)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120248858 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425821754504)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120248858 DLU <0006> fsm.c:568 lu(PS:IMSI-262425821754504)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120248858 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248858 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20241016120248894 DAUC <0003> db_auc.c:157 IMSI='262425452438530': No 2G Auth Data 20241016120248894 DAUC <0003> db_auc.c:192 IMSI='262425452438530': No 3G Auth Data 20241016120248902 DLGSUP <0013> hlr.c:121 IMSI 262425452438530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120248919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241016120248922 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248922 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425452438530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425452438530" cn_domain=PS source_name="the-source\n"} 20241016120248922 DLU <0006> fsm.c:456 lu(262425452438530)[0x612000010a20]{UNVALIDATED}: Allocated 20241016120248922 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425452438530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120248938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425452438530)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120248938 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425452438530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425452438530" cn_domain=PS destination_name="the-source\n"} 20241016120248938 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248938 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248943 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120248944 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425452438530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425452438530" source_name="the-source\n"} 20241016120248944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425452438530)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120248944 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425452438530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120248944 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425452438530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425452438530" destination_name="the-source\n"} 20241016120248944 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425452438530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120248944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452438530)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120248944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425452438530)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120248944 DLU <0006> fsm.c:568 lu(PS:IMSI-262425452438530)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120248944 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248944 DLINP <000b> input/ipa.c:451 connected read/write 20241016120248944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120248946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57230<->l=127.0.0.1:4258 20241016120248973 DAUC <0003> db_auc.c:157 IMSI='262427559988719': No 2G Auth Data 20241016120248973 DAUC <0003> db_auc.c:192 IMSI='262427559988719': No 3G Auth Data 20241016120248981 DLGSUP <0013> hlr.c:121 IMSI 262427559988719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120249006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 20241016120249008 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249008 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427559988719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427559988719" cn_domain=PS source_name="the-source\n"} 20241016120249008 DLU <0006> fsm.c:456 lu(262427559988719)[0x612000010ba0]{UNVALIDATED}: Allocated 20241016120249008 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427559988719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120249025 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427559988719)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120249025 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427559988719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427559988719" cn_domain=PS destination_name="the-source\n"} 20241016120249025 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249025 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249029 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249029 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427559988719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427559988719" source_name="the-source\n"} 20241016120249029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427559988719)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120249029 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427559988719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120249029 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427559988719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427559988719" destination_name="the-source\n"} 20241016120249029 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427559988719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120249029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427559988719)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120249029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427559988719)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120249029 DLU <0006> fsm.c:568 lu(PS:IMSI-262427559988719)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120249029 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249030 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 20241016120249074 DAUC <0003> db_auc.c:157 IMSI='262428252702358': No 2G Auth Data 20241016120249074 DAUC <0003> db_auc.c:192 IMSI='262428252702358': No 3G Auth Data 20241016120249082 DLGSUP <0013> hlr.c:121 IMSI 262428252702358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120249118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 20241016120249124 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249124 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428252702358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428252702358" cn_domain=PS source_name="the-source\n"} 20241016120249124 DLU <0006> fsm.c:456 lu(262428252702358)[0x612000010d20]{UNVALIDATED}: Allocated 20241016120249124 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428252702358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120249144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428252702358)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120249144 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428252702358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428252702358" cn_domain=PS destination_name="the-source\n"} 20241016120249144 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249145 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249150 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249150 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428252702358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428252702358" source_name="the-source\n"} 20241016120249150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428252702358)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120249150 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428252702358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120249150 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428252702358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428252702358" destination_name="the-source\n"} 20241016120249150 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428252702358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120249150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428252702358)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120249150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428252702358)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120249150 DLU <0006> fsm.c:568 lu(PS:IMSI-262428252702358)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120249150 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249150 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57244<->l=127.0.0.1:4258 20241016120249187 DAUC <0003> db_auc.c:157 IMSI='262420642049465': No 2G Auth Data 20241016120249187 DAUC <0003> db_auc.c:192 IMSI='262420642049465': No 3G Auth Data 20241016120249196 DLGSUP <0013> hlr.c:121 IMSI 262420642049465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120249224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20241016120249228 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249228 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420642049465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420642049465" cn_domain=PS source_name="the-source\n"} 20241016120249228 DLU <0006> fsm.c:456 lu(262420642049465)[0x612000010ea0]{UNVALIDATED}: Allocated 20241016120249228 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420642049465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241016120249245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420642049465)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120249245 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420642049465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420642049465" cn_domain=PS destination_name="the-source\n"} 20241016120249245 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249245 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249247 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249247 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420642049465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420642049465" source_name="the-source\n"} 20241016120249247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420642049465)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120249247 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420642049465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120249247 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420642049465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420642049465" destination_name="the-source\n"} 20241016120249247 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420642049465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120249247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420642049465)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120249247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420642049465)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120249247 DLU <0006> fsm.c:568 lu(PS:IMSI-262420642049465)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120249247 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249247 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120249250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20241016120249278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 20241016120249278 DLINP <000b> input/ipa.c:451 connected read/write 20241016120249278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120249278 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120249278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120249278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120249278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241016120249279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44795<->l=127.0.0.1:4259) 20241016120249302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4258 20241016120249303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4258 20241016120252409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120252409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120252414 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 20241016120252419 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252419 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120252420 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120252420 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  20241016120252420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120252420 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  20241016120252420 DLGSUP <0013> gsup_server.c:235 2:  20241016120252420 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120252420 DLGSUP <0013> gsup_server.c:235 3:  20241016120252420 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120252420 DLGSUP <0013> gsup_server.c:235 4:  20241016120252420 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120252420 DLGSUP <0013> gsup_server.c:235 5:  20241016120252420 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120252420 DLGSUP <0013> gsup_server.c:235 7:  20241016120252420 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120252420 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120252420 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120252420 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120252444 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35199<->l=127.0.0.1:4259) 20241016120252473 DAUC <0003> db_auc.c:157 IMSI='262420169996749': No 2G Auth Data 20241016120252473 DAUC <0003> db_auc.c:192 IMSI='262420169996749': No 3G Auth Data 20241016120252518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241016120252529 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252529 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420169996749" cn_domain=PS} 20241016120252529 DLU <0006> fsm.c:456 lu(262420169996749)[0x612000011020]{UNVALIDATED}: Allocated 20241016120252529 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420169996749)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252547 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420169996749" cn_domain=PS} 20241016120252547 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252547 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252554 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252554 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420169996749"} 20241016120252554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420169996749)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252554 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252554 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420169996749"} 20241016120252554 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420169996749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420169996749)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420169996749)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252554 DLU <0006> fsm.c:568 lu(PS:IMSI-262420169996749)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252554 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252554 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241016120252585 DAUC <0003> db_auc.c:157 IMSI='262429054720051': No 2G Auth Data 20241016120252585 DAUC <0003> db_auc.c:192 IMSI='262429054720051': No 3G Auth Data 20241016120252593 DLGSUP <0013> hlr.c:121 IMSI 262429054720051: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20241016120252609 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252609 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429054720051" cn_domain=PS} 20241016120252609 DLU <0006> fsm.c:456 lu(262429054720051)[0x6120000111a0]{UNVALIDATED}: Allocated 20241016120252609 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252624 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429054720051)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252624 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429054720051" cn_domain=PS} 20241016120252624 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252625 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252626 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252626 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429054720051"} 20241016120252626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429054720051)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252626 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252626 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429054720051"} 20241016120252626 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429054720051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429054720051)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429054720051)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252626 DLU <0006> fsm.c:568 lu(PS:IMSI-262429054720051)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252626 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252626 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20241016120252653 DAUC <0003> db_auc.c:157 IMSI='262427818139863': No 2G Auth Data 20241016120252653 DAUC <0003> db_auc.c:192 IMSI='262427818139863': No 3G Auth Data 20241016120252661 DLGSUP <0013> hlr.c:121 IMSI 262427818139863: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 20241016120252680 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252680 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427818139863" cn_domain=PS} 20241016120252680 DLU <0006> fsm.c:456 lu(262427818139863)[0x612000011320]{UNVALIDATED}: Allocated 20241016120252680 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427818139863)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252696 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427818139863" cn_domain=PS} 20241016120252696 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252696 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252700 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252700 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427818139863"} 20241016120252700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427818139863)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252700 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252700 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427818139863"} 20241016120252700 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427818139863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427818139863)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427818139863)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252700 DLU <0006> fsm.c:568 lu(PS:IMSI-262427818139863)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252700 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252701 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4258 20241016120252729 DAUC <0003> db_auc.c:157 IMSI='262420503129746': No 2G Auth Data 20241016120252729 DAUC <0003> db_auc.c:192 IMSI='262420503129746': No 3G Auth Data 20241016120252737 DLGSUP <0013> hlr.c:121 IMSI 262420503129746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40634<->l=127.0.0.1:4258 20241016120252752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252752 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420503129746" cn_domain=PS} 20241016120252752 DLU <0006> fsm.c:456 lu(262420503129746)[0x6120000114a0]{UNVALIDATED}: Allocated 20241016120252752 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420503129746)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252767 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420503129746" cn_domain=PS} 20241016120252767 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252767 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252770 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420503129746"} 20241016120252770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420503129746)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252770 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252770 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420503129746"} 20241016120252770 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420503129746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420503129746)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420503129746)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252770 DLU <0006> fsm.c:568 lu(PS:IMSI-262420503129746)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40634<->l=127.0.0.1:4258 20241016120252796 DAUC <0003> db_auc.c:157 IMSI='262425486007190': No 2G Auth Data 20241016120252796 DAUC <0003> db_auc.c:192 IMSI='262425486007190': No 3G Auth Data 20241016120252804 DLGSUP <0013> hlr.c:121 IMSI 262425486007190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40644<->l=127.0.0.1:4258 20241016120252820 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252820 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425486007190" cn_domain=PS} 20241016120252820 DLU <0006> fsm.c:456 lu(262425486007190)[0x612000011620]{UNVALIDATED}: Allocated 20241016120252820 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425486007190)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252836 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425486007190" cn_domain=PS} 20241016120252836 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252836 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252839 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425486007190"} 20241016120252839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425486007190)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252839 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252839 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425486007190"} 20241016120252839 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425486007190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486007190)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425486007190)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252839 DLU <0006> fsm.c:568 lu(PS:IMSI-262425486007190)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252839 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40644<->l=127.0.0.1:4258 20241016120252866 DAUC <0003> db_auc.c:157 IMSI='262421966805722': No 2G Auth Data 20241016120252866 DAUC <0003> db_auc.c:192 IMSI='262421966805722': No 3G Auth Data 20241016120252874 DLGSUP <0013> hlr.c:121 IMSI 262421966805722: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4258 20241016120252901 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252901 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421966805722" cn_domain=PS} 20241016120252901 DLU <0006> fsm.c:456 lu(262421966805722)[0x6120000117a0]{UNVALIDATED}: Allocated 20241016120252901 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120252916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421966805722)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120252916 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421966805722" cn_domain=PS} 20241016120252916 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252916 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252920 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120252920 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421966805722"} 20241016120252920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421966805722)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120252920 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120252920 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421966805722"} 20241016120252920 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421966805722 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120252920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421966805722)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120252920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421966805722)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120252920 DLU <0006> fsm.c:568 lu(PS:IMSI-262421966805722)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120252920 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252920 DLINP <000b> input/ipa.c:451 connected read/write 20241016120252920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120252923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40658<->l=127.0.0.1:4258 20241016120252957 DAUC <0003> db_auc.c:157 IMSI='262426614983874': No 2G Auth Data 20241016120252957 DAUC <0003> db_auc.c:192 IMSI='262426614983874': No 3G Auth Data 20241016120252967 DLGSUP <0013> hlr.c:121 IMSI 262426614983874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120252997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40670<->l=127.0.0.1:4258 20241016120253002 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120253002 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426614983874" cn_domain=PS} 20241016120253002 DLU <0006> fsm.c:456 lu(262426614983874)[0x612000011920]{UNVALIDATED}: Allocated 20241016120253002 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120253018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426614983874)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120253018 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426614983874" cn_domain=PS} 20241016120253018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253023 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120253024 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426614983874"} 20241016120253024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426614983874)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120253024 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120253024 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426614983874"} 20241016120253024 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426614983874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120253024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426614983874)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120253024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426614983874)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120253024 DLU <0006> fsm.c:568 lu(PS:IMSI-262426614983874)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120253024 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253024 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40670<->l=127.0.0.1:4258 20241016120253061 DAUC <0003> db_auc.c:157 IMSI='262422201517244': No 2G Auth Data 20241016120253061 DAUC <0003> db_auc.c:192 IMSI='262422201517244': No 3G Auth Data 20241016120253070 DLGSUP <0013> hlr.c:121 IMSI 262422201517244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120253097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20241016120253101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120253101 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422201517244" cn_domain=PS} 20241016120253101 DLU <0006> fsm.c:456 lu(262422201517244)[0x612000011aa0]{UNVALIDATED}: Allocated 20241016120253101 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120253117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422201517244)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120253117 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422201517244" cn_domain=PS} 20241016120253117 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253117 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253122 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120253122 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422201517244"} 20241016120253122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422201517244)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120253122 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120253122 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422201517244"} 20241016120253122 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422201517244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120253123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422201517244)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120253123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422201517244)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120253123 DLU <0006> fsm.c:568 lu(PS:IMSI-262422201517244)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120253123 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253123 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120253126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20241016120253153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 20241016120253154 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35199<->l=127.0.0.1:4259) 20241016120253154 DLINP <000b> input/ipa.c:451 connected read/write 20241016120253154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120253154 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120253154 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120253154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120253176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40686<->l=127.0.0.1:4258 20241016120253277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40686<->l=127.0.0.1:4258 20241016120256348 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120256348 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120256353 DLINP <000b> input/ipa.c:451 connected read/write 20241016120256353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120256355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20241016120256358 DLINP <000b> input/ipa.c:451 connected read/write 20241016120256358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120256358 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120256358 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120256358 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  20241016120256358 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120256358 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  20241016120256358 DLGSUP <0013> gsup_server.c:235 2:  20241016120256358 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120256358 DLGSUP <0013> gsup_server.c:235 3:  20241016120256358 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120256358 DLGSUP <0013> gsup_server.c:235 4:  20241016120256358 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120256358 DLGSUP <0013> gsup_server.c:235 5:  20241016120256358 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120256358 DLGSUP <0013> gsup_server.c:235 7:  20241016120256358 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120256358 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120256358 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120256358 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120256386 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38993<->l=127.0.0.1:4259) 20241016120256402 DAUC <0003> db_auc.c:157 IMSI='262422030471211': No 2G Auth Data 20241016120256402 DAUC <0003> db_auc.c:192 IMSI='262422030471211': No 3G Auth Data 20241016120256425 DAUC <0003> db_auc.c:192 IMSI='262422030471211': No 3G Auth Data 20241016120256456 DAUC <0003> db_auc.c:157 IMSI='262427939298372': No 2G Auth Data 20241016120256456 DAUC <0003> db_auc.c:192 IMSI='262427939298372': No 3G Auth Data 20241016120256479 DAUC <0003> db_auc.c:157 IMSI='262427939298372': No 2G Auth Data 20241016120256513 DAUC <0003> db_auc.c:157 IMSI='262427669312141': No 2G Auth Data 20241016120256513 DAUC <0003> db_auc.c:192 IMSI='262427669312141': No 3G Auth Data 20241016120256580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20241016120256582 DLINP <000b> input/ipa.c:451 connected read/write 20241016120256582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120256582 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120256582 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120256582 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120256582 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38993<->l=127.0.0.1:4259) 20241016120256621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20241016120256722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20241016120259793 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120259793 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120259795 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 20241016120259796 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259796 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120259796 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120259796 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  20241016120259796 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120259796 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  20241016120259796 DLGSUP <0013> gsup_server.c:235 2:  20241016120259796 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120259796 DLGSUP <0013> gsup_server.c:235 3:  20241016120259796 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120259796 DLGSUP <0013> gsup_server.c:235 4:  20241016120259796 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120259796 DLGSUP <0013> gsup_server.c:235 5:  20241016120259796 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120259796 DLGSUP <0013> gsup_server.c:235 7:  20241016120259796 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120259796 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120259796 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120259796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120259803 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45945<->l=127.0.0.1:4259) 20241016120259808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 20241016120259819 DAUC <0003> db_auc.c:157 IMSI='262423354473481': No 2G Auth Data 20241016120259819 DAUC <0003> db_auc.c:192 IMSI='262423354473481': No 3G Auth Data 20241016120259847 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259847 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423354473481" cn_domain=PS} 20241016120259847 DLU <0006> fsm.c:456 lu(262423354473481)[0x612000011c20]{UNVALIDATED}: Allocated 20241016120259847 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120259867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423354473481)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120259867 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423354473481" cn_domain=PS} 20241016120259867 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259867 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259874 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259874 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423354473481"} 20241016120259874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423354473481)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120259874 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120259874 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423354473481"} 20241016120259875 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120259875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423354473481)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120259875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423354473481)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120259875 DLU <0006> fsm.c:568 lu(PS:IMSI-262423354473481)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120259875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259887 DLGSUP <0013> hlr.c:128 IMSI 262423354473481: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241016120259887 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259887 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120259890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 20241016120259890 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259890 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423354473481"} 20241016120259890 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241016120259890 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423354473481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120259891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40710<->l=127.0.0.1:4258 20241016120259893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120259893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120259893 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120259893 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120259893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120259894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45945<->l=127.0.0.1:4259) 20241016120259929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241016120300030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241016120303070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120303070 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120303072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241016120303073 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303073 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120303073 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120303073 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  20241016120303073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120303073 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  20241016120303073 DLGSUP <0013> gsup_server.c:235 2:  20241016120303073 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120303073 DLGSUP <0013> gsup_server.c:235 3:  20241016120303073 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120303073 DLGSUP <0013> gsup_server.c:235 4:  20241016120303073 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120303073 DLGSUP <0013> gsup_server.c:235 5:  20241016120303073 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120303073 DLGSUP <0013> gsup_server.c:235 7:  20241016120303073 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120303073 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120303073 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120303073 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120303082 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43135<->l=127.0.0.1:4259) 20241016120303095 DAUC <0003> db_auc.c:157 IMSI='262424594274487': No 2G Auth Data 20241016120303095 DAUC <0003> db_auc.c:192 IMSI='262424594274487': No 3G Auth Data 20241016120303125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241016120303131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303131 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424594274487" cn_domain=PS} 20241016120303131 DLU <0006> fsm.c:456 lu(262424594274487)[0x612000011da0]{UNVALIDATED}: Allocated 20241016120303132 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424594274487)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303149 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424594274487" cn_domain=PS} 20241016120303149 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303149 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303157 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303157 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424594274487"} 20241016120303157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424594274487)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303157 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303157 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424594274487"} 20241016120303157 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594274487)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594274487)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303157 DLU <0006> fsm.c:568 lu(PS:IMSI-262424594274487)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303157 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303157 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303160 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303161 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424594274487" cn_domain=CS} 20241016120303161 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303169 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424594274487"} 20241016120303169 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424594274487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303169 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303169 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241016120303197 DAUC <0003> db_auc.c:157 IMSI='262422014950775': No 2G Auth Data 20241016120303197 DAUC <0003> db_auc.c:192 IMSI='262422014950775': No 3G Auth Data 20241016120303205 DLGSUP <0013> hlr.c:121 IMSI 262422014950775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241016120303222 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303223 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422014950775" cn_domain=PS} 20241016120303223 DLU <0006> fsm.c:456 lu(262422014950775)[0x612000011f20]{UNVALIDATED}: Allocated 20241016120303223 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422014950775)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303246 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422014950775" cn_domain=PS} 20241016120303246 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303246 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303252 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303252 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422014950775"} 20241016120303252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422014950775)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303252 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303252 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422014950775"} 20241016120303252 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422014950775)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422014950775)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303253 DLU <0006> fsm.c:568 lu(PS:IMSI-262422014950775)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303253 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303253 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303256 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303257 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422014950775" cn_domain=CS} 20241016120303257 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303265 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422014950775"} 20241016120303265 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422014950775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303265 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303265 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241016120303297 DAUC <0003> db_auc.c:157 IMSI='262420789392786': No 2G Auth Data 20241016120303297 DAUC <0003> db_auc.c:192 IMSI='262420789392786': No 3G Auth Data 20241016120303348 DLGSUP <0013> hlr.c:121 IMSI 262420789392786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 20241016120303418 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303418 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420789392786" cn_domain=PS} 20241016120303418 DLU <0006> fsm.c:456 lu(262420789392786)[0x6120000120a0]{UNVALIDATED}: Allocated 20241016120303418 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420789392786)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303435 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420789392786" cn_domain=PS} 20241016120303435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303437 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303437 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420789392786"} 20241016120303437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420789392786)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303437 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303437 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420789392786"} 20241016120303437 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789392786)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420789392786)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303437 DLU <0006> fsm.c:568 lu(PS:IMSI-262420789392786)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303437 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303437 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303438 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303438 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420789392786" cn_domain=CS} 20241016120303438 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303446 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420789392786"} 20241016120303446 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420789392786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303446 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303446 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51584<->l=127.0.0.1:4258 20241016120303473 DAUC <0003> db_auc.c:157 IMSI='262423540599122': No 2G Auth Data 20241016120303473 DAUC <0003> db_auc.c:192 IMSI='262423540599122': No 3G Auth Data 20241016120303481 DLGSUP <0013> hlr.c:121 IMSI 262423540599122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241016120303497 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303497 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423540599122" cn_domain=PS} 20241016120303497 DLU <0006> fsm.c:456 lu(262423540599122)[0x612000012220]{UNVALIDATED}: Allocated 20241016120303497 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423540599122)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303514 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423540599122" cn_domain=PS} 20241016120303514 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303514 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303517 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303517 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423540599122"} 20241016120303517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423540599122)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303517 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303517 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423540599122"} 20241016120303517 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423540599122)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423540599122)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303517 DLU <0006> fsm.c:568 lu(PS:IMSI-262423540599122)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303517 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303517 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303519 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303519 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423540599122" cn_domain=CS} 20241016120303519 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303528 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423540599122"} 20241016120303528 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423540599122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303528 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303528 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241016120303556 DAUC <0003> db_auc.c:157 IMSI='262429013393792': No 2G Auth Data 20241016120303556 DAUC <0003> db_auc.c:192 IMSI='262429013393792': No 3G Auth Data 20241016120303565 DLGSUP <0013> hlr.c:121 IMSI 262429013393792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4258 20241016120303581 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303581 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429013393792" cn_domain=PS} 20241016120303581 DLU <0006> fsm.c:456 lu(262429013393792)[0x6120000123a0]{UNVALIDATED}: Allocated 20241016120303581 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429013393792)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303597 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429013393792" cn_domain=PS} 20241016120303597 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303597 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303599 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303599 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429013393792"} 20241016120303599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429013393792)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303599 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303599 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429013393792"} 20241016120303599 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429013393792)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429013393792)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303599 DLU <0006> fsm.c:568 lu(PS:IMSI-262429013393792)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303599 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303599 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303600 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303600 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429013393792" cn_domain=CS} 20241016120303600 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303608 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429013393792"} 20241016120303608 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429013393792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303608 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303608 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4258 20241016120303634 DAUC <0003> db_auc.c:157 IMSI='262425181689747': No 2G Auth Data 20241016120303634 DAUC <0003> db_auc.c:192 IMSI='262425181689747': No 3G Auth Data 20241016120303643 DLGSUP <0013> hlr.c:121 IMSI 262425181689747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241016120303669 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303669 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425181689747" cn_domain=PS} 20241016120303669 DLU <0006> fsm.c:456 lu(262425181689747)[0x612000012520]{UNVALIDATED}: Allocated 20241016120303669 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425181689747)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303685 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425181689747" cn_domain=PS} 20241016120303685 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303685 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303687 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303687 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425181689747"} 20241016120303687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425181689747)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303687 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303687 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425181689747"} 20241016120303687 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181689747)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425181689747)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303687 DLU <0006> fsm.c:568 lu(PS:IMSI-262425181689747)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303687 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303688 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303690 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303690 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425181689747" cn_domain=CS} 20241016120303690 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303698 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425181689747"} 20241016120303698 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425181689747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303698 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303698 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20241016120303733 DAUC <0003> db_auc.c:157 IMSI='262421944640122': No 2G Auth Data 20241016120303733 DAUC <0003> db_auc.c:192 IMSI='262421944640122': No 3G Auth Data 20241016120303741 DLGSUP <0013> hlr.c:121 IMSI 262421944640122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241016120303772 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303772 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421944640122" cn_domain=PS} 20241016120303772 DLU <0006> fsm.c:456 lu(262421944640122)[0x6120000126a0]{UNVALIDATED}: Allocated 20241016120303772 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421944640122)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303788 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421944640122" cn_domain=PS} 20241016120303789 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303789 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303794 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303794 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421944640122"} 20241016120303794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421944640122)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303794 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303794 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421944640122"} 20241016120303794 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421944640122)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421944640122)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303794 DLU <0006> fsm.c:568 lu(PS:IMSI-262421944640122)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303794 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303795 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303798 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303798 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421944640122" cn_domain=CS} 20241016120303798 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303806 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421944640122"} 20241016120303806 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421944640122 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303806 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303807 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241016120303844 DAUC <0003> db_auc.c:157 IMSI='262426920303597': No 2G Auth Data 20241016120303844 DAUC <0003> db_auc.c:192 IMSI='262426920303597': No 3G Auth Data 20241016120303852 DLGSUP <0013> hlr.c:121 IMSI 262426920303597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120303879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4258 20241016120303882 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303882 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426920303597" cn_domain=PS} 20241016120303882 DLU <0006> fsm.c:456 lu(262426920303597)[0x612000012820]{UNVALIDATED}: Allocated 20241016120303882 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120303898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426920303597)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120303898 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426920303597" cn_domain=PS} 20241016120303898 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303898 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303903 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303903 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426920303597"} 20241016120303904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426920303597)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120303904 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120303904 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426920303597"} 20241016120303904 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120303904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426920303597)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120303904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426920303597)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120303904 DLU <0006> fsm.c:568 lu(PS:IMSI-262426920303597)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120303904 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303904 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303909 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303909 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426920303597" cn_domain=CS} 20241016120303909 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241016120303919 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426920303597"} 20241016120303919 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426920303597 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120303919 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303919 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120303923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4258 20241016120303980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241016120303984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120303984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120303984 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120303984 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120303984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120304018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43135<->l=127.0.0.1:4259) 20241016120304066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 20241016120304167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.1:4258 20241016120307228 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120307228 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120307230 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20241016120307233 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120307233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120307233 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  20241016120307233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120307233 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  20241016120307233 DLGSUP <0013> gsup_server.c:235 2:  20241016120307233 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120307233 DLGSUP <0013> gsup_server.c:235 3:  20241016120307233 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120307233 DLGSUP <0013> gsup_server.c:235 4:  20241016120307233 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120307233 DLGSUP <0013> gsup_server.c:235 5:  20241016120307233 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120307233 DLGSUP <0013> gsup_server.c:235 7:  20241016120307233 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120307233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120307233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120307233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120307251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44621<->l=127.0.0.1:4259) 20241016120307287 DAUC <0003> db_auc.c:157 IMSI='262427158039134': No 2G Auth Data 20241016120307287 DAUC <0003> db_auc.c:192 IMSI='262427158039134': No 3G Auth Data 20241016120307325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 20241016120307336 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307336 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427158039134" cn_domain=PS} 20241016120307336 DLU <0006> fsm.c:456 lu(262427158039134)[0x6120000129a0]{UNVALIDATED}: Allocated 20241016120307336 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427158039134)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307360 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427158039134" cn_domain=PS} 20241016120307360 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307360 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307363 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307364 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427158039134"} 20241016120307364 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427158039134)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307364 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307364 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427158039134"} 20241016120307364 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427158039134)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427158039134)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307364 DLU <0006> fsm.c:568 lu(PS:IMSI-262427158039134)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307364 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307364 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307365 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307365 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427158039134" cn_domain=PS} 20241016120307365 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307374 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427158039134"} 20241016120307374 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427158039134 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307374 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307374 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4258 20241016120307404 DAUC <0003> db_auc.c:157 IMSI='262427974687574': No 2G Auth Data 20241016120307404 DAUC <0003> db_auc.c:192 IMSI='262427974687574': No 3G Auth Data 20241016120307416 DLGSUP <0013> hlr.c:121 IMSI 262427974687574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120307443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 20241016120307449 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307449 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427974687574" cn_domain=PS} 20241016120307449 DLU <0006> fsm.c:456 lu(262427974687574)[0x612000012b20]{UNVALIDATED}: Allocated 20241016120307449 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427974687574)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307469 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427974687574" cn_domain=PS} 20241016120307469 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307469 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307473 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307473 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427974687574"} 20241016120307473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427974687574)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307473 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307473 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427974687574"} 20241016120307473 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974687574)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974687574)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307473 DLU <0006> fsm.c:568 lu(PS:IMSI-262427974687574)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307473 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307473 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307476 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307476 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427974687574" cn_domain=PS} 20241016120307476 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307486 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427974687574"} 20241016120307486 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427974687574 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307486 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307486 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.1:4258 20241016120307521 DAUC <0003> db_auc.c:157 IMSI='262422196312090': No 2G Auth Data 20241016120307521 DAUC <0003> db_auc.c:192 IMSI='262422196312090': No 3G Auth Data 20241016120307532 DLGSUP <0013> hlr.c:121 IMSI 262422196312090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120307574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4258 20241016120307578 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307578 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422196312090" cn_domain=PS} 20241016120307578 DLU <0006> fsm.c:456 lu(262422196312090)[0x612000012ca0]{UNVALIDATED}: Allocated 20241016120307578 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422196312090)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307598 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422196312090" cn_domain=PS} 20241016120307598 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307599 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307603 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307603 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422196312090"} 20241016120307603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422196312090)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307603 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307603 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422196312090"} 20241016120307603 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422196312090)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422196312090)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307603 DLU <0006> fsm.c:568 lu(PS:IMSI-262422196312090)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307603 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307603 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307606 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307606 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422196312090" cn_domain=PS} 20241016120307606 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307616 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422196312090"} 20241016120307616 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422196312090 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307616 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307617 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4258 20241016120307649 DAUC <0003> db_auc.c:157 IMSI='262423063355538': No 2G Auth Data 20241016120307649 DAUC <0003> db_auc.c:192 IMSI='262423063355538': No 3G Auth Data 20241016120307660 DLGSUP <0013> hlr.c:121 IMSI 262423063355538: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120307686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4258 20241016120307691 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307692 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423063355538" cn_domain=PS} 20241016120307692 DLU <0006> fsm.c:456 lu(262423063355538)[0x612000012e20]{UNVALIDATED}: Allocated 20241016120307692 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423063355538)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307712 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423063355538" cn_domain=PS} 20241016120307712 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307712 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307716 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307716 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423063355538"} 20241016120307716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423063355538)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307716 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307716 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423063355538"} 20241016120307716 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423063355538)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423063355538)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307716 DLU <0006> fsm.c:568 lu(PS:IMSI-262423063355538)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307716 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307716 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307718 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307718 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423063355538" cn_domain=PS} 20241016120307718 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307728 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423063355538"} 20241016120307728 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423063355538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307729 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307729 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4258 20241016120307761 DAUC <0003> db_auc.c:157 IMSI='262428238457237': No 2G Auth Data 20241016120307761 DAUC <0003> db_auc.c:192 IMSI='262428238457237': No 3G Auth Data 20241016120307772 DLGSUP <0013> hlr.c:121 IMSI 262428238457237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120307805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4258 20241016120307821 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307821 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428238457237" cn_domain=PS} 20241016120307821 DLU <0006> fsm.c:456 lu(262428238457237)[0x612000012fa0]{UNVALIDATED}: Allocated 20241016120307821 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428238457237)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307839 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428238457237" cn_domain=PS} 20241016120307839 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307839 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307844 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307844 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428238457237"} 20241016120307844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428238457237)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307844 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307844 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428238457237"} 20241016120307844 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428238457237)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428238457237)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307844 DLU <0006> fsm.c:568 lu(PS:IMSI-262428238457237)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307844 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307844 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307847 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307847 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428238457237" cn_domain=PS} 20241016120307847 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307856 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428238457237"} 20241016120307856 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428238457237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307856 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307856 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4258 20241016120307887 DAUC <0003> db_auc.c:157 IMSI='262427790322630': No 2G Auth Data 20241016120307887 DAUC <0003> db_auc.c:192 IMSI='262427790322630': No 3G Auth Data 20241016120307897 DLGSUP <0013> hlr.c:121 IMSI 262427790322630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120307922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241016120307923 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307923 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427790322630" cn_domain=PS} 20241016120307923 DLU <0006> fsm.c:456 lu(262427790322630)[0x612000013120]{UNVALIDATED}: Allocated 20241016120307923 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120307941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427790322630)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120307941 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427790322630" cn_domain=PS} 20241016120307941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307942 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307942 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427790322630"} 20241016120307942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427790322630)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120307942 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120307942 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427790322630"} 20241016120307942 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120307942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427790322630)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120307942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427790322630)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120307942 DLU <0006> fsm.c:568 lu(PS:IMSI-262427790322630)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120307942 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307942 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307943 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120307943 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427790322630" cn_domain=PS} 20241016120307943 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120307951 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427790322630"} 20241016120307951 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427790322630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120307951 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307951 DLINP <000b> input/ipa.c:451 connected read/write 20241016120307951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120307952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241016120307985 DAUC <0003> db_auc.c:157 IMSI='262422813596567': No 2G Auth Data 20241016120307985 DAUC <0003> db_auc.c:192 IMSI='262422813596567': No 3G Auth Data 20241016120307994 DLGSUP <0013> hlr.c:121 IMSI 262422813596567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120308018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4258 20241016120308020 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308020 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422813596567" cn_domain=PS} 20241016120308020 DLU <0006> fsm.c:456 lu(262422813596567)[0x6120000132a0]{UNVALIDATED}: Allocated 20241016120308020 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120308036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422813596567)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120308036 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422813596567" cn_domain=PS} 20241016120308036 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308036 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308037 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308037 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422813596567"} 20241016120308037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422813596567)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120308037 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120308037 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422813596567"} 20241016120308037 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120308037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422813596567)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120308037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422813596567)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120308037 DLU <0006> fsm.c:568 lu(PS:IMSI-262422813596567)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120308037 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308037 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308038 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308038 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422813596567" cn_domain=PS} 20241016120308038 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120308046 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422813596567"} 20241016120308046 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422813596567 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120308046 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308046 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4258 20241016120308080 DAUC <0003> db_auc.c:157 IMSI='262426071760153': No 2G Auth Data 20241016120308080 DAUC <0003> db_auc.c:192 IMSI='262426071760153': No 3G Auth Data 20241016120308089 DLGSUP <0013> hlr.c:121 IMSI 262426071760153: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241016120308113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4258 20241016120308115 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308115 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426071760153" cn_domain=PS} 20241016120308115 DLU <0006> fsm.c:456 lu(262426071760153)[0x612000013420]{UNVALIDATED}: Allocated 20241016120308115 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120308131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426071760153)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120308131 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426071760153" cn_domain=PS} 20241016120308131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308134 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308135 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426071760153"} 20241016120308135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426071760153)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120308135 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120308135 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426071760153"} 20241016120308135 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120308135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426071760153)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120308135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426071760153)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120308135 DLU <0006> fsm.c:568 lu(PS:IMSI-262426071760153)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120308135 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308135 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308137 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308137 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426071760153" cn_domain=PS} 20241016120308137 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241016120308145 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426071760153"} 20241016120308145 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426071760153 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241016120308145 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308145 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120308148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4258 20241016120308179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.1:4258 20241016120308179 DLINP <000b> input/ipa.c:451 connected read/write 20241016120308179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120308179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120308179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120308179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120308179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44621<->l=127.0.0.1:4259) 20241016120308203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241016120308304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.1:4258 20241016120311362 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120311362 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120311363 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120311364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 20241016120311365 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120311365 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120311365 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120311365 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  20241016120311365 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120311365 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  20241016120311365 DLGSUP <0013> gsup_server.c:235 2:  20241016120311365 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120311365 DLGSUP <0013> gsup_server.c:235 3:  20241016120311365 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120311365 DLGSUP <0013> gsup_server.c:235 4:  20241016120311365 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120311365 DLGSUP <0013> gsup_server.c:235 5:  20241016120311365 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120311365 DLGSUP <0013> gsup_server.c:235 7:  20241016120311365 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120311365 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120311365 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120311365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120311375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46489<->l=127.0.0.1:4259) 20241016120311381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20241016120311406 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120311406 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} 20241016120311406 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241016120311406 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 20241016120311406 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} 20241016120311406 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120311406 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120311406 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241016120311406 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241016120311406 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120311406 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120311408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20241016120311409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 20241016120311409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46489<->l=127.0.0.1:4259) 20241016120311409 DLINP <000b> input/ipa.c:451 connected read/write 20241016120311409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120311409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120311409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120311409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120311455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241016120311555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241016120314669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120314669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120314674 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241016120314680 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120314680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120314680 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  20241016120314680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120314680 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  20241016120314680 DLGSUP <0013> gsup_server.c:235 2:  20241016120314680 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120314680 DLGSUP <0013> gsup_server.c:235 3:  20241016120314680 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120314680 DLGSUP <0013> gsup_server.c:235 4:  20241016120314680 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120314680 DLGSUP <0013> gsup_server.c:235 5:  20241016120314680 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120314680 DLGSUP <0013> gsup_server.c:235 7:  20241016120314680 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120314680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120314680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120314680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120314699 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38959<->l=127.0.0.1:4259) 20241016120314731 DAUC <0003> db_auc.c:157 IMSI='262425064046903': No 2G Auth Data 20241016120314731 DAUC <0003> db_auc.c:192 IMSI='262425064046903': No 3G Auth Data 20241016120314764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241016120314768 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314768 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425064046903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425064046903" session_id=2571937855 session_state=BEGIN} 20241016120314768 DSS <0004> hlr_ussd.c:576 262425064046903/0x994ca83f: Process SS (BEGIN) 20241016120314768 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314768 DSS <0004> hlr_ussd.c:518 262425064046903/0x994ca83f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314768 DSS <0004> hlr_ussd.c:523 262425064046903/0x994ca83f: USSD for unknown code '*#200#' 20241016120314768 DSS <0004> hlr_ussd.c:354 262425064046903/0x994ca83f: Tx ReturnError(1, 0x12) 20241016120314768 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425064046903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425064046903" session_id=2571937855 session_state=END} 20241016120314768 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314768 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20241016120314778 DAUC <0003> db_auc.c:157 IMSI='262429893631755': No 2G Auth Data 20241016120314778 DAUC <0003> db_auc.c:192 IMSI='262429893631755': No 3G Auth Data 20241016120314802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241016120314805 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314805 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429893631755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893631755" session_id=1339983817 session_state=BEGIN} 20241016120314805 DSS <0004> hlr_ussd.c:576 262429893631755/0x4fde87c9: Process SS (BEGIN) 20241016120314805 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314805 DSS <0004> hlr_ussd.c:518 262429893631755/0x4fde87c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314805 DSS <0004> hlr_ussd.c:523 262429893631755/0x4fde87c9: USSD for unknown code '*#200#' 20241016120314805 DSS <0004> hlr_ussd.c:354 262429893631755/0x4fde87c9: Tx ReturnError(1, 0x12) 20241016120314805 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429893631755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893631755" session_id=1339983817 session_state=END} 20241016120314805 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314805 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20241016120314815 DAUC <0003> db_auc.c:157 IMSI='262426432119267': No 2G Auth Data 20241016120314815 DAUC <0003> db_auc.c:192 IMSI='262426432119267': No 3G Auth Data 20241016120314838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241016120314841 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314841 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426432119267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426432119267" session_id=1350596164 session_state=BEGIN} 20241016120314841 DSS <0004> hlr_ussd.c:576 262426432119267/0x50807644: Process SS (BEGIN) 20241016120314841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314841 DSS <0004> hlr_ussd.c:518 262426432119267/0x50807644: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314841 DSS <0004> hlr_ussd.c:523 262426432119267/0x50807644: USSD for unknown code '*#200#' 20241016120314841 DSS <0004> hlr_ussd.c:354 262426432119267/0x50807644: Tx ReturnError(1, 0x12) 20241016120314841 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426432119267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426432119267" session_id=1350596164 session_state=END} 20241016120314841 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314841 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241016120314865 DAUC <0003> db_auc.c:157 IMSI='262425641468895': No 2G Auth Data 20241016120314865 DAUC <0003> db_auc.c:192 IMSI='262425641468895': No 3G Auth Data 20241016120314880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241016120314883 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314883 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425641468895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425641468895" session_id=764843104 session_state=BEGIN} 20241016120314883 DSS <0004> hlr_ussd.c:576 262425641468895/0x2d969460: Process SS (BEGIN) 20241016120314883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314883 DSS <0004> hlr_ussd.c:518 262425641468895/0x2d969460: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314883 DSS <0004> hlr_ussd.c:523 262425641468895/0x2d969460: USSD for unknown code '*#200#' 20241016120314883 DSS <0004> hlr_ussd.c:354 262425641468895/0x2d969460: Tx ReturnError(1, 0x12) 20241016120314883 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425641468895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425641468895" session_id=764843104 session_state=END} 20241016120314883 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314883 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20241016120314888 DAUC <0003> db_auc.c:157 IMSI='262425300738947': No 2G Auth Data 20241016120314888 DAUC <0003> db_auc.c:192 IMSI='262425300738947': No 3G Auth Data 20241016120314902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241016120314905 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314905 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425300738947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425300738947" session_id=3601860238 session_state=BEGIN} 20241016120314905 DSS <0004> hlr_ussd.c:576 262425300738947/0xd6b0068e: Process SS (BEGIN) 20241016120314905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314905 DSS <0004> hlr_ussd.c:518 262425300738947/0xd6b0068e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314905 DSS <0004> hlr_ussd.c:523 262425300738947/0xd6b0068e: USSD for unknown code '*#200#' 20241016120314905 DSS <0004> hlr_ussd.c:354 262425300738947/0xd6b0068e: Tx ReturnError(1, 0x12) 20241016120314905 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425300738947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425300738947" session_id=3601860238 session_state=END} 20241016120314905 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314905 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241016120314910 DAUC <0003> db_auc.c:157 IMSI='262428064479300': No 2G Auth Data 20241016120314910 DAUC <0003> db_auc.c:192 IMSI='262428064479300': No 3G Auth Data 20241016120314926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241016120314929 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314929 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428064479300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428064479300" session_id=2065421202 session_state=BEGIN} 20241016120314929 DSS <0004> hlr_ussd.c:576 262428064479300/0x7b1bd392: Process SS (BEGIN) 20241016120314929 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314929 DSS <0004> hlr_ussd.c:518 262428064479300/0x7b1bd392: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314929 DSS <0004> hlr_ussd.c:523 262428064479300/0x7b1bd392: USSD for unknown code '*#200#' 20241016120314929 DSS <0004> hlr_ussd.c:354 262428064479300/0x7b1bd392: Tx ReturnError(1, 0x12) 20241016120314929 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428064479300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428064479300" session_id=2065421202 session_state=END} 20241016120314929 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314929 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241016120314934 DAUC <0003> db_auc.c:157 IMSI='262429552478292': No 2G Auth Data 20241016120314934 DAUC <0003> db_auc.c:192 IMSI='262429552478292': No 3G Auth Data 20241016120314949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241016120314952 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314952 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429552478292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429552478292" session_id=2055574830 session_state=BEGIN} 20241016120314952 DSS <0004> hlr_ussd.c:576 262429552478292/0x7a85952e: Process SS (BEGIN) 20241016120314952 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314952 DSS <0004> hlr_ussd.c:518 262429552478292/0x7a85952e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314952 DSS <0004> hlr_ussd.c:523 262429552478292/0x7a85952e: USSD for unknown code '*#200#' 20241016120314952 DSS <0004> hlr_ussd.c:354 262429552478292/0x7a85952e: Tx ReturnError(1, 0x12) 20241016120314952 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429552478292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429552478292" session_id=2055574830 session_state=END} 20241016120314952 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314952 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241016120314956 DAUC <0003> db_auc.c:157 IMSI='262427676858266': No 2G Auth Data 20241016120314956 DAUC <0003> db_auc.c:192 IMSI='262427676858266': No 3G Auth Data 20241016120314970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241016120314973 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314973 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427676858266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427676858266" session_id=3219628285 session_state=BEGIN} 20241016120314973 DSS <0004> hlr_ussd.c:576 262427676858266/0xbfe7a0fd: Process SS (BEGIN) 20241016120314973 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241016120314973 DSS <0004> hlr_ussd.c:518 262427676858266/0xbfe7a0fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241016120314973 DSS <0004> hlr_ussd.c:523 262427676858266/0xbfe7a0fd: USSD for unknown code '*#200#' 20241016120314973 DSS <0004> hlr_ussd.c:354 262427676858266/0xbfe7a0fd: Tx ReturnError(1, 0x12) 20241016120314973 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427676858266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427676858266" session_id=3219628285 session_state=END} 20241016120314973 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314973 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120314975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20241016120314975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241016120314976 DLINP <000b> input/ipa.c:451 connected read/write 20241016120314976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120314976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120314976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120314976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120314976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38959<->l=127.0.0.1:4259) 20241016120314998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241016120315099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241016120318187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120318187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120318192 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20241016120318197 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120318197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120318197 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  20241016120318197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120318197 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  20241016120318197 DLGSUP <0013> gsup_server.c:235 2:  20241016120318197 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120318197 DLGSUP <0013> gsup_server.c:235 3:  20241016120318197 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120318197 DLGSUP <0013> gsup_server.c:235 4:  20241016120318197 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120318197 DLGSUP <0013> gsup_server.c:235 5:  20241016120318197 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120318197 DLGSUP <0013> gsup_server.c:235 7:  20241016120318197 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120318197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120318197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120318197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120318218 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43899<->l=127.0.0.1:4259) 20241016120318263 DAUC <0003> db_auc.c:157 IMSI='262420932201741': No 2G Auth Data 20241016120318263 DAUC <0003> db_auc.c:192 IMSI='262420932201741': No 3G Auth Data 20241016120318300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241016120318313 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318313 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420932201741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420932201741" session_id=1156940637 session_state=BEGIN} 20241016120318313 DSS <0004> hlr_ussd.c:576 262420932201741/0x44f5835d: Process SS (BEGIN) 20241016120318313 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318313 DSS <0004> hlr_ussd.c:518 262420932201741/0x44f5835d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318313 DSS <0004> hlr_ussd.c:542 262420932201741/0x44f5835d: Cannot find conn for EUSE EUSE-foobar 20241016120318313 DSS <0004> hlr_ussd.c:354 262420932201741/0x44f5835d: Tx ReturnError(1, 0x22) 20241016120318313 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420932201741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420932201741" session_id=1156940637 session_state=END} 20241016120318314 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318314 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241016120318324 DAUC <0003> db_auc.c:157 IMSI='262423683131395': No 2G Auth Data 20241016120318324 DAUC <0003> db_auc.c:192 IMSI='262423683131395': No 3G Auth Data 20241016120318336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20241016120318339 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318339 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423683131395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423683131395" session_id=3040016466 session_state=BEGIN} 20241016120318339 DSS <0004> hlr_ussd.c:576 262423683131395/0xb532f852: Process SS (BEGIN) 20241016120318339 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318339 DSS <0004> hlr_ussd.c:518 262423683131395/0xb532f852: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318339 DSS <0004> hlr_ussd.c:542 262423683131395/0xb532f852: Cannot find conn for EUSE EUSE-foobar 20241016120318339 DSS <0004> hlr_ussd.c:354 262423683131395/0xb532f852: Tx ReturnError(1, 0x22) 20241016120318339 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423683131395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423683131395" session_id=3040016466 session_state=END} 20241016120318339 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318339 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20241016120318344 DAUC <0003> db_auc.c:157 IMSI='262420563107169': No 2G Auth Data 20241016120318344 DAUC <0003> db_auc.c:192 IMSI='262420563107169': No 3G Auth Data 20241016120318355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241016120318358 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318358 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420563107169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420563107169" session_id=2060364655 session_state=BEGIN} 20241016120318358 DSS <0004> hlr_ussd.c:576 262420563107169/0x7aceab6f: Process SS (BEGIN) 20241016120318358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318358 DSS <0004> hlr_ussd.c:518 262420563107169/0x7aceab6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318358 DSS <0004> hlr_ussd.c:542 262420563107169/0x7aceab6f: Cannot find conn for EUSE EUSE-foobar 20241016120318358 DSS <0004> hlr_ussd.c:354 262420563107169/0x7aceab6f: Tx ReturnError(1, 0x22) 20241016120318358 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420563107169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420563107169" session_id=2060364655 session_state=END} 20241016120318358 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318358 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241016120318362 DAUC <0003> db_auc.c:157 IMSI='262422092668427': No 2G Auth Data 20241016120318362 DAUC <0003> db_auc.c:192 IMSI='262422092668427': No 3G Auth Data 20241016120318374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4258 20241016120318377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318377 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422092668427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422092668427" session_id=3066370890 session_state=BEGIN} 20241016120318377 DSS <0004> hlr_ussd.c:576 262422092668427/0xb6c51b4a: Process SS (BEGIN) 20241016120318377 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318377 DSS <0004> hlr_ussd.c:518 262422092668427/0xb6c51b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318377 DSS <0004> hlr_ussd.c:542 262422092668427/0xb6c51b4a: Cannot find conn for EUSE EUSE-foobar 20241016120318377 DSS <0004> hlr_ussd.c:354 262422092668427/0xb6c51b4a: Tx ReturnError(1, 0x22) 20241016120318377 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422092668427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422092668427" session_id=3066370890 session_state=END} 20241016120318377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34632<->l=127.0.0.1:4258 20241016120318381 DAUC <0003> db_auc.c:157 IMSI='262422564411633': No 2G Auth Data 20241016120318381 DAUC <0003> db_auc.c:192 IMSI='262422564411633': No 3G Auth Data 20241016120318392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34642<->l=127.0.0.1:4258 20241016120318395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318395 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422564411633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422564411633" session_id=390521719 session_state=BEGIN} 20241016120318395 DSS <0004> hlr_ussd.c:576 262422564411633/0x1746e377: Process SS (BEGIN) 20241016120318395 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318395 DSS <0004> hlr_ussd.c:518 262422564411633/0x1746e377: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318395 DSS <0004> hlr_ussd.c:542 262422564411633/0x1746e377: Cannot find conn for EUSE EUSE-foobar 20241016120318395 DSS <0004> hlr_ussd.c:354 262422564411633/0x1746e377: Tx ReturnError(1, 0x22) 20241016120318395 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422564411633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422564411633" session_id=390521719 session_state=END} 20241016120318395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34642<->l=127.0.0.1:4258 20241016120318399 DAUC <0003> db_auc.c:157 IMSI='262426097219423': No 2G Auth Data 20241016120318399 DAUC <0003> db_auc.c:192 IMSI='262426097219423': No 3G Auth Data 20241016120318413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 20241016120318416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318416 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426097219423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426097219423" session_id=1374085068 session_state=BEGIN} 20241016120318416 DSS <0004> hlr_ussd.c:576 262426097219423/0x51e6dfcc: Process SS (BEGIN) 20241016120318416 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318416 DSS <0004> hlr_ussd.c:518 262426097219423/0x51e6dfcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318416 DSS <0004> hlr_ussd.c:542 262426097219423/0x51e6dfcc: Cannot find conn for EUSE EUSE-foobar 20241016120318416 DSS <0004> hlr_ussd.c:354 262426097219423/0x51e6dfcc: Tx ReturnError(1, 0x22) 20241016120318416 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426097219423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426097219423" session_id=1374085068 session_state=END} 20241016120318416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 20241016120318420 DAUC <0003> db_auc.c:157 IMSI='262422260106168': No 2G Auth Data 20241016120318420 DAUC <0003> db_auc.c:192 IMSI='262422260106168': No 3G Auth Data 20241016120318436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241016120318439 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318439 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422260106168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422260106168" session_id=2034487789 session_state=BEGIN} 20241016120318439 DSS <0004> hlr_ussd.c:576 262422260106168/0x7943d1ed: Process SS (BEGIN) 20241016120318439 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318439 DSS <0004> hlr_ussd.c:518 262422260106168/0x7943d1ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318439 DSS <0004> hlr_ussd.c:542 262422260106168/0x7943d1ed: Cannot find conn for EUSE EUSE-foobar 20241016120318439 DSS <0004> hlr_ussd.c:354 262422260106168/0x7943d1ed: Tx ReturnError(1, 0x22) 20241016120318439 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422260106168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422260106168" session_id=2034487789 session_state=END} 20241016120318439 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318439 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241016120318443 DAUC <0003> db_auc.c:157 IMSI='262421717418523': No 2G Auth Data 20241016120318443 DAUC <0003> db_auc.c:192 IMSI='262421717418523': No 3G Auth Data 20241016120318458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241016120318461 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318461 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421717418523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421717418523" session_id=3509720300 session_state=BEGIN} 20241016120318461 DSS <0004> hlr_ussd.c:576 262421717418523/0xd13214ec: Process SS (BEGIN) 20241016120318461 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120318461 DSS <0004> hlr_ussd.c:518 262421717418523/0xd13214ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120318461 DSS <0004> hlr_ussd.c:542 262421717418523/0xd13214ec: Cannot find conn for EUSE EUSE-foobar 20241016120318461 DSS <0004> hlr_ussd.c:354 262421717418523/0xd13214ec: Tx ReturnError(1, 0x22) 20241016120318461 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421717418523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421717418523" session_id=3509720300 session_state=END} 20241016120318461 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318461 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120318462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241016120318463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20241016120318463 DLINP <000b> input/ipa.c:451 connected read/write 20241016120318463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120318463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120318463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120318463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120318463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43899<->l=127.0.0.1:4259) 20241016120318486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241016120318687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34662<->l=127.0.0.1:4258 20241016120321797 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120321798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120321803 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20241016120321808 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120321808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120321808 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  20241016120321808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120321808 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  20241016120321808 DLGSUP <0013> gsup_server.c:235 2:  20241016120321808 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120321808 DLGSUP <0013> gsup_server.c:235 3:  20241016120321808 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120321808 DLGSUP <0013> gsup_server.c:235 4:  20241016120321808 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120321808 DLGSUP <0013> gsup_server.c:235 5:  20241016120321808 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120321808 DLGSUP <0013> gsup_server.c:235 7:  20241016120321808 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120321808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120321808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120321808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120321837 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35253<->l=127.0.0.1:4259) 20241016120321865 DAUC <0003> db_auc.c:157 IMSI='262425230553188': No 2G Auth Data 20241016120321866 DAUC <0003> db_auc.c:192 IMSI='262425230553188': No 3G Auth Data 20241016120321900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241016120321912 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321912 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425230553188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425230553188" session_id=3090806097 session_state=BEGIN} 20241016120321912 DSS <0004> hlr_ussd.c:576 262425230553188/0xb839f551: Process SS (BEGIN) 20241016120321912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120321912 DSS <0004> hlr_ussd.c:518 262425230553188/0xb839f551: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120321912 DSS <0004> hlr_ussd.c:363 262425230553188/0xb839f551: Tx USSD 'Your IMSI is 262425230553188' 20241016120321912 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425230553188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425230553188" session_id=3090806097 session_state=END} 20241016120321912 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425230553188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120321912 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321912 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241016120321921 DAUC <0003> db_auc.c:157 IMSI='262426034298504': No 2G Auth Data 20241016120321921 DAUC <0003> db_auc.c:192 IMSI='262426034298504': No 3G Auth Data 20241016120321934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241016120321937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321937 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426034298504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426034298504" session_id=1517797756 session_state=BEGIN} 20241016120321937 DSS <0004> hlr_ussd.c:576 262426034298504/0x5a77c17c: Process SS (BEGIN) 20241016120321937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120321937 DSS <0004> hlr_ussd.c:518 262426034298504/0x5a77c17c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120321937 DSS <0004> hlr_ussd.c:363 262426034298504/0x5a77c17c: Tx USSD 'Your IMSI is 262426034298504' 20241016120321937 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426034298504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426034298504" session_id=1517797756 session_state=END} 20241016120321937 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426034298504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120321937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20241016120321942 DAUC <0003> db_auc.c:157 IMSI='262424253932939': No 2G Auth Data 20241016120321942 DAUC <0003> db_auc.c:192 IMSI='262424253932939': No 3G Auth Data 20241016120321954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20241016120321959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321959 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424253932939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424253932939" session_id=1541689814 session_state=BEGIN} 20241016120321959 DSS <0004> hlr_ussd.c:576 262424253932939/0x5be451d6: Process SS (BEGIN) 20241016120321959 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120321959 DSS <0004> hlr_ussd.c:518 262424253932939/0x5be451d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120321959 DSS <0004> hlr_ussd.c:363 262424253932939/0x5be451d6: Tx USSD 'Your IMSI is 262424253932939' 20241016120321959 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424253932939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424253932939" session_id=1541689814 session_state=END} 20241016120321959 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424253932939 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120321959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20241016120321964 DAUC <0003> db_auc.c:157 IMSI='262420954070985': No 2G Auth Data 20241016120321964 DAUC <0003> db_auc.c:192 IMSI='262420954070985': No 3G Auth Data 20241016120321975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241016120321978 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321978 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420954070985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420954070985" session_id=4220363002 session_state=BEGIN} 20241016120321978 DSS <0004> hlr_ussd.c:576 262420954070985/0xfb8da0fa: Process SS (BEGIN) 20241016120321978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120321978 DSS <0004> hlr_ussd.c:518 262420954070985/0xfb8da0fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120321978 DSS <0004> hlr_ussd.c:363 262420954070985/0xfb8da0fa: Tx USSD 'Your IMSI is 262420954070985' 20241016120321978 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420954070985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420954070985" session_id=4220363002 session_state=END} 20241016120321978 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420954070985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120321978 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321978 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4258 20241016120321983 DAUC <0003> db_auc.c:157 IMSI='262428556840419': No 2G Auth Data 20241016120321983 DAUC <0003> db_auc.c:192 IMSI='262428556840419': No 3G Auth Data 20241016120321994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241016120321997 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120321997 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428556840419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428556840419" session_id=1631498478 session_state=BEGIN} 20241016120321997 DSS <0004> hlr_ussd.c:576 262428556840419/0x613eb0ee: Process SS (BEGIN) 20241016120321997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120321997 DSS <0004> hlr_ussd.c:518 262428556840419/0x613eb0ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120321997 DSS <0004> hlr_ussd.c:363 262428556840419/0x613eb0ee: Tx USSD 'Your IMSI is 262428556840419' 20241016120321997 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428556840419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428556840419" session_id=1631498478 session_state=END} 20241016120321997 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428556840419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120321997 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321997 DLINP <000b> input/ipa.c:451 connected read/write 20241016120321997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120321999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.1:4258 20241016120322002 DAUC <0003> db_auc.c:157 IMSI='262428040580541': No 2G Auth Data 20241016120322002 DAUC <0003> db_auc.c:192 IMSI='262428040580541': No 3G Auth Data 20241016120322016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4258 20241016120322019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120322019 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428040580541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428040580541" session_id=2839057178 session_state=BEGIN} 20241016120322019 DSS <0004> hlr_ussd.c:576 262428040580541/0xa938931a: Process SS (BEGIN) 20241016120322019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120322019 DSS <0004> hlr_ussd.c:518 262428040580541/0xa938931a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120322019 DSS <0004> hlr_ussd.c:363 262428040580541/0xa938931a: Tx USSD 'Your IMSI is 262428040580541' 20241016120322019 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428040580541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428040580541" session_id=2839057178 session_state=END} 20241016120322019 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428040580541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120322019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4258 20241016120322024 DAUC <0003> db_auc.c:157 IMSI='262422772203467': No 2G Auth Data 20241016120322024 DAUC <0003> db_auc.c:192 IMSI='262422772203467': No 3G Auth Data 20241016120322038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241016120322040 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120322040 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422772203467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422772203467" session_id=2615455486 session_state=BEGIN} 20241016120322040 DSS <0004> hlr_ussd.c:576 262422772203467/0x9be4aefe: Process SS (BEGIN) 20241016120322040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120322040 DSS <0004> hlr_ussd.c:518 262422772203467/0x9be4aefe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120322040 DSS <0004> hlr_ussd.c:363 262422772203467/0x9be4aefe: Tx USSD 'Your IMSI is 262422772203467' 20241016120322040 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422772203467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422772203467" session_id=2615455486 session_state=END} 20241016120322041 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422772203467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120322041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4258 20241016120322045 DAUC <0003> db_auc.c:157 IMSI='262421054421221': No 2G Auth Data 20241016120322045 DAUC <0003> db_auc.c:192 IMSI='262421054421221': No 3G Auth Data 20241016120322061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241016120322064 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120322064 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421054421221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421054421221" session_id=713559548 session_state=BEGIN} 20241016120322064 DSS <0004> hlr_ussd.c:576 262421054421221/0x2a880dfc: Process SS (BEGIN) 20241016120322064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120322064 DSS <0004> hlr_ussd.c:518 262421054421221/0x2a880dfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120322064 DSS <0004> hlr_ussd.c:363 262421054421221/0x2a880dfc: Tx USSD 'Your IMSI is 262421054421221' 20241016120322064 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421054421221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421054421221" session_id=713559548 session_state=END} 20241016120322064 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421054421221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120322064 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322064 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120322067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241016120322067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20241016120322067 DLINP <000b> input/ipa.c:451 connected read/write 20241016120322067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120322067 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120322067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120322067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120322068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35253<->l=127.0.0.1:4259) 20241016120322091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20241016120322293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20241016120325398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120325398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120325402 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20241016120325404 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325404 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120325404 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120325404 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  20241016120325404 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120325404 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  20241016120325404 DLGSUP <0013> gsup_server.c:235 2:  20241016120325404 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120325404 DLGSUP <0013> gsup_server.c:235 3:  20241016120325404 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120325404 DLGSUP <0013> gsup_server.c:235 4:  20241016120325404 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120325404 DLGSUP <0013> gsup_server.c:235 5:  20241016120325404 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120325404 DLGSUP <0013> gsup_server.c:235 7:  20241016120325404 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120325404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120325404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120325404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120325426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32817<->l=127.0.0.1:4259) 20241016120325447 DAUC <0003> db_auc.c:157 IMSI='262426234369219': No 2G Auth Data 20241016120325447 DAUC <0003> db_auc.c:192 IMSI='262426234369219': No 3G Auth Data 20241016120325484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241016120325497 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325497 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426234369219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426234369219" source_name="the-source\n" session_id=3683360080 session_state=BEGIN} 20241016120325497 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241016120325497 DSS <0004> hlr_ussd.c:576 262426234369219/0xdb8b9d50: Process SS (BEGIN) 20241016120325497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325497 DSS <0004> hlr_ussd.c:518 262426234369219/0xdb8b9d50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325497 DSS <0004> hlr_ussd.c:363 262426234369219/0xdb8b9d50: Tx USSD 'Your IMSI is 262426234369219' 20241016120325497 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426234369219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426234369219" destination_name="the-source\n" session_id=3683360080 session_state=END} 20241016120325497 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426234369219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325497 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325497 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4258 20241016120325505 DAUC <0003> db_auc.c:157 IMSI='262427605276431': No 2G Auth Data 20241016120325505 DAUC <0003> db_auc.c:192 IMSI='262427605276431': No 3G Auth Data 20241016120325517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241016120325520 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325520 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427605276431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427605276431" source_name="the-source\n" session_id=4117158532 session_state=BEGIN} 20241016120325520 DSS <0004> hlr_ussd.c:576 262427605276431/0xf566da84: Process SS (BEGIN) 20241016120325520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325520 DSS <0004> hlr_ussd.c:518 262427605276431/0xf566da84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325520 DSS <0004> hlr_ussd.c:363 262427605276431/0xf566da84: Tx USSD 'Your IMSI is 262427605276431' 20241016120325520 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427605276431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427605276431" destination_name="the-source\n" session_id=4117158532 session_state=END} 20241016120325520 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427605276431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325521 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325521 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241016120325525 DAUC <0003> db_auc.c:157 IMSI='262422324049700': No 2G Auth Data 20241016120325525 DAUC <0003> db_auc.c:192 IMSI='262422324049700': No 3G Auth Data 20241016120325537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4258 20241016120325540 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325540 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422324049700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422324049700" source_name="the-source\n" session_id=3555107461 session_state=BEGIN} 20241016120325540 DSS <0004> hlr_ussd.c:576 262422324049700/0xd3e6a285: Process SS (BEGIN) 20241016120325540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325540 DSS <0004> hlr_ussd.c:518 262422324049700/0xd3e6a285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325540 DSS <0004> hlr_ussd.c:363 262422324049700/0xd3e6a285: Tx USSD 'Your IMSI is 262422324049700' 20241016120325540 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422324049700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422324049700" destination_name="the-source\n" session_id=3555107461 session_state=END} 20241016120325540 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422324049700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325540 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325540 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4258 20241016120325545 DAUC <0003> db_auc.c:157 IMSI='262422449061630': No 2G Auth Data 20241016120325545 DAUC <0003> db_auc.c:192 IMSI='262422449061630': No 3G Auth Data 20241016120325557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241016120325560 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325560 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422449061630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422449061630" source_name="the-source\n" session_id=1980752659 session_state=BEGIN} 20241016120325560 DSS <0004> hlr_ussd.c:576 262422449061630/0x760fe313: Process SS (BEGIN) 20241016120325560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325560 DSS <0004> hlr_ussd.c:518 262422449061630/0x760fe313: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325560 DSS <0004> hlr_ussd.c:363 262422449061630/0x760fe313: Tx USSD 'Your IMSI is 262422449061630' 20241016120325560 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422449061630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422449061630" destination_name="the-source\n" session_id=1980752659 session_state=END} 20241016120325560 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422449061630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325560 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325560 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241016120325565 DAUC <0003> db_auc.c:157 IMSI='262420486670329': No 2G Auth Data 20241016120325565 DAUC <0003> db_auc.c:192 IMSI='262420486670329': No 3G Auth Data 20241016120325576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20241016120325579 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325579 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420486670329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420486670329" source_name="the-source\n" session_id=2257977719 session_state=BEGIN} 20241016120325579 DSS <0004> hlr_ussd.c:576 262420486670329/0x86960177: Process SS (BEGIN) 20241016120325579 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325579 DSS <0004> hlr_ussd.c:518 262420486670329/0x86960177: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325579 DSS <0004> hlr_ussd.c:363 262420486670329/0x86960177: Tx USSD 'Your IMSI is 262420486670329' 20241016120325579 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420486670329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420486670329" destination_name="the-source\n" session_id=2257977719 session_state=END} 20241016120325579 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262420486670329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325579 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325579 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20241016120325584 DAUC <0003> db_auc.c:157 IMSI='262420500838509': No 2G Auth Data 20241016120325584 DAUC <0003> db_auc.c:192 IMSI='262420500838509': No 3G Auth Data 20241016120325598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241016120325601 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325601 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420500838509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420500838509" source_name="the-source\n" session_id=3225095601 session_state=BEGIN} 20241016120325601 DSS <0004> hlr_ussd.c:576 262420500838509/0xc03b0db1: Process SS (BEGIN) 20241016120325601 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325601 DSS <0004> hlr_ussd.c:518 262420500838509/0xc03b0db1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325601 DSS <0004> hlr_ussd.c:363 262420500838509/0xc03b0db1: Tx USSD 'Your IMSI is 262420500838509' 20241016120325601 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420500838509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420500838509" destination_name="the-source\n" session_id=3225095601 session_state=END} 20241016120325601 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262420500838509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325601 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325601 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20241016120325606 DAUC <0003> db_auc.c:157 IMSI='262428028798863': No 2G Auth Data 20241016120325606 DAUC <0003> db_auc.c:192 IMSI='262428028798863': No 3G Auth Data 20241016120325620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 20241016120325623 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325623 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428028798863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428028798863" source_name="the-source\n" session_id=2758338818 session_state=BEGIN} 20241016120325623 DSS <0004> hlr_ussd.c:576 262428028798863/0xa468e902: Process SS (BEGIN) 20241016120325623 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325623 DSS <0004> hlr_ussd.c:518 262428028798863/0xa468e902: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325623 DSS <0004> hlr_ussd.c:363 262428028798863/0xa468e902: Tx USSD 'Your IMSI is 262428028798863' 20241016120325623 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428028798863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428028798863" destination_name="the-source\n" session_id=2758338818 session_state=END} 20241016120325623 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428028798863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325623 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325623 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 20241016120325628 DAUC <0003> db_auc.c:157 IMSI='262426671784250': No 2G Auth Data 20241016120325628 DAUC <0003> db_auc.c:192 IMSI='262426671784250': No 3G Auth Data 20241016120325644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241016120325647 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325647 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426671784250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426671784250" source_name="the-source\n" session_id=3596098744 session_state=BEGIN} 20241016120325647 DSS <0004> hlr_ussd.c:576 262426671784250/0xd6581cb8: Process SS (BEGIN) 20241016120325647 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241016120325647 DSS <0004> hlr_ussd.c:518 262426671784250/0xd6581cb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241016120325647 DSS <0004> hlr_ussd.c:363 262426671784250/0xd6581cb8: Tx USSD 'Your IMSI is 262426671784250' 20241016120325647 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426671784250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426671784250" destination_name="the-source\n" session_id=3596098744 session_state=END} 20241016120325647 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426671784250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120325647 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325647 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120325649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.1:4258 20241016120325649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4258 20241016120325649 DLINP <000b> input/ipa.c:451 connected read/write 20241016120325649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120325650 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120325650 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120325650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120325650 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241016120325650 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32817<->l=127.0.0.1:4259) 20241016120325672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241016120325874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4258 20241016120328976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120328976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120328980 DLINP <000b> input/ipa.c:451 connected read/write 20241016120328980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120328981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20241016120328984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120328984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120328985 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120328985 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120328985 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  20241016120328985 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120328985 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  20241016120328985 DLGSUP <0013> gsup_server.c:235 2:  20241016120328985 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120328985 DLGSUP <0013> gsup_server.c:235 3:  20241016120328985 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120328985 DLGSUP <0013> gsup_server.c:235 4:  20241016120328985 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120328985 DLGSUP <0013> gsup_server.c:235 5:  20241016120328985 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120328985 DLGSUP <0013> gsup_server.c:235 7:  20241016120328985 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120328985 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120328985 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120328985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120329000 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43687<->l=127.0.0.1:4259) 20241016120329026 DAUC <0003> db_auc.c:157 IMSI='262424512819499': No 2G Auth Data 20241016120329026 DAUC <0003> db_auc.c:192 IMSI='262424512819499': No 3G Auth Data 20241016120329060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241016120329064 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329064 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424512819499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424512819499" session_id=941070112 session_state=BEGIN} 20241016120329064 DSS <0004> hlr_ussd.c:576 262424512819499/0x38179720: Process SS (BEGIN) 20241016120329064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329064 DSS <0004> hlr_ussd.c:518 262424512819499/0x38179720: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329065 DSS <0004> hlr_ussd.c:363 262424512819499/0x38179720: Tx USSD 'Your extension is 491611666112' 20241016120329065 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424512819499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424512819499" session_id=941070112 session_state=END} 20241016120329065 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424512819499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329065 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329065 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57520<->l=127.0.0.1:4258 20241016120329080 DAUC <0003> db_auc.c:157 IMSI='262422222637853': No 2G Auth Data 20241016120329080 DAUC <0003> db_auc.c:192 IMSI='262422222637853': No 3G Auth Data 20241016120329100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20241016120329103 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329103 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422222637853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422222637853" session_id=4193010769 session_state=BEGIN} 20241016120329103 DSS <0004> hlr_ussd.c:576 262422222637853/0xf9ec4451: Process SS (BEGIN) 20241016120329103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329103 DSS <0004> hlr_ussd.c:518 262422222637853/0xf9ec4451: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329103 DSS <0004> hlr_ussd.c:363 262422222637853/0xf9ec4451: Tx USSD 'Your extension is 491610523222' 20241016120329103 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422222637853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422222637853" session_id=4193010769 session_state=END} 20241016120329103 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422222637853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329103 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329103 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20241016120329114 DAUC <0003> db_auc.c:157 IMSI='262427072712659': No 2G Auth Data 20241016120329114 DAUC <0003> db_auc.c:192 IMSI='262427072712659': No 3G Auth Data 20241016120329245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20241016120329256 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329256 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427072712659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427072712659" session_id=2655676721 session_state=BEGIN} 20241016120329256 DSS <0004> hlr_ussd.c:576 262427072712659/0x9e4a6931: Process SS (BEGIN) 20241016120329256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329256 DSS <0004> hlr_ussd.c:518 262427072712659/0x9e4a6931: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329257 DSS <0004> hlr_ussd.c:363 262427072712659/0x9e4a6931: Tx USSD 'Your extension is 491617583452' 20241016120329257 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427072712659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427072712659" session_id=2655676721 session_state=END} 20241016120329257 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427072712659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329257 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329257 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20241016120329272 DAUC <0003> db_auc.c:157 IMSI='262429366366665': No 2G Auth Data 20241016120329272 DAUC <0003> db_auc.c:192 IMSI='262429366366665': No 3G Auth Data 20241016120329283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241016120329286 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329286 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429366366665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429366366665" session_id=315268257 session_state=BEGIN} 20241016120329286 DSS <0004> hlr_ussd.c:576 262429366366665/0x12ca9ca1: Process SS (BEGIN) 20241016120329286 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329286 DSS <0004> hlr_ussd.c:518 262429366366665/0x12ca9ca1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329286 DSS <0004> hlr_ussd.c:363 262429366366665/0x12ca9ca1: Tx USSD 'Your extension is 491617121007' 20241016120329286 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429366366665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429366366665" session_id=315268257 session_state=END} 20241016120329286 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429366366665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329286 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329286 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241016120329291 DAUC <0003> db_auc.c:157 IMSI='262427801221077': No 2G Auth Data 20241016120329291 DAUC <0003> db_auc.c:192 IMSI='262427801221077': No 3G Auth Data 20241016120329302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 20241016120329305 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329305 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427801221077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427801221077" session_id=2718806050 session_state=BEGIN} 20241016120329305 DSS <0004> hlr_ussd.c:576 262427801221077/0xa20db022: Process SS (BEGIN) 20241016120329305 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329305 DSS <0004> hlr_ussd.c:518 262427801221077/0xa20db022: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329305 DSS <0004> hlr_ussd.c:363 262427801221077/0xa20db022: Tx USSD 'Your extension is 491612024304' 20241016120329305 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427801221077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427801221077" session_id=2718806050 session_state=END} 20241016120329305 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427801221077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329305 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329305 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4258 20241016120329310 DAUC <0003> db_auc.c:157 IMSI='262425331005299': No 2G Auth Data 20241016120329310 DAUC <0003> db_auc.c:192 IMSI='262425331005299': No 3G Auth Data 20241016120329324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241016120329327 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329327 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425331005299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425331005299" session_id=583587395 session_state=BEGIN} 20241016120329327 DSS <0004> hlr_ussd.c:576 262425331005299/0x22c8d643: Process SS (BEGIN) 20241016120329327 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329327 DSS <0004> hlr_ussd.c:518 262425331005299/0x22c8d643: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329327 DSS <0004> hlr_ussd.c:363 262425331005299/0x22c8d643: Tx USSD 'Your extension is 491616000145' 20241016120329327 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425331005299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425331005299" session_id=583587395 session_state=END} 20241016120329327 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425331005299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329327 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329327 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241016120329331 DAUC <0003> db_auc.c:157 IMSI='262427780110902': No 2G Auth Data 20241016120329331 DAUC <0003> db_auc.c:192 IMSI='262427780110902': No 3G Auth Data 20241016120329345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20241016120329348 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329348 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427780110902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427780110902" session_id=905204899 session_state=BEGIN} 20241016120329348 DSS <0004> hlr_ussd.c:576 262427780110902/0x35f454a3: Process SS (BEGIN) 20241016120329348 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329348 DSS <0004> hlr_ussd.c:518 262427780110902/0x35f454a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329348 DSS <0004> hlr_ussd.c:363 262427780110902/0x35f454a3: Tx USSD 'Your extension is 491617064261' 20241016120329348 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427780110902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427780110902" session_id=905204899 session_state=END} 20241016120329348 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427780110902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329348 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329348 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4258 20241016120329353 DAUC <0003> db_auc.c:157 IMSI='262428933395815': No 2G Auth Data 20241016120329353 DAUC <0003> db_auc.c:192 IMSI='262428933395815': No 3G Auth Data 20241016120329366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241016120329369 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329369 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428933395815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428933395815" session_id=2266224637 session_state=BEGIN} 20241016120329369 DSS <0004> hlr_ussd.c:576 262428933395815/0x8713d7fd: Process SS (BEGIN) 20241016120329369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120329369 DSS <0004> hlr_ussd.c:518 262428933395815/0x8713d7fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120329369 DSS <0004> hlr_ussd.c:363 262428933395815/0x8713d7fd: Tx USSD 'Your extension is 491618142077' 20241016120329369 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428933395815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428933395815" session_id=2266224637 session_state=END} 20241016120329369 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428933395815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120329369 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329369 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120329371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241016120329371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20241016120329372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43687<->l=127.0.0.1:4259) 20241016120329372 DLINP <000b> input/ipa.c:451 connected read/write 20241016120329372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120329372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120329372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120329372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120329394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241016120329596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241016120332674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120332674 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120332677 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241016120332680 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120332680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120332680 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  20241016120332680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120332680 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  20241016120332680 DLGSUP <0013> gsup_server.c:235 2:  20241016120332680 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120332680 DLGSUP <0013> gsup_server.c:235 3:  20241016120332680 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120332680 DLGSUP <0013> gsup_server.c:235 4:  20241016120332680 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120332680 DLGSUP <0013> gsup_server.c:235 5:  20241016120332680 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120332680 DLGSUP <0013> gsup_server.c:235 7:  20241016120332680 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120332680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120332680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120332680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120332696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44219<->l=127.0.0.1:4259) 20241016120332721 DAUC <0003> db_auc.c:157 IMSI='262421827423650': No 2G Auth Data 20241016120332721 DAUC <0003> db_auc.c:192 IMSI='262421827423650': No 3G Auth Data 20241016120332756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241016120332769 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332769 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421827423650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421827423650" source_name="the-source\n" session_id=381615567 session_state=BEGIN} 20241016120332769 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241016120332769 DSS <0004> hlr_ussd.c:576 262421827423650/0x16befdcf: Process SS (BEGIN) 20241016120332769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332769 DSS <0004> hlr_ussd.c:518 262421827423650/0x16befdcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332769 DSS <0004> hlr_ussd.c:363 262421827423650/0x16befdcf: Tx USSD 'Your extension is 491613723834' 20241016120332769 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421827423650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421827423650" destination_name="the-source\n" session_id=381615567 session_state=END} 20241016120332769 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421827423650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332769 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332769 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241016120332780 DAUC <0003> db_auc.c:157 IMSI='262420413979379': No 2G Auth Data 20241016120332780 DAUC <0003> db_auc.c:192 IMSI='262420413979379': No 3G Auth Data 20241016120332791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 20241016120332794 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332794 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420413979379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420413979379" source_name="the-source\n" session_id=1331282415 session_state=BEGIN} 20241016120332794 DSS <0004> hlr_ussd.c:576 262420413979379/0x4f59c1ef: Process SS (BEGIN) 20241016120332794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332794 DSS <0004> hlr_ussd.c:518 262420413979379/0x4f59c1ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332794 DSS <0004> hlr_ussd.c:363 262420413979379/0x4f59c1ef: Tx USSD 'Your extension is 491614705425' 20241016120332794 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420413979379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420413979379" destination_name="the-source\n" session_id=1331282415 session_state=END} 20241016120332794 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420413979379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332794 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332794 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55576<->l=127.0.0.1:4258 20241016120332798 DAUC <0003> db_auc.c:157 IMSI='262421506893941': No 2G Auth Data 20241016120332798 DAUC <0003> db_auc.c:192 IMSI='262421506893941': No 3G Auth Data 20241016120332809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241016120332812 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332812 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421506893941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421506893941" source_name="the-source\n" session_id=2832093564 session_state=BEGIN} 20241016120332812 DSS <0004> hlr_ussd.c:576 262421506893941/0xa8ce517c: Process SS (BEGIN) 20241016120332813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332813 DSS <0004> hlr_ussd.c:518 262421506893941/0xa8ce517c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332813 DSS <0004> hlr_ussd.c:363 262421506893941/0xa8ce517c: Tx USSD 'Your extension is 491618477781' 20241016120332813 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421506893941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421506893941" destination_name="the-source\n" session_id=2832093564 session_state=END} 20241016120332813 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421506893941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332813 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332813 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241016120332818 DAUC <0003> db_auc.c:157 IMSI='262422930199213': No 2G Auth Data 20241016120332818 DAUC <0003> db_auc.c:192 IMSI='262422930199213': No 3G Auth Data 20241016120332830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55600<->l=127.0.0.1:4258 20241016120332834 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332834 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422930199213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422930199213" source_name="the-source\n" session_id=2200964366 session_state=BEGIN} 20241016120332834 DSS <0004> hlr_ussd.c:576 262422930199213/0x83300d0e: Process SS (BEGIN) 20241016120332834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332834 DSS <0004> hlr_ussd.c:518 262422930199213/0x83300d0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332834 DSS <0004> hlr_ussd.c:363 262422930199213/0x83300d0e: Tx USSD 'Your extension is 491612843236' 20241016120332834 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422930199213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422930199213" destination_name="the-source\n" session_id=2200964366 session_state=END} 20241016120332834 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422930199213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332834 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332834 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55600<->l=127.0.0.1:4258 20241016120332839 DAUC <0003> db_auc.c:157 IMSI='262429733517401': No 2G Auth Data 20241016120332839 DAUC <0003> db_auc.c:192 IMSI='262429733517401': No 3G Auth Data 20241016120332850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241016120332853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332853 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429733517401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429733517401" source_name="the-source\n" session_id=568766877 session_state=BEGIN} 20241016120332853 DSS <0004> hlr_ussd.c:576 262429733517401/0x21e6b19d: Process SS (BEGIN) 20241016120332853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332853 DSS <0004> hlr_ussd.c:518 262429733517401/0x21e6b19d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332853 DSS <0004> hlr_ussd.c:363 262429733517401/0x21e6b19d: Tx USSD 'Your extension is 491612780322' 20241016120332853 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429733517401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429733517401" destination_name="the-source\n" session_id=568766877 session_state=END} 20241016120332853 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429733517401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241016120332858 DAUC <0003> db_auc.c:157 IMSI='262424114397575': No 2G Auth Data 20241016120332858 DAUC <0003> db_auc.c:192 IMSI='262424114397575': No 3G Auth Data 20241016120332872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20241016120332875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332875 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424114397575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424114397575" source_name="the-source\n" session_id=651588093 session_state=BEGIN} 20241016120332875 DSS <0004> hlr_ussd.c:576 262424114397575/0x26d671fd: Process SS (BEGIN) 20241016120332875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332875 DSS <0004> hlr_ussd.c:518 262424114397575/0x26d671fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332875 DSS <0004> hlr_ussd.c:363 262424114397575/0x26d671fd: Tx USSD 'Your extension is 491612525334' 20241016120332875 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424114397575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424114397575" destination_name="the-source\n" session_id=651588093 session_state=END} 20241016120332875 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424114397575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20241016120332881 DAUC <0003> db_auc.c:157 IMSI='262425644357232': No 2G Auth Data 20241016120332881 DAUC <0003> db_auc.c:192 IMSI='262425644357232': No 3G Auth Data 20241016120332900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241016120332904 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332904 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425644357232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644357232" source_name="the-source\n" session_id=2307184833 session_state=BEGIN} 20241016120332904 DSS <0004> hlr_ussd.c:576 262425644357232/0x8984d8c1: Process SS (BEGIN) 20241016120332904 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332904 DSS <0004> hlr_ussd.c:518 262425644357232/0x8984d8c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332904 DSS <0004> hlr_ussd.c:363 262425644357232/0x8984d8c1: Tx USSD 'Your extension is 491618204145' 20241016120332904 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425644357232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644357232" destination_name="the-source\n" session_id=2307184833 session_state=END} 20241016120332904 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425644357232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332904 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332904 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241016120332909 DAUC <0003> db_auc.c:157 IMSI='262429739815116': No 2G Auth Data 20241016120332909 DAUC <0003> db_auc.c:192 IMSI='262429739815116': No 3G Auth Data 20241016120332924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241016120332927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332927 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429739815116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429739815116" source_name="the-source\n" session_id=2821918794 session_state=BEGIN} 20241016120332927 DSS <0004> hlr_ussd.c:576 262429739815116/0xa833104a: Process SS (BEGIN) 20241016120332927 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241016120332927 DSS <0004> hlr_ussd.c:518 262429739815116/0xa833104a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241016120332927 DSS <0004> hlr_ussd.c:363 262429739815116/0xa833104a: Tx USSD 'Your extension is 491614148325' 20241016120332927 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429739815116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429739815116" destination_name="the-source\n" session_id=2821918794 session_state=END} 20241016120332927 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429739815116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120332927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120332930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241016120332930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4258 20241016120332931 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44219<->l=127.0.0.1:4259) 20241016120332931 DLINP <000b> input/ipa.c:451 connected read/write 20241016120332931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120332931 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120332931 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120332931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120332931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241016120332954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241016120333155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241016120336289 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42535 20241016120336289 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42535 20241016120336290 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120336290 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120336291 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336291 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336292 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241016120336293 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336293 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336293 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120336293 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241016120336293 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241016120336293 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  20241016120336293 DLGSUP <0013> gsup_server.c:235 2:  20241016120336293 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 3:  20241016120336293 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 4:  20241016120336293 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 5:  20241016120336293 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 7:  20241016120336293 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120336293 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120336293 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120336293 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42535 20241016120336295 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336295 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120336295 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120336295 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  20241016120336295 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120336295 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  20241016120336295 DLGSUP <0013> gsup_server.c:235 2:  20241016120336295 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120336295 DLGSUP <0013> gsup_server.c:235 3:  20241016120336295 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120336295 DLGSUP <0013> gsup_server.c:235 4:  20241016120336295 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120336295 DLGSUP <0013> gsup_server.c:235 5:  20241016120336295 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120336295 DLGSUP <0013> gsup_server.c:235 7:  20241016120336295 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120336295 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120336295 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120336295 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120336303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41821<->l=127.0.0.1:4259) 20241016120336308 DAUC <0003> db_auc.c:157 IMSI='262423680359068': No 2G Auth Data 20241016120336308 DAUC <0003> db_auc.c:192 IMSI='262423680359068': No 3G Auth Data 20241016120336320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241016120336338 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336338 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423680359068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423680359068" session_id=3351243879 session_state=BEGIN} 20241016120336338 DSS <0004> hlr_ussd.c:576 262423680359068/0xc7bfec67: Process SS (BEGIN) 20241016120336338 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336338 DSS <0004> hlr_ussd.c:518 262423680359068/0xc7bfec67: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336338 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336338 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336338 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336338 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336356 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336356 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423680359068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423680359068" session_id=3351243879 session_state=END} 20241016120336356 DSS <0004> hlr_ussd.c:576 262423680359068/0xc7bfec67: Process SS (END) 20241016120336356 DSS <0004> hlr_ussd.c:518 262423680359068/0xc7bfec67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336356 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423680359068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423680359068" session_id=3351243879 session_state=END} 20241016120336356 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423680359068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336356 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423680359068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336356 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241016120336372 DAUC <0003> db_auc.c:157 IMSI='262429904026426': No 2G Auth Data 20241016120336372 DAUC <0003> db_auc.c:192 IMSI='262429904026426': No 3G Auth Data 20241016120336392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241016120336395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336395 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429904026426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429904026426" session_id=133758040 session_state=BEGIN} 20241016120336395 DSS <0004> hlr_ussd.c:576 262429904026426/0x07f8fc58: Process SS (BEGIN) 20241016120336395 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336395 DSS <0004> hlr_ussd.c:518 262429904026426/0x07f8fc58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336395 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336395 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336395 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336396 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336396 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336396 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429904026426 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429904026426" session_id=133758040 session_state=END} 20241016120336396 DSS <0004> hlr_ussd.c:576 262429904026426/0x07f8fc58: Process SS (END) 20241016120336396 DSS <0004> hlr_ussd.c:518 262429904026426/0x07f8fc58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336396 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429904026426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429904026426" session_id=133758040 session_state=END} 20241016120336396 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429904026426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336396 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429904026426 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336396 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336396 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4258 20241016120336400 DAUC <0003> db_auc.c:157 IMSI='262426446347270': No 2G Auth Data 20241016120336400 DAUC <0003> db_auc.c:192 IMSI='262426446347270': No 3G Auth Data 20241016120336412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 20241016120336415 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336415 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426446347270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426446347270" session_id=175523799 session_state=BEGIN} 20241016120336415 DSS <0004> hlr_ussd.c:576 262426446347270/0x0a7647d7: Process SS (BEGIN) 20241016120336415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336415 DSS <0004> hlr_ussd.c:518 262426446347270/0x0a7647d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336415 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336415 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336415 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336415 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336416 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336416 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426446347270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426446347270" session_id=175523799 session_state=END} 20241016120336416 DSS <0004> hlr_ussd.c:576 262426446347270/0x0a7647d7: Process SS (END) 20241016120336416 DSS <0004> hlr_ussd.c:518 262426446347270/0x0a7647d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336416 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426446347270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426446347270" session_id=175523799 session_state=END} 20241016120336416 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426446347270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336416 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426446347270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336416 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 20241016120336421 DAUC <0003> db_auc.c:157 IMSI='262423436513022': No 2G Auth Data 20241016120336421 DAUC <0003> db_auc.c:192 IMSI='262423436513022': No 3G Auth Data 20241016120336432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241016120336435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336435 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423436513022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423436513022" session_id=1551545748 session_state=BEGIN} 20241016120336435 DSS <0004> hlr_ussd.c:576 262423436513022/0x5c7ab594: Process SS (BEGIN) 20241016120336435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336435 DSS <0004> hlr_ussd.c:518 262423436513022/0x5c7ab594: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336435 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336435 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336436 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336436 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336436 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423436513022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423436513022" session_id=1551545748 session_state=END} 20241016120336436 DSS <0004> hlr_ussd.c:576 262423436513022/0x5c7ab594: Process SS (END) 20241016120336436 DSS <0004> hlr_ussd.c:518 262423436513022/0x5c7ab594: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336436 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423436513022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423436513022" session_id=1551545748 session_state=END} 20241016120336436 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423436513022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336436 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423436513022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336436 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336436 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241016120336441 DAUC <0003> db_auc.c:157 IMSI='262422859168648': No 2G Auth Data 20241016120336441 DAUC <0003> db_auc.c:192 IMSI='262422859168648': No 3G Auth Data 20241016120336453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20241016120336456 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336456 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422859168648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422859168648" session_id=193735604 session_state=BEGIN} 20241016120336456 DSS <0004> hlr_ussd.c:576 262422859168648/0x0b8c2bb4: Process SS (BEGIN) 20241016120336456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336456 DSS <0004> hlr_ussd.c:518 262422859168648/0x0b8c2bb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336456 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336456 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336456 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336456 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336457 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336457 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336457 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422859168648 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422859168648" session_id=193735604 session_state=END} 20241016120336457 DSS <0004> hlr_ussd.c:576 262422859168648/0x0b8c2bb4: Process SS (END) 20241016120336457 DSS <0004> hlr_ussd.c:518 262422859168648/0x0b8c2bb4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336457 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422859168648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422859168648" session_id=193735604 session_state=END} 20241016120336457 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422859168648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336457 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422859168648 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336457 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336457 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20241016120336462 DAUC <0003> db_auc.c:157 IMSI='262420006268856': No 2G Auth Data 20241016120336462 DAUC <0003> db_auc.c:192 IMSI='262420006268856': No 3G Auth Data 20241016120336476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20241016120336479 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336479 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420006268856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420006268856" session_id=12719595 session_state=BEGIN} 20241016120336479 DSS <0004> hlr_ussd.c:576 262420006268856/0x00c215eb: Process SS (BEGIN) 20241016120336479 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336479 DSS <0004> hlr_ussd.c:518 262420006268856/0x00c215eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336479 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336479 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336479 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336479 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336480 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336480 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336480 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420006268856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420006268856" session_id=12719595 session_state=END} 20241016120336480 DSS <0004> hlr_ussd.c:576 262420006268856/0x00c215eb: Process SS (END) 20241016120336480 DSS <0004> hlr_ussd.c:518 262420006268856/0x00c215eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336480 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420006268856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420006268856" session_id=12719595 session_state=END} 20241016120336480 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420006268856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336480 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420006268856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336480 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336480 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20241016120336485 DAUC <0003> db_auc.c:157 IMSI='262424278224493': No 2G Auth Data 20241016120336485 DAUC <0003> db_auc.c:192 IMSI='262424278224493': No 3G Auth Data 20241016120336499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336502 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424278224493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424278224493" session_id=1584729110 session_state=BEGIN} 20241016120336502 DSS <0004> hlr_ussd.c:576 262424278224493/0x5e750c16: Process SS (BEGIN) 20241016120336502 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336502 DSS <0004> hlr_ussd.c:518 262424278224493/0x5e750c16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336502 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424278224493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424278224493" session_id=1584729110 session_state=END} 20241016120336502 DSS <0004> hlr_ussd.c:576 262424278224493/0x5e750c16: Process SS (END) 20241016120336502 DSS <0004> hlr_ussd.c:518 262424278224493/0x5e750c16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336502 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424278224493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424278224493" session_id=1584729110 session_state=END} 20241016120336502 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424278224493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336502 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424278224493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336502 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241016120336507 DAUC <0003> db_auc.c:157 IMSI='262422967283438': No 2G Auth Data 20241016120336507 DAUC <0003> db_auc.c:192 IMSI='262422967283438': No 3G Auth Data 20241016120336521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336524 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422967283438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422967283438" session_id=46574469 session_state=BEGIN} 20241016120336524 DSS <0004> hlr_ussd.c:576 262422967283438/0x02c6ab85: Process SS (BEGIN) 20241016120336524 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120336524 DSS <0004> hlr_ussd.c:518 262422967283438/0x02c6ab85: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:42535 sending data 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336524 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422967283438 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422967283438" session_id=46574469 session_state=END} 20241016120336524 DSS <0004> hlr_ussd.c:576 262422967283438/0x02c6ab85: Process SS (END) 20241016120336524 DSS <0004> hlr_ussd.c:518 262422967283438/0x02c6ab85: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120336524 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422967283438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422967283438" session_id=46574469 session_state=END} 20241016120336524 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422967283438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120336524 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422967283438 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336524 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120336526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241016120336527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4258 20241016120336528 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336528 DLINP <000b> input/ipa.c:405 127.0.0.1:42535 message received 20241016120336528 DLINP <000b> input/ipa.c:414 127.0.0.1:42535 connection closed with server 20241016120336528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42535 20241016120336528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241016120336528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41821<->l=127.0.0.1:4259) 20241016120336528 DLINP <000b> input/ipa.c:451 connected read/write 20241016120336528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120336528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120336528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120336528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120336563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241016120336764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20241016120339847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34351 20241016120339847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34351 20241016120339849 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339849 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120339849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120339851 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339851 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339851 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120339851 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241016120339851 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241016120339851 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  20241016120339851 DLGSUP <0013> gsup_server.c:235 2:  20241016120339851 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 3:  20241016120339851 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 4:  20241016120339851 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 5:  20241016120339851 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 7:  20241016120339851 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120339851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120339851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120339851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34351 20241016120339851 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20241016120339853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339854 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120339854 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120339854 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  20241016120339854 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120339854 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  20241016120339854 DLGSUP <0013> gsup_server.c:235 2:  20241016120339854 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120339854 DLGSUP <0013> gsup_server.c:235 3:  20241016120339854 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120339854 DLGSUP <0013> gsup_server.c:235 4:  20241016120339854 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120339854 DLGSUP <0013> gsup_server.c:235 5:  20241016120339854 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120339854 DLGSUP <0013> gsup_server.c:235 7:  20241016120339854 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120339854 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120339854 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120339854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120339865 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33037<->l=127.0.0.1:4259) 20241016120339871 DAUC <0003> db_auc.c:157 IMSI='262422138806372': No 2G Auth Data 20241016120339871 DAUC <0003> db_auc.c:192 IMSI='262422138806372': No 3G Auth Data 20241016120339904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241016120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339916 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422138806372" session_id=2229882407 session_state=BEGIN} 20241016120339916 DSS <0004> hlr_ussd.c:576 262422138806372/0x84e94e27: Process SS (BEGIN) 20241016120339916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120339916 DSS <0004> hlr_ussd.c:518 262422138806372/0x84e94e27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339916 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339916 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339916 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339927 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339927 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422138806372" session_id=2229882407 session_state=CONTINUE} 20241016120339927 DSS <0004> hlr_ussd.c:576 262422138806372/0x84e94e27: Process SS (CONTINUE) 20241016120339927 DSS <0004> hlr_ussd.c:518 262422138806372/0x84e94e27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120339927 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422138806372" session_id=2229882407 session_state=CONTINUE} 20241016120339927 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120339927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339927 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339937 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422138806372" session_id=2229882407 session_state=CONTINUE} 20241016120339937 DSS <0004> hlr_ussd.c:576 262422138806372/0x84e94e27: Process SS (CONTINUE) 20241016120339937 DSS <0004> hlr_ussd.c:518 262422138806372/0x84e94e27: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120339937 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339937 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339937 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339937 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339939 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339939 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339939 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422138806372" session_id=2229882407 session_state=END} 20241016120339939 DSS <0004> hlr_ussd.c:576 262422138806372/0x84e94e27: Process SS (END) 20241016120339939 DSS <0004> hlr_ussd.c:518 262422138806372/0x84e94e27: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120339939 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422138806372" session_id=2229882407 session_state=END} 20241016120339939 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120339939 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262422138806372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120339939 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339939 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241016120339945 DAUC <0003> db_auc.c:157 IMSI='262422315050223': No 2G Auth Data 20241016120339945 DAUC <0003> db_auc.c:192 IMSI='262422315050223': No 3G Auth Data 20241016120339957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241016120339960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339960 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422315050223" session_id=3142586570 session_state=BEGIN} 20241016120339960 DSS <0004> hlr_ussd.c:576 262422315050223/0xbb5010ca: Process SS (BEGIN) 20241016120339960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120339960 DSS <0004> hlr_ussd.c:518 262422315050223/0xbb5010ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120339960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339960 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339960 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339961 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339961 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315050223" session_id=3142586570 session_state=CONTINUE} 20241016120339961 DSS <0004> hlr_ussd.c:576 262422315050223/0xbb5010ca: Process SS (CONTINUE) 20241016120339961 DSS <0004> hlr_ussd.c:518 262422315050223/0xbb5010ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120339961 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315050223" session_id=3142586570 session_state=CONTINUE} 20241016120339961 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339976 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120339976 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422315050223" session_id=3142586570 session_state=CONTINUE} 20241016120339976 DSS <0004> hlr_ussd.c:576 262422315050223/0xbb5010ca: Process SS (CONTINUE) 20241016120339976 DSS <0004> hlr_ussd.c:518 262422315050223/0xbb5010ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120339976 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120339976 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339976 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339976 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339976 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120339979 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339979 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120339979 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315050223" session_id=3142586570 session_state=END} 20241016120339979 DSS <0004> hlr_ussd.c:576 262422315050223/0xbb5010ca: Process SS (END) 20241016120339979 DSS <0004> hlr_ussd.c:518 262422315050223/0xbb5010ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120339979 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422315050223" session_id=3142586570 session_state=END} 20241016120339979 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120339979 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422315050223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120339979 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339979 DLINP <000b> input/ipa.c:451 connected read/write 20241016120339979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120339984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241016120339990 DAUC <0003> db_auc.c:157 IMSI='262428417960397': No 2G Auth Data 20241016120339990 DAUC <0003> db_auc.c:192 IMSI='262428417960397': No 3G Auth Data 20241016120340050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241016120340058 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340058 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428417960397" session_id=3928808109 session_state=BEGIN} 20241016120340058 DSS <0004> hlr_ussd.c:576 262428417960397/0xea2cdaad: Process SS (BEGIN) 20241016120340058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340058 DSS <0004> hlr_ussd.c:518 262428417960397/0xea2cdaad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340058 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340058 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340058 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340058 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340059 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340059 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340059 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417960397" session_id=3928808109 session_state=CONTINUE} 20241016120340059 DSS <0004> hlr_ussd.c:576 262428417960397/0xea2cdaad: Process SS (CONTINUE) 20241016120340059 DSS <0004> hlr_ussd.c:518 262428417960397/0xea2cdaad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340059 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417960397" session_id=3928808109 session_state=CONTINUE} 20241016120340059 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340059 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340059 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340066 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340066 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428417960397" session_id=3928808109 session_state=CONTINUE} 20241016120340066 DSS <0004> hlr_ussd.c:576 262428417960397/0xea2cdaad: Process SS (CONTINUE) 20241016120340066 DSS <0004> hlr_ussd.c:518 262428417960397/0xea2cdaad: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340066 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340066 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340066 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340066 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340066 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340067 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340067 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340068 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417960397" session_id=3928808109 session_state=END} 20241016120340068 DSS <0004> hlr_ussd.c:576 262428417960397/0xea2cdaad: Process SS (END) 20241016120340068 DSS <0004> hlr_ussd.c:518 262428417960397/0xea2cdaad: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340068 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428417960397" session_id=3928808109 session_state=END} 20241016120340068 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340068 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428417960397 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340068 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340068 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4258 20241016120340073 DAUC <0003> db_auc.c:157 IMSI='262422016779940': No 2G Auth Data 20241016120340073 DAUC <0003> db_auc.c:192 IMSI='262422016779940': No 3G Auth Data 20241016120340088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 20241016120340092 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340092 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422016779940" session_id=1250740778 session_state=BEGIN} 20241016120340092 DSS <0004> hlr_ussd.c:576 262422016779940/0x4a8cca2a: Process SS (BEGIN) 20241016120340092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340092 DSS <0004> hlr_ussd.c:518 262422016779940/0x4a8cca2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340092 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340092 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340092 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340092 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340093 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340093 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340093 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422016779940" session_id=1250740778 session_state=CONTINUE} 20241016120340093 DSS <0004> hlr_ussd.c:576 262422016779940/0x4a8cca2a: Process SS (CONTINUE) 20241016120340094 DSS <0004> hlr_ussd.c:518 262422016779940/0x4a8cca2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340094 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422016779940" session_id=1250740778 session_state=CONTINUE} 20241016120340094 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340094 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340094 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340096 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340096 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422016779940" session_id=1250740778 session_state=CONTINUE} 20241016120340096 DSS <0004> hlr_ussd.c:576 262422016779940/0x4a8cca2a: Process SS (CONTINUE) 20241016120340096 DSS <0004> hlr_ussd.c:518 262422016779940/0x4a8cca2a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340096 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340096 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340096 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340096 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340096 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340097 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340097 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340097 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422016779940" session_id=1250740778 session_state=END} 20241016120340097 DSS <0004> hlr_ussd.c:576 262422016779940/0x4a8cca2a: Process SS (END) 20241016120340097 DSS <0004> hlr_ussd.c:518 262422016779940/0x4a8cca2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340097 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422016779940" session_id=1250740778 session_state=END} 20241016120340097 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340098 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422016779940 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340098 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340098 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55756<->l=127.0.0.1:4258 20241016120340102 DAUC <0003> db_auc.c:157 IMSI='262424237671857': No 2G Auth Data 20241016120340102 DAUC <0003> db_auc.c:192 IMSI='262424237671857': No 3G Auth Data 20241016120340114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241016120340116 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340117 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424237671857" session_id=1948623171 session_state=BEGIN} 20241016120340117 DSS <0004> hlr_ussd.c:576 262424237671857/0x7425a143: Process SS (BEGIN) 20241016120340117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340117 DSS <0004> hlr_ussd.c:518 262424237671857/0x7425a143: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340117 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340117 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340117 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340117 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340118 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340118 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340118 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237671857" session_id=1948623171 session_state=CONTINUE} 20241016120340118 DSS <0004> hlr_ussd.c:576 262424237671857/0x7425a143: Process SS (CONTINUE) 20241016120340118 DSS <0004> hlr_ussd.c:518 262424237671857/0x7425a143: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340118 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237671857" session_id=1948623171 session_state=CONTINUE} 20241016120340118 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340118 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340118 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340120 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340120 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424237671857" session_id=1948623171 session_state=CONTINUE} 20241016120340120 DSS <0004> hlr_ussd.c:576 262424237671857/0x7425a143: Process SS (CONTINUE) 20241016120340120 DSS <0004> hlr_ussd.c:518 262424237671857/0x7425a143: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340120 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340120 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340120 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340120 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340120 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340121 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340121 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340121 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237671857" session_id=1948623171 session_state=END} 20241016120340121 DSS <0004> hlr_ussd.c:576 262424237671857/0x7425a143: Process SS (END) 20241016120340121 DSS <0004> hlr_ussd.c:518 262424237671857/0x7425a143: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340121 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237671857" session_id=1948623171 session_state=END} 20241016120340121 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340121 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424237671857 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340121 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340121 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241016120340125 DAUC <0003> db_auc.c:157 IMSI='262420737793392': No 2G Auth Data 20241016120340125 DAUC <0003> db_auc.c:192 IMSI='262420737793392': No 3G Auth Data 20241016120340139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241016120340142 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340142 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420737793392" session_id=793028865 session_state=BEGIN} 20241016120340142 DSS <0004> hlr_ussd.c:576 262420737793392/0x2f44a901: Process SS (BEGIN) 20241016120340142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340142 DSS <0004> hlr_ussd.c:518 262420737793392/0x2f44a901: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340142 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340142 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340142 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340142 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340144 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340144 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340144 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420737793392" session_id=793028865 session_state=CONTINUE} 20241016120340144 DSS <0004> hlr_ussd.c:576 262420737793392/0x2f44a901: Process SS (CONTINUE) 20241016120340144 DSS <0004> hlr_ussd.c:518 262420737793392/0x2f44a901: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340144 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420737793392" session_id=793028865 session_state=CONTINUE} 20241016120340144 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340144 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340144 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340146 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340146 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420737793392" session_id=793028865 session_state=CONTINUE} 20241016120340146 DSS <0004> hlr_ussd.c:576 262420737793392/0x2f44a901: Process SS (CONTINUE) 20241016120340146 DSS <0004> hlr_ussd.c:518 262420737793392/0x2f44a901: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340146 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340146 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340146 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340146 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340146 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340147 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340147 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340147 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420737793392" session_id=793028865 session_state=END} 20241016120340147 DSS <0004> hlr_ussd.c:576 262420737793392/0x2f44a901: Process SS (END) 20241016120340147 DSS <0004> hlr_ussd.c:518 262420737793392/0x2f44a901: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340147 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420737793392" session_id=793028865 session_state=END} 20241016120340147 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340147 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420737793392 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340147 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340147 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241016120340150 DAUC <0003> db_auc.c:157 IMSI='262423619899581': No 2G Auth Data 20241016120340150 DAUC <0003> db_auc.c:192 IMSI='262423619899581': No 3G Auth Data 20241016120340165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20241016120340168 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340168 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423619899581" session_id=582988785 session_state=BEGIN} 20241016120340168 DSS <0004> hlr_ussd.c:576 262423619899581/0x22bfb3f1: Process SS (BEGIN) 20241016120340168 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340168 DSS <0004> hlr_ussd.c:518 262423619899581/0x22bfb3f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340168 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340168 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340168 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340168 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340169 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340169 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340169 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423619899581" session_id=582988785 session_state=CONTINUE} 20241016120340169 DSS <0004> hlr_ussd.c:576 262423619899581/0x22bfb3f1: Process SS (CONTINUE) 20241016120340169 DSS <0004> hlr_ussd.c:518 262423619899581/0x22bfb3f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340169 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423619899581" session_id=582988785 session_state=CONTINUE} 20241016120340169 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340169 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340169 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340171 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340171 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423619899581" session_id=582988785 session_state=CONTINUE} 20241016120340171 DSS <0004> hlr_ussd.c:576 262423619899581/0x22bfb3f1: Process SS (CONTINUE) 20241016120340171 DSS <0004> hlr_ussd.c:518 262423619899581/0x22bfb3f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340171 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340171 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340171 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340171 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340171 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340172 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340172 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340172 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423619899581" session_id=582988785 session_state=END} 20241016120340172 DSS <0004> hlr_ussd.c:576 262423619899581/0x22bfb3f1: Process SS (END) 20241016120340172 DSS <0004> hlr_ussd.c:518 262423619899581/0x22bfb3f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340172 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423619899581" session_id=582988785 session_state=END} 20241016120340172 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340172 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423619899581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340172 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340172 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20241016120340176 DAUC <0003> db_auc.c:157 IMSI='262423600668134': No 2G Auth Data 20241016120340176 DAUC <0003> db_auc.c:192 IMSI='262423600668134': No 3G Auth Data 20241016120340190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 20241016120340193 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340193 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423600668134" session_id=3168651401 session_state=BEGIN} 20241016120340193 DSS <0004> hlr_ussd.c:576 262423600668134/0xbcddc889: Process SS (BEGIN) 20241016120340193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241016120340193 DSS <0004> hlr_ussd.c:518 262423600668134/0xbcddc889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241016120340193 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340193 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340193 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340193 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340194 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340194 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340194 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600668134" session_id=3168651401 session_state=CONTINUE} 20241016120340194 DSS <0004> hlr_ussd.c:576 262423600668134/0xbcddc889: Process SS (CONTINUE) 20241016120340194 DSS <0004> hlr_ussd.c:518 262423600668134/0xbcddc889: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241016120340194 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600668134" session_id=3168651401 session_state=CONTINUE} 20241016120340194 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340194 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340194 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340196 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340196 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423600668134" session_id=3168651401 session_state=CONTINUE} 20241016120340196 DSS <0004> hlr_ussd.c:576 262423600668134/0xbcddc889: Process SS (CONTINUE) 20241016120340196 DSS <0004> hlr_ussd.c:518 262423600668134/0xbcddc889: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340196 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340196 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340196 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340196 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340196 DLINP <000b> input/ipa.c:431 127.0.0.1:34351 sending data 20241016120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340197 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340197 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600668134" session_id=3168651401 session_state=END} 20241016120340197 DSS <0004> hlr_ussd.c:576 262423600668134/0xbcddc889: Process SS (END) 20241016120340197 DSS <0004> hlr_ussd.c:518 262423600668134/0xbcddc889: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241016120340197 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423600668134" session_id=3168651401 session_state=END} 20241016120340197 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120340197 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423600668134 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340197 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120340197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4258 20241016120340198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20241016120340199 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340199 DLINP <000b> input/ipa.c:405 127.0.0.1:34351 message received 20241016120340199 DLINP <000b> input/ipa.c:414 127.0.0.1:34351 connection closed with server 20241016120340199 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34351 20241016120340199 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241016120340199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33037<->l=127.0.0.1:4259) 20241016120340199 DLINP <000b> input/ipa.c:451 connected read/write 20241016120340199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120340199 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120340199 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120340199 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120340233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4258 20241016120340434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4258 20241016120343543 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32777 20241016120343543 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:32777 20241016120343545 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343545 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120343546 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120343547 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343547 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343547 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120343547 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241016120343547 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241016120343547 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  20241016120343547 DLGSUP <0013> gsup_server.c:235 2:  20241016120343547 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 3:  20241016120343547 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 4:  20241016120343547 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 5:  20241016120343547 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 7:  20241016120343547 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120343547 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120343547 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120343547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32777 20241016120343547 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4258 20241016120343548 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343548 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120343548 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120343548 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  20241016120343548 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120343548 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  20241016120343548 DLGSUP <0013> gsup_server.c:235 2:  20241016120343548 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120343548 DLGSUP <0013> gsup_server.c:235 3:  20241016120343548 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120343548 DLGSUP <0013> gsup_server.c:235 4:  20241016120343548 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120343548 DLGSUP <0013> gsup_server.c:235 5:  20241016120343548 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120343548 DLGSUP <0013> gsup_server.c:235 7:  20241016120343548 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120343548 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120343548 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120343548 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120343558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40681<->l=127.0.0.1:4259) 20241016120343572 DAUC <0003> db_auc.c:157 IMSI='262422494661997': No 2G Auth Data 20241016120343572 DAUC <0003> db_auc.c:192 IMSI='262422494661997': No 3G Auth Data 20241016120343585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241016120343590 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343590 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422494661997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422494661997" session_id=102840833 session_state=BEGIN} 20241016120343590 DSS <0004> hlr_ussd.c:576 262422494661997/0x06213a01: Process SS (BEGIN) 20241016120343590 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343590 DSS <0004> hlr_ussd.c:518 262422494661997/0x06213a01: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343590 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343590 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343590 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343590 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343593 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343593 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343593 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422494661997 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422494661997" session_id=102840833 session_state=END} 20241016120343593 DSS <0004> hlr_ussd.c:576 262422494661997/0x06213a01: Process SS (END) 20241016120343593 DSS <0004> hlr_ussd.c:518 262422494661997/0x06213a01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343593 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422494661997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422494661997" session_id=102840833 session_state=END} 20241016120343593 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422494661997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343593 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422494661997 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343593 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343593 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241016120343598 DAUC <0003> db_auc.c:157 IMSI='262428361175625': No 2G Auth Data 20241016120343598 DAUC <0003> db_auc.c:192 IMSI='262428361175625': No 3G Auth Data 20241016120343610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343613 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428361175625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428361175625" session_id=700750301 session_state=BEGIN} 20241016120343613 DSS <0004> hlr_ussd.c:576 262428361175625/0x29c499dd: Process SS (BEGIN) 20241016120343613 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343613 DSS <0004> hlr_ussd.c:518 262428361175625/0x29c499dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343613 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262428361175625 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428361175625" session_id=700750301 session_state=END} 20241016120343613 DSS <0004> hlr_ussd.c:576 262428361175625/0x29c499dd: Process SS (END) 20241016120343613 DSS <0004> hlr_ussd.c:518 262428361175625/0x29c499dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343613 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428361175625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428361175625" session_id=700750301 session_state=END} 20241016120343613 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428361175625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343613 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262428361175625 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343613 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4258 20241016120343618 DAUC <0003> db_auc.c:157 IMSI='262422827856760': No 2G Auth Data 20241016120343618 DAUC <0003> db_auc.c:192 IMSI='262422827856760': No 3G Auth Data 20241016120343630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343633 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422827856760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422827856760" session_id=1710653310 session_state=BEGIN} 20241016120343633 DSS <0004> hlr_ussd.c:576 262422827856760/0x65f67f7e: Process SS (BEGIN) 20241016120343633 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343633 DSS <0004> hlr_ussd.c:518 262422827856760/0x65f67f7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343633 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422827856760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422827856760" session_id=1710653310 session_state=END} 20241016120343633 DSS <0004> hlr_ussd.c:576 262422827856760/0x65f67f7e: Process SS (END) 20241016120343633 DSS <0004> hlr_ussd.c:518 262422827856760/0x65f67f7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343633 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422827856760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422827856760" session_id=1710653310 session_state=END} 20241016120343633 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422827856760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343633 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422827856760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343633 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4258 20241016120343638 DAUC <0003> db_auc.c:157 IMSI='262423111586410': No 2G Auth Data 20241016120343638 DAUC <0003> db_auc.c:192 IMSI='262423111586410': No 3G Auth Data 20241016120343649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41366<->l=127.0.0.1:4258 20241016120343652 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343652 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423111586410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423111586410" session_id=1986809590 session_state=BEGIN} 20241016120343653 DSS <0004> hlr_ussd.c:576 262423111586410/0x766c4ef6: Process SS (BEGIN) 20241016120343653 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343653 DSS <0004> hlr_ussd.c:518 262423111586410/0x766c4ef6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343653 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343653 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343653 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343653 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343653 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343653 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343653 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423111586410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423111586410" session_id=1986809590 session_state=END} 20241016120343653 DSS <0004> hlr_ussd.c:576 262423111586410/0x766c4ef6: Process SS (END) 20241016120343653 DSS <0004> hlr_ussd.c:518 262423111586410/0x766c4ef6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343653 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423111586410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423111586410" session_id=1986809590 session_state=END} 20241016120343653 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423111586410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343653 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423111586410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343653 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343653 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41366<->l=127.0.0.1:4258 20241016120343658 DAUC <0003> db_auc.c:157 IMSI='262421515949684': No 2G Auth Data 20241016120343658 DAUC <0003> db_auc.c:192 IMSI='262421515949684': No 3G Auth Data 20241016120343670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241016120343673 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343673 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421515949684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421515949684" session_id=2894572136 session_state=BEGIN} 20241016120343673 DSS <0004> hlr_ussd.c:576 262421515949684/0xac87aa68: Process SS (BEGIN) 20241016120343673 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343673 DSS <0004> hlr_ussd.c:518 262421515949684/0xac87aa68: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343673 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343673 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343673 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343673 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343674 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343674 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343674 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421515949684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515949684" session_id=2894572136 session_state=END} 20241016120343674 DSS <0004> hlr_ussd.c:576 262421515949684/0xac87aa68: Process SS (END) 20241016120343674 DSS <0004> hlr_ussd.c:518 262421515949684/0xac87aa68: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343674 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421515949684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515949684" session_id=2894572136 session_state=END} 20241016120343674 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421515949684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343674 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421515949684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343674 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343674 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241016120343679 DAUC <0003> db_auc.c:157 IMSI='262428260124146': No 2G Auth Data 20241016120343679 DAUC <0003> db_auc.c:192 IMSI='262428260124146': No 3G Auth Data 20241016120343701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241016120343709 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343709 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428260124146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428260124146" session_id=1925745051 session_state=BEGIN} 20241016120343709 DSS <0004> hlr_ussd.c:576 262428260124146/0x72c8899b: Process SS (BEGIN) 20241016120343709 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343709 DSS <0004> hlr_ussd.c:518 262428260124146/0x72c8899b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343709 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343709 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343709 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343709 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343711 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343711 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343711 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428260124146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428260124146" session_id=1925745051 session_state=END} 20241016120343711 DSS <0004> hlr_ussd.c:576 262428260124146/0x72c8899b: Process SS (END) 20241016120343711 DSS <0004> hlr_ussd.c:518 262428260124146/0x72c8899b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343711 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428260124146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428260124146" session_id=1925745051 session_state=END} 20241016120343711 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428260124146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343711 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428260124146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343711 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343711 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20241016120343720 DAUC <0003> db_auc.c:157 IMSI='262423899338124': No 2G Auth Data 20241016120343720 DAUC <0003> db_auc.c:192 IMSI='262423899338124': No 3G Auth Data 20241016120343744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4258 20241016120343752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343752 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423899338124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423899338124" session_id=848658027 session_state=BEGIN} 20241016120343752 DSS <0004> hlr_ussd.c:576 262423899338124/0x32957e6b: Process SS (BEGIN) 20241016120343752 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343752 DSS <0004> hlr_ussd.c:518 262423899338124/0x32957e6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343752 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343752 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343754 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343754 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343754 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423899338124 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423899338124" session_id=848658027 session_state=END} 20241016120343754 DSS <0004> hlr_ussd.c:576 262423899338124/0x32957e6b: Process SS (END) 20241016120343754 DSS <0004> hlr_ussd.c:518 262423899338124/0x32957e6b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343754 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423899338124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423899338124" session_id=848658027 session_state=END} 20241016120343754 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423899338124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343755 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423899338124 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343755 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343755 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4258 20241016120343763 DAUC <0003> db_auc.c:157 IMSI='262425921797691': No 2G Auth Data 20241016120343763 DAUC <0003> db_auc.c:192 IMSI='262425921797691': No 3G Auth Data 20241016120343789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 20241016120343799 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343799 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425921797691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425921797691" session_id=2942249712 session_state=BEGIN} 20241016120343799 DSS <0004> hlr_ussd.c:576 262425921797691/0xaf5f2af0: Process SS (BEGIN) 20241016120343799 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241016120343799 DSS <0004> hlr_ussd.c:518 262425921797691/0xaf5f2af0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241016120343799 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343799 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343799 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343799 DLINP <000b> input/ipa.c:431 127.0.0.1:32777 sending data 20241016120343801 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343801 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343802 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425921797691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921797691" session_id=2942249712 session_state=END} 20241016120343802 DSS <0004> hlr_ussd.c:576 262425921797691/0xaf5f2af0: Process SS (END) 20241016120343802 DSS <0004> hlr_ussd.c:518 262425921797691/0xaf5f2af0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241016120343802 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425921797691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921797691" session_id=2942249712 session_state=END} 20241016120343802 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425921797691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120343802 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425921797691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241016120343802 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343802 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120343808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 20241016120343827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41324<->l=127.0.0.1:4258 20241016120343830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40681<->l=127.0.0.1:4259) 20241016120343835 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343835 DLINP <000b> input/ipa.c:405 127.0.0.1:32777 message received 20241016120343835 DLINP <000b> input/ipa.c:414 127.0.0.1:32777 connection closed with server 20241016120343835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:32777 20241016120343835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241016120343843 DLINP <000b> input/ipa.c:451 connected read/write 20241016120343843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120343843 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120343843 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120343844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120343950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 20241016120344152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4258 20241016120344769 DSS <0004> hlr_ussd.c:239 262425064046903/0x994ca83f: SS Session Timeout, destroying 20241016120344769 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425064046903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344806 DSS <0004> hlr_ussd.c:239 262429893631755/0x4fde87c9: SS Session Timeout, destroying 20241016120344807 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429893631755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344842 DSS <0004> hlr_ussd.c:239 262426432119267/0x50807644: SS Session Timeout, destroying 20241016120344842 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426432119267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344884 DSS <0004> hlr_ussd.c:239 262425641468895/0x2d969460: SS Session Timeout, destroying 20241016120344884 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425641468895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344906 DSS <0004> hlr_ussd.c:239 262425300738947/0xd6b0068e: SS Session Timeout, destroying 20241016120344907 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425300738947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344930 DSS <0004> hlr_ussd.c:239 262428064479300/0x7b1bd392: SS Session Timeout, destroying 20241016120344930 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428064479300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344952 DSS <0004> hlr_ussd.c:239 262429552478292/0x7a85952e: SS Session Timeout, destroying 20241016120344952 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429552478292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120344974 DSS <0004> hlr_ussd.c:239 262427676858266/0xbfe7a0fd: SS Session Timeout, destroying 20241016120344974 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427676858266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120347272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120347272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120347277 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120347278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20241016120347281 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120347281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120347281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120347281 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  20241016120347281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120347281 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  20241016120347281 DLGSUP <0013> gsup_server.c:235 2:  20241016120347281 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120347281 DLGSUP <0013> gsup_server.c:235 3:  20241016120347281 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120347281 DLGSUP <0013> gsup_server.c:235 4:  20241016120347281 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120347281 DLGSUP <0013> gsup_server.c:235 5:  20241016120347281 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120347281 DLGSUP <0013> gsup_server.c:235 7:  20241016120347281 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120347281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120347281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120347281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120347294 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40393<->l=127.0.0.1:4259) 20241016120347317 DAUC <0003> db_auc.c:157 IMSI='262428249855718': No 2G Auth Data 20241016120347317 DAUC <0003> db_auc.c:192 IMSI='262428249855718': No 3G Auth Data 20241016120347353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241016120347365 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120347365 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428249855718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428249855718" session_id=3385040921 session_state=BEGIN} 20241016120347365 DSS <0004> hlr_ussd.c:576 262428249855718/0xc9c3a019: Process SS (BEGIN) 20241016120347365 DSS <0004> hlr_ussd.c:498 262428249855718/0xc9c3a019: SS CompType=Invoke, OpCode=InterrogateSS 20241016120347365 DSS <0004> hlr_ussd.c:506 262428249855718/0xc9c3a019: Structured SS requests are not supported, rejecting... 20241016120347365 DSS <0004> hlr_ussd.c:354 262428249855718/0xc9c3a019: Tx ReturnError(0, 0x15) 20241016120347365 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428249855718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428249855718" session_id=3385040921 session_state=END} 20241016120347365 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120347365 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120347369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20241016120347376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20241016120347377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120347377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120347377 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120347377 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120347377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120347377 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40393<->l=127.0.0.1:4259) 20241016120347414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 20241016120347515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41408<->l=127.0.0.1:4258 20241016120348315 DSS <0004> hlr_ussd.c:239 262420932201741/0x44f5835d: SS Session Timeout, destroying 20241016120348315 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420932201741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348340 DSS <0004> hlr_ussd.c:239 262423683131395/0xb532f852: SS Session Timeout, destroying 20241016120348340 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423683131395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348358 DSS <0004> hlr_ussd.c:239 262420563107169/0x7aceab6f: SS Session Timeout, destroying 20241016120348358 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420563107169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348377 DSS <0004> hlr_ussd.c:239 262422092668427/0xb6c51b4a: SS Session Timeout, destroying 20241016120348377 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422092668427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348395 DSS <0004> hlr_ussd.c:239 262422564411633/0x1746e377: SS Session Timeout, destroying 20241016120348395 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422564411633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348416 DSS <0004> hlr_ussd.c:239 262426097219423/0x51e6dfcc: SS Session Timeout, destroying 20241016120348416 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426097219423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348440 DSS <0004> hlr_ussd.c:239 262422260106168/0x7943d1ed: SS Session Timeout, destroying 20241016120348440 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422260106168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120348462 DSS <0004> hlr_ussd.c:239 262421717418523/0xd13214ec: SS Session Timeout, destroying 20241016120348462 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421717418523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120350620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120350620 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120350624 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41414<->l=127.0.0.1:4258 20241016120350630 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120350630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120350630 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  20241016120350630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120350630 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  20241016120350630 DLGSUP <0013> gsup_server.c:235 2:  20241016120350630 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120350630 DLGSUP <0013> gsup_server.c:235 3:  20241016120350630 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120350630 DLGSUP <0013> gsup_server.c:235 4:  20241016120350630 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120350630 DLGSUP <0013> gsup_server.c:235 5:  20241016120350630 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120350630 DLGSUP <0013> gsup_server.c:235 7:  20241016120350630 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120350630 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120350630 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120350630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120350648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39509<->l=127.0.0.1:4259) 20241016120350675 DAUC <0003> db_auc.c:157 IMSI='262426669930971': No 2G Auth Data 20241016120350675 DAUC <0003> db_auc.c:192 IMSI='262426669930971': No 3G Auth Data 20241016120350716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 20241016120350725 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350725 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426669930971"} 20241016120350725 DMAIN <0000> hlr.c:435 IMSI='262426669930971': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350725 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426669930971"} 20241016120350725 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350725 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350725 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350726 DAUC <0003> db_auc.c:192 IMSI='262426669930971': No 3G Auth Data 20241016120350727 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350727 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426669930971"} 20241016120350727 DAUC <0003> hlr.c:428 IMSI='262426669930971': storing IMEI = 12345678901234 20241016120350730 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426669930971"} 20241016120350730 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426669930971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350730 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350730 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350732 DAUC <0003> db_auc.c:192 IMSI='262426669930971': No 3G Auth Data 20241016120350734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 20241016120350744 DAUC <0003> db_auc.c:157 IMSI='262420782372434': No 2G Auth Data 20241016120350744 DAUC <0003> db_auc.c:192 IMSI='262420782372434': No 3G Auth Data 20241016120350756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 20241016120350759 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350759 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420782372434"} 20241016120350759 DMAIN <0000> hlr.c:435 IMSI='262420782372434': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350759 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420782372434"} 20241016120350759 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350759 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350759 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350759 DAUC <0003> db_auc.c:192 IMSI='262420782372434': No 3G Auth Data 20241016120350760 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350760 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420782372434"} 20241016120350760 DAUC <0003> hlr.c:428 IMSI='262420782372434': storing IMEI = 12345678901234 20241016120350763 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420782372434"} 20241016120350763 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420782372434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350763 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350763 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350764 DAUC <0003> db_auc.c:192 IMSI='262420782372434': No 3G Auth Data 20241016120350764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 20241016120350773 DAUC <0003> db_auc.c:157 IMSI='262427471724770': No 2G Auth Data 20241016120350773 DAUC <0003> db_auc.c:192 IMSI='262427471724770': No 3G Auth Data 20241016120350784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 20241016120350787 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350787 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471724770"} 20241016120350787 DMAIN <0000> hlr.c:435 IMSI='262427471724770': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350787 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427471724770"} 20241016120350787 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350787 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350787 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350788 DAUC <0003> db_auc.c:192 IMSI='262427471724770': No 3G Auth Data 20241016120350789 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350789 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427471724770"} 20241016120350789 DAUC <0003> hlr.c:428 IMSI='262427471724770': storing IMEI = 12345678901234 20241016120350792 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427471724770"} 20241016120350792 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427471724770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350792 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350792 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350792 DAUC <0003> db_auc.c:192 IMSI='262427471724770': No 3G Auth Data 20241016120350793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 20241016120350801 DAUC <0003> db_auc.c:157 IMSI='262426839963018': No 2G Auth Data 20241016120350801 DAUC <0003> db_auc.c:192 IMSI='262426839963018': No 3G Auth Data 20241016120350812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41446<->l=127.0.0.1:4258 20241016120350815 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350815 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839963018"} 20241016120350815 DMAIN <0000> hlr.c:435 IMSI='262426839963018': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350815 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426839963018"} 20241016120350815 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350815 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350815 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350816 DAUC <0003> db_auc.c:157 IMSI='262426839963018': No 2G Auth Data 20241016120350817 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350817 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426839963018"} 20241016120350817 DAUC <0003> hlr.c:428 IMSI='262426839963018': storing IMEI = 12345678901234 20241016120350820 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426839963018"} 20241016120350820 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426839963018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350820 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350820 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350820 DAUC <0003> db_auc.c:157 IMSI='262426839963018': No 2G Auth Data 20241016120350821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41446<->l=127.0.0.1:4258 20241016120350829 DAUC <0003> db_auc.c:157 IMSI='262424985966207': No 2G Auth Data 20241016120350829 DAUC <0003> db_auc.c:192 IMSI='262424985966207': No 3G Auth Data 20241016120350840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241016120350843 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350843 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424985966207"} 20241016120350843 DMAIN <0000> hlr.c:435 IMSI='262424985966207': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350843 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424985966207"} 20241016120350843 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350843 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350843 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350843 DAUC <0003> db_auc.c:157 IMSI='262424985966207': No 2G Auth Data 20241016120350845 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350845 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424985966207"} 20241016120350845 DAUC <0003> hlr.c:428 IMSI='262424985966207': storing IMEI = 12345678901234 20241016120350847 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424985966207"} 20241016120350847 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424985966207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350847 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350847 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350848 DAUC <0003> db_auc.c:157 IMSI='262424985966207': No 2G Auth Data 20241016120350848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20241016120350857 DAUC <0003> db_auc.c:157 IMSI='262426263958175': No 2G Auth Data 20241016120350857 DAUC <0003> db_auc.c:192 IMSI='262426263958175': No 3G Auth Data 20241016120350871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41464<->l=127.0.0.1:4258 20241016120350873 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350873 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426263958175"} 20241016120350874 DMAIN <0000> hlr.c:435 IMSI='262426263958175': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350874 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426263958175"} 20241016120350874 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350874 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350874 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350875 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350875 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426263958175"} 20241016120350875 DAUC <0003> hlr.c:428 IMSI='262426263958175': storing IMEI = 12345678901234 20241016120350878 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426263958175"} 20241016120350878 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426263958175 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350878 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350878 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41464<->l=127.0.0.1:4258 20241016120350890 DAUC <0003> db_auc.c:157 IMSI='262420557858541': No 2G Auth Data 20241016120350890 DAUC <0003> db_auc.c:192 IMSI='262420557858541': No 3G Auth Data 20241016120350905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241016120350907 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350907 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420557858541"} 20241016120350907 DMAIN <0000> hlr.c:435 IMSI='262420557858541': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350907 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420557858541"} 20241016120350907 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350907 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350907 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350909 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350909 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420557858541"} 20241016120350909 DAUC <0003> hlr.c:428 IMSI='262420557858541': storing IMEI = 12345678901234 20241016120350912 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420557858541"} 20241016120350912 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420557858541 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350912 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350912 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.1:4258 20241016120350924 DAUC <0003> db_auc.c:157 IMSI='262425074387482': No 2G Auth Data 20241016120350924 DAUC <0003> db_auc.c:192 IMSI='262425074387482': No 3G Auth Data 20241016120350938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241016120350941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350941 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425074387482"} 20241016120350941 DMAIN <0000> hlr.c:435 IMSI='262425074387482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120350941 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425074387482"} 20241016120350941 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350943 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350943 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425074387482"} 20241016120350943 DAUC <0003> hlr.c:428 IMSI='262425074387482': storing IMEI = 12345678901234 20241016120350945 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425074387482"} 20241016120350945 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425074387482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120350945 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350945 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120350946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20241016120350955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41414<->l=127.0.0.1:4258 20241016120350955 DLINP <000b> input/ipa.c:451 connected read/write 20241016120350955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120350955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120350955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120350955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120350955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39509<->l=127.0.0.1:4259) 20241016120350978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 20241016120351079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 20241016120354226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120354226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120354232 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241016120354237 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354237 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120354237 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120354237 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  20241016120354237 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120354237 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  20241016120354237 DLGSUP <0013> gsup_server.c:235 2:  20241016120354237 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120354237 DLGSUP <0013> gsup_server.c:235 3:  20241016120354237 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120354237 DLGSUP <0013> gsup_server.c:235 4:  20241016120354237 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120354237 DLGSUP <0013> gsup_server.c:235 5:  20241016120354237 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120354237 DLGSUP <0013> gsup_server.c:235 7:  20241016120354237 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120354237 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120354237 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120354237 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120354259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45273<->l=127.0.0.1:4259) 20241016120354282 DAUC <0003> db_auc.c:157 IMSI='262426072417088': No 2G Auth Data 20241016120354282 DAUC <0003> db_auc.c:192 IMSI='262426072417088': No 3G Auth Data 20241016120354317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 20241016120354330 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354331 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426072417088" source_name="the-source\n"} 20241016120354331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241016120354331 DMAIN <0000> hlr.c:435 IMSI='262426072417088': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354331 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426072417088" destination_name="the-source\n"} 20241016120354331 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354331 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354331 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354335 DAUC <0003> db_auc.c:192 IMSI='262426072417088': No 3G Auth Data 20241016120354341 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354342 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426072417088" source_name="the-source\n"} 20241016120354342 DAUC <0003> hlr.c:428 IMSI='262426072417088': storing IMEI = 12345678901234 20241016120354344 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426072417088" destination_name="the-source\n"} 20241016120354344 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426072417088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354344 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354345 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354347 DAUC <0003> db_auc.c:192 IMSI='262426072417088': No 3G Auth Data 20241016120354349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 20241016120354361 DAUC <0003> db_auc.c:157 IMSI='262429480283260': No 2G Auth Data 20241016120354362 DAUC <0003> db_auc.c:192 IMSI='262429480283260': No 3G Auth Data 20241016120354374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241016120354377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354377 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429480283260" source_name="the-source\n"} 20241016120354377 DMAIN <0000> hlr.c:435 IMSI='262429480283260': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354377 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429480283260" destination_name="the-source\n"} 20241016120354377 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354377 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354378 DAUC <0003> db_auc.c:192 IMSI='262429480283260': No 3G Auth Data 20241016120354379 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354379 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429480283260" source_name="the-source\n"} 20241016120354379 DAUC <0003> hlr.c:428 IMSI='262429480283260': storing IMEI = 12345678901234 20241016120354381 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429480283260" destination_name="the-source\n"} 20241016120354381 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429480283260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354381 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354381 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354382 DAUC <0003> db_auc.c:192 IMSI='262429480283260': No 3G Auth Data 20241016120354382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241016120354391 DAUC <0003> db_auc.c:157 IMSI='262429000482845': No 2G Auth Data 20241016120354391 DAUC <0003> db_auc.c:192 IMSI='262429000482845': No 3G Auth Data 20241016120354403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20241016120354405 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354406 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429000482845" source_name="the-source\n"} 20241016120354406 DMAIN <0000> hlr.c:435 IMSI='262429000482845': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354406 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429000482845" destination_name="the-source\n"} 20241016120354406 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354406 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354406 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354406 DAUC <0003> db_auc.c:192 IMSI='262429000482845': No 3G Auth Data 20241016120354408 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354408 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429000482845" source_name="the-source\n"} 20241016120354408 DAUC <0003> hlr.c:428 IMSI='262429000482845': storing IMEI = 12345678901234 20241016120354410 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429000482845" destination_name="the-source\n"} 20241016120354410 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429000482845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354410 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354410 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354411 DAUC <0003> db_auc.c:192 IMSI='262429000482845': No 3G Auth Data 20241016120354411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20241016120354419 DAUC <0003> db_auc.c:157 IMSI='262426036107372': No 2G Auth Data 20241016120354419 DAUC <0003> db_auc.c:192 IMSI='262426036107372': No 3G Auth Data 20241016120354431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241016120354433 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354433 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426036107372" source_name="the-source\n"} 20241016120354433 DMAIN <0000> hlr.c:435 IMSI='262426036107372': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354433 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426036107372" destination_name="the-source\n"} 20241016120354433 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354433 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354433 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354434 DAUC <0003> db_auc.c:157 IMSI='262426036107372': No 2G Auth Data 20241016120354435 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354435 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426036107372" source_name="the-source\n"} 20241016120354435 DAUC <0003> hlr.c:428 IMSI='262426036107372': storing IMEI = 12345678901234 20241016120354438 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426036107372" destination_name="the-source\n"} 20241016120354438 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426036107372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354438 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354438 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354439 DAUC <0003> db_auc.c:157 IMSI='262426036107372': No 2G Auth Data 20241016120354439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241016120354449 DAUC <0003> db_auc.c:157 IMSI='262427404678751': No 2G Auth Data 20241016120354449 DAUC <0003> db_auc.c:192 IMSI='262427404678751': No 3G Auth Data 20241016120354461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241016120354464 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354464 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427404678751" source_name="the-source\n"} 20241016120354464 DMAIN <0000> hlr.c:435 IMSI='262427404678751': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354464 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427404678751" destination_name="the-source\n"} 20241016120354464 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354464 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354464 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354465 DAUC <0003> db_auc.c:157 IMSI='262427404678751': No 2G Auth Data 20241016120354466 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354466 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427404678751" source_name="the-source\n"} 20241016120354466 DAUC <0003> hlr.c:428 IMSI='262427404678751': storing IMEI = 12345678901234 20241016120354469 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427404678751" destination_name="the-source\n"} 20241016120354469 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427404678751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354469 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354469 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354469 DAUC <0003> db_auc.c:157 IMSI='262427404678751': No 2G Auth Data 20241016120354469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241016120354478 DAUC <0003> db_auc.c:157 IMSI='262428311837772': No 2G Auth Data 20241016120354478 DAUC <0003> db_auc.c:192 IMSI='262428311837772': No 3G Auth Data 20241016120354492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20241016120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354494 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311837772" source_name="the-source\n"} 20241016120354494 DMAIN <0000> hlr.c:435 IMSI='262428311837772': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354494 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428311837772" destination_name="the-source\n"} 20241016120354494 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354494 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354496 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354496 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428311837772" source_name="the-source\n"} 20241016120354496 DAUC <0003> hlr.c:428 IMSI='262428311837772': storing IMEI = 12345678901234 20241016120354499 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428311837772" destination_name="the-source\n"} 20241016120354499 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428311837772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354499 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354499 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20241016120354510 DAUC <0003> db_auc.c:157 IMSI='262422734681047': No 2G Auth Data 20241016120354510 DAUC <0003> db_auc.c:192 IMSI='262422734681047': No 3G Auth Data 20241016120354525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43644<->l=127.0.0.1:4258 20241016120354527 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354527 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422734681047" source_name="the-source\n"} 20241016120354527 DMAIN <0000> hlr.c:435 IMSI='262422734681047': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354527 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422734681047" destination_name="the-source\n"} 20241016120354527 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354527 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354527 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354529 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354529 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422734681047" source_name="the-source\n"} 20241016120354529 DAUC <0003> hlr.c:428 IMSI='262422734681047': storing IMEI = 12345678901234 20241016120354531 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422734681047" destination_name="the-source\n"} 20241016120354531 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422734681047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354531 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354531 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43644<->l=127.0.0.1:4258 20241016120354543 DAUC <0003> db_auc.c:157 IMSI='262426032061682': No 2G Auth Data 20241016120354543 DAUC <0003> db_auc.c:192 IMSI='262426032061682': No 3G Auth Data 20241016120354557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241016120354559 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354559 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426032061682" source_name="the-source\n"} 20241016120354559 DMAIN <0000> hlr.c:435 IMSI='262426032061682': has IMEI = 12345678901234 (consider setting 'store-imei') 20241016120354559 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426032061682" destination_name="the-source\n"} 20241016120354559 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354559 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354559 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354561 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354561 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426032061682" source_name="the-source\n"} 20241016120354561 DAUC <0003> hlr.c:428 IMSI='262426032061682': storing IMEI = 12345678901234 20241016120354564 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426032061682" destination_name="the-source\n"} 20241016120354564 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426032061682 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120354564 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354564 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120354564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241016120354572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241016120354573 DLINP <000b> input/ipa.c:451 connected read/write 20241016120354573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120354573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120354573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120354573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120354573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241016120354573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45273<->l=127.0.0.1:4259) 20241016120354596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 20241016120354697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 20241016120357811 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120357811 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120357814 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241016120357816 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357817 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120357817 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120357817 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  20241016120357817 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120357817 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  20241016120357817 DLGSUP <0013> gsup_server.c:235 2:  20241016120357817 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120357817 DLGSUP <0013> gsup_server.c:235 3:  20241016120357817 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120357817 DLGSUP <0013> gsup_server.c:235 4:  20241016120357817 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120357817 DLGSUP <0013> gsup_server.c:235 5:  20241016120357817 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120357817 DLGSUP <0013> gsup_server.c:235 7:  20241016120357817 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120357817 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120357817 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120357817 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120357833 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45337<->l=127.0.0.1:4259) 20241016120357868 DAUC <0003> db_auc.c:157 IMSI='262428039915245': No 2G Auth Data 20241016120357868 DAUC <0003> db_auc.c:192 IMSI='262428039915245': No 3G Auth Data 20241016120357907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241016120357917 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357917 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428039915245"} 20241016120357917 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120357917 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428039915245" cause=Invalid mandatory information} 20241016120357917 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357917 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357917 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357922 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357922 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428039915245"} 20241016120357922 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120357922 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428039915245" cause=Invalid mandatory information} 20241016120357922 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357922 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357922 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357925 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357925 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428039915245"} 20241016120357925 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120357925 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428039915245" cause=Invalid mandatory information} 20241016120357925 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357925 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357925 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357928 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357928 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428039915245"} 20241016120357928 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120357928 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428039915245" cause=Invalid mandatory information} 20241016120357928 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357928 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357928 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357930 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357930 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428039915245"} 20241016120357931 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120357931 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428039915245" cause=Invalid mandatory information} 20241016120357931 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428039915245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357931 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357931 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241016120357944 DAUC <0003> db_auc.c:157 IMSI='262429597508819': No 2G Auth Data 20241016120357944 DAUC <0003> db_auc.c:192 IMSI='262429597508819': No 3G Auth Data 20241016120357957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241016120357958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357958 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429597508819"} 20241016120357958 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120357958 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429597508819" cause=Invalid mandatory information} 20241016120357958 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357959 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429597508819"} 20241016120357959 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120357959 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429597508819" cause=Invalid mandatory information} 20241016120357959 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357959 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357960 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429597508819"} 20241016120357960 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120357960 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429597508819" cause=Invalid mandatory information} 20241016120357960 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357960 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429597508819"} 20241016120357960 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120357960 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429597508819" cause=Invalid mandatory information} 20241016120357960 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357960 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357961 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429597508819"} 20241016120357961 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120357961 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429597508819" cause=Invalid mandatory information} 20241016120357961 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429597508819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241016120357970 DAUC <0003> db_auc.c:157 IMSI='262428360184937': No 2G Auth Data 20241016120357970 DAUC <0003> db_auc.c:192 IMSI='262428360184937': No 3G Auth Data 20241016120357981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241016120357983 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357983 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428360184937"} 20241016120357983 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120357983 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428360184937" cause=Invalid mandatory information} 20241016120357983 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357983 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357983 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357983 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357983 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428360184937"} 20241016120357983 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120357983 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428360184937" cause=Invalid mandatory information} 20241016120357983 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357984 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428360184937"} 20241016120357984 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120357984 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428360184937" cause=Invalid mandatory information} 20241016120357984 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357984 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357985 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428360184937"} 20241016120357985 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120357985 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428360184937" cause=Invalid mandatory information} 20241016120357985 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120357985 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428360184937"} 20241016120357985 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120357985 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428360184937" cause=Invalid mandatory information} 20241016120357985 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428360184937 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357985 DLINP <000b> input/ipa.c:451 connected read/write 20241016120357985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120357986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241016120358003 DAUC <0003> db_auc.c:157 IMSI='262427132882686': No 2G Auth Data 20241016120358003 DAUC <0003> db_auc.c:192 IMSI='262427132882686': No 3G Auth Data 20241016120358015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20241016120358017 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358017 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427132882686"} 20241016120358017 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120358017 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427132882686" cause=Invalid mandatory information} 20241016120358017 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358017 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358017 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358018 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427132882686"} 20241016120358018 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120358018 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427132882686" cause=Invalid mandatory information} 20241016120358018 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358018 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427132882686"} 20241016120358018 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120358018 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427132882686" cause=Invalid mandatory information} 20241016120358018 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358018 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358019 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427132882686"} 20241016120358019 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120358019 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427132882686" cause=Invalid mandatory information} 20241016120358019 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358019 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427132882686"} 20241016120358019 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120358019 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427132882686" cause=Invalid mandatory information} 20241016120358019 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427132882686 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358019 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20241016120358028 DAUC <0003> db_auc.c:157 IMSI='262429544412316': No 2G Auth Data 20241016120358028 DAUC <0003> db_auc.c:192 IMSI='262429544412316': No 3G Auth Data 20241016120358039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358041 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544412316"} 20241016120358041 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120358041 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544412316" cause=Invalid mandatory information} 20241016120358041 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358041 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544412316"} 20241016120358041 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120358041 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544412316" cause=Invalid mandatory information} 20241016120358041 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358041 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358042 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358042 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544412316"} 20241016120358042 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120358042 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544412316" cause=Invalid mandatory information} 20241016120358042 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358042 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358042 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358042 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358043 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544412316"} 20241016120358043 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120358043 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544412316" cause=Invalid mandatory information} 20241016120358043 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358043 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358043 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358043 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358043 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544412316"} 20241016120358043 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120358043 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544412316" cause=Invalid mandatory information} 20241016120358043 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429544412316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358043 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358043 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20241016120358052 DAUC <0003> db_auc.c:157 IMSI='262428359515704': No 2G Auth Data 20241016120358052 DAUC <0003> db_auc.c:192 IMSI='262428359515704': No 3G Auth Data 20241016120358069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 20241016120358070 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358070 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359515704"} 20241016120358070 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120358070 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428359515704" cause=Invalid mandatory information} 20241016120358070 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358070 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358070 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358071 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358071 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359515704"} 20241016120358071 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120358071 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428359515704" cause=Invalid mandatory information} 20241016120358071 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358071 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358071 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358072 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359515704"} 20241016120358072 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120358072 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428359515704" cause=Invalid mandatory information} 20241016120358072 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358072 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359515704"} 20241016120358072 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120358072 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428359515704" cause=Invalid mandatory information} 20241016120358072 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358072 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358073 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358073 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428359515704"} 20241016120358073 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120358073 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428359515704" cause=Invalid mandatory information} 20241016120358073 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428359515704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358073 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358073 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 20241016120358085 DAUC <0003> db_auc.c:157 IMSI='262429298155657': No 2G Auth Data 20241016120358085 DAUC <0003> db_auc.c:192 IMSI='262429298155657': No 3G Auth Data 20241016120358098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20241016120358100 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358100 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429298155657"} 20241016120358100 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120358100 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429298155657" cause=Invalid mandatory information} 20241016120358100 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358100 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358100 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358100 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358101 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429298155657"} 20241016120358101 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120358101 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429298155657" cause=Invalid mandatory information} 20241016120358101 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358101 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429298155657"} 20241016120358101 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120358101 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429298155657" cause=Invalid mandatory information} 20241016120358101 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358102 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429298155657"} 20241016120358102 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120358102 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429298155657" cause=Invalid mandatory information} 20241016120358102 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358102 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429298155657"} 20241016120358102 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120358102 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429298155657" cause=Invalid mandatory information} 20241016120358102 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429298155657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358102 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20241016120358113 DAUC <0003> db_auc.c:157 IMSI='262426892660783': No 2G Auth Data 20241016120358113 DAUC <0003> db_auc.c:192 IMSI='262426892660783': No 3G Auth Data 20241016120358128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241016120358130 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358130 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426892660783"} 20241016120358130 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241016120358130 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426892660783" cause=Invalid mandatory information} 20241016120358130 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358130 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358130 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358131 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426892660783"} 20241016120358131 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241016120358131 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426892660783" cause=Invalid mandatory information} 20241016120358131 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358131 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426892660783"} 20241016120358131 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241016120358131 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426892660783" cause=Invalid mandatory information} 20241016120358131 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358131 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358132 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426892660783"} 20241016120358132 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241016120358132 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426892660783" cause=Invalid mandatory information} 20241016120358132 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358132 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358133 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426892660783"} 20241016120358133 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241016120358133 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426892660783" cause=Invalid mandatory information} 20241016120358133 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426892660783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358133 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120358133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241016120358142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241016120358143 DLINP <000b> input/ipa.c:451 connected read/write 20241016120358143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120358143 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120358143 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120358143 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120358143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45337<->l=127.0.0.1:4259) 20241016120358165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241016120358266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241016120401369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120401369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120401370 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120401371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 20241016120401371 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120401371 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120401371 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120401371 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  20241016120401371 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120401371 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  20241016120401371 DLGSUP <0013> gsup_server.c:235 2:  20241016120401371 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120401371 DLGSUP <0013> gsup_server.c:235 3:  20241016120401371 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120401371 DLGSUP <0013> gsup_server.c:235 4:  20241016120401371 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120401371 DLGSUP <0013> gsup_server.c:235 5:  20241016120401371 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120401372 DLGSUP <0013> gsup_server.c:235 7:  20241016120401372 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120401372 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120401372 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120401372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120401381 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241016120401388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4258 20241016120401414 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120401414 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426218479511"} 20241016120401414 DMAIN <0000> hlr.c:435 IMSI='262426218479511': has IMEI = 22245678901234 (consider setting 'store-imei') 20241016120401414 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241016120401414 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426218479511" cause=Invalid mandatory information} 20241016120401414 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120401414 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120401414 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120401418 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120401418 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426218479511"} 20241016120401418 DAUC <0003> hlr.c:428 IMSI='262426218479511': storing IMEI = 22245678901234 20241016120401418 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426218479511': no such subscriber 20241016120401418 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241016120401418 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426218479511" cause=Invalid mandatory information} 20241016120401418 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426218479511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120401418 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120401418 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120401419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4258 20241016120401420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 20241016120401421 DLINP <000b> input/ipa.c:451 connected read/write 20241016120401421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120401421 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120401421 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120401421 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120401421 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241016120401473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241016120401574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20241016120404692 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120404692 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120404697 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241016120404702 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120404702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120404702 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  20241016120404702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120404702 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  20241016120404702 DLGSUP <0013> gsup_server.c:235 2:  20241016120404702 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120404702 DLGSUP <0013> gsup_server.c:235 3:  20241016120404702 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120404702 DLGSUP <0013> gsup_server.c:235 4:  20241016120404702 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120404702 DLGSUP <0013> gsup_server.c:235 5:  20241016120404702 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120404702 DLGSUP <0013> gsup_server.c:235 7:  20241016120404702 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120404702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120404702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120404702 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120404725 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40901<->l=127.0.0.1:4259) 20241016120404740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241016120404752 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404752 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404752 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404758 DMAIN <0000> hlr.c:243 IMSI='262425835135761': Successfully assigned MSISDN='300' 20241016120404758 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404778 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404778 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404778 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404778 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404784 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404784 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404786 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404786 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404788 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404788 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404790 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404790 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404790 DLU <0006> fsm.c:456 lu(262425835135761)[0x612000013720]{UNVALIDATED}: Allocated 20241016120404791 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120404799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425835135761)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120404799 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404799 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404799 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404803 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404803 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835135761"} 20241016120404803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425835135761)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120404803 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120404803 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835135761"} 20241016120404803 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120404803 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120404803 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404803 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404814 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404814 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404814 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404819 DMAIN <0000> hlr.c:243 IMSI='262425835135761': Successfully assigned MSISDN='773' 20241016120404819 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404822 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404822 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404822 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404822 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404825 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404825 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404826 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404826 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404828 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404828 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404829 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404829 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404832 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404832 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404833 DLU <0006> fsm.c:456 lu(262425835135761)[0x6120000138a0]{UNVALIDATED}: Allocated 20241016120404833 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120404838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425835135761)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120404838 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404838 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404838 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404842 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404842 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835135761"} 20241016120404842 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425835135761)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120404842 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120404842 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835135761"} 20241016120404842 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404842 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404842 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120404842 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120404842 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404842 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404853 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404853 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404854 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404860 DMAIN <0000> hlr.c:243 IMSI='262425835135761': Successfully assigned MSISDN='971' 20241016120404860 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404864 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404864 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404864 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404864 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404866 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404866 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404868 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404868 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404869 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404869 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404871 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404871 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404873 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404873 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404873 DLU <0006> fsm.c:456 lu(262425835135761)[0x612000013a20]{UNVALIDATED}: Allocated 20241016120404873 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120404873 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425835135761" cause=GPRS services not allowed} 20241016120404873 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404873 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404873 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241016120404873 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x612000013a20]{UNVALIDATED}: Deallocated 20241016120404874 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404874 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404884 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404884 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404884 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404890 DMAIN <0000> hlr.c:243 IMSI='262425835135761': Successfully assigned MSISDN='609' 20241016120404890 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404892 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404893 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404895 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404895 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404897 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404897 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404898 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404898 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404901 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404901 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404901 DLU <0006> fsm.c:456 lu(262425835135761)[0x612000013ba0]{UNVALIDATED}: Allocated 20241016120404901 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120404901 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425835135761" cause=GPRS services not allowed} 20241016120404901 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404901 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404901 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241016120404901 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241016120404901 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404901 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404911 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404911 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404911 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404914 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404917 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404917 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404917 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404917 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404919 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404919 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404920 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404920 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404922 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404922 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404924 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404924 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404924 DLU <0006> fsm.c:456 lu(262425835135761)[0x612000013d20]{UNVALIDATED}: Allocated 20241016120404924 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120404924 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425835135761" cause=GPRS services not allowed} 20241016120404924 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404924 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425835135761)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241016120404924 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x612000013d20]{UNVALIDATED}: Deallocated 20241016120404924 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404924 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404935 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404935 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425835135761"} 20241016120404935 DMAIN <0000> hlr.c:227 IMSI='262425835135761': Creating subscriber on demand 20241016120404938 DAUC <0003> hlr.c:428 IMSI='262425835135761': storing IMEI = 12345678901234 20241016120404941 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425835135761"} 20241016120404941 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241016120404941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404941 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404944 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404944 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404947 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404947 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404949 DAUC <0003> db_auc.c:157 IMSI='262425835135761': No 2G Auth Data 20241016120404949 DAUC <0003> db_auc.c:192 IMSI='262425835135761': No 3G Auth Data 20241016120404951 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404952 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404952 DLU <0006> fsm.c:456 lu(262425835135761)[0x612000013ea0]{UNVALIDATED}: Allocated 20241016120404952 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120404958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425835135761)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120404958 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835135761" cn_domain=PS} 20241016120404958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404958 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404961 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404961 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835135761"} 20241016120404961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425835135761)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120404961 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120404961 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835135761"} 20241016120404961 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425835135761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120404961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120404961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835135761)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120404961 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835135761)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120404962 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404962 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120404969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20241016120404970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42620<->l=127.0.0.1:4258 20241016120404972 DLINP <000b> input/ipa.c:451 connected read/write 20241016120404972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120404972 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120404972 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120404972 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120404973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40901<->l=127.0.0.1:4259) 20241016120405010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241016120405111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241016120408218 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120408218 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120408219 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 20241016120408222 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120408222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120408222 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  20241016120408222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120408222 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  20241016120408222 DLGSUP <0013> gsup_server.c:235 2:  20241016120408222 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120408222 DLGSUP <0013> gsup_server.c:235 3:  20241016120408222 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120408222 DLGSUP <0013> gsup_server.c:235 4:  20241016120408222 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120408222 DLGSUP <0013> gsup_server.c:235 5:  20241016120408222 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120408222 DLGSUP <0013> gsup_server.c:235 7:  20241016120408222 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120408222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120408222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120408222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120408233 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41131<->l=127.0.0.1:4259) 20241016120408239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 20241016120408266 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408266 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408266 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408298 DMAIN <0000> hlr.c:243 IMSI='262424399789545': Successfully assigned MSISDN='283' 20241016120408298 DLU <0006> fsm.c:456 lu(262424399789545)[0x612000014020]{UNVALIDATED}: Allocated 20241016120408298 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120408304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424399789545)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120408304 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408304 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408304 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408315 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408315 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424399789545"} 20241016120408315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424399789545)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120408315 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120408315 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424399789545"} 20241016120408315 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120408315 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120408315 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408316 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408319 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408319 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408321 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408321 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408322 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408322 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408334 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408334 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408334 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408341 DMAIN <0000> hlr.c:243 IMSI='262424399789545': Successfully assigned MSISDN='256' 20241016120408341 DLU <0006> fsm.c:456 lu(262424399789545)[0x6120000141a0]{UNVALIDATED}: Allocated 20241016120408341 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120408347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424399789545)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120408347 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408347 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408347 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408349 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408349 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424399789545"} 20241016120408349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424399789545)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120408349 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120408349 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424399789545"} 20241016120408349 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120408349 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120408349 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408349 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408350 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408350 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408350 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408350 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408351 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408351 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408352 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408352 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408358 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408358 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408358 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408364 DMAIN <0000> hlr.c:243 IMSI='262424399789545': Successfully assigned MSISDN='376' 20241016120408364 DLU <0006> fsm.c:456 lu(262424399789545)[0x612000014320]{UNVALIDATED}: Allocated 20241016120408364 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120408364 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424399789545" cause=GPRS services not allowed} 20241016120408364 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x612000014320]{UNVALIDATED}: Freeing instance 20241016120408364 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x612000014320]{UNVALIDATED}: Deallocated 20241016120408364 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408364 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408365 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408365 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408365 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408365 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408366 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408366 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408366 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408366 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408370 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408370 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408370 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408376 DMAIN <0000> hlr.c:243 IMSI='262424399789545': Successfully assigned MSISDN='003' 20241016120408376 DLU <0006> fsm.c:456 lu(262424399789545)[0x6120000144a0]{UNVALIDATED}: Allocated 20241016120408376 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120408376 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424399789545" cause=GPRS services not allowed} 20241016120408376 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408376 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408376 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241016120408376 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241016120408376 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408376 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408376 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408376 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408377 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408377 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408377 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408377 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408381 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408381 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408381 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408384 DLU <0006> fsm.c:456 lu(262424399789545)[0x612000014620]{UNVALIDATED}: Allocated 20241016120408384 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241016120408384 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424399789545" cause=GPRS services not allowed} 20241016120408384 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408384 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424399789545)[0x612000014620]{UNVALIDATED}: Freeing instance 20241016120408384 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x612000014620]{UNVALIDATED}: Deallocated 20241016120408384 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408384 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408384 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408384 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408385 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408385 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408385 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408385 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408389 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408389 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408389 DMAIN <0000> hlr.c:227 IMSI='262424399789545': Creating subscriber on demand 20241016120408392 DLU <0006> fsm.c:456 lu(262424399789545)[0x6120000147a0]{UNVALIDATED}: Allocated 20241016120408392 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120408397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424399789545)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120408397 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424399789545" cn_domain=PS} 20241016120408397 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408397 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408399 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408399 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424399789545"} 20241016120408399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424399789545)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120408399 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120408399 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424399789545"} 20241016120408399 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424399789545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120408399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120408399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424399789545)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120408399 DLU <0006> fsm.c:568 lu(PS:IMSI-262424399789545)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120408399 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408399 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120408400 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408400 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408401 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408401 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408402 DAUC <0003> db_auc.c:157 IMSI='262424399789545': No 2G Auth Data 20241016120408402 DAUC <0003> db_auc.c:192 IMSI='262424399789545': No 3G Auth Data 20241016120408408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4258 20241016120408410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 20241016120408411 DLINP <000b> input/ipa.c:451 connected read/write 20241016120408411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120408411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120408412 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120408412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120408412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41131<->l=127.0.0.1:4259) 20241016120408446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 20241016120408547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.1:4258 20241016120411669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120411669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120411672 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241016120411674 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411674 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120411674 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120411674 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  20241016120411674 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120411674 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  20241016120411674 DLGSUP <0013> gsup_server.c:235 2:  20241016120411674 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120411674 DLGSUP <0013> gsup_server.c:235 3:  20241016120411674 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120411674 DLGSUP <0013> gsup_server.c:235 4:  20241016120411674 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120411674 DLGSUP <0013> gsup_server.c:235 5:  20241016120411674 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120411674 DLGSUP <0013> gsup_server.c:235 7:  20241016120411674 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120411674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120411674 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120411674 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120411687 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38949<->l=127.0.0.1:4259) 20241016120411696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20241016120411718 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411718 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420187862610"} 20241016120411718 DMAIN <0000> hlr.c:227 IMSI='262420187862610': Creating subscriber on demand 20241016120411748 DMAIN <0000> hlr.c:243 IMSI='262420187862610': Successfully assigned MSISDN='410' 20241016120411748 DAUC <0003> db_auc.c:157 IMSI='262420187862610': No 2G Auth Data 20241016120411748 DAUC <0003> db_auc.c:192 IMSI='262420187862610': No 3G Auth Data 20241016120411748 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420187862610 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 20241016120411748 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420187862610" cause=IMSI unknown in HLR} 20241016120411749 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241016120411749 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411749 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411756 DAUC <0003> db_auc.c:157 IMSI='262420187862610': No 2G Auth Data 20241016120411756 DAUC <0003> db_auc.c:192 IMSI='262420187862610': No 3G Auth Data 20241016120411758 DAUC <0003> db_auc.c:157 IMSI='262420187862610': No 2G Auth Data 20241016120411758 DAUC <0003> db_auc.c:192 IMSI='262420187862610': No 3G Auth Data 20241016120411760 DAUC <0003> db_auc.c:157 IMSI='262420187862610': No 2G Auth Data 20241016120411760 DAUC <0003> db_auc.c:192 IMSI='262420187862610': No 3G Auth Data 20241016120411763 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411763 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420187862610" cn_domain=PS} 20241016120411763 DLU <0006> fsm.c:456 lu(262420187862610)[0x612000014920]{UNVALIDATED}: Allocated 20241016120411763 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241016120411769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420187862610)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120411769 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420187862610" cn_domain=PS} 20241016120411769 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411769 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411774 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411774 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420187862610"} 20241016120411774 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420187862610)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120411774 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120411774 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420187862610"} 20241016120411775 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420187862610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120411775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187862610)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120411775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420187862610)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120411775 DLU <0006> fsm.c:568 lu(PS:IMSI-262420187862610)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120411775 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411775 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120411784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20241016120411786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241016120411787 DLINP <000b> input/ipa.c:451 connected read/write 20241016120411787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120411788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120411788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120411788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120411788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38949<->l=127.0.0.1:4259) 20241016120411900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241016120412002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241016120415098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120415098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120415099 DLINP <000b> input/ipa.c:451 connected read/write 20241016120415099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120415100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20241016120415101 DLINP <000b> input/ipa.c:451 connected read/write 20241016120415101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120415101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120415101 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120415101 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  20241016120415101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120415101 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  20241016120415101 DLGSUP <0013> gsup_server.c:235 2:  20241016120415101 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120415101 DLGSUP <0013> gsup_server.c:235 3:  20241016120415101 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120415101 DLGSUP <0013> gsup_server.c:235 4:  20241016120415101 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120415101 DLGSUP <0013> gsup_server.c:235 5:  20241016120415101 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120415101 DLGSUP <0013> gsup_server.c:235 7:  20241016120415101 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120415101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120415101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120415101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120415110 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37983<->l=127.0.0.1:4259) 20241016120415111 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241016120415111 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241016120415117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20241016120415130 DAUC <0003> db_auc.c:157 IMSI='262429508084887': No 2G Auth Data 20241016120415131 DAUC <0003> db_auc.c:192 IMSI='262429508084887': No 3G Auth Data 20241016120415144 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618565518.msisdn 20241016120415144 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618565518.msisdn: not attached (vlr_number unset) 20241016120415144 DDGSM <0007> mslookup_server.c:327 sip.voice.491618565518.msisdn: does not exist in GSUP proxy 20241016120416144 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120416144 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429508084887" cn_domain=CS} 20241016120416144 DLU <0006> fsm.c:456 lu(262429508084887)[0x612000014da0]{UNVALIDATED}: Allocated 20241016120416144 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241016120416158 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429508084887)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241016120416158 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429508084887" cn_domain=CS} 20241016120416158 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120416158 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120416164 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120416164 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429508084887"} 20241016120416164 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429508084887)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241016120416164 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241016120416164 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429508084887"} 20241016120416164 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429508084887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120416164 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429508084887)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241016120416164 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429508084887)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241016120416164 DLU <0006> fsm.c:568 lu(CS:IMSI-262429508084887)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241016120416164 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120416164 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120416167 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618565518.msisdn 20241016120416167 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618565518.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241016120416167 DDGSM <0007> mslookup_server.c:327 sip.voice.491618565518.msisdn: does not exist in GSUP proxy 20241016120416167 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618565518.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241016120416174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4258 20241016120416176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20241016120416178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37983<->l=127.0.0.1:4259) 20241016120416178 DLINP <000b> input/ipa.c:451 connected read/write 20241016120416178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120416179 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120416179 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120416179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120416211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241016120416312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241016120417366 DSS <0004> hlr_ussd.c:239 262428249855718/0xc9c3a019: SS Session Timeout, destroying 20241016120417366 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428249855718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241016120419428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120419428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120419433 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120419434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20241016120419439 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120419439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120419439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120419439 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  20241016120419439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120419439 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  20241016120419439 DLGSUP <0013> gsup_server.c:235 2:  20241016120419439 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120419439 DLGSUP <0013> gsup_server.c:235 3:  20241016120419439 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120419439 DLGSUP <0013> gsup_server.c:235 4:  20241016120419439 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120419439 DLGSUP <0013> gsup_server.c:235 5:  20241016120419439 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120419439 DLGSUP <0013> gsup_server.c:235 7:  20241016120419439 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120419439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120419439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120419439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120419439 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241016120419439 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241016120419464 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32899<->l=127.0.0.1:4259) 20241016120419465 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241016120419465 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241016120419471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 20241016120419482 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120419482 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429720321364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429720321364" cn_domain=CS} 20241016120419482 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429720321364 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241016120419482 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429720321364 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241016120419483 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429720321364.imsi 20241016120419483 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429720321364.imsi 20241016120419483 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429720321364.imsi: does not exist in local HLR 20241016120419491 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429720321364 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241016120419492 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241016120419492 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241016120419492 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241016120419492 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241016120419492 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241016120419492 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429720321364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120419492 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120419492 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120419492 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120419492 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120419492 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120419492 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120419497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419497 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241016120419497 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241016120419497 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241016120419499 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419499 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419499 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241016120419542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419542 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429720321364 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615228645 20241016120419542 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429720321364 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120419542 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419542 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419551 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419551 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419551 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429720321364 MSISDN-491615228645 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120419551 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419552 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419556 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419556 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419556 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429720321364 MSISDN-491615228645 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 20241016120419556 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429720321364 MSISDN-491615228645 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120419556 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419556 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120419559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4258 20241016120419561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20241016120419563 DLINP <000b> input/ipa.c:451 connected read/write 20241016120419563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120419563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120419563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120419563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120419564 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32899<->l=127.0.0.1:4259) 20241016120419564 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120419564 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120419565 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241016120419565 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241016120419565 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241016120419645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20241016120419746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20241016120422891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120422891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120422893 DLINP <000b> input/ipa.c:451 connected read/write 20241016120422893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120422894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4258 20241016120422895 DLINP <000b> input/ipa.c:451 connected read/write 20241016120422895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120422895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120422895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120422895 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  20241016120422895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120422895 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  20241016120422895 DLGSUP <0013> gsup_server.c:235 2:  20241016120422895 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120422895 DLGSUP <0013> gsup_server.c:235 3:  20241016120422895 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120422895 DLGSUP <0013> gsup_server.c:235 4:  20241016120422895 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120422895 DLGSUP <0013> gsup_server.c:235 5:  20241016120422895 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120422895 DLGSUP <0013> gsup_server.c:235 7:  20241016120422895 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120422895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120422895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120422895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120422895 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241016120422895 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241016120422907 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37425<->l=127.0.0.1:4259) 20241016120422909 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241016120422909 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241016120422919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20241016120422925 DAUC <0003> db_auc.c:157 IMSI='262425923205214': No 2G Auth Data 20241016120422926 DAUC <0003> db_auc.c:192 IMSI='262425923205214': No 3G Auth Data 20241016120422935 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425923205214.imsi 20241016120422935 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425923205214.imsi: found in local HLR 20241016120422942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20241016120422943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4258 20241016120422945 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37425<->l=127.0.0.1:4259) 20241016120422945 DLINP <000b> input/ipa.c:451 connected read/write 20241016120422945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120422945 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120422945 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120422945 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120422972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20241016120423073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20241016120426227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120426227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120426236 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120426238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241016120426242 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241016120426242 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241016120426250 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120426250 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120426250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120426250 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  20241016120426250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120426250 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  20241016120426251 DLGSUP <0013> gsup_server.c:235 2:  20241016120426251 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120426251 DLGSUP <0013> gsup_server.c:235 3:  20241016120426251 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120426251 DLGSUP <0013> gsup_server.c:235 4:  20241016120426251 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120426251 DLGSUP <0013> gsup_server.c:235 5:  20241016120426251 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120426251 DLGSUP <0013> gsup_server.c:235 7:  20241016120426251 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120426251 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120426251 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120426251 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120426301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40151<->l=127.0.0.1:4259) 20241016120426306 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241016120426306 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241016120426322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46804<->l=127.0.0.1:4258 20241016120426327 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120426327 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421951344349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421951344349" cn_domain=CS} 20241016120426327 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421951344349 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241016120426327 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421951344349 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241016120426327 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421951344349.imsi 20241016120426328 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421951344349.imsi 20241016120426328 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421951344349.imsi: does not exist in local HLR 20241016120426332 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421951344349 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241016120426332 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241016120426333 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241016120426333 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241016120426333 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241016120426333 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241016120426333 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421951344349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120426333 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120426333 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120426333 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120426333 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120426333 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120426333 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120426334 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426334 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426334 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241016120426334 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241016120426334 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241016120426335 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426335 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426335 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241016120426378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426378 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421951344349 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611417842 20241016120426378 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421951344349 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120426378 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426378 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426384 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426384 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426384 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421951344349 MSISDN-491611417842 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120426384 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426384 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426387 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120426387 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120426387 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421951344349 MSISDN-491611417842 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 20241016120426387 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421951344349 MSISDN-491611417842 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120426387 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426387 DLINP <000b> input/ipa.c:451 connected read/write 20241016120426387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120426390 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421951344349.imsi 20241016120426390 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421951344349.imsi: does not exist in local HLR 20241016120427393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46804<->l=127.0.0.1:4258 20241016120427395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241016120427396 DLINP <000b> input/ipa.c:451 connected read/write 20241016120427396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120427396 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120427397 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120427397 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120427398 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40151<->l=127.0.0.1:4259) 20241016120427399 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120427399 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120427399 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241016120427399 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241016120427399 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241016120427436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241016120427537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241016120430628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241016120430628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241016120430629 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120430629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241016120430630 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120430630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241016120430630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241016120430630 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  20241016120430630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241016120430630 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  20241016120430630 DLGSUP <0013> gsup_server.c:235 2:  20241016120430630 DLGSUP <0013> gsup_server.c:237 2: 00  20241016120430630 DLGSUP <0013> gsup_server.c:235 3:  20241016120430630 DLGSUP <0013> gsup_server.c:237 3: 00  20241016120430630 DLGSUP <0013> gsup_server.c:235 4:  20241016120430630 DLGSUP <0013> gsup_server.c:237 4: 00  20241016120430630 DLGSUP <0013> gsup_server.c:235 5:  20241016120430630 DLGSUP <0013> gsup_server.c:237 5: 00  20241016120430630 DLGSUP <0013> gsup_server.c:235 7:  20241016120430630 DLGSUP <0013> gsup_server.c:237 7: 00  20241016120430630 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241016120430630 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241016120430630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241016120430630 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241016120430630 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241016120430643 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39903<->l=127.0.0.1:4259) 20241016120430644 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241016120430644 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241016120430651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46834<->l=127.0.0.1:4258 20241016120430678 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120430678 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424895074700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424895074700" cn_domain=CS} 20241016120430678 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424895074700 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241016120430678 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424895074700 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241016120430678 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424895074700.imsi 20241016120430679 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424895074700.imsi 20241016120430679 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424895074700.imsi: does not exist in local HLR 20241016120430689 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424895074700 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241016120430690 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241016120430690 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241016120430690 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241016120430690 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241016120430690 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241016120430690 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424895074700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241016120430690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120430690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120430690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120430690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120430690 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241016120430690 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241016120430695 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430695 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430695 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241016120430695 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241016120430695 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241016120430699 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430699 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430699 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241016120430746 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430746 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430746 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430746 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430747 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424895074700 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615574105 20241016120430747 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424895074700 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120430747 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430747 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430756 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430756 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430756 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424895074700 MSISDN-491615574105 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120430756 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430756 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430759 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430759 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430760 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424895074700 MSISDN-491615574105 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 20241016120430760 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424895074700 MSISDN-491615574105 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241016120430760 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430760 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241016120430763 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615574105.msisdn 20241016120430763 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615574105.msisdn: does not exist in local HLR 20241016120430763 DDGSM <0007> mslookup_server.c:352 sip.voice.491615574105.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241016120430763 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615574105.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241016120430766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46834<->l=127.0.0.1:4258 20241016120430768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241016120430770 DLINP <000b> input/ipa.c:451 connected read/write 20241016120430770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241016120430770 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241016120430770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241016120430770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241016120430770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39903<->l=127.0.0.1:4259) 20241016120430771 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241016120430771 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241016120430771 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241016120430772 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241016120430772 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241016120430853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258 20241016120430954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258