20241030160226554 DMAIN <0000> hlr.c:813 hlr starting 20241030160226554 DDB <0001> db.c:599 using database: hlr.db 20241030160226554 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241030160226554 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241030160226555 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241030160226555 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241030160226611 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241030160226611 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241030160226827 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241030160226828 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241030160226828 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241030160227967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160227967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160227969 DLINP <000b> input/ipa.c:451 connected read/write 20241030160227969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160227970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241030160227971 DLINP <000b> input/ipa.c:451 connected read/write 20241030160227971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160227971 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160227971 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160227971 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  20241030160227971 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160227971 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  20241030160227971 DLGSUP <0013> gsup_server.c:235 2:  20241030160227971 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160227971 DLGSUP <0013> gsup_server.c:235 3:  20241030160227971 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160227971 DLGSUP <0013> gsup_server.c:235 4:  20241030160227971 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160227971 DLGSUP <0013> gsup_server.c:235 5:  20241030160227971 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160227971 DLGSUP <0013> gsup_server.c:235 7:  20241030160227971 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160227971 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160227971 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160227971 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160227984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33221<->l=127.0.0.1:4259) 20241030160227991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4258 20241030160228014 DLINP <000b> input/ipa.c:451 connected read/write 20241030160228014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160228014 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"} 20241030160228014 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" 20241030160228014 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} 20241030160228014 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 20241030160228014 DLINP <000b> input/ipa.c:451 connected read/write 20241030160228014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160228014 DLINP <000b> input/ipa.c:451 connected read/write 20241030160228014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160228016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4258 20241030160228016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4258 20241030160228020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33221<->l=127.0.0.1:4259) 20241030160228020 DLINP <000b> input/ipa.c:451 connected read/write 20241030160228020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160228020 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160228020 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160228020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160228091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4258 20241030160228092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4258 20241030160231136 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160231136 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160231137 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241030160231140 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160231140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160231140 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  20241030160231140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160231140 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  20241030160231140 DLGSUP <0013> gsup_server.c:235 2:  20241030160231140 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160231140 DLGSUP <0013> gsup_server.c:235 3:  20241030160231140 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160231140 DLGSUP <0013> gsup_server.c:235 4:  20241030160231140 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160231140 DLGSUP <0013> gsup_server.c:235 5:  20241030160231140 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160231140 DLGSUP <0013> gsup_server.c:235 7:  20241030160231140 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160231140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160231140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160231140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160231150 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40671<->l=127.0.0.1:4259) 20241030160231173 DAUC <0003> db_auc.c:157 IMSI='262423104311888': No 2G Auth Data 20241030160231173 DAUC <0003> db_auc.c:192 IMSI='262423104311888': No 3G Auth Data 20241030160231264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241030160231268 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231268 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423104311888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423104311888"} 20241030160231311 DAUC <0003> db_auc.c:192 IMSI='262423104311888': No 3G Auth Data 20241030160231311 DAUC <0003> db_auc.c:236 IMSI='262423104311888': Calling to generate 5 vectors 20241030160231311 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160231311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160231311 DAUC <0003> auc.c:113 vector [0]: rand = 41b36119c8d63d8d31264ea931ad6a8d 20241030160231311 DAUC <0003> auc.c:179 vector [0]: kc = 9f117716cceeac00 20241030160231311 DAUC <0003> auc.c:180 vector [0]: sres = 0a76773c 20241030160231311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160231311 DAUC <0003> auc.c:113 vector [1]: rand = d06177519112b3d06dd69e2444e70c21 20241030160231311 DAUC <0003> auc.c:179 vector [1]: kc = be0943900be0ac00 20241030160231311 DAUC <0003> auc.c:180 vector [1]: sres = b69706fc 20241030160231311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160231311 DAUC <0003> auc.c:113 vector [2]: rand = 7136ae0ba9f0951d10cdc7a695577050 20241030160231311 DAUC <0003> auc.c:179 vector [2]: kc = eecff64305f59c00 20241030160231311 DAUC <0003> auc.c:180 vector [2]: sres = a07a0072 20241030160231311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160231311 DAUC <0003> auc.c:113 vector [3]: rand = bead012120f07d6a102215ba83870bcb 20241030160231311 DAUC <0003> auc.c:179 vector [3]: kc = fb5ae7fbf6e68c00 20241030160231311 DAUC <0003> auc.c:180 vector [3]: sres = a30a4246 20241030160231311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160231311 DAUC <0003> auc.c:113 vector [4]: rand = c6140456f3f969b5d0ad0100697b584a 20241030160231311 DAUC <0003> auc.c:179 vector [4]: kc = 5f22d68cf478e800 20241030160231311 DAUC <0003> auc.c:180 vector [4]: sres = 32503686 20241030160231311 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160231311 DAUC <0003> db_auc.c:245 IMSI='262423104311888': Generated 5 vectors 20241030160231311 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423104311888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423104311888"} 20241030160231311 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423104311888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231311 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231311 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20241030160231379 DAUC <0003> db_auc.c:157 IMSI='262426641193180': No 2G Auth Data 20241030160231379 DAUC <0003> db_auc.c:192 IMSI='262426641193180': No 3G Auth Data 20241030160231432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 20241030160231435 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231435 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426641193180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426641193180"} 20241030160231435 DAUC <0003> db_auc.c:192 IMSI='262426641193180': No 3G Auth Data 20241030160231436 DAUC <0003> db_auc.c:236 IMSI='262426641193180': Calling to generate 5 vectors 20241030160231436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160231436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160231436 DAUC <0003> auc.c:113 vector [0]: rand = 9ebe7e15c9dec718ad8ae96e3f2008d3 20241030160231436 DAUC <0003> auc.c:179 vector [0]: kc = 302947845a172c00 20241030160231436 DAUC <0003> auc.c:180 vector [0]: sres = 550db1dc 20241030160231436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160231436 DAUC <0003> auc.c:113 vector [1]: rand = 0034f787a1e4bbf69001013fa88ee857 20241030160231436 DAUC <0003> auc.c:179 vector [1]: kc = d81f7a8e065ef800 20241030160231436 DAUC <0003> auc.c:180 vector [1]: sres = 54254e1f 20241030160231436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160231436 DAUC <0003> auc.c:113 vector [2]: rand = c0d7f6cefcec0c315c18b0a8349f98b3 20241030160231436 DAUC <0003> auc.c:179 vector [2]: kc = a9bd4091c1694400 20241030160231436 DAUC <0003> auc.c:180 vector [2]: sres = a47a9559 20241030160231436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160231436 DAUC <0003> auc.c:113 vector [3]: rand = d81534849c1a6ae985467f8b9da5b721 20241030160231436 DAUC <0003> auc.c:179 vector [3]: kc = ca568b5de2df5400 20241030160231436 DAUC <0003> auc.c:180 vector [3]: sres = 8a4f6dc4 20241030160231436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160231436 DAUC <0003> auc.c:113 vector [4]: rand = 0e0c59b67b50bb738e3b728da9b23cfd 20241030160231436 DAUC <0003> auc.c:179 vector [4]: kc = ce88bf6dbea1ac00 20241030160231436 DAUC <0003> auc.c:180 vector [4]: sres = 8d35e797 20241030160231436 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160231436 DAUC <0003> db_auc.c:245 IMSI='262426641193180': Generated 5 vectors 20241030160231436 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426641193180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426641193180"} 20241030160231436 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426641193180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231436 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231436 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4258 20241030160231493 DAUC <0003> db_auc.c:157 IMSI='262425515918137': No 2G Auth Data 20241030160231493 DAUC <0003> db_auc.c:192 IMSI='262425515918137': No 3G Auth Data 20241030160231539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20241030160231540 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231540 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515918137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425515918137"} 20241030160231541 DAUC <0003> db_auc.c:192 IMSI='262425515918137': No 3G Auth Data 20241030160231541 DAUC <0003> db_auc.c:236 IMSI='262425515918137': Calling to generate 5 vectors 20241030160231541 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160231541 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160231541 DAUC <0003> auc.c:113 vector [0]: rand = 1099e42c499fc9bd2308093685af265c 20241030160231541 DAUC <0003> auc.c:179 vector [0]: kc = 79346c6f7524a42c 20241030160231541 DAUC <0003> auc.c:180 vector [0]: sres = 47a3bc60 20241030160231541 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160231541 DAUC <0003> auc.c:113 vector [1]: rand = aea4c6038051c58e19cc4be046778d9c 20241030160231541 DAUC <0003> auc.c:179 vector [1]: kc = c4df70d97f72a94a 20241030160231541 DAUC <0003> auc.c:180 vector [1]: sres = 4862a43e 20241030160231541 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160231541 DAUC <0003> auc.c:113 vector [2]: rand = 2a6671b8a14f535e446b65167757c49b 20241030160231541 DAUC <0003> auc.c:179 vector [2]: kc = 98535ed1c552bf1d 20241030160231541 DAUC <0003> auc.c:180 vector [2]: sres = a3d17f34 20241030160231541 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160231541 DAUC <0003> auc.c:113 vector [3]: rand = 3f957f7b9e8cc9d2abd0e2f0df0e0d70 20241030160231541 DAUC <0003> auc.c:179 vector [3]: kc = 4d8b9efb6f2e680f 20241030160231541 DAUC <0003> auc.c:180 vector [3]: sres = 08eaf84c 20241030160231541 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160231541 DAUC <0003> auc.c:113 vector [4]: rand = b0468e5b736d77f97105cab1bd2a3948 20241030160231541 DAUC <0003> auc.c:179 vector [4]: kc = 59bfc675898a98b8 20241030160231541 DAUC <0003> auc.c:180 vector [4]: sres = 93bad83a 20241030160231541 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160231541 DAUC <0003> db_auc.c:245 IMSI='262425515918137': Generated 5 vectors 20241030160231541 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515918137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425515918137"} 20241030160231541 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425515918137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231541 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231541 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41226<->l=127.0.0.1:4258 20241030160231619 DAUC <0003> db_auc.c:157 IMSI='262427488118355': No 2G Auth Data 20241030160231619 DAUC <0003> db_auc.c:192 IMSI='262427488118355': No 3G Auth Data 20241030160231682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20241030160231684 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231684 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427488118355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427488118355"} 20241030160231684 DAUC <0003> db_auc.c:157 IMSI='262427488118355': No 2G Auth Data 20241030160231684 DAUC <0003> db_auc.c:236 IMSI='262427488118355': Calling to generate 5 vectors 20241030160231684 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160231684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160231684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160231684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160231685 DAUC <0003> auc.c:113 vector [0]: rand = 111d850195fae121c21e70c731401526 20241030160231685 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160231685 DAUC <0003> auc.c:142 vector [0]: autn = 56153720fcf200005342d676bda42d20 20241030160231685 DAUC <0003> auc.c:143 vector [0]: ck = 956a8d73bc30a896c081f4c49e8726cd 20241030160231685 DAUC <0003> auc.c:144 vector [0]: ik = 871fe133e8270744d1112c6521db292d 20241030160231685 DAUC <0003> auc.c:145 vector [0]: res = 26db42a778fd8fcb0000000000000000 20241030160231685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160231685 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160231685 DAUC <0003> auc.c:151 vector [0]: kc = 03e5b4e1eb4ba032 20241030160231685 DAUC <0003> auc.c:152 vector [0]: sres = 5e26cd6c 20241030160231685 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160231685 DAUC <0003> auc.c:113 vector [1]: rand = a1e89fab85d15295692924f560a0f3e9 20241030160231685 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160231685 DAUC <0003> auc.c:142 vector [1]: autn = f7cd3af1f87e000063058171096abaf4 20241030160231685 DAUC <0003> auc.c:143 vector [1]: ck = ef1b9a54e0606560b02d0058f9f3d5a7 20241030160231685 DAUC <0003> auc.c:144 vector [1]: ik = fee52311027a34b99ec9a888602a97dc 20241030160231685 DAUC <0003> auc.c:145 vector [1]: res = 23d1517bcbf7ad410000000000000000 20241030160231685 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160231685 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160231685 DAUC <0003> auc.c:151 vector [1]: kc = 3f1a11957bc313a2 20241030160231685 DAUC <0003> auc.c:152 vector [1]: sres = e826fc3a 20241030160231685 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160231685 DAUC <0003> auc.c:113 vector [2]: rand = 9fd51e44e26a8b6c411141a321015e6f 20241030160231685 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160231685 DAUC <0003> auc.c:142 vector [2]: autn = db03ca2e5564000052572a4abef41a81 20241030160231685 DAUC <0003> auc.c:143 vector [2]: ck = a6f2a7fa132ddf320d04ea46ef0c8447 20241030160231685 DAUC <0003> auc.c:144 vector [2]: ik = 127361249fecd76658e63efa117c693b 20241030160231685 DAUC <0003> auc.c:145 vector [2]: res = 088609dd25c804260000000000000000 20241030160231685 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160231685 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160231685 DAUC <0003> auc.c:151 vector [2]: kc = e163126272b1e528 20241030160231685 DAUC <0003> auc.c:152 vector [2]: sres = 2d4e0dfb 20241030160231685 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160231685 DAUC <0003> auc.c:113 vector [3]: rand = f1ed375e10f69ec42059a20ae8fd6fa8 20241030160231685 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160231685 DAUC <0003> auc.c:142 vector [3]: autn = 73ad291d354800004a84af57272a265c 20241030160231685 DAUC <0003> auc.c:143 vector [3]: ck = ab72845747f72daefad344b8ddaefa62 20241030160231685 DAUC <0003> auc.c:144 vector [3]: ik = d92328c0d08f1dd12f032264f33e6468 20241030160231685 DAUC <0003> auc.c:145 vector [3]: res = 89fdd849a176ee9e0000000000000000 20241030160231685 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160231685 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160231685 DAUC <0003> auc.c:151 vector [3]: kc = a781ca4bb9e8ae75 20241030160231685 DAUC <0003> auc.c:152 vector [3]: sres = 288b36d7 20241030160231685 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160231685 DAUC <0003> auc.c:113 vector [4]: rand = b432ad87bfb0eeaac353d63e914d1795 20241030160231685 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160231685 DAUC <0003> auc.c:142 vector [4]: autn = dfb48c11f9bd000060f9da5259cd3077 20241030160231685 DAUC <0003> auc.c:143 vector [4]: ck = 04ffcc01bb80621a1cf2f01846cc0eb5 20241030160231685 DAUC <0003> auc.c:144 vector [4]: ik = 7eee216c64f47199688aa06ba40f2ccb 20241030160231685 DAUC <0003> auc.c:145 vector [4]: res = 301e971bdb04e2710000000000000000 20241030160231685 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160231685 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160231685 DAUC <0003> auc.c:151 vector [4]: kc = 0e69bd1e3db731fd 20241030160231685 DAUC <0003> auc.c:152 vector [4]: sres = eb1a756a 20241030160231685 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160231685 DAUC <0003> db_auc.c:245 IMSI='262427488118355': Generated 5 vectors 20241030160231685 DAUC <0003> db_auc.c:249 IMSI='262427488118355': Updating SQN=161 in DB 20241030160231705 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427488118355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427488118355"} 20241030160231705 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427488118355 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231705 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231705 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.1:4258 20241030160231761 DAUC <0003> db_auc.c:157 IMSI='262421890973814': No 2G Auth Data 20241030160231761 DAUC <0003> db_auc.c:192 IMSI='262421890973814': No 3G Auth Data 20241030160231807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 20241030160231810 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231810 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421890973814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421890973814"} 20241030160231810 DAUC <0003> db_auc.c:157 IMSI='262421890973814': No 2G Auth Data 20241030160231810 DAUC <0003> db_auc.c:236 IMSI='262421890973814': Calling to generate 5 vectors 20241030160231810 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160231810 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160231810 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160231810 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160231810 DAUC <0003> auc.c:113 vector [0]: rand = 457fc85dcb476b6d23fc753d2212af51 20241030160231810 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160231810 DAUC <0003> auc.c:142 vector [0]: autn = 592049acc11400008cc0c3513441af25 20241030160231810 DAUC <0003> auc.c:143 vector [0]: ck = 2a50bc19d427e528e9dd7e2b616a9794 20241030160231810 DAUC <0003> auc.c:144 vector [0]: ik = c400250c3f25780e407880b184c3cfef 20241030160231810 DAUC <0003> auc.c:145 vector [0]: res = 9f9f45cd0f10d3820000000000000000 20241030160231810 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160231810 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160231810 DAUC <0003> auc.c:151 vector [0]: kc = 47f5678f0eabc55d 20241030160231810 DAUC <0003> auc.c:152 vector [0]: sres = 908f964f 20241030160231810 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160231810 DAUC <0003> auc.c:113 vector [1]: rand = 66ac7ce3f1be7aaddee51236a3e63745 20241030160231810 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160231810 DAUC <0003> auc.c:142 vector [1]: autn = 45ad3da2982d00009fb5a6ab56199e76 20241030160231810 DAUC <0003> auc.c:143 vector [1]: ck = a9c66f5d8d69c2e8e8df81e733fc8486 20241030160231810 DAUC <0003> auc.c:144 vector [1]: ik = 9e9089a453f9724a47cb423f7028243d 20241030160231810 DAUC <0003> auc.c:145 vector [1]: res = b7d80eaf7e6d18f90000000000000000 20241030160231810 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160231810 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160231810 DAUC <0003> auc.c:151 vector [1]: kc = 984225219d441019 20241030160231810 DAUC <0003> auc.c:152 vector [1]: sres = c9b51656 20241030160231810 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160231810 DAUC <0003> auc.c:113 vector [2]: rand = 2036790836eb06e9386bd88ba8cc11c0 20241030160231810 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160231810 DAUC <0003> auc.c:142 vector [2]: autn = 95972843a029000082d26eeea3457ca7 20241030160231810 DAUC <0003> auc.c:143 vector [2]: ck = f78adf4ba965e8555429fff692dfde78 20241030160231810 DAUC <0003> auc.c:144 vector [2]: ik = 02a056564742ffa492c82325176c4108 20241030160231810 DAUC <0003> auc.c:145 vector [2]: res = c4ca474226ddc7c10000000000000000 20241030160231810 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160231810 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160231810 DAUC <0003> auc.c:151 vector [2]: kc = 33cb55ce6b948881 20241030160231810 DAUC <0003> auc.c:152 vector [2]: sres = e2178083 20241030160231810 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160231810 DAUC <0003> auc.c:113 vector [3]: rand = 4839b00561d1ec2d55e6d81d3426d84b 20241030160231810 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160231810 DAUC <0003> auc.c:142 vector [3]: autn = 60c4025ad2540000e96bd28f08eb55bb 20241030160231810 DAUC <0003> auc.c:143 vector [3]: ck = 737cf97f1307855469e69d71421c8628 20241030160231810 DAUC <0003> auc.c:144 vector [3]: ik = a031c73b446a87f2829d98bab96a1303 20241030160231810 DAUC <0003> auc.c:145 vector [3]: res = 9afd23f1b2aca6f70000000000000000 20241030160231810 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160231810 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160231810 DAUC <0003> auc.c:151 vector [3]: kc = 38363b8fac1b978d 20241030160231810 DAUC <0003> auc.c:152 vector [3]: sres = 28518506 20241030160231810 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160231810 DAUC <0003> auc.c:113 vector [4]: rand = e0245cfe8e7a48a61ce3a71060307398 20241030160231810 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160231810 DAUC <0003> auc.c:142 vector [4]: autn = 6cc1b0ed1d730000f4d9c2abeffb882c 20241030160231810 DAUC <0003> auc.c:143 vector [4]: ck = 7e7fce8e1eb637dc9e03663604078484 20241030160231810 DAUC <0003> auc.c:144 vector [4]: ik = b79754463d0eb040e3fd2a772f76aba5 20241030160231810 DAUC <0003> auc.c:145 vector [4]: res = 953cd7a9e472b83c0000000000000000 20241030160231810 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160231810 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160231810 DAUC <0003> auc.c:151 vector [4]: kc = b416d68908c9a8bd 20241030160231810 DAUC <0003> auc.c:152 vector [4]: sres = 714e6f95 20241030160231810 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160231810 DAUC <0003> db_auc.c:245 IMSI='262421890973814': Generated 5 vectors 20241030160231810 DAUC <0003> db_auc.c:249 IMSI='262421890973814': Updating SQN=161 in DB 20241030160231832 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421890973814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421890973814"} 20241030160231832 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421890973814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231832 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231832 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 20241030160231890 DAUC <0003> db_auc.c:157 IMSI='262424567927412': No 2G Auth Data 20241030160231890 DAUC <0003> db_auc.c:192 IMSI='262424567927412': No 3G Auth Data 20241030160231963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241030160231965 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160231965 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424567927412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424567927412"} 20241030160231965 DAUC <0003> db_auc.c:236 IMSI='262424567927412': Calling to generate 5 vectors 20241030160231965 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160231965 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160231965 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160231965 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160231965 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160231965 DAUC <0003> auc.c:113 vector [0]: rand = bc1b46b24266aaea47971be05b0a25d2 20241030160231965 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160231965 DAUC <0003> auc.c:142 vector [0]: autn = 9e6afad481760000e463626fd166aa79 20241030160231965 DAUC <0003> auc.c:143 vector [0]: ck = 4ed2ba357c26031f46adca91f4d9ecc7 20241030160231965 DAUC <0003> auc.c:144 vector [0]: ik = 51bd675cd54277fe80f0e4125c339197 20241030160231965 DAUC <0003> auc.c:145 vector [0]: res = b5c4aac90b3455d60000000000000000 20241030160231965 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160231965 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160231965 DAUC <0003> auc.c:179 vector [0]: kc = 79e850fd802dd800 20241030160231965 DAUC <0003> auc.c:180 vector [0]: sres = 287c9b46 20241030160231965 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160231965 DAUC <0003> auc.c:113 vector [1]: rand = d9576bbb0ee2b608e53d4c4ac36380e1 20241030160231965 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160231965 DAUC <0003> auc.c:142 vector [1]: autn = 191633af3d990000b38ced835133c057 20241030160231965 DAUC <0003> auc.c:143 vector [1]: ck = d16a0cab471e5c0b9faaa2634a49a458 20241030160231965 DAUC <0003> auc.c:144 vector [1]: ik = 96fe95a392b00d19883bd054cb7d8578 20241030160231965 DAUC <0003> auc.c:145 vector [1]: res = db3e13c34cf4fdcb0000000000000000 20241030160231965 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160231965 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160231965 DAUC <0003> auc.c:179 vector [1]: kc = e6f7207c8d486c00 20241030160231965 DAUC <0003> auc.c:180 vector [1]: sres = 06a36c86 20241030160231965 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160231965 DAUC <0003> auc.c:113 vector [2]: rand = d288859bfc92edd1a88f1a1e5a27446c 20241030160231965 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160231965 DAUC <0003> auc.c:142 vector [2]: autn = c228a18ecbdb0000647e2558fccd4234 20241030160231965 DAUC <0003> auc.c:143 vector [2]: ck = e5be111e926a25322ee4628b251f81c5 20241030160231965 DAUC <0003> auc.c:144 vector [2]: ik = 009a149071fa222dfddef06de6263406 20241030160231965 DAUC <0003> auc.c:145 vector [2]: res = 90c43b2f9ca9a98a0000000000000000 20241030160231965 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160231965 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160231965 DAUC <0003> auc.c:179 vector [2]: kc = 8751ee4cc7e64000 20241030160231965 DAUC <0003> auc.c:180 vector [2]: sres = a49f4e41 20241030160231965 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160231965 DAUC <0003> auc.c:113 vector [3]: rand = 3159b6d82dd8dea69b916b029d237675 20241030160231965 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160231965 DAUC <0003> auc.c:142 vector [3]: autn = 4434fef84fab0000d93d0a12fd5fb8c4 20241030160231965 DAUC <0003> auc.c:143 vector [3]: ck = 7321cca28de9f0db7238e352a472652b 20241030160231965 DAUC <0003> auc.c:144 vector [3]: ik = 0d424eaed00b1a22ba63cf7237fd3fac 20241030160231965 DAUC <0003> auc.c:145 vector [3]: res = 8a3ee889c52e01a10000000000000000 20241030160231965 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160231965 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160231965 DAUC <0003> auc.c:179 vector [3]: kc = 60e99395bbc1b400 20241030160231965 DAUC <0003> auc.c:180 vector [3]: sres = 64ec4bbf 20241030160231965 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160231965 DAUC <0003> auc.c:113 vector [4]: rand = 117ec8d0de3003b2c339c39f7c7ef0e5 20241030160231965 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160231965 DAUC <0003> auc.c:142 vector [4]: autn = 0c7a553a49c8000084f39ea39c760ade 20241030160231965 DAUC <0003> auc.c:143 vector [4]: ck = 6a3807fffceb07a3739d8b6e031685bb 20241030160231965 DAUC <0003> auc.c:144 vector [4]: ik = caea55cf3e1affeac11dedae176bca87 20241030160231965 DAUC <0003> auc.c:145 vector [4]: res = 5238adb4045b0df00000000000000000 20241030160231965 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160231965 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160231965 DAUC <0003> auc.c:179 vector [4]: kc = d0464c89840b7800 20241030160231965 DAUC <0003> auc.c:180 vector [4]: sres = 1b42b922 20241030160231965 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160231965 DAUC <0003> db_auc.c:245 IMSI='262424567927412': Generated 5 vectors 20241030160231965 DAUC <0003> db_auc.c:249 IMSI='262424567927412': Updating SQN=161 in DB 20241030160231992 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424567927412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424567927412"} 20241030160231992 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424567927412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160231992 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160231992 DLINP <000b> input/ipa.c:451 connected read/write 20241030160231992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160232273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241030160232389 DAUC <0003> db_auc.c:157 IMSI='262420140083839': No 2G Auth Data 20241030160232389 DAUC <0003> db_auc.c:192 IMSI='262420140083839': No 3G Auth Data 20241030160232458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20241030160232460 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160232460 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420140083839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420140083839"} 20241030160232460 DAUC <0003> db_auc.c:236 IMSI='262420140083839': Calling to generate 5 vectors 20241030160232460 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160232460 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160232460 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160232460 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160232460 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160232460 DAUC <0003> auc.c:113 vector [0]: rand = fda81a2d2bef51ec9d17736581970a76 20241030160232460 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160232460 DAUC <0003> auc.c:142 vector [0]: autn = a6dceaf41eca0000835027292fea8d35 20241030160232460 DAUC <0003> auc.c:143 vector [0]: ck = 7b8e1d3c4661e61dd3d3bdcc050e8b0f 20241030160232460 DAUC <0003> auc.c:144 vector [0]: ik = 0e864f2b66b8ccc38171aec54ee7e53e 20241030160232460 DAUC <0003> auc.c:145 vector [0]: res = caa6afe1432db8a40000000000000000 20241030160232460 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160232460 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160232460 DAUC <0003> auc.c:179 vector [0]: kc = b127256bf3331800 20241030160232460 DAUC <0003> auc.c:180 vector [0]: sres = 248569cb 20241030160232460 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160232460 DAUC <0003> auc.c:113 vector [1]: rand = ce13449f2eab266a2ee26609d49606bf 20241030160232460 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160232460 DAUC <0003> auc.c:142 vector [1]: autn = 3c495fd436520000a2d51e7892022897 20241030160232460 DAUC <0003> auc.c:143 vector [1]: ck = ff15fcd6e82ae6d702ae0540b440c2af 20241030160232460 DAUC <0003> auc.c:144 vector [1]: ik = aae7f8cf6218452408da9a88e41134c1 20241030160232460 DAUC <0003> auc.c:145 vector [1]: res = ff40ac6bdd2cd9c10000000000000000 20241030160232460 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160232460 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160232460 DAUC <0003> auc.c:179 vector [1]: kc = d1721b39aa839c00 20241030160232460 DAUC <0003> auc.c:180 vector [1]: sres = f8d29dc7 20241030160232460 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160232460 DAUC <0003> auc.c:113 vector [2]: rand = 036578bc2097f55efa0a8461a8fdba74 20241030160232460 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160232460 DAUC <0003> auc.c:142 vector [2]: autn = ae18b75384200000d3dd88333b1cd2eb 20241030160232460 DAUC <0003> auc.c:143 vector [2]: ck = ae64ec02d6f7af80709e3f3c7862cbc0 20241030160232460 DAUC <0003> auc.c:144 vector [2]: ik = a98c479fc7402ce1b7669311194f8dd5 20241030160232460 DAUC <0003> auc.c:145 vector [2]: res = 06d45c6fd61ccb8f0000000000000000 20241030160232460 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160232460 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160232460 DAUC <0003> auc.c:179 vector [2]: kc = 34d14a1955c7dc00 20241030160232460 DAUC <0003> auc.c:180 vector [2]: sres = 0f810669 20241030160232460 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160232460 DAUC <0003> auc.c:113 vector [3]: rand = 48a9fd987ad00be58aa65a7799d1a241 20241030160232460 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160232460 DAUC <0003> auc.c:142 vector [3]: autn = 0083a504e8d000002b3964c77fd304cb 20241030160232460 DAUC <0003> auc.c:143 vector [3]: ck = df3c814157fe16912f7ed55c8b5a6aa6 20241030160232460 DAUC <0003> auc.c:144 vector [3]: ik = 3d9241b06694e195ac5ed73e846dbe9a 20241030160232460 DAUC <0003> auc.c:145 vector [3]: res = d0dc7a7f85af61bf0000000000000000 20241030160232460 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160232460 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160232460 DAUC <0003> auc.c:179 vector [3]: kc = cc07352c1bf47000 20241030160232460 DAUC <0003> auc.c:180 vector [3]: sres = d479e20f 20241030160232460 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160232460 DAUC <0003> auc.c:113 vector [4]: rand = 72bdfc3ca9be377e2c91a7e5e8acc16e 20241030160232460 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160232460 DAUC <0003> auc.c:142 vector [4]: autn = 19a038c6aaff00008843c01fc86aba7d 20241030160232460 DAUC <0003> auc.c:143 vector [4]: ck = d882bf1a21c6870e0e3ae740867423a6 20241030160232460 DAUC <0003> auc.c:144 vector [4]: ik = da24b01bd0c2fed7c8754c2ff6eb6f09 20241030160232460 DAUC <0003> auc.c:145 vector [4]: res = eaca6c21ff02926b0000000000000000 20241030160232460 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160232460 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160232460 DAUC <0003> auc.c:179 vector [4]: kc = dd8ce90f7f504800 20241030160232460 DAUC <0003> auc.c:180 vector [4]: sres = 6062cd49 20241030160232460 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160232460 DAUC <0003> db_auc.c:245 IMSI='262420140083839': Generated 5 vectors 20241030160232460 DAUC <0003> db_auc.c:249 IMSI='262420140083839': Updating SQN=161 in DB 20241030160232477 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420140083839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420140083839"} 20241030160232477 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420140083839 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160232477 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160232477 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160232479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35728<->l=127.0.0.1:4258 20241030160232563 DAUC <0003> db_auc.c:157 IMSI='262423169044340': No 2G Auth Data 20241030160232563 DAUC <0003> db_auc.c:192 IMSI='262423169044340': No 3G Auth Data 20241030160232631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 20241030160232633 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160232633 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423169044340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169044340"} 20241030160232633 DAUC <0003> db_auc.c:236 IMSI='262423169044340': Calling to generate 5 vectors 20241030160232633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160232633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160232633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160232633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160232633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160232633 DAUC <0003> auc.c:113 vector [0]: rand = f7f5407938b7ed023b9864b40a029e84 20241030160232633 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160232633 DAUC <0003> auc.c:142 vector [0]: autn = 96d0cd0efdf30000cce8a902ed4fbb35 20241030160232633 DAUC <0003> auc.c:143 vector [0]: ck = 030a414ba1a7bd19b4d005c72ae8d0e1 20241030160232633 DAUC <0003> auc.c:144 vector [0]: ik = 5c26ae3a1ea164762524a2b47b284347 20241030160232633 DAUC <0003> auc.c:145 vector [0]: res = 3f1462f30ffe49c60000000000000000 20241030160232633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160232633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160232633 DAUC <0003> auc.c:179 vector [0]: kc = da8f39b0361e0b71 20241030160232633 DAUC <0003> auc.c:180 vector [0]: sres = 3279ea63 20241030160232633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160232633 DAUC <0003> auc.c:113 vector [1]: rand = bd17a4ba2b240d8e141b86f6c8bd2523 20241030160232633 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160232633 DAUC <0003> auc.c:142 vector [1]: autn = d7d4a3140a300000f324f84489c0d619 20241030160232633 DAUC <0003> auc.c:143 vector [1]: ck = 10a9df02b2fae4a51f52f73a2429b5e1 20241030160232633 DAUC <0003> auc.c:144 vector [1]: ik = 37df8e68fe9816b12a7884ef0405ae10 20241030160232633 DAUC <0003> auc.c:145 vector [1]: res = 9a1d36234a999ceb0000000000000000 20241030160232633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160232633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160232633 DAUC <0003> auc.c:179 vector [1]: kc = dcb3c53ef510622d 20241030160232633 DAUC <0003> auc.c:180 vector [1]: sres = fc9ef7ad 20241030160232633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160232633 DAUC <0003> auc.c:113 vector [2]: rand = 4e97d5e3dd9b545ce939a93cf81463b9 20241030160232633 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160232633 DAUC <0003> auc.c:142 vector [2]: autn = de412c9d318e000051e0f232f8310c33 20241030160232633 DAUC <0003> auc.c:143 vector [2]: ck = 70cc639459a45b31f3a4e35d4219bd1c 20241030160232633 DAUC <0003> auc.c:144 vector [2]: ik = 58f57c9bff660e2f7f043d8d4795dff5 20241030160232633 DAUC <0003> auc.c:145 vector [2]: res = e30e5063f73d87520000000000000000 20241030160232633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160232633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160232633 DAUC <0003> auc.c:179 vector [2]: kc = 45d5af9c5be0a47f 20241030160232633 DAUC <0003> auc.c:180 vector [2]: sres = d0fc478f 20241030160232633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160232633 DAUC <0003> auc.c:113 vector [3]: rand = 1630aa28a02d3283db7c8c0f980fa510 20241030160232633 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160232633 DAUC <0003> auc.c:142 vector [3]: autn = 7cd27a01aedf000042be8d5cc97679c6 20241030160232633 DAUC <0003> auc.c:143 vector [3]: ck = 09c6ad4d80ca3a212f2064d6fdfd9fd9 20241030160232633 DAUC <0003> auc.c:144 vector [3]: ik = f7f04a467b881aa31c419d0b29358e22 20241030160232633 DAUC <0003> auc.c:145 vector [3]: res = 1b4576850d1077970000000000000000 20241030160232633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160232633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160232633 DAUC <0003> auc.c:179 vector [3]: kc = dda261de4ec5f33e 20241030160232633 DAUC <0003> auc.c:180 vector [3]: sres = 54114812 20241030160232633 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160232633 DAUC <0003> auc.c:113 vector [4]: rand = 413e974783981b4e7af367a484aa81b1 20241030160232633 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160232633 DAUC <0003> auc.c:142 vector [4]: autn = 0d285c29007f00007d72da38f5384821 20241030160232633 DAUC <0003> auc.c:143 vector [4]: ck = 634858463ea5abd2cdd1ec74e4918879 20241030160232633 DAUC <0003> auc.c:144 vector [4]: ik = 37dcdb0a41d3eebf772508f5228dd8b4 20241030160232633 DAUC <0003> auc.c:145 vector [4]: res = 0dfecc581b0426b70000000000000000 20241030160232633 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160232633 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160232633 DAUC <0003> auc.c:179 vector [4]: kc = 98a5baa1aa208050 20241030160232633 DAUC <0003> auc.c:180 vector [4]: sres = 43416860 20241030160232633 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160232633 DAUC <0003> db_auc.c:245 IMSI='262423169044340': Generated 5 vectors 20241030160232633 DAUC <0003> db_auc.c:249 IMSI='262423169044340': Updating SQN=161 in DB 20241030160232645 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423169044340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169044340"} 20241030160232645 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423169044340 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160232645 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160232645 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160232647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4258 20241030160232698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4258 20241030160232698 DLINP <000b> input/ipa.c:451 connected read/write 20241030160232698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160232698 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160232698 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160232698 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160232699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40671<->l=127.0.0.1:4259) 20241030160232721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20241030160232722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.1:4258 20241030160235754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160235754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160235755 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 20241030160235758 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160235758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160235758 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  20241030160235758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160235758 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  20241030160235758 DLGSUP <0013> gsup_server.c:235 2:  20241030160235758 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160235758 DLGSUP <0013> gsup_server.c:235 3:  20241030160235758 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160235758 DLGSUP <0013> gsup_server.c:235 4:  20241030160235758 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160235758 DLGSUP <0013> gsup_server.c:235 5:  20241030160235758 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160235758 DLGSUP <0013> gsup_server.c:235 7:  20241030160235758 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160235758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160235758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160235758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160235766 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39599<->l=127.0.0.1:4259) 20241030160235782 DAUC <0003> db_auc.c:157 IMSI='262422211666315': No 2G Auth Data 20241030160235782 DAUC <0003> db_auc.c:192 IMSI='262422211666315': No 3G Auth Data 20241030160235833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20241030160235837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235837 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422211666315"} 20241030160235837 DAUC <0003> db_auc.c:192 IMSI='262422211666315': No 3G Auth Data 20241030160235837 DAUC <0003> db_auc.c:236 IMSI='262422211666315': Calling to generate 1 vectors 20241030160235837 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030160235837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235837 DAUC <0003> auc.c:113 vector [0]: rand = 575deab70b2915ef5bc20881dffbde06 20241030160235837 DAUC <0003> auc.c:179 vector [0]: kc = cbc0b3cedc2fd000 20241030160235837 DAUC <0003> auc.c:180 vector [0]: sres = 931d8d35 20241030160235837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235837 DAUC <0003> db_auc.c:245 IMSI='262422211666315': Generated 1 vectors 20241030160235837 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422211666315"} 20241030160235837 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235839 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235839 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422211666315"} 20241030160235839 DAUC <0003> db_auc.c:192 IMSI='262422211666315': No 3G Auth Data 20241030160235839 DAUC <0003> db_auc.c:236 IMSI='262422211666315': Calling to generate 4 vectors 20241030160235839 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030160235839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235839 DAUC <0003> auc.c:113 vector [0]: rand = 9c2832aec7f0036fa85f3ae2d7610b5a 20241030160235839 DAUC <0003> auc.c:179 vector [0]: kc = 0273156ad787b800 20241030160235839 DAUC <0003> auc.c:180 vector [0]: sres = ca0c5e9e 20241030160235839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235839 DAUC <0003> auc.c:113 vector [1]: rand = 43e1ebd2698c75439a129b31061f23b1 20241030160235839 DAUC <0003> auc.c:179 vector [1]: kc = d05270a6f62d0c00 20241030160235839 DAUC <0003> auc.c:180 vector [1]: sres = 1fbd3747 20241030160235839 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235839 DAUC <0003> auc.c:113 vector [2]: rand = d9c2819ceadac0e04d727f767b317404 20241030160235839 DAUC <0003> auc.c:179 vector [2]: kc = 0f6dfa2a8ff16000 20241030160235839 DAUC <0003> auc.c:180 vector [2]: sres = 1838c350 20241030160235839 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235839 DAUC <0003> auc.c:113 vector [3]: rand = 0f974f2262ed3389b478bd78f1eb1095 20241030160235839 DAUC <0003> auc.c:179 vector [3]: kc = c4b3d2ef38f33000 20241030160235839 DAUC <0003> auc.c:180 vector [3]: sres = 88f334df 20241030160235839 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235839 DAUC <0003> db_auc.c:245 IMSI='262422211666315': Generated 4 vectors 20241030160235839 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422211666315"} 20241030160235839 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235839 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235839 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235841 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422211666315"} 20241030160235841 DAUC <0003> db_auc.c:192 IMSI='262422211666315': No 3G Auth Data 20241030160235841 DAUC <0003> db_auc.c:236 IMSI='262422211666315': Calling to generate 5 vectors 20241030160235841 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160235841 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235841 DAUC <0003> auc.c:113 vector [0]: rand = 064a599dcca504bd4893ce60a42bb2b1 20241030160235841 DAUC <0003> auc.c:179 vector [0]: kc = 88006b570c376400 20241030160235841 DAUC <0003> auc.c:180 vector [0]: sres = 654914af 20241030160235841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235841 DAUC <0003> auc.c:113 vector [1]: rand = b6f8f1e64d219ba6a3a302112e51575f 20241030160235841 DAUC <0003> auc.c:179 vector [1]: kc = b425bfdfa5ba3800 20241030160235841 DAUC <0003> auc.c:180 vector [1]: sres = 2108d113 20241030160235841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235841 DAUC <0003> auc.c:113 vector [2]: rand = ffa0233fa5cf2f7f33dc7437a5753114 20241030160235841 DAUC <0003> auc.c:179 vector [2]: kc = 31f2680f2d0e2c00 20241030160235841 DAUC <0003> auc.c:180 vector [2]: sres = 0f3ed7dc 20241030160235841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235841 DAUC <0003> auc.c:113 vector [3]: rand = f2cd02468df3a1934639c250f3333602 20241030160235841 DAUC <0003> auc.c:179 vector [3]: kc = b99fb89f9e4a4400 20241030160235841 DAUC <0003> auc.c:180 vector [3]: sres = 30a8e43d 20241030160235841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235841 DAUC <0003> auc.c:113 vector [4]: rand = e75f146c610fa5962a9f4ffd6fe8d370 20241030160235841 DAUC <0003> auc.c:179 vector [4]: kc = d33b8f0c3788d000 20241030160235841 DAUC <0003> auc.c:180 vector [4]: sres = 2e5f17b3 20241030160235841 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160235841 DAUC <0003> db_auc.c:245 IMSI='262422211666315': Generated 5 vectors 20241030160235841 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422211666315"} 20241030160235841 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235843 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235843 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422211666315"} 20241030160235843 DAUC <0003> db_auc.c:192 IMSI='262422211666315': No 3G Auth Data 20241030160235843 DAUC <0003> db_auc.c:236 IMSI='262422211666315': Calling to generate 5 vectors 20241030160235843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160235843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235843 DAUC <0003> auc.c:113 vector [0]: rand = 3e5e88348f812939f9a5e08cc92ad965 20241030160235843 DAUC <0003> auc.c:179 vector [0]: kc = df1e851466e26c00 20241030160235843 DAUC <0003> auc.c:180 vector [0]: sres = 43bd5722 20241030160235843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235843 DAUC <0003> auc.c:113 vector [1]: rand = 257174b5bb72dcf6af0b0e4006e7aaae 20241030160235843 DAUC <0003> auc.c:179 vector [1]: kc = f08667b2061ea800 20241030160235843 DAUC <0003> auc.c:180 vector [1]: sres = d39f1424 20241030160235843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235843 DAUC <0003> auc.c:113 vector [2]: rand = 8b2567ca170a6c7b9497e2141dfde472 20241030160235843 DAUC <0003> auc.c:179 vector [2]: kc = 665395a90b7e5400 20241030160235843 DAUC <0003> auc.c:180 vector [2]: sres = 492e4c89 20241030160235843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235843 DAUC <0003> auc.c:113 vector [3]: rand = d704303e93a491bd8e78427628adb612 20241030160235843 DAUC <0003> auc.c:179 vector [3]: kc = 04090afb3898e400 20241030160235843 DAUC <0003> auc.c:180 vector [3]: sres = c39d6417 20241030160235843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235843 DAUC <0003> auc.c:113 vector [4]: rand = 5ba06a31e71439d7e9a0f3fe9965deb4 20241030160235843 DAUC <0003> auc.c:179 vector [4]: kc = 98b1932faef95c00 20241030160235843 DAUC <0003> auc.c:180 vector [4]: sres = b94d7f30 20241030160235843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160235843 DAUC <0003> db_auc.c:245 IMSI='262422211666315': Generated 5 vectors 20241030160235843 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422211666315"} 20241030160235843 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422211666315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235843 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235843 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20241030160235901 DAUC <0003> db_auc.c:157 IMSI='262420280755551': No 2G Auth Data 20241030160235901 DAUC <0003> db_auc.c:192 IMSI='262420280755551': No 3G Auth Data 20241030160235956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20241030160235958 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235958 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420280755551"} 20241030160235958 DAUC <0003> db_auc.c:192 IMSI='262420280755551': No 3G Auth Data 20241030160235958 DAUC <0003> db_auc.c:236 IMSI='262420280755551': Calling to generate 1 vectors 20241030160235958 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030160235958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235958 DAUC <0003> auc.c:113 vector [0]: rand = 21592b6d18e66652b944810c09a3d8c8 20241030160235958 DAUC <0003> auc.c:179 vector [0]: kc = fd64b37e1a69d400 20241030160235958 DAUC <0003> auc.c:180 vector [0]: sres = bbf3b78c 20241030160235958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235958 DAUC <0003> db_auc.c:245 IMSI='262420280755551': Generated 1 vectors 20241030160235958 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420280755551"} 20241030160235958 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235959 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235959 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235960 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235960 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420280755551"} 20241030160235960 DAUC <0003> db_auc.c:192 IMSI='262420280755551': No 3G Auth Data 20241030160235960 DAUC <0003> db_auc.c:236 IMSI='262420280755551': Calling to generate 4 vectors 20241030160235960 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030160235960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235960 DAUC <0003> auc.c:113 vector [0]: rand = f0c79eb6e979941b1ad873c36d4b0dbb 20241030160235960 DAUC <0003> auc.c:179 vector [0]: kc = a629c7aeb9aa2400 20241030160235960 DAUC <0003> auc.c:180 vector [0]: sres = 5be4d4d8 20241030160235960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235960 DAUC <0003> auc.c:113 vector [1]: rand = 99d3efd46669f78267ed28e39583d1f8 20241030160235960 DAUC <0003> auc.c:179 vector [1]: kc = 7e519ac2cf48a800 20241030160235960 DAUC <0003> auc.c:180 vector [1]: sres = f2142d76 20241030160235960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235960 DAUC <0003> auc.c:113 vector [2]: rand = 2b2b4e3817bd2800dc448189987e737e 20241030160235960 DAUC <0003> auc.c:179 vector [2]: kc = 712b29217277f400 20241030160235960 DAUC <0003> auc.c:180 vector [2]: sres = 64b7aae7 20241030160235960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235960 DAUC <0003> auc.c:113 vector [3]: rand = fcd5452ced52a6cf9269fb942049d39d 20241030160235960 DAUC <0003> auc.c:179 vector [3]: kc = b27c1318b5534000 20241030160235960 DAUC <0003> auc.c:180 vector [3]: sres = 8efc3136 20241030160235960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235960 DAUC <0003> db_auc.c:245 IMSI='262420280755551': Generated 4 vectors 20241030160235960 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420280755551"} 20241030160235960 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235960 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235960 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235962 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235962 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420280755551"} 20241030160235962 DAUC <0003> db_auc.c:192 IMSI='262420280755551': No 3G Auth Data 20241030160235962 DAUC <0003> db_auc.c:236 IMSI='262420280755551': Calling to generate 5 vectors 20241030160235962 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160235962 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235962 DAUC <0003> auc.c:113 vector [0]: rand = 19657138c3a2695ef0dc0998a6c93598 20241030160235962 DAUC <0003> auc.c:179 vector [0]: kc = 58f4767be6507c00 20241030160235962 DAUC <0003> auc.c:180 vector [0]: sres = 507bf376 20241030160235962 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235962 DAUC <0003> auc.c:113 vector [1]: rand = a9c0d040b009c71016457233235423a0 20241030160235962 DAUC <0003> auc.c:179 vector [1]: kc = dd9bec3dd47c3400 20241030160235962 DAUC <0003> auc.c:180 vector [1]: sres = 0a8dff63 20241030160235962 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235962 DAUC <0003> auc.c:113 vector [2]: rand = 25cd62c1d019267b840f9dcdcb14ae4f 20241030160235962 DAUC <0003> auc.c:179 vector [2]: kc = 8fd960b804cacc00 20241030160235962 DAUC <0003> auc.c:180 vector [2]: sres = c3cabe3a 20241030160235962 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235962 DAUC <0003> auc.c:113 vector [3]: rand = 33330dd55fb478064b6c8023df0be28b 20241030160235962 DAUC <0003> auc.c:179 vector [3]: kc = a3f71d9c47fb8400 20241030160235962 DAUC <0003> auc.c:180 vector [3]: sres = 8ece3ccc 20241030160235962 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235962 DAUC <0003> auc.c:113 vector [4]: rand = c7e5eb2dd0a7fe86633db235d3c7cf6f 20241030160235962 DAUC <0003> auc.c:179 vector [4]: kc = 3125d89ad7adec00 20241030160235962 DAUC <0003> auc.c:180 vector [4]: sres = 44a3cb24 20241030160235962 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160235962 DAUC <0003> db_auc.c:245 IMSI='262420280755551': Generated 5 vectors 20241030160235962 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420280755551"} 20241030160235962 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235962 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235962 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235964 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160235964 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420280755551"} 20241030160235964 DAUC <0003> db_auc.c:192 IMSI='262420280755551': No 3G Auth Data 20241030160235964 DAUC <0003> db_auc.c:236 IMSI='262420280755551': Calling to generate 5 vectors 20241030160235964 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160235964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160235964 DAUC <0003> auc.c:113 vector [0]: rand = 3428f4e060491690368cb8f9b165a617 20241030160235964 DAUC <0003> auc.c:179 vector [0]: kc = e7c8edd67f0cd000 20241030160235964 DAUC <0003> auc.c:180 vector [0]: sres = cd26c9a0 20241030160235964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160235964 DAUC <0003> auc.c:113 vector [1]: rand = 8ea5b25c2e4b2c85cb3b1af7f5b4f1c4 20241030160235964 DAUC <0003> auc.c:179 vector [1]: kc = 5cb210a309142800 20241030160235964 DAUC <0003> auc.c:180 vector [1]: sres = ee17685a 20241030160235964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160235964 DAUC <0003> auc.c:113 vector [2]: rand = e636eced72b829c0d7b81b1de590c15c 20241030160235964 DAUC <0003> auc.c:179 vector [2]: kc = 223dc071627ca400 20241030160235964 DAUC <0003> auc.c:180 vector [2]: sres = 1c318ab3 20241030160235964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160235964 DAUC <0003> auc.c:113 vector [3]: rand = 2ac5a575db9a9369ed049a0cc496052d 20241030160235964 DAUC <0003> auc.c:179 vector [3]: kc = 40ffe4dffc5e7800 20241030160235964 DAUC <0003> auc.c:180 vector [3]: sres = f15e8249 20241030160235964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160235964 DAUC <0003> auc.c:113 vector [4]: rand = 264fdd324cca2990d16c3c269d9348c7 20241030160235964 DAUC <0003> auc.c:179 vector [4]: kc = f413966f7309b800 20241030160235964 DAUC <0003> auc.c:180 vector [4]: sres = 826b9906 20241030160235964 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160235964 DAUC <0003> db_auc.c:245 IMSI='262420280755551': Generated 5 vectors 20241030160235964 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420280755551"} 20241030160235964 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420280755551 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160235964 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235964 DLINP <000b> input/ipa.c:451 connected read/write 20241030160235964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160235965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4258 20241030160236026 DAUC <0003> db_auc.c:157 IMSI='262427698278453': No 2G Auth Data 20241030160236026 DAUC <0003> db_auc.c:192 IMSI='262427698278453': No 3G Auth Data 20241030160236118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241030160236120 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236120 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427698278453"} 20241030160236120 DAUC <0003> db_auc.c:192 IMSI='262427698278453': No 3G Auth Data 20241030160236120 DAUC <0003> db_auc.c:236 IMSI='262427698278453': Calling to generate 1 vectors 20241030160236120 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241030160236120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160236120 DAUC <0003> auc.c:113 vector [0]: rand = 1d09795b47b080f06e24d249e1f9ad10 20241030160236120 DAUC <0003> auc.c:179 vector [0]: kc = fe093c6ae0687edb 20241030160236120 DAUC <0003> auc.c:180 vector [0]: sres = bc6fc918 20241030160236120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160236120 DAUC <0003> db_auc.c:245 IMSI='262427698278453': Generated 1 vectors 20241030160236120 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427698278453"} 20241030160236120 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236120 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236120 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236122 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236122 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427698278453"} 20241030160236122 DAUC <0003> db_auc.c:192 IMSI='262427698278453': No 3G Auth Data 20241030160236122 DAUC <0003> db_auc.c:236 IMSI='262427698278453': Calling to generate 4 vectors 20241030160236122 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241030160236122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160236122 DAUC <0003> auc.c:113 vector [0]: rand = 5cefa7a6d708d1754de77ee1e153827c 20241030160236122 DAUC <0003> auc.c:179 vector [0]: kc = 8ef5da74545ea520 20241030160236122 DAUC <0003> auc.c:180 vector [0]: sres = 6de0ec92 20241030160236122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160236122 DAUC <0003> auc.c:113 vector [1]: rand = c3e3ff4ff959a5fca6b625af76355c0e 20241030160236122 DAUC <0003> auc.c:179 vector [1]: kc = 30a1e185680c44d0 20241030160236122 DAUC <0003> auc.c:180 vector [1]: sres = bd106ad0 20241030160236122 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160236122 DAUC <0003> auc.c:113 vector [2]: rand = 8919ee506329535651592d74faa6af74 20241030160236122 DAUC <0003> auc.c:179 vector [2]: kc = 06156dd93332bd40 20241030160236122 DAUC <0003> auc.c:180 vector [2]: sres = d07fe784 20241030160236122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160236122 DAUC <0003> auc.c:113 vector [3]: rand = d8fd7f28b227779aed04b3a6f3c79005 20241030160236122 DAUC <0003> auc.c:179 vector [3]: kc = 0419388608b47b0a 20241030160236122 DAUC <0003> auc.c:180 vector [3]: sres = 8ddf114f 20241030160236122 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160236122 DAUC <0003> db_auc.c:245 IMSI='262427698278453': Generated 4 vectors 20241030160236122 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427698278453"} 20241030160236122 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236122 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236122 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236123 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236123 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427698278453"} 20241030160236123 DAUC <0003> db_auc.c:192 IMSI='262427698278453': No 3G Auth Data 20241030160236123 DAUC <0003> db_auc.c:236 IMSI='262427698278453': Calling to generate 5 vectors 20241030160236123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160236123 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160236123 DAUC <0003> auc.c:113 vector [0]: rand = 7898ff15ff83206f4acf85a3980f8c37 20241030160236123 DAUC <0003> auc.c:179 vector [0]: kc = 4013ac1b6390de24 20241030160236123 DAUC <0003> auc.c:180 vector [0]: sres = f7b5e12a 20241030160236123 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160236123 DAUC <0003> auc.c:113 vector [1]: rand = ef1abf23a8a6dfaaff51c3777a9e7e50 20241030160236123 DAUC <0003> auc.c:179 vector [1]: kc = edd2cc1cc8b0b3bc 20241030160236123 DAUC <0003> auc.c:180 vector [1]: sres = 67acddd8 20241030160236123 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160236123 DAUC <0003> auc.c:113 vector [2]: rand = 9bf711291232d333d7c2f0bfdffa0763 20241030160236123 DAUC <0003> auc.c:179 vector [2]: kc = bfba9892e5eb4e34 20241030160236123 DAUC <0003> auc.c:180 vector [2]: sres = 3201ff31 20241030160236123 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160236123 DAUC <0003> auc.c:113 vector [3]: rand = 0fd8bf60650e04e44b7327d8310f1ef2 20241030160236123 DAUC <0003> auc.c:179 vector [3]: kc = 44cf55301a0bf69e 20241030160236123 DAUC <0003> auc.c:180 vector [3]: sres = 6bc0df50 20241030160236123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160236123 DAUC <0003> auc.c:113 vector [4]: rand = c817cdbfbffcd1849294c9ad39b39d26 20241030160236123 DAUC <0003> auc.c:179 vector [4]: kc = d3e503d87c3dc39e 20241030160236123 DAUC <0003> auc.c:180 vector [4]: sres = ae10cea5 20241030160236123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160236123 DAUC <0003> db_auc.c:245 IMSI='262427698278453': Generated 5 vectors 20241030160236123 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427698278453"} 20241030160236123 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236123 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236123 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236125 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236125 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427698278453"} 20241030160236125 DAUC <0003> db_auc.c:192 IMSI='262427698278453': No 3G Auth Data 20241030160236125 DAUC <0003> db_auc.c:236 IMSI='262427698278453': Calling to generate 5 vectors 20241030160236125 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241030160236125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160236125 DAUC <0003> auc.c:113 vector [0]: rand = 5aed986120d7ac96e5a942b7e3574248 20241030160236125 DAUC <0003> auc.c:179 vector [0]: kc = 0e5238ef69a1c82a 20241030160236125 DAUC <0003> auc.c:180 vector [0]: sres = 21a31fb6 20241030160236125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241030160236125 DAUC <0003> auc.c:113 vector [1]: rand = cc17c251b312ba6382bdce985357d711 20241030160236125 DAUC <0003> auc.c:179 vector [1]: kc = 677b4e7e5819144b 20241030160236125 DAUC <0003> auc.c:180 vector [1]: sres = cb11da62 20241030160236125 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241030160236125 DAUC <0003> auc.c:113 vector [2]: rand = d82279bf03c3dd6d6986973a0d180b32 20241030160236125 DAUC <0003> auc.c:179 vector [2]: kc = bd2d872d76d195e9 20241030160236125 DAUC <0003> auc.c:180 vector [2]: sres = cd6c8e20 20241030160236125 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241030160236125 DAUC <0003> auc.c:113 vector [3]: rand = d571813c0de4fb703bc3ab90461d1c55 20241030160236125 DAUC <0003> auc.c:179 vector [3]: kc = 3980c3d2f8463dde 20241030160236125 DAUC <0003> auc.c:180 vector [3]: sres = 805d1452 20241030160236125 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241030160236125 DAUC <0003> auc.c:113 vector [4]: rand = ab95e0f46b4b2cf061d6093572a526bf 20241030160236125 DAUC <0003> auc.c:179 vector [4]: kc = 457b9ca36723b46d 20241030160236125 DAUC <0003> auc.c:180 vector [4]: sres = e0199912 20241030160236125 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241030160236125 DAUC <0003> db_auc.c:245 IMSI='262427698278453': Generated 5 vectors 20241030160236125 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427698278453"} 20241030160236125 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427698278453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236125 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236125 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20241030160236182 DAUC <0003> db_auc.c:157 IMSI='262426685566158': No 2G Auth Data 20241030160236182 DAUC <0003> db_auc.c:192 IMSI='262426685566158': No 3G Auth Data 20241030160236264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 20241030160236267 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236267 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426685566158"} 20241030160236267 DAUC <0003> db_auc.c:157 IMSI='262426685566158': No 2G Auth Data 20241030160236267 DAUC <0003> db_auc.c:236 IMSI='262426685566158': Calling to generate 1 vectors 20241030160236267 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030160236267 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236267 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160236267 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160236267 DAUC <0003> auc.c:113 vector [0]: rand = 9225e8dda896402d6c055b3554b955f5 20241030160236267 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160236267 DAUC <0003> auc.c:142 vector [0]: autn = 45e32690992300001053abbac9021db2 20241030160236267 DAUC <0003> auc.c:143 vector [0]: ck = bb6fe0a73bb144be67d882a8bb780b22 20241030160236267 DAUC <0003> auc.c:144 vector [0]: ik = 7fdc2634042c499c2cdfdf75607921dd 20241030160236267 DAUC <0003> auc.c:145 vector [0]: res = 74db1a6616205b440000000000000000 20241030160236267 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236267 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236267 DAUC <0003> auc.c:151 vector [0]: kc = 8fb49b4ee49c27dd 20241030160236267 DAUC <0003> auc.c:152 vector [0]: sres = 62fb4122 20241030160236267 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236267 DAUC <0003> db_auc.c:245 IMSI='262426685566158': Generated 1 vectors 20241030160236267 DAUC <0003> db_auc.c:249 IMSI='262426685566158': Updating SQN=33 in DB 20241030160236314 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426685566158"} 20241030160236314 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236314 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236314 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236317 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236317 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426685566158"} 20241030160236317 DAUC <0003> db_auc.c:157 IMSI='262426685566158': No 2G Auth Data 20241030160236317 DAUC <0003> db_auc.c:236 IMSI='262426685566158': Calling to generate 4 vectors 20241030160236317 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030160236317 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236317 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160236317 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030160236317 DAUC <0003> auc.c:113 vector [0]: rand = 6a5615945c87bf1d4e4251fe007b1202 20241030160236317 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030160236317 DAUC <0003> auc.c:142 vector [0]: autn = 1ea73140f8cf0000724817ba9dc75100 20241030160236317 DAUC <0003> auc.c:143 vector [0]: ck = abf13f04862f5a1d078193abe4ac9333 20241030160236317 DAUC <0003> auc.c:144 vector [0]: ik = 40aad5d0a9c65f82833c9b0147835e48 20241030160236317 DAUC <0003> auc.c:145 vector [0]: res = 0c42517c965e672f0000000000000000 20241030160236317 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236317 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236317 DAUC <0003> auc.c:151 vector [0]: kc = 6fe6e27e8cc6c8e4 20241030160236317 DAUC <0003> auc.c:152 vector [0]: sres = 9a1c3653 20241030160236317 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236317 DAUC <0003> auc.c:113 vector [1]: rand = b4b8df51bb4e3c1f934247271abf4d0f 20241030160236317 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030160236317 DAUC <0003> auc.c:142 vector [1]: autn = c2fa0119856e0000894ebb94da91220c 20241030160236317 DAUC <0003> auc.c:143 vector [1]: ck = 04580020cc5eeced7891948f70f68be8 20241030160236317 DAUC <0003> auc.c:144 vector [1]: ik = 8c042bb1ed5818cdfa7adc5574156d39 20241030160236317 DAUC <0003> auc.c:145 vector [1]: res = 0f66bf88d26326640000000000000000 20241030160236317 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236317 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236317 DAUC <0003> auc.c:151 vector [1]: kc = 0ab7634b25e512f1 20241030160236317 DAUC <0003> auc.c:152 vector [1]: sres = dd0599ec 20241030160236317 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236317 DAUC <0003> auc.c:113 vector [2]: rand = e4fa1d8b2cbfc30ea6b9f9a28d1f2864 20241030160236317 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030160236317 DAUC <0003> auc.c:142 vector [2]: autn = 5418f77161e2000087b59e933c37a2d0 20241030160236317 DAUC <0003> auc.c:143 vector [2]: ck = 9b93edf623e3e8bf61c7f987d24ea1ff 20241030160236317 DAUC <0003> auc.c:144 vector [2]: ik = 17206b58482d04da329dd5c3c3f294e0 20241030160236317 DAUC <0003> auc.c:145 vector [2]: res = 0d436c38c6baf70f0000000000000000 20241030160236317 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236317 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236317 DAUC <0003> auc.c:151 vector [2]: kc = dfe9aaea7a72d97a 20241030160236317 DAUC <0003> auc.c:152 vector [2]: sres = cbf99b37 20241030160236317 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236317 DAUC <0003> auc.c:113 vector [3]: rand = 66ffd47dfe77681f777fd5ba55a8dbcb 20241030160236317 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030160236317 DAUC <0003> auc.c:142 vector [3]: autn = bb1c36cd5b2400009f2906519d0da9b1 20241030160236317 DAUC <0003> auc.c:143 vector [3]: ck = f808951dd98c79428d0a65b1d81ef641 20241030160236317 DAUC <0003> auc.c:144 vector [3]: ik = ac830550e132c43e504f81843dc5f159 20241030160236317 DAUC <0003> auc.c:145 vector [3]: res = 2f1dea63526101da0000000000000000 20241030160236317 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236317 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236317 DAUC <0003> auc.c:151 vector [3]: kc = 89ce7478dd65ba64 20241030160236317 DAUC <0003> auc.c:152 vector [3]: sres = 7d7cebb9 20241030160236317 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236317 DAUC <0003> db_auc.c:245 IMSI='262426685566158': Generated 4 vectors 20241030160236317 DAUC <0003> db_auc.c:249 IMSI='262426685566158': Updating SQN=161 in DB 20241030160236364 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426685566158"} 20241030160236364 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236364 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236364 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236366 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236367 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426685566158"} 20241030160236367 DAUC <0003> db_auc.c:157 IMSI='262426685566158': No 2G Auth Data 20241030160236367 DAUC <0003> db_auc.c:236 IMSI='262426685566158': Calling to generate 5 vectors 20241030160236367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160236367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160236367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030160236367 DAUC <0003> auc.c:113 vector [0]: rand = 21fb5531984b6e9ab000445b4b16f5b4 20241030160236367 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030160236367 DAUC <0003> auc.c:142 vector [0]: autn = b17f00cc4b8d0000a858a46225342476 20241030160236367 DAUC <0003> auc.c:143 vector [0]: ck = 83be174e57a4124194902786c9cc5d68 20241030160236367 DAUC <0003> auc.c:144 vector [0]: ik = 290670e570b7677c44b96af7d81f12ba 20241030160236367 DAUC <0003> auc.c:145 vector [0]: res = c23b496017c2896e0000000000000000 20241030160236367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236367 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236367 DAUC <0003> auc.c:151 vector [0]: kc = 7a912ada36c03aef 20241030160236367 DAUC <0003> auc.c:152 vector [0]: sres = d5f9c00e 20241030160236367 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236367 DAUC <0003> auc.c:113 vector [1]: rand = ef18faf26a97c4e0e91d0f869eb76434 20241030160236367 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030160236367 DAUC <0003> auc.c:142 vector [1]: autn = 400e1b1a85150000e2ed12bc54f5fb7b 20241030160236367 DAUC <0003> auc.c:143 vector [1]: ck = 3ed73520842bacb56384cba3a615fc3b 20241030160236367 DAUC <0003> auc.c:144 vector [1]: ik = 35ffdf8ca2608d11610f4b0bbc2fc27f 20241030160236367 DAUC <0003> auc.c:145 vector [1]: res = 5806071b549c7c800000000000000000 20241030160236367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236367 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236367 DAUC <0003> auc.c:151 vector [1]: kc = 09a36a043c711fe0 20241030160236367 DAUC <0003> auc.c:152 vector [1]: sres = 0c9a7b9b 20241030160236367 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236367 DAUC <0003> auc.c:113 vector [2]: rand = f5b4747884449b796c406c4789345311 20241030160236367 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030160236367 DAUC <0003> auc.c:142 vector [2]: autn = f227396aab9f00002e410ea8a7c7c4c1 20241030160236367 DAUC <0003> auc.c:143 vector [2]: ck = f79c536404b5a24be2b9524466b3c497 20241030160236367 DAUC <0003> auc.c:144 vector [2]: ik = f69b0cce556ff10b801add433f92fb14 20241030160236367 DAUC <0003> auc.c:145 vector [2]: res = c60f79db618b182b0000000000000000 20241030160236367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236367 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236367 DAUC <0003> auc.c:151 vector [2]: kc = 63a4d0ad08fb6cc3 20241030160236367 DAUC <0003> auc.c:152 vector [2]: sres = a78461f0 20241030160236367 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236367 DAUC <0003> auc.c:113 vector [3]: rand = 90cc9e056f12ad2a71c69c735f12d2f2 20241030160236367 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030160236367 DAUC <0003> auc.c:142 vector [3]: autn = 6cf4a453f8330000460a82df158ed17d 20241030160236367 DAUC <0003> auc.c:143 vector [3]: ck = 9b809af0a745ce75fde1cc5f6752723f 20241030160236367 DAUC <0003> auc.c:144 vector [3]: ik = cfa9a3741ae94940f642d8d40f1624d0 20241030160236367 DAUC <0003> auc.c:145 vector [3]: res = 600b2477b423abab0000000000000000 20241030160236367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236367 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236367 DAUC <0003> auc.c:151 vector [3]: kc = 5f8a2d0fd5e8d1da 20241030160236367 DAUC <0003> auc.c:152 vector [3]: sres = d4288fdc 20241030160236367 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236367 DAUC <0003> auc.c:113 vector [4]: rand = 4964619a5e9a27f57f39609dc6faf611 20241030160236367 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030160236367 DAUC <0003> auc.c:142 vector [4]: autn = 7e2856cfa8c50000137d57f2f019ccfc 20241030160236367 DAUC <0003> auc.c:143 vector [4]: ck = 891a78621d1970e1865e8c9dd1f32c37 20241030160236367 DAUC <0003> auc.c:144 vector [4]: ik = 3ab58c652451782fc90d4b4ebfa89d4e 20241030160236367 DAUC <0003> auc.c:145 vector [4]: res = 090760c21b47ba9c0000000000000000 20241030160236367 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160236367 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160236367 DAUC <0003> auc.c:151 vector [4]: kc = fcfc33d45713b9b7 20241030160236367 DAUC <0003> auc.c:152 vector [4]: sres = 1240da5e 20241030160236367 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160236367 DAUC <0003> db_auc.c:245 IMSI='262426685566158': Generated 5 vectors 20241030160236367 DAUC <0003> db_auc.c:249 IMSI='262426685566158': Updating SQN=321 in DB 20241030160236418 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426685566158"} 20241030160236418 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236420 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426685566158"} 20241030160236420 DAUC <0003> db_auc.c:157 IMSI='262426685566158': No 2G Auth Data 20241030160236420 DAUC <0003> db_auc.c:236 IMSI='262426685566158': Calling to generate 5 vectors 20241030160236420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160236420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160236420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030160236420 DAUC <0003> auc.c:113 vector [0]: rand = 9ca4bd142d8bc4634174a8ec24d9d060 20241030160236420 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030160236420 DAUC <0003> auc.c:142 vector [0]: autn = c077c3b3cd7000009716769e50f9c8ec 20241030160236420 DAUC <0003> auc.c:143 vector [0]: ck = 96771dcded73ad419d1251e83367bd14 20241030160236420 DAUC <0003> auc.c:144 vector [0]: ik = 15696a87cf2fcfb925b00051339280df 20241030160236420 DAUC <0003> auc.c:145 vector [0]: res = fc930a56e6a664cb0000000000000000 20241030160236420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236420 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236420 DAUC <0003> auc.c:151 vector [0]: kc = 3bbc26f322a95f33 20241030160236420 DAUC <0003> auc.c:152 vector [0]: sres = 1a356e9d 20241030160236420 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236420 DAUC <0003> auc.c:113 vector [1]: rand = 881099dc35f12932d84f49df27ccc328 20241030160236420 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030160236420 DAUC <0003> auc.c:142 vector [1]: autn = 52a918c3b9c70000090883bae3bcc8b6 20241030160236420 DAUC <0003> auc.c:143 vector [1]: ck = 0cce09574f9de72eaa71bb14f5bfabce 20241030160236420 DAUC <0003> auc.c:144 vector [1]: ik = 11ec134572f1e3f41f28ebeeb3c63f0b 20241030160236420 DAUC <0003> auc.c:145 vector [1]: res = 6807aea87cb5161d0000000000000000 20241030160236420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236421 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236421 DAUC <0003> auc.c:151 vector [1]: kc = a87b4ae87b15901f 20241030160236421 DAUC <0003> auc.c:152 vector [1]: sres = 14b2b8b5 20241030160236421 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236421 DAUC <0003> auc.c:113 vector [2]: rand = 1067464d1b50383e341ae4f64d181ac2 20241030160236421 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030160236421 DAUC <0003> auc.c:142 vector [2]: autn = 664358c8a05f0000e70d891b57f15ff7 20241030160236421 DAUC <0003> auc.c:143 vector [2]: ck = 2e894ac59b514cdc6e803a5b2596312b 20241030160236421 DAUC <0003> auc.c:144 vector [2]: ik = 413a7f18aadb277843f2edca6b3e29a6 20241030160236421 DAUC <0003> auc.c:145 vector [2]: res = 824f896f4206e7220000000000000000 20241030160236421 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236421 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236421 DAUC <0003> auc.c:151 vector [2]: kc = 42c1e24c7f227329 20241030160236421 DAUC <0003> auc.c:152 vector [2]: sres = c0496e4d 20241030160236421 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236421 DAUC <0003> auc.c:113 vector [3]: rand = 0a09c6084a24783367789e82b835c4df 20241030160236421 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030160236421 DAUC <0003> auc.c:142 vector [3]: autn = dfd6756f5e2e000029c2da39ae7182c8 20241030160236421 DAUC <0003> auc.c:143 vector [3]: ck = 7b9d87d274b3fd9f256c329d4affb313 20241030160236421 DAUC <0003> auc.c:144 vector [3]: ik = f748a19a7e37b623ffe9a27acd402d62 20241030160236421 DAUC <0003> auc.c:145 vector [3]: res = 89d9f7f7d7fb3fb00000000000000000 20241030160236421 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236421 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236421 DAUC <0003> auc.c:151 vector [3]: kc = 5650b6af8d3bd5cd 20241030160236421 DAUC <0003> auc.c:152 vector [3]: sres = 5e22c847 20241030160236421 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236421 DAUC <0003> auc.c:113 vector [4]: rand = 366ecee3ebb8bd65b3c25b3f03fedfe4 20241030160236421 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030160236421 DAUC <0003> auc.c:142 vector [4]: autn = ed513b775c4b000020a34ff096a662f9 20241030160236421 DAUC <0003> auc.c:143 vector [4]: ck = 6117510fe1b0255602ea40ba2c059e99 20241030160236421 DAUC <0003> auc.c:144 vector [4]: ik = 6625d5b95725ebde8c040a6fe9c644c7 20241030160236421 DAUC <0003> auc.c:145 vector [4]: res = 643e56fb60e9fe8c0000000000000000 20241030160236421 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160236421 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160236421 DAUC <0003> auc.c:151 vector [4]: kc = 89dcce63735614d6 20241030160236421 DAUC <0003> auc.c:152 vector [4]: sres = 04d7a877 20241030160236421 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160236421 DAUC <0003> db_auc.c:245 IMSI='262426685566158': Generated 5 vectors 20241030160236421 DAUC <0003> db_auc.c:249 IMSI='262426685566158': Updating SQN=481 in DB 20241030160236465 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426685566158"} 20241030160236465 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426685566158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236465 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236465 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 20241030160236586 DAUC <0003> db_auc.c:157 IMSI='262427851501554': No 2G Auth Data 20241030160236586 DAUC <0003> db_auc.c:192 IMSI='262427851501554': No 3G Auth Data 20241030160236808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20241030160236810 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236810 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427851501554"} 20241030160236810 DAUC <0003> db_auc.c:157 IMSI='262427851501554': No 2G Auth Data 20241030160236810 DAUC <0003> db_auc.c:236 IMSI='262427851501554': Calling to generate 1 vectors 20241030160236810 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241030160236810 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236810 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160236810 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160236810 DAUC <0003> auc.c:113 vector [0]: rand = d5d6d5974b46aef55d82cedc36b8c02b 20241030160236810 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160236810 DAUC <0003> auc.c:142 vector [0]: autn = 7d6c3e8fa059000061c4dbd1005fd4c9 20241030160236810 DAUC <0003> auc.c:143 vector [0]: ck = fcf611063d6e4d83e701a3bb4da9f321 20241030160236810 DAUC <0003> auc.c:144 vector [0]: ik = c58d9027e544d9c0833f18c295d303de 20241030160236810 DAUC <0003> auc.c:145 vector [0]: res = 9a73b1f75ff1b3af0000000000000000 20241030160236810 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236810 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236810 DAUC <0003> auc.c:151 vector [0]: kc = 5d453a58005064bc 20241030160236810 DAUC <0003> auc.c:152 vector [0]: sres = c5820258 20241030160236810 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236810 DAUC <0003> db_auc.c:245 IMSI='262427851501554': Generated 1 vectors 20241030160236810 DAUC <0003> db_auc.c:249 IMSI='262427851501554': Updating SQN=33 in DB 20241030160236827 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427851501554"} 20241030160236827 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236827 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236827 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236829 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236829 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427851501554"} 20241030160236829 DAUC <0003> db_auc.c:157 IMSI='262427851501554': No 2G Auth Data 20241030160236829 DAUC <0003> db_auc.c:236 IMSI='262427851501554': Calling to generate 4 vectors 20241030160236829 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241030160236829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236829 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160236829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241030160236829 DAUC <0003> auc.c:113 vector [0]: rand = b813d706ee1a6ff10e9d0201704dd80f 20241030160236829 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241030160236829 DAUC <0003> auc.c:142 vector [0]: autn = b557ed8b85f400001d02aa157c1e2f19 20241030160236829 DAUC <0003> auc.c:143 vector [0]: ck = 8000c936a1589ba3e199efd6a2bf9221 20241030160236829 DAUC <0003> auc.c:144 vector [0]: ik = 8d9d94c24f3e1e6a64c31f1fd6fa0b48 20241030160236829 DAUC <0003> auc.c:145 vector [0]: res = 2f8536beacdf501f0000000000000000 20241030160236829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236829 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236829 DAUC <0003> auc.c:151 vector [0]: kc = 88c7ad3d9a231ca0 20241030160236829 DAUC <0003> auc.c:152 vector [0]: sres = 835a66a1 20241030160236829 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236829 DAUC <0003> auc.c:113 vector [1]: rand = 2473f30333538538a88a9655e7319946 20241030160236829 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241030160236829 DAUC <0003> auc.c:142 vector [1]: autn = 6e1dd17a29cf000075f53a6fbe248ab2 20241030160236829 DAUC <0003> auc.c:143 vector [1]: ck = 2964cb9ffc49f77b340d8ad6b0e1c390 20241030160236829 DAUC <0003> auc.c:144 vector [1]: ik = c50832b68f83fa734d3c60434a3f5c32 20241030160236829 DAUC <0003> auc.c:145 vector [1]: res = 5149ed18f8744b450000000000000000 20241030160236829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236829 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236829 DAUC <0003> auc.c:151 vector [1]: kc = 955d13bc891492aa 20241030160236829 DAUC <0003> auc.c:152 vector [1]: sres = a93da65d 20241030160236829 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236829 DAUC <0003> auc.c:113 vector [2]: rand = 376a2eba04c648ba030fa89630279ddc 20241030160236829 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241030160236829 DAUC <0003> auc.c:142 vector [2]: autn = dda1395e3f2f00009c3ae7b7fbfdcee5 20241030160236829 DAUC <0003> auc.c:143 vector [2]: ck = 5a75539c7ab6e10d6a6d8c88482afece 20241030160236829 DAUC <0003> auc.c:144 vector [2]: ik = 354de8942115a5c11fb9a01f83fc51e8 20241030160236829 DAUC <0003> auc.c:145 vector [2]: res = 3a7b48d8ad646f530000000000000000 20241030160236829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236829 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236829 DAUC <0003> auc.c:151 vector [2]: kc = 1aec979f9075ebea 20241030160236829 DAUC <0003> auc.c:152 vector [2]: sres = 971f278b 20241030160236829 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236829 DAUC <0003> auc.c:113 vector [3]: rand = fbc75787ac3162ed6d58e1f9d58a5f82 20241030160236829 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241030160236829 DAUC <0003> auc.c:142 vector [3]: autn = 655277acc66000002bd3df7e69e62c2a 20241030160236829 DAUC <0003> auc.c:143 vector [3]: ck = 0937ab7575e3cc60f372e0793043ec31 20241030160236829 DAUC <0003> auc.c:144 vector [3]: ik = ecc88fe73c803c5c8b220955a5cd8e6c 20241030160236829 DAUC <0003> auc.c:145 vector [3]: res = 1b15b81b1a0571220000000000000000 20241030160236829 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236829 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236829 DAUC <0003> auc.c:151 vector [3]: kc = 9dafcdbedced9261 20241030160236829 DAUC <0003> auc.c:152 vector [3]: sres = 0110c939 20241030160236829 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236829 DAUC <0003> db_auc.c:245 IMSI='262427851501554': Generated 4 vectors 20241030160236829 DAUC <0003> db_auc.c:249 IMSI='262427851501554': Updating SQN=161 in DB 20241030160236886 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427851501554"} 20241030160236886 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236886 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236886 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236889 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236889 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427851501554"} 20241030160236889 DAUC <0003> db_auc.c:157 IMSI='262427851501554': No 2G Auth Data 20241030160236889 DAUC <0003> db_auc.c:236 IMSI='262427851501554': Calling to generate 5 vectors 20241030160236889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160236889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236889 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160236889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241030160236889 DAUC <0003> auc.c:113 vector [0]: rand = 1d1c911d76abbefafcd9802d4a228e30 20241030160236889 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241030160236889 DAUC <0003> auc.c:142 vector [0]: autn = 497e7eeba7330000390fe00e6865b4dd 20241030160236889 DAUC <0003> auc.c:143 vector [0]: ck = 4118919b70ae5b9eaa18c31a8bc2a20a 20241030160236889 DAUC <0003> auc.c:144 vector [0]: ik = bc3018ed1e25f00120dd541b8a781c25 20241030160236889 DAUC <0003> auc.c:145 vector [0]: res = ff9120b55c35e2480000000000000000 20241030160236889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236889 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236889 DAUC <0003> auc.c:151 vector [0]: kc = 77ed1e776f3115b0 20241030160236889 DAUC <0003> auc.c:152 vector [0]: sres = a3a4c2fd 20241030160236889 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236889 DAUC <0003> auc.c:113 vector [1]: rand = b170768b9ef8134cf214486b0a3afc04 20241030160236889 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241030160236889 DAUC <0003> auc.c:142 vector [1]: autn = b8197d7c03620000659659508ae6ba40 20241030160236889 DAUC <0003> auc.c:143 vector [1]: ck = 3d957a41e619940dc336227caa51c639 20241030160236889 DAUC <0003> auc.c:144 vector [1]: ik = bbadff721a566c084a4f5b9d41b296a5 20241030160236889 DAUC <0003> auc.c:145 vector [1]: res = 7498ff9452e866ed0000000000000000 20241030160236889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236889 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236889 DAUC <0003> auc.c:151 vector [1]: kc = 0f41fcd217aca899 20241030160236889 DAUC <0003> auc.c:152 vector [1]: sres = 26709979 20241030160236889 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236889 DAUC <0003> auc.c:113 vector [2]: rand = e73db2f1b69a72859bd2189bc8b9bfc7 20241030160236889 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241030160236889 DAUC <0003> auc.c:142 vector [2]: autn = c3caefd1685d000089f52368cb9c9a5c 20241030160236889 DAUC <0003> auc.c:143 vector [2]: ck = 721563a4c5e47a5c0f9b934af67920b8 20241030160236889 DAUC <0003> auc.c:144 vector [2]: ik = f820d097a9f8a66794fd63bec5170cb1 20241030160236889 DAUC <0003> auc.c:145 vector [2]: res = 605adac391f739c80000000000000000 20241030160236889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236889 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236889 DAUC <0003> auc.c:151 vector [2]: kc = 115343c75f72f032 20241030160236889 DAUC <0003> auc.c:152 vector [2]: sres = f1ade30b 20241030160236889 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236889 DAUC <0003> auc.c:113 vector [3]: rand = 799d3548fdde5fc1f9aac6c8e1e0fc1c 20241030160236889 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241030160236889 DAUC <0003> auc.c:142 vector [3]: autn = fd9acd46098000007d9d1cec3471d60a 20241030160236889 DAUC <0003> auc.c:143 vector [3]: ck = ece5b492893e9bb094188e0f0cb7f3ac 20241030160236889 DAUC <0003> auc.c:144 vector [3]: ik = 343e1962328e102b837cc3d5eb03e940 20241030160236889 DAUC <0003> auc.c:145 vector [3]: res = 13808bfe4aa118180000000000000000 20241030160236889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236889 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236889 DAUC <0003> auc.c:151 vector [3]: kc = cfbfe02a5c049177 20241030160236889 DAUC <0003> auc.c:152 vector [3]: sres = 592193e6 20241030160236889 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236889 DAUC <0003> auc.c:113 vector [4]: rand = fc273afa07e18e65e00b38f2becf963b 20241030160236889 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241030160236889 DAUC <0003> auc.c:142 vector [4]: autn = 193653ca27c50000741ef0ac3705ed48 20241030160236889 DAUC <0003> auc.c:143 vector [4]: ck = bfd066d2e4d8f39d92a72c899d9e5d64 20241030160236889 DAUC <0003> auc.c:144 vector [4]: ik = e6d686f12bc519a96640ddb6a105750f 20241030160236889 DAUC <0003> auc.c:145 vector [4]: res = 2c72569a0943adc10000000000000000 20241030160236889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160236889 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160236889 DAUC <0003> auc.c:151 vector [4]: kc = ade1111cf386c25f 20241030160236889 DAUC <0003> auc.c:152 vector [4]: sres = 2531fb5b 20241030160236889 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160236889 DAUC <0003> db_auc.c:245 IMSI='262427851501554': Generated 5 vectors 20241030160236889 DAUC <0003> db_auc.c:249 IMSI='262427851501554': Updating SQN=321 in DB 20241030160236917 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427851501554"} 20241030160236917 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236917 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236917 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236919 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160236919 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427851501554"} 20241030160236919 DAUC <0003> db_auc.c:157 IMSI='262427851501554': No 2G Auth Data 20241030160236919 DAUC <0003> db_auc.c:236 IMSI='262427851501554': Calling to generate 5 vectors 20241030160236919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160236919 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160236919 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160236919 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241030160236919 DAUC <0003> auc.c:113 vector [0]: rand = dc33c82cd0263c3a771622f2dda148e2 20241030160236919 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241030160236919 DAUC <0003> auc.c:142 vector [0]: autn = 4841c661b05e00001006760fecb407c0 20241030160236919 DAUC <0003> auc.c:143 vector [0]: ck = 85fbdb27bd3813d6d1c867e7c010a0db 20241030160236919 DAUC <0003> auc.c:144 vector [0]: ik = b305a35e390fdcf82f47f855c2a15e86 20241030160236919 DAUC <0003> auc.c:145 vector [0]: res = 024266b9b646047a0000000000000000 20241030160236919 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160236919 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160236919 DAUC <0003> auc.c:151 vector [0]: kc = c871e7cb86863173 20241030160236919 DAUC <0003> auc.c:152 vector [0]: sres = b40462c3 20241030160236919 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160236919 DAUC <0003> auc.c:113 vector [1]: rand = cbd2818aba0075be57bca2e7bab8f99b 20241030160236919 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241030160236919 DAUC <0003> auc.c:142 vector [1]: autn = 7871b1c3872200001914838e65764079 20241030160236919 DAUC <0003> auc.c:143 vector [1]: ck = 6d9deecb0d04733a291887ba7af448d8 20241030160236919 DAUC <0003> auc.c:144 vector [1]: ik = 66cd5a387177d65c9e2edcf76a560ea3 20241030160236919 DAUC <0003> auc.c:145 vector [1]: res = 750040b0b0e36a510000000000000000 20241030160236919 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160236919 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160236919 DAUC <0003> auc.c:151 vector [1]: kc = bc66efbe6cd1e31d 20241030160236919 DAUC <0003> auc.c:152 vector [1]: sres = c5e32ae1 20241030160236919 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160236919 DAUC <0003> auc.c:113 vector [2]: rand = 339c1495e45b30fbdf14c4f78694e480 20241030160236919 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241030160236919 DAUC <0003> auc.c:142 vector [2]: autn = 6720bb788f75000081e39a6e618b1f1f 20241030160236919 DAUC <0003> auc.c:143 vector [2]: ck = 2e1d086e3321d63b773ed7f08c5facf8 20241030160236919 DAUC <0003> auc.c:144 vector [2]: ik = 73a58d2f01099d8d4c54c9bf6650eb6f 20241030160236919 DAUC <0003> auc.c:145 vector [2]: res = 96a59a5688f908a40000000000000000 20241030160236919 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160236919 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160236919 DAUC <0003> auc.c:151 vector [2]: kc = 66d29b0ed8270c21 20241030160236919 DAUC <0003> auc.c:152 vector [2]: sres = 1e5c92f2 20241030160236919 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160236919 DAUC <0003> auc.c:113 vector [3]: rand = 47de0603942c6a0addb4ec2c2ff40c62 20241030160236919 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241030160236919 DAUC <0003> auc.c:142 vector [3]: autn = eb37428254390000fc7bc9a27eac58fb 20241030160236919 DAUC <0003> auc.c:143 vector [3]: ck = 39d3ec731c3624d5ec8a0a3623fa012a 20241030160236919 DAUC <0003> auc.c:144 vector [3]: ik = bb0c540323d80802f4dac86a4222e734 20241030160236919 DAUC <0003> auc.c:145 vector [3]: res = f3021ea2cd2bc8640000000000000000 20241030160236919 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160236919 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160236919 DAUC <0003> auc.c:151 vector [3]: kc = 9a8f7a2c5e36cac9 20241030160236919 DAUC <0003> auc.c:152 vector [3]: sres = 3e29d6c6 20241030160236919 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160236919 DAUC <0003> auc.c:113 vector [4]: rand = e42d2c0504662e180f921909781c3077 20241030160236919 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241030160236919 DAUC <0003> auc.c:142 vector [4]: autn = 552d52d8ddf60000230f2dd709a6f760 20241030160236919 DAUC <0003> auc.c:143 vector [4]: ck = 679b93b9c37aa31f99e926ef8958ef31 20241030160236919 DAUC <0003> auc.c:144 vector [4]: ik = c92c8a4ab205081ba747e3281dc99dee 20241030160236919 DAUC <0003> auc.c:145 vector [4]: res = 6ac9c7d6f9d081530000000000000000 20241030160236919 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160236919 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160236919 DAUC <0003> auc.c:151 vector [4]: kc = 9019dc34e5eed9db 20241030160236919 DAUC <0003> auc.c:152 vector [4]: sres = 93194685 20241030160236919 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160236919 DAUC <0003> db_auc.c:245 IMSI='262427851501554': Generated 5 vectors 20241030160236919 DAUC <0003> db_auc.c:249 IMSI='262427851501554': Updating SQN=481 in DB 20241030160236945 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427851501554"} 20241030160236945 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427851501554 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160236945 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236945 DLINP <000b> input/ipa.c:451 connected read/write 20241030160236945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160236947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20241030160237030 DAUC <0003> db_auc.c:157 IMSI='262428111241024': No 2G Auth Data 20241030160237030 DAUC <0003> db_auc.c:192 IMSI='262428111241024': No 3G Auth Data 20241030160239346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241030160239348 DLINP <000b> input/ipa.c:451 connected read/write 20241030160239348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160239348 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428111241024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428111241024"} 20241030160239348 DAUC <0003> db_auc.c:236 IMSI='262428111241024': Calling to generate 1 vectors 20241030160239348 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241030160239348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160239348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160239348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160239348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160239348 DAUC <0003> auc.c:113 vector [0]: rand = 862bf5253743e63bc57bd6ad81e09ce2 20241030160239348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160239348 DAUC <0003> auc.c:142 vector [0]: autn = 93b2bc6cc822000016459bfcb4de6d40 20241030160239348 DAUC <0003> auc.c:143 vector [0]: ck = 5f9773cd6387ef0456458ff27c3ead75 20241030160239348 DAUC <0003> auc.c:144 vector [0]: ik = b2d48caa8a4b274d7608a2e1c46165bf 20241030160239348 DAUC <0003> auc.c:145 vector [0]: res = af02217b65f8de4c0000000000000000 20241030160239348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160239348 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160239348 DAUC <0003> auc.c:179 vector [0]: kc = 9a60808b83e59800 20241030160239348 DAUC <0003> auc.c:180 vector [0]: sres = 3493c93b 20241030160239348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160239348 DAUC <0003> db_auc.c:245 IMSI='262428111241024': Generated 1 vectors 20241030160239348 DAUC <0003> db_auc.c:249 IMSI='262428111241024': Updating SQN=33 in DB 20241030160243691 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428111241024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428111241024"} 20241030160243691 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428111241024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160243691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4258 20241030160243691 DLINP <000b> input/ipa.c:451 connected read/write 20241030160243691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160243691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160243691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160243691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160243691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 20241030160243691 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39599<->l=127.0.0.1:4259) 20241030160243691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20241030160243792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4258 20241030160246835 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160246835 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160246837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160246837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160246837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20241030160246839 DLINP <000b> input/ipa.c:451 connected read/write 20241030160246839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160246839 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160246839 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160246839 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  20241030160246839 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160246839 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  20241030160246839 DLGSUP <0013> gsup_server.c:235 2:  20241030160246839 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160246839 DLGSUP <0013> gsup_server.c:235 3:  20241030160246839 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160246839 DLGSUP <0013> gsup_server.c:235 4:  20241030160246839 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160246839 DLGSUP <0013> gsup_server.c:235 5:  20241030160246839 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160246839 DLGSUP <0013> gsup_server.c:235 7:  20241030160246839 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160246839 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160246839 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160246839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160246849 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39141<->l=127.0.0.1:4259) 20241030160246870 DAUC <0003> db_auc.c:157 IMSI='262422028421418': No 2G Auth Data 20241030160246870 DAUC <0003> db_auc.c:192 IMSI='262422028421418': No 3G Auth Data 20241030160246917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4258 20241030160246919 DLINP <000b> input/ipa.c:451 connected read/write 20241030160246919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160246919 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422028421418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422028421418"} 20241030160246919 DAUC <0003> db_auc.c:157 IMSI='262422028421418': No 2G Auth Data 20241030160246919 DAUC <0003> db_auc.c:236 IMSI='262422028421418': Calling to generate 5 vectors 20241030160246919 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160246919 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160246919 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160246919 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160246919 DAUC <0003> auc.c:113 vector [0]: rand = 868bca5d3ef4dc7674007fa27a279626 20241030160246919 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160246919 DAUC <0003> auc.c:142 vector [0]: autn = a441693b1d788000b514cd64c8a172e4 20241030160246919 DAUC <0003> auc.c:143 vector [0]: ck = 843f4bb5c09a2f34eb7c12fd4b8dbf9b 20241030160246919 DAUC <0003> auc.c:144 vector [0]: ik = c147a79afb948423ffc376aed9ef45cb 20241030160246919 DAUC <0003> auc.c:145 vector [0]: res = 2b50083c67eabd400000000000000000 20241030160246919 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160246919 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160246919 DAUC <0003> auc.c:151 vector [0]: kc = 51c7887ca96c5147 20241030160246919 DAUC <0003> auc.c:152 vector [0]: sres = 4cbab57c 20241030160246919 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160246919 DAUC <0003> auc.c:113 vector [1]: rand = 2d097ab894ca17bab133feff2a6bd212 20241030160246919 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160246919 DAUC <0003> auc.c:142 vector [1]: autn = a58f0963ed528000ab0b4a1106cf69a8 20241030160246919 DAUC <0003> auc.c:143 vector [1]: ck = c4f46d95abd59cabe30b42c8a7386a15 20241030160246919 DAUC <0003> auc.c:144 vector [1]: ik = 349ab7bd264b1b0aa613b689d534bc75 20241030160246919 DAUC <0003> auc.c:145 vector [1]: res = 01d6419872717ca80000000000000000 20241030160246919 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160246919 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160246919 DAUC <0003> auc.c:151 vector [1]: kc = b5762e69ff9251c1 20241030160246919 DAUC <0003> auc.c:152 vector [1]: sres = 73a73d30 20241030160246919 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160246919 DAUC <0003> auc.c:113 vector [2]: rand = e9948c1b88adcb488fdb60325f6ff79a 20241030160246919 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160246919 DAUC <0003> auc.c:142 vector [2]: autn = d34b28bb7d2d80002d509955d356c2de 20241030160246919 DAUC <0003> auc.c:143 vector [2]: ck = 23ddb48ac8be601cf45e0a04c2f91e87 20241030160246919 DAUC <0003> auc.c:144 vector [2]: ik = 3d96f236bc1c3544a5d023cf09eaa37b 20241030160246919 DAUC <0003> auc.c:145 vector [2]: res = 60382aa0effe22620000000000000000 20241030160246919 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160246919 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160246919 DAUC <0003> auc.c:151 vector [2]: kc = 4fc56f77bfb1e8a4 20241030160246919 DAUC <0003> auc.c:152 vector [2]: sres = 8fc608c2 20241030160246919 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160246919 DAUC <0003> auc.c:113 vector [3]: rand = 67e276c3e488eb04cf560b805e94ba81 20241030160246919 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160246919 DAUC <0003> auc.c:142 vector [3]: autn = b8f29df542ae8000a36c1763dfcccaad 20241030160246919 DAUC <0003> auc.c:143 vector [3]: ck = 96d211b7c5756543ee17b4b95a282a94 20241030160246919 DAUC <0003> auc.c:144 vector [3]: ik = 8deb22c6a8eb7e5862d296ff54bb62b4 20241030160246919 DAUC <0003> auc.c:145 vector [3]: res = 48bc40ac5eb7ec6e0000000000000000 20241030160246919 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160246919 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160246919 DAUC <0003> auc.c:151 vector [3]: kc = 97fc1137630d533b 20241030160246919 DAUC <0003> auc.c:152 vector [3]: sres = 160bacc2 20241030160246919 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160246919 DAUC <0003> auc.c:113 vector [4]: rand = 621b45fc4d180b609d12929a7a7cabd2 20241030160246920 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160246920 DAUC <0003> auc.c:142 vector [4]: autn = 502380069a3c800061c8f7c06597f33e 20241030160246920 DAUC <0003> auc.c:143 vector [4]: ck = 5a04191b0a57d117ccac62e9bc93a10e 20241030160246920 DAUC <0003> auc.c:144 vector [4]: ik = 883bf516f8fe41acf2872e92760ef9ed 20241030160246920 DAUC <0003> auc.c:145 vector [4]: res = 035cb46024d9b7560000000000000000 20241030160246920 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160246920 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160246920 DAUC <0003> auc.c:151 vector [4]: kc = ec14a0763834c858 20241030160246920 DAUC <0003> auc.c:152 vector [4]: sres = 27850336 20241030160246920 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160246920 DAUC <0003> db_auc.c:245 IMSI='262422028421418': Generated 5 vectors 20241030160246920 DAUC <0003> db_auc.c:249 IMSI='262422028421418': Updating SQN=161 in DB 20241030160246934 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422028421418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422028421418"} 20241030160246934 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422028421418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160246934 DLINP <000b> input/ipa.c:451 connected read/write 20241030160246934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160246934 DLINP <000b> input/ipa.c:451 connected read/write 20241030160246934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160246936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4258 20241030160246994 DAUC <0003> db_auc.c:157 IMSI='262427855454684': No 2G Auth Data 20241030160246994 DAUC <0003> db_auc.c:192 IMSI='262427855454684': No 3G Auth Data 20241030160247047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241030160247049 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160247049 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427855454684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427855454684"} 20241030160247049 DAUC <0003> db_auc.c:157 IMSI='262427855454684': No 2G Auth Data 20241030160247049 DAUC <0003> db_auc.c:236 IMSI='262427855454684': Calling to generate 5 vectors 20241030160247049 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241030160247049 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160247049 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241030160247049 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160247049 DAUC <0003> auc.c:113 vector [0]: rand = d50ac8501b42673b036aab263750c4be 20241030160247049 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160247049 DAUC <0003> auc.c:142 vector [0]: autn = 0944f342b7a78000beae6d8edf6350f6 20241030160247049 DAUC <0003> auc.c:143 vector [0]: ck = 7eabc6b76ea3d9829b3a26027f14a585 20241030160247049 DAUC <0003> auc.c:144 vector [0]: ik = 0cff21f118f7568c7a54622cf433aaed 20241030160247049 DAUC <0003> auc.c:145 vector [0]: res = 885fa4f23c7f69860000000000000000 20241030160247049 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160247049 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241030160247049 DAUC <0003> auc.c:151 vector [0]: kc = 933aa368fd738066 20241030160247049 DAUC <0003> auc.c:152 vector [0]: sres = b420cd74 20241030160247049 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241030160247049 DAUC <0003> auc.c:113 vector [1]: rand = 66541511a7866a6a818051828368c552 20241030160247049 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160247049 DAUC <0003> auc.c:142 vector [1]: autn = d8382027a89d80002596bfa7c09b5383 20241030160247049 DAUC <0003> auc.c:143 vector [1]: ck = 454d30a02cd655ec66ed710135d84a9e 20241030160247049 DAUC <0003> auc.c:144 vector [1]: ik = eb74a88e5d548adebc34a0f951ae0386 20241030160247049 DAUC <0003> auc.c:145 vector [1]: res = 5eafe7803b6204540000000000000000 20241030160247049 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160247049 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241030160247049 DAUC <0003> auc.c:151 vector [1]: kc = 74e049d615f4962a 20241030160247049 DAUC <0003> auc.c:152 vector [1]: sres = 65cde3d4 20241030160247049 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241030160247049 DAUC <0003> auc.c:113 vector [2]: rand = f9e3686791bf46278cb4d3779947efc3 20241030160247049 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160247049 DAUC <0003> auc.c:142 vector [2]: autn = 0037ce3623ac8000814d323b1abb2d86 20241030160247049 DAUC <0003> auc.c:143 vector [2]: ck = 142c605e535ed2be14c7de5976bb177b 20241030160247049 DAUC <0003> auc.c:144 vector [2]: ik = 071d5824af6151ac432cafe3d8c995f7 20241030160247049 DAUC <0003> auc.c:145 vector [2]: res = 4f73db3de5b4d6cb0000000000000000 20241030160247050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160247050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241030160247050 DAUC <0003> auc.c:151 vector [2]: kc = 44da49c0524d019e 20241030160247050 DAUC <0003> auc.c:152 vector [2]: sres = aac70df6 20241030160247050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241030160247050 DAUC <0003> auc.c:113 vector [3]: rand = 3bf251e6f1d5d4ca4109ad6a39f3c25e 20241030160247050 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160247050 DAUC <0003> auc.c:142 vector [3]: autn = 29204d6e828a800099f18d282c8ca844 20241030160247050 DAUC <0003> auc.c:143 vector [3]: ck = 34a1effdf2041b9a46ed281a045225a7 20241030160247050 DAUC <0003> auc.c:144 vector [3]: ik = 5b9a1e0eeb23d650097a396d08f8cb45 20241030160247050 DAUC <0003> auc.c:145 vector [3]: res = 31c4c8bb57adef430000000000000000 20241030160247050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160247050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241030160247050 DAUC <0003> auc.c:151 vector [3]: kc = 20ace084158d2328 20241030160247050 DAUC <0003> auc.c:152 vector [3]: sres = 666927f8 20241030160247050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241030160247050 DAUC <0003> auc.c:113 vector [4]: rand = 6f92989b9c84d0ada869fcd89586af59 20241030160247050 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160247050 DAUC <0003> auc.c:142 vector [4]: autn = 63a58d172bf48000a8186de271096561 20241030160247050 DAUC <0003> auc.c:143 vector [4]: ck = 093c33e176e9bc4c09179ca4c12fd14e 20241030160247050 DAUC <0003> auc.c:144 vector [4]: ik = 60dbecb0f32ef0417a26ff9ba1803b0f 20241030160247050 DAUC <0003> auc.c:145 vector [4]: res = 0e0c2b2e178c87df0000000000000000 20241030160247050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160247050 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241030160247050 DAUC <0003> auc.c:151 vector [4]: kc = 1ad6bc6ee568a64c 20241030160247050 DAUC <0003> auc.c:152 vector [4]: sres = 1980acf1 20241030160247050 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241030160247050 DAUC <0003> db_auc.c:245 IMSI='262427855454684': Generated 5 vectors 20241030160247050 DAUC <0003> db_auc.c:249 IMSI='262427855454684': Updating SQN=161 in DB 20241030160247086 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427855454684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427855454684"} 20241030160247086 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427855454684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160247086 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247086 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4258 20241030160247188 DAUC <0003> db_auc.c:157 IMSI='262424844599951': No 2G Auth Data 20241030160247188 DAUC <0003> db_auc.c:192 IMSI='262424844599951': No 3G Auth Data 20241030160247259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241030160247261 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160247261 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424844599951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424844599951"} 20241030160247261 DAUC <0003> db_auc.c:236 IMSI='262424844599951': Calling to generate 5 vectors 20241030160247261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160247261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160247261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160247261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160247261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160247261 DAUC <0003> auc.c:113 vector [0]: rand = e8ffd62d4bb66b85c8abec8016c26da1 20241030160247261 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160247261 DAUC <0003> auc.c:142 vector [0]: autn = 8b747bf2287a8000eb6baa7cb60a0a6e 20241030160247261 DAUC <0003> auc.c:143 vector [0]: ck = ef2216d079806f33ab1ffdb1fdb8444b 20241030160247261 DAUC <0003> auc.c:144 vector [0]: ik = dce36b4d539a34c7e0992eea1602f3da 20241030160247261 DAUC <0003> auc.c:145 vector [0]: res = bf6a6eec8b0cd8be0000000000000000 20241030160247261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160247261 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160247261 DAUC <0003> auc.c:179 vector [0]: kc = eacc4626438a2c00 20241030160247261 DAUC <0003> auc.c:180 vector [0]: sres = 5dcb744b 20241030160247261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160247261 DAUC <0003> auc.c:113 vector [1]: rand = b7bb3ef16b3594eb5c147c9c8b1f6c15 20241030160247261 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160247261 DAUC <0003> auc.c:142 vector [1]: autn = ffdb2f07862280003b48f642e0989fca 20241030160247261 DAUC <0003> auc.c:143 vector [1]: ck = b15ede8fd0ec4eb864e924192fc2befb 20241030160247261 DAUC <0003> auc.c:144 vector [1]: ik = f3a1aa804b435af3e41f302740a49a0a 20241030160247261 DAUC <0003> auc.c:145 vector [1]: res = 3f5af45ea59267d50000000000000000 20241030160247261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160247261 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160247261 DAUC <0003> auc.c:179 vector [1]: kc = e5c135de61ca7800 20241030160247261 DAUC <0003> auc.c:180 vector [1]: sres = 2dc80c36 20241030160247261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160247261 DAUC <0003> auc.c:113 vector [2]: rand = 4bdef2baae8a313a4f964431ce799d8e 20241030160247261 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160247261 DAUC <0003> auc.c:142 vector [2]: autn = 1e1437087cea8000667adb2d0bcfbc62 20241030160247261 DAUC <0003> auc.c:143 vector [2]: ck = 41f2291069ce5c2248da0404f9616657 20241030160247261 DAUC <0003> auc.c:144 vector [2]: ik = bbb63324a03df6d3cdc92dd4c9c68914 20241030160247261 DAUC <0003> auc.c:145 vector [2]: res = d0090682016477900000000000000000 20241030160247261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160247261 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160247261 DAUC <0003> auc.c:179 vector [2]: kc = fcc36ace6ba30400 20241030160247261 DAUC <0003> auc.c:180 vector [2]: sres = 166cc6b0 20241030160247261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160247261 DAUC <0003> auc.c:113 vector [3]: rand = 5132113dba48a745575069bbad47fb45 20241030160247261 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160247261 DAUC <0003> auc.c:142 vector [3]: autn = dc1f1cc1f85380001545be155918a762 20241030160247261 DAUC <0003> auc.c:143 vector [3]: ck = c2c9fe4cd9150e63a56ea6279051c29b 20241030160247261 DAUC <0003> auc.c:144 vector [3]: ik = 3f222b43d2bc8cbbe897ad58f09e14d5 20241030160247261 DAUC <0003> auc.c:145 vector [3]: res = 17b359424870804d0000000000000000 20241030160247261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160247261 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160247261 DAUC <0003> auc.c:179 vector [3]: kc = e107da23d2a1b400 20241030160247261 DAUC <0003> auc.c:180 vector [3]: sres = e1092e88 20241030160247261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160247261 DAUC <0003> auc.c:113 vector [4]: rand = 2d18b372013df068f35c3ef099c480a9 20241030160247261 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160247261 DAUC <0003> auc.c:142 vector [4]: autn = cd7da4cbd62d8000cd43d531bd99af31 20241030160247261 DAUC <0003> auc.c:143 vector [4]: ck = 1e656cb7167290afba861260ee495eee 20241030160247261 DAUC <0003> auc.c:144 vector [4]: ik = b89ef0e4f321a51af5e04521a061b1ae 20241030160247261 DAUC <0003> auc.c:145 vector [4]: res = 5631b6301faa7c8c0000000000000000 20241030160247261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160247261 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160247261 DAUC <0003> auc.c:179 vector [4]: kc = ed2addf6bf738000 20241030160247261 DAUC <0003> auc.c:180 vector [4]: sres = d7691e8a 20241030160247261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160247261 DAUC <0003> db_auc.c:245 IMSI='262424844599951': Generated 5 vectors 20241030160247261 DAUC <0003> db_auc.c:249 IMSI='262424844599951': Updating SQN=161 in DB 20241030160247281 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424844599951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424844599951"} 20241030160247281 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424844599951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160247281 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247281 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241030160247362 DAUC <0003> db_auc.c:157 IMSI='262421158419953': No 2G Auth Data 20241030160247362 DAUC <0003> db_auc.c:192 IMSI='262421158419953': No 3G Auth Data 20241030160247490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4258 20241030160247492 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160247492 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421158419953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421158419953"} 20241030160247492 DAUC <0003> db_auc.c:236 IMSI='262421158419953': Calling to generate 5 vectors 20241030160247492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160247492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160247492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160247492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160247492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160247492 DAUC <0003> auc.c:113 vector [0]: rand = b4b5c9b59f8484cce2cd24d62b6a213c 20241030160247492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160247492 DAUC <0003> auc.c:142 vector [0]: autn = a26abbf404dd80008e23e146dab6c1a1 20241030160247492 DAUC <0003> auc.c:143 vector [0]: ck = 55d60337e617bd1736fcafe4f9c1977e 20241030160247492 DAUC <0003> auc.c:144 vector [0]: ik = 9c53f633ea5e9a7ae61915fce9615d4e 20241030160247492 DAUC <0003> auc.c:145 vector [0]: res = 1ef146286a07179d0000000000000000 20241030160247492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160247492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160247492 DAUC <0003> auc.c:179 vector [0]: kc = 84abd0c2b89cf400 20241030160247492 DAUC <0003> auc.c:180 vector [0]: sres = 8d8ab784 20241030160247492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160247492 DAUC <0003> auc.c:113 vector [1]: rand = ab3d6338a3694ef0be194bc131dd10ec 20241030160247492 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160247492 DAUC <0003> auc.c:142 vector [1]: autn = 36026f8ec1368000944d72de9b83d98e 20241030160247492 DAUC <0003> auc.c:143 vector [1]: ck = ec3ede2c95e51ac61e7f7f7b26c587b4 20241030160247492 DAUC <0003> auc.c:144 vector [1]: ik = db3d838fcf2892fbc8aece800f5acaa9 20241030160247492 DAUC <0003> auc.c:145 vector [1]: res = 712595105b934c150000000000000000 20241030160247492 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160247492 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160247492 DAUC <0003> auc.c:179 vector [1]: kc = 34193ba27c65a800 20241030160247492 DAUC <0003> auc.c:180 vector [1]: sres = 19b1ebb2 20241030160247492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160247492 DAUC <0003> auc.c:113 vector [2]: rand = 88f98f2ede0d71ced3a2d521dee79c5a 20241030160247492 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160247492 DAUC <0003> auc.c:142 vector [2]: autn = 74472a552ce78000beb0647ee7eada48 20241030160247492 DAUC <0003> auc.c:143 vector [2]: ck = 2db41dcfa39e4a66c72fc2e8a9efff18 20241030160247492 DAUC <0003> auc.c:144 vector [2]: ik = 236c04b45acdaf17c9c77abe6df65bb2 20241030160247492 DAUC <0003> auc.c:145 vector [2]: res = e256df0f29a175240000000000000000 20241030160247492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160247492 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160247492 DAUC <0003> auc.c:179 vector [2]: kc = e17029bf4c73f800 20241030160247492 DAUC <0003> auc.c:180 vector [2]: sres = bb67995f 20241030160247492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160247492 DAUC <0003> auc.c:113 vector [3]: rand = adf551b5ba926177e89c417b8b31a081 20241030160247492 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160247492 DAUC <0003> auc.c:142 vector [3]: autn = 3163a893d4a480009df2820acae81641 20241030160247492 DAUC <0003> auc.c:143 vector [3]: ck = f14953ae89809d525108aceff10c2f2d 20241030160247492 DAUC <0003> auc.c:144 vector [3]: ik = 4f4595ae721d5bcc210b662b38657a10 20241030160247492 DAUC <0003> auc.c:145 vector [3]: res = c7dcf7b6655c8a420000000000000000 20241030160247492 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160247492 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160247492 DAUC <0003> auc.c:179 vector [3]: kc = 3069b3320fc41000 20241030160247492 DAUC <0003> auc.c:180 vector [3]: sres = 3dc883f9 20241030160247492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160247492 DAUC <0003> auc.c:113 vector [4]: rand = 35bc59c7ab94b4ddc686366836e761a4 20241030160247492 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160247492 DAUC <0003> auc.c:142 vector [4]: autn = a169f81cff4e800081b818471a30ccf8 20241030160247492 DAUC <0003> auc.c:143 vector [4]: ck = c0dfcf036cea4dfc1ad12017fc9b6ac2 20241030160247492 DAUC <0003> auc.c:144 vector [4]: ik = 4eadf8dd04298e8a1fe33786fa5428a6 20241030160247492 DAUC <0003> auc.c:145 vector [4]: res = 399aa768c991ad760000000000000000 20241030160247492 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160247492 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160247492 DAUC <0003> auc.c:179 vector [4]: kc = 2d1f742ee06a6000 20241030160247492 DAUC <0003> auc.c:180 vector [4]: sres = 81e7f320 20241030160247492 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160247492 DAUC <0003> db_auc.c:245 IMSI='262421158419953': Generated 5 vectors 20241030160247492 DAUC <0003> db_auc.c:249 IMSI='262421158419953': Updating SQN=161 in DB 20241030160247522 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421158419953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421158419953"} 20241030160247523 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421158419953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160247523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40358<->l=127.0.0.1:4258 20241030160247608 DAUC <0003> db_auc.c:157 IMSI='262423258233159': No 2G Auth Data 20241030160247608 DAUC <0003> db_auc.c:192 IMSI='262423258233159': No 3G Auth Data 20241030160247677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4258 20241030160247679 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160247679 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423258233159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423258233159"} 20241030160247679 DAUC <0003> db_auc.c:236 IMSI='262423258233159': Calling to generate 5 vectors 20241030160247679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241030160247679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241030160247679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241030160247679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241030160247679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241030160247679 DAUC <0003> auc.c:113 vector [0]: rand = 767ffeb550a470b7a179ababd1b4cc2c 20241030160247679 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241030160247679 DAUC <0003> auc.c:142 vector [0]: autn = 5b34b2568029800069742488e48f9100 20241030160247679 DAUC <0003> auc.c:143 vector [0]: ck = 9a4da3b578940a5e79e11aa26dc94b4a 20241030160247679 DAUC <0003> auc.c:144 vector [0]: ik = 8a3f30a755762758237b2aae9bc3b341 20241030160247679 DAUC <0003> auc.c:145 vector [0]: res = 8756bce656e2ab8e0000000000000000 20241030160247679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241030160247679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241030160247679 DAUC <0003> auc.c:179 vector [0]: kc = 87193603c6f9a712 20241030160247679 DAUC <0003> auc.c:180 vector [0]: sres = ef25264e 20241030160247679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241030160247679 DAUC <0003> auc.c:113 vector [1]: rand = 6fcc54fab1fc74ecf5fc1da7eeca71f6 20241030160247679 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241030160247679 DAUC <0003> auc.c:142 vector [1]: autn = 1bacbaf3cc9d800068a0e5d00195cda9 20241030160247679 DAUC <0003> auc.c:143 vector [1]: ck = 4f5706125e4ae87d10d1b2f3cb18a9e8 20241030160247679 DAUC <0003> auc.c:144 vector [1]: ik = a910079dd66d25172ed60c21bf30f9f5 20241030160247679 DAUC <0003> auc.c:145 vector [1]: res = c5b22ac5ac664b750000000000000000 20241030160247679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241030160247679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241030160247679 DAUC <0003> auc.c:179 vector [1]: kc = 3e538c4350251955 20241030160247679 DAUC <0003> auc.c:180 vector [1]: sres = 0ff3d33c 20241030160247679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241030160247679 DAUC <0003> auc.c:113 vector [2]: rand = 2e6c3a34838c3e8d8e9dbbe27939692f 20241030160247679 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241030160247679 DAUC <0003> auc.c:142 vector [2]: autn = 74d0b36fe7a18000bb834552fd6778eb 20241030160247679 DAUC <0003> auc.c:143 vector [2]: ck = ab610d8e3f0916bb460438b293dcd0d7 20241030160247679 DAUC <0003> auc.c:144 vector [2]: ik = a644623b40e9340effe1cb059e31c6ac 20241030160247679 DAUC <0003> auc.c:145 vector [2]: res = ebeaebe4a3321a4c0000000000000000 20241030160247679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241030160247679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241030160247679 DAUC <0003> auc.c:179 vector [2]: kc = 72926737fa25948b 20241030160247679 DAUC <0003> auc.c:180 vector [2]: sres = 5b37562f 20241030160247679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241030160247679 DAUC <0003> auc.c:113 vector [3]: rand = afa3751bf569fb0e2544be448401993e 20241030160247679 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241030160247679 DAUC <0003> auc.c:142 vector [3]: autn = 27b0c49179b180004d61624624f0d55f 20241030160247679 DAUC <0003> auc.c:143 vector [3]: ck = c63f34202d3c29b21b5c3de907ee4aea 20241030160247679 DAUC <0003> auc.c:144 vector [3]: ik = 0eebc478c4cd357cc9e6ac6e14f1b66d 20241030160247679 DAUC <0003> auc.c:145 vector [3]: res = 58491d2044e6af060000000000000000 20241030160247679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241030160247679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241030160247679 DAUC <0003> auc.c:179 vector [3]: kc = 23773a0f1920536f 20241030160247679 DAUC <0003> auc.c:180 vector [3]: sres = ddc306a7 20241030160247679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241030160247679 DAUC <0003> auc.c:113 vector [4]: rand = 04a35984cb3cb295570d87db30c471ee 20241030160247680 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241030160247680 DAUC <0003> auc.c:142 vector [4]: autn = b7ffbd89921f80006a378080600440f3 20241030160247680 DAUC <0003> auc.c:143 vector [4]: ck = cb5b68964afb5404586c44e7f7c0dfee 20241030160247680 DAUC <0003> auc.c:144 vector [4]: ik = 3307e5a5e24126ee94ff4834c1b4978c 20241030160247680 DAUC <0003> auc.c:145 vector [4]: res = cf0c945a67bfcc7e0000000000000000 20241030160247680 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241030160247680 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241030160247680 DAUC <0003> auc.c:179 vector [4]: kc = 9ded2454c81fd8b5 20241030160247680 DAUC <0003> auc.c:180 vector [4]: sres = f6ee9a22 20241030160247680 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241030160247680 DAUC <0003> db_auc.c:245 IMSI='262423258233159': Generated 5 vectors 20241030160247680 DAUC <0003> db_auc.c:249 IMSI='262423258233159': Updating SQN=161 in DB 20241030160247696 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423258233159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423258233159"} 20241030160247696 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423258233159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160247696 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247696 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160247697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4258 20241030160247753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4258 20241030160247754 DLINP <000b> input/ipa.c:451 connected read/write 20241030160247754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160247754 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160247754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160247754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160247754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39141<->l=127.0.0.1:4259) 20241030160247777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4258 20241030160247878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4258 20241030160250911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160250911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160250913 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160250913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241030160250914 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160250915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160250915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160250915 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  20241030160250915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160250915 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  20241030160250915 DLGSUP <0013> gsup_server.c:235 2:  20241030160250915 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160250915 DLGSUP <0013> gsup_server.c:235 3:  20241030160250915 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160250915 DLGSUP <0013> gsup_server.c:235 4:  20241030160250915 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160250915 DLGSUP <0013> gsup_server.c:235 5:  20241030160250915 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160250915 DLGSUP <0013> gsup_server.c:235 7:  20241030160250915 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160250915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160250915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160250915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160250927 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35567<->l=127.0.0.1:4259) 20241030160250937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4258 20241030160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160250958 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425726131366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425726131366" cn_domain=PS} 20241030160250958 DLU <0006> fsm.c:456 lu(262425726131366)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241030160250958 DLGSUP <0013> lu_fsm.c:139 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425726131366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030160250958 DLGSUP <0013> gsup_req.c:274 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425726131366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425726131366" cause=IMSI unknown in HLR} 20241030160250958 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425726131366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160250958 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425726131366)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160250958 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425726131366)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241030160250958 DLU <0006> fsm.c:568 lu(PS:IMSI-262425726131366)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241030160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160250960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.1:4258 20241030160250961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4258 20241030160250962 DLINP <000b> input/ipa.c:451 connected read/write 20241030160250962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160250962 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160250962 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160250962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160250962 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35567<->l=127.0.0.1:4259) 20241030160251004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20241030160251105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20241030160254145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160254145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160254147 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160254148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 20241030160254149 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160254150 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160254150 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160254150 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  20241030160254150 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160254150 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  20241030160254150 DLGSUP <0013> gsup_server.c:235 2:  20241030160254150 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160254150 DLGSUP <0013> gsup_server.c:235 3:  20241030160254150 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160254150 DLGSUP <0013> gsup_server.c:235 4:  20241030160254150 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160254150 DLGSUP <0013> gsup_server.c:235 5:  20241030160254150 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160254150 DLGSUP <0013> gsup_server.c:235 7:  20241030160254150 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160254150 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160254150 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160254150 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160254162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40579<->l=127.0.0.1:4259) 20241030160254172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40776<->l=127.0.0.1:4258 20241030160254190 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160254190 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427976689011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427976689011" cn_domain=PS source_name="the-source\n"} 20241030160254190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030160254190 DLU <0006> fsm.c:456 lu(262427976689011)[0x61200000b620]{UNVALIDATED}: Allocated 20241030160254190 DLGSUP <0013> lu_fsm.c:139 GSUP 37: the-source\n: IMSI-262427976689011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030160254190 DLGSUP <0013> gsup_req.c:274 GSUP 37: the-source\n: IMSI-262427976689011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427976689011" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241030160254190 DLGSUP <0013> gsup_req.c:171 GSUP 37: the-source\n: IMSI-262427976689011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160254190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427976689011)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160254190 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427976689011)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241030160254190 DLU <0006> fsm.c:568 lu(PS:IMSI-262427976689011)[0x61200000b620]{UNVALIDATED}: Deallocated 20241030160254190 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160254190 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160254193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40776<->l=127.0.0.1:4258 20241030160254193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 20241030160254194 DLINP <000b> input/ipa.c:451 connected read/write 20241030160254194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160254194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160254194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160254194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160254194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030160254194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40579<->l=127.0.0.1:4259) 20241030160254235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241030160254336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241030160257364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160257364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160257365 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160257365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241030160257366 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160257366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160257366 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160257366 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  20241030160257366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160257366 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  20241030160257366 DLGSUP <0013> gsup_server.c:235 2:  20241030160257366 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160257366 DLGSUP <0013> gsup_server.c:235 3:  20241030160257366 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160257366 DLGSUP <0013> gsup_server.c:235 4:  20241030160257366 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160257366 DLGSUP <0013> gsup_server.c:235 5:  20241030160257366 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160257366 DLGSUP <0013> gsup_server.c:235 7:  20241030160257366 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160257366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160257366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160257366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160257375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40477<->l=127.0.0.1:4259) 20241030160257380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 20241030160257410 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160257410 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425313061735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313061735" cn_domain=PS} 20241030160257410 DLU <0006> fsm.c:456 lu(262425313061735)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241030160257410 DLGSUP <0013> lu_fsm.c:139 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425313061735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241030160257410 DLGSUP <0013> gsup_req.c:274 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425313061735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313061735" cause=Roaming not allowed in this location area} 20241030160257410 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425313061735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160257410 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425313061735)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160257410 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425313061735)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241030160257410 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313061735)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241030160257410 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160257410 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160257412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 20241030160257412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241030160257413 DLINP <000b> input/ipa.c:451 connected read/write 20241030160257413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160257413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160257413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160257413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160257413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40477<->l=127.0.0.1:4259) 20241030160257450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241030160257550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241030160300588 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160300588 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160300589 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160300590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20241030160300591 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160300591 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160300591 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160300591 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  20241030160300591 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160300591 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  20241030160300591 DLGSUP <0013> gsup_server.c:235 2:  20241030160300591 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160300591 DLGSUP <0013> gsup_server.c:235 3:  20241030160300591 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160300591 DLGSUP <0013> gsup_server.c:235 4:  20241030160300591 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160300591 DLGSUP <0013> gsup_server.c:235 5:  20241030160300591 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160300591 DLGSUP <0013> gsup_server.c:235 7:  20241030160300591 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160300591 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160300591 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160300591 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160300600 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38549<->l=127.0.0.1:4259) 20241030160300606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20241030160300638 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160300638 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421782494719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421782494719"} 20241030160300638 DAUC <0003> db_auc.c:133 IMSI='262421782494719': No such subscriber 20241030160300638 DLGSUP <0013> hlr.c:336 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421782494719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241030160300638 DLGSUP <0013> gsup_req.c:274 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421782494719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421782494719" cause=IMSI unknown in HLR} 20241030160300638 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421782494719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160300638 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160300638 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160300639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20241030160300640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20241030160300641 DLINP <000b> input/ipa.c:451 connected read/write 20241030160300641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160300641 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160300641 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160300641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160300641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38549<->l=127.0.0.1:4259) 20241030160300665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 20241030160300766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 20241030160304299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160304299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160304300 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 20241030160304301 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304301 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160304301 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160304301 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  20241030160304301 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160304302 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  20241030160304302 DLGSUP <0013> gsup_server.c:235 2:  20241030160304302 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160304302 DLGSUP <0013> gsup_server.c:235 3:  20241030160304302 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160304302 DLGSUP <0013> gsup_server.c:235 4:  20241030160304302 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160304302 DLGSUP <0013> gsup_server.c:235 5:  20241030160304302 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160304302 DLGSUP <0013> gsup_server.c:235 7:  20241030160304302 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160304302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160304302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160304302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160304310 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35883<->l=127.0.0.1:4259) 20241030160304477 DAUC <0003> db_auc.c:157 IMSI='262426686352828': No 2G Auth Data 20241030160304477 DAUC <0003> db_auc.c:192 IMSI='262426686352828': No 3G Auth Data 20241030160304572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241030160304574 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304574 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426686352828" cn_domain=PS} 20241030160304574 DLU <0006> fsm.c:456 lu(262426686352828)[0x61200000b920]{UNVALIDATED}: Allocated 20241030160304574 DLGSUP <0013> lu_fsm.c:172 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160304617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426686352828)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160304617 DLGSUP <0013> lu_fsm.c:253 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426686352828" cn_domain=PS} 20241030160304617 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304617 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304619 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304619 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426686352828"} 20241030160304619 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426686352828)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160304619 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160304619 DLGSUP <0013> lu_fsm.c:91 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426686352828"} 20241030160304619 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426686352828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160304619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426686352828)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160304619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426686352828)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160304619 DLU <0006> fsm.c:568 lu(PS:IMSI-262426686352828)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160304619 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304619 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241030160304681 DAUC <0003> db_auc.c:157 IMSI='262427749154680': No 2G Auth Data 20241030160304681 DAUC <0003> db_auc.c:192 IMSI='262427749154680': No 3G Auth Data 20241030160304702 DLGSUP <0013> hlr.c:121 IMSI 262427749154680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160304784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20241030160304786 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304786 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427749154680" cn_domain=PS} 20241030160304786 DLU <0006> fsm.c:456 lu(262427749154680)[0x61200000baa0]{UNVALIDATED}: Allocated 20241030160304786 DLGSUP <0013> lu_fsm.c:172 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160304828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427749154680)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160304828 DLGSUP <0013> lu_fsm.c:253 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427749154680" cn_domain=PS} 20241030160304828 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304829 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304830 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304830 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427749154680"} 20241030160304830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427749154680)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160304830 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160304830 DLGSUP <0013> lu_fsm.c:91 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427749154680"} 20241030160304830 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427749154680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160304830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427749154680)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160304830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427749154680)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160304830 DLU <0006> fsm.c:568 lu(PS:IMSI-262427749154680)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160304830 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304830 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160304831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20241030160304918 DAUC <0003> db_auc.c:157 IMSI='262427416186334': No 2G Auth Data 20241030160304918 DAUC <0003> db_auc.c:192 IMSI='262427416186334': No 3G Auth Data 20241030160304944 DLGSUP <0013> hlr.c:121 IMSI 262427416186334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160304972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4258 20241030160304975 DLINP <000b> input/ipa.c:451 connected read/write 20241030160304975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160304975 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427416186334" cn_domain=PS} 20241030160304975 DLU <0006> fsm.c:456 lu(262427416186334)[0x61200000bc20]{UNVALIDATED}: Allocated 20241030160304975 DLGSUP <0013> lu_fsm.c:172 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160305019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427416186334)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160305019 DLGSUP <0013> lu_fsm.c:253 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427416186334" cn_domain=PS} 20241030160305019 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305019 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305021 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427416186334"} 20241030160305021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427416186334)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160305021 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160305021 DLGSUP <0013> lu_fsm.c:91 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427416186334"} 20241030160305021 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427416186334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160305021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416186334)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160305021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427416186334)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160305021 DLU <0006> fsm.c:568 lu(PS:IMSI-262427416186334)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305021 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4258 20241030160305092 DAUC <0003> db_auc.c:157 IMSI='262421145124225': No 2G Auth Data 20241030160305092 DAUC <0003> db_auc.c:192 IMSI='262421145124225': No 3G Auth Data 20241030160305120 DLGSUP <0013> hlr.c:121 IMSI 262421145124225: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160305149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 20241030160305151 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305151 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421145124225" cn_domain=PS} 20241030160305151 DLU <0006> fsm.c:456 lu(262421145124225)[0x61200000bda0]{UNVALIDATED}: Allocated 20241030160305151 DLGSUP <0013> lu_fsm.c:172 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160305202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421145124225)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160305203 DLGSUP <0013> lu_fsm.c:253 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421145124225" cn_domain=PS} 20241030160305203 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305203 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305205 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305205 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421145124225"} 20241030160305205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421145124225)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160305205 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160305205 DLGSUP <0013> lu_fsm.c:91 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421145124225"} 20241030160305205 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421145124225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160305205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145124225)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160305205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145124225)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160305205 DLU <0006> fsm.c:568 lu(PS:IMSI-262421145124225)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160305205 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305205 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 20241030160305269 DAUC <0003> db_auc.c:157 IMSI='262423253174171': No 2G Auth Data 20241030160305269 DAUC <0003> db_auc.c:192 IMSI='262423253174171': No 3G Auth Data 20241030160305301 DLGSUP <0013> hlr.c:121 IMSI 262423253174171: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160305336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 20241030160305337 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305337 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423253174171" cn_domain=PS} 20241030160305337 DLU <0006> fsm.c:456 lu(262423253174171)[0x61200000bf20]{UNVALIDATED}: Allocated 20241030160305337 DLGSUP <0013> lu_fsm.c:172 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160305397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423253174171)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160305397 DLGSUP <0013> lu_fsm.c:253 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423253174171" cn_domain=PS} 20241030160305397 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305397 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305399 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305399 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423253174171"} 20241030160305399 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423253174171)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160305399 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160305399 DLGSUP <0013> lu_fsm.c:91 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423253174171"} 20241030160305399 DLGSUP <0013> gsup_req.c:171 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423253174171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160305399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423253174171)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160305399 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423253174171)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160305399 DLU <0006> fsm.c:568 lu(PS:IMSI-262423253174171)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160305399 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305399 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47230<->l=127.0.0.1:4258 20241030160305482 DAUC <0003> db_auc.c:157 IMSI='262426219489888': No 2G Auth Data 20241030160305482 DAUC <0003> db_auc.c:192 IMSI='262426219489888': No 3G Auth Data 20241030160305510 DLGSUP <0013> hlr.c:121 IMSI 262426219489888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160305570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 20241030160305572 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305572 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426219489888" cn_domain=PS} 20241030160305572 DLU <0006> fsm.c:456 lu(262426219489888)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241030160305572 DLGSUP <0013> lu_fsm.c:172 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160305625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426219489888)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160305625 DLGSUP <0013> lu_fsm.c:253 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426219489888" cn_domain=PS} 20241030160305625 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305625 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305627 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305627 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426219489888"} 20241030160305627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426219489888)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160305627 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160305627 DLGSUP <0013> lu_fsm.c:91 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426219489888"} 20241030160305627 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426219489888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160305627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426219489888)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160305627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426219489888)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160305627 DLU <0006> fsm.c:568 lu(PS:IMSI-262426219489888)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160305627 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305627 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 20241030160305734 DAUC <0003> db_auc.c:157 IMSI='262422894056292': No 2G Auth Data 20241030160305734 DAUC <0003> db_auc.c:192 IMSI='262422894056292': No 3G Auth Data 20241030160305752 DLGSUP <0013> hlr.c:121 IMSI 262422894056292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160305813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 20241030160305815 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305815 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422894056292" cn_domain=PS} 20241030160305815 DLU <0006> fsm.c:456 lu(262422894056292)[0x612000010120]{UNVALIDATED}: Allocated 20241030160305815 DLGSUP <0013> lu_fsm.c:172 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160305848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422894056292)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160305848 DLGSUP <0013> lu_fsm.c:253 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422894056292" cn_domain=PS} 20241030160305848 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305848 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305849 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160305850 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422894056292"} 20241030160305850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422894056292)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160305850 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160305850 DLGSUP <0013> lu_fsm.c:91 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422894056292"} 20241030160305850 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422894056292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160305850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422894056292)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160305850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422894056292)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160305850 DLU <0006> fsm.c:568 lu(PS:IMSI-262422894056292)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160305850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160305850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160305850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47246<->l=127.0.0.1:4258 20241030160305936 DAUC <0003> db_auc.c:157 IMSI='262427469382361': No 2G Auth Data 20241030160305936 DAUC <0003> db_auc.c:192 IMSI='262427469382361': No 3G Auth Data 20241030160305958 DLGSUP <0013> hlr.c:121 IMSI 262427469382361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160306045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 20241030160306047 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160306047 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427469382361" cn_domain=PS} 20241030160306047 DLU <0006> fsm.c:456 lu(262427469382361)[0x6120000102a0]{UNVALIDATED}: Allocated 20241030160306047 DLGSUP <0013> lu_fsm.c:172 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160306097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427469382361)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160306097 DLGSUP <0013> lu_fsm.c:253 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427469382361" cn_domain=PS} 20241030160306097 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160306097 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160306099 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160306099 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427469382361"} 20241030160306099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427469382361)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160306099 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160306099 DLGSUP <0013> lu_fsm.c:91 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427469382361"} 20241030160306099 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427469382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160306099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427469382361)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160306099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427469382361)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160306099 DLU <0006> fsm.c:568 lu(PS:IMSI-262427469382361)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160306099 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160306099 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160306099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47262<->l=127.0.0.1:4258 20241030160306168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4258 20241030160306169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35883<->l=127.0.0.1:4259) 20241030160306169 DLINP <000b> input/ipa.c:451 connected read/write 20241030160306169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160306169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160306169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160306169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160306199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.1:4258 20241030160306300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47264<->l=127.0.0.1:4258 20241030160309485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160309485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160309487 DLINP <000b> input/ipa.c:451 connected read/write 20241030160309487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160309488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47270<->l=127.0.0.1:4258 20241030160309490 DLINP <000b> input/ipa.c:451 connected read/write 20241030160309490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160309490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160309490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160309490 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  20241030160309490 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160309490 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  20241030160309490 DLGSUP <0013> gsup_server.c:235 2:  20241030160309490 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160309490 DLGSUP <0013> gsup_server.c:235 3:  20241030160309490 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160309490 DLGSUP <0013> gsup_server.c:235 4:  20241030160309490 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160309490 DLGSUP <0013> gsup_server.c:235 5:  20241030160309490 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160309490 DLGSUP <0013> gsup_server.c:235 7:  20241030160309490 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160309490 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160309490 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160309490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160309501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39057<->l=127.0.0.1:4259) 20241030160314670 DAUC <0003> db_auc.c:157 IMSI='262426663761051': No 2G Auth Data 20241030160314670 DAUC <0003> db_auc.c:192 IMSI='262426663761051': No 3G Auth Data 20241030160314670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 20241030160314670 DLINP <000b> input/ipa.c:451 connected read/write 20241030160314670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160314670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160314670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160314670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160314670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47270<->l=127.0.0.1:4258 20241030160314670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39057<->l=127.0.0.1:4259) 20241030160314771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4258 20241030160318059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160318059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160318060 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241030160318063 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160318063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160318063 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  20241030160318063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160318063 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  20241030160318063 DLGSUP <0013> gsup_server.c:235 2:  20241030160318063 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160318063 DLGSUP <0013> gsup_server.c:235 3:  20241030160318063 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160318063 DLGSUP <0013> gsup_server.c:235 4:  20241030160318063 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160318063 DLGSUP <0013> gsup_server.c:235 5:  20241030160318063 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160318063 DLGSUP <0013> gsup_server.c:235 7:  20241030160318063 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160318063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160318063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160318063 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160318086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41779<->l=127.0.0.1:4259) 20241030160318170 DAUC <0003> db_auc.c:157 IMSI='262423504224967': No 2G Auth Data 20241030160318170 DAUC <0003> db_auc.c:192 IMSI='262423504224967': No 3G Auth Data 20241030160318239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20241030160318247 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318248 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423504224967" cn_domain=PS} 20241030160318248 DLU <0006> fsm.c:456 lu(262423504224967)[0x612000010420]{UNVALIDATED}: Allocated 20241030160318248 DLGSUP <0013> lu_fsm.c:172 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160318296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423504224967)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160318296 DLGSUP <0013> lu_fsm.c:253 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423504224967" cn_domain=PS} 20241030160318296 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318296 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318302 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318302 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423504224967"} 20241030160318303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423504224967)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160318303 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160318303 DLGSUP <0013> lu_fsm.c:91 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423504224967"} 20241030160318303 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423504224967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160318303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504224967)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160318303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423504224967)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160318303 DLU <0006> fsm.c:568 lu(PS:IMSI-262423504224967)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160318303 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318303 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20241030160318391 DAUC <0003> db_auc.c:157 IMSI='262421381313641': No 2G Auth Data 20241030160318391 DAUC <0003> db_auc.c:192 IMSI='262421381313641': No 3G Auth Data 20241030160318418 DLGSUP <0013> hlr.c:121 IMSI 262421381313641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160318455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241030160318462 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318462 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421381313641" cn_domain=PS} 20241030160318462 DLU <0006> fsm.c:456 lu(262421381313641)[0x6120000105a0]{UNVALIDATED}: Allocated 20241030160318462 DLGSUP <0013> lu_fsm.c:172 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160318508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421381313641)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160318508 DLGSUP <0013> lu_fsm.c:253 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421381313641" cn_domain=PS} 20241030160318508 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318508 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318512 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318512 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421381313641"} 20241030160318512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421381313641)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160318512 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160318512 DLGSUP <0013> lu_fsm.c:91 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421381313641"} 20241030160318512 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381313641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160318512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381313641)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160318512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381313641)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160318512 DLU <0006> fsm.c:568 lu(PS:IMSI-262421381313641)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160318512 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318512 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241030160318595 DAUC <0003> db_auc.c:157 IMSI='262426566101724': No 2G Auth Data 20241030160318595 DAUC <0003> db_auc.c:192 IMSI='262426566101724': No 3G Auth Data 20241030160318638 DLGSUP <0013> hlr.c:121 IMSI 262426566101724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160318676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20241030160318680 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318680 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426566101724" cn_domain=PS} 20241030160318680 DLU <0006> fsm.c:456 lu(262426566101724)[0x612000010720]{UNVALIDATED}: Allocated 20241030160318680 DLGSUP <0013> lu_fsm.c:172 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160318741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426566101724)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160318741 DLGSUP <0013> lu_fsm.c:253 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426566101724" cn_domain=PS} 20241030160318741 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318742 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318746 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318746 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426566101724"} 20241030160318746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426566101724)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160318746 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160318746 DLGSUP <0013> lu_fsm.c:91 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426566101724"} 20241030160318746 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426566101724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160318746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426566101724)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160318746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426566101724)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160318746 DLU <0006> fsm.c:568 lu(PS:IMSI-262426566101724)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160318747 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318747 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4258 20241030160318828 DAUC <0003> db_auc.c:157 IMSI='262426906431730': No 2G Auth Data 20241030160318828 DAUC <0003> db_auc.c:192 IMSI='262426906431730': No 3G Auth Data 20241030160318853 DLGSUP <0013> hlr.c:121 IMSI 262426906431730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160318905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241030160318911 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318911 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426906431730" cn_domain=PS} 20241030160318911 DLU <0006> fsm.c:456 lu(262426906431730)[0x6120000108a0]{UNVALIDATED}: Allocated 20241030160318911 DLGSUP <0013> lu_fsm.c:172 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160318970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426906431730)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160318970 DLGSUP <0013> lu_fsm.c:253 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426906431730" cn_domain=PS} 20241030160318970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318973 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160318973 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426906431730"} 20241030160318973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426906431730)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160318973 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160318973 DLGSUP <0013> lu_fsm.c:91 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426906431730"} 20241030160318973 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426906431730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160318973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426906431730)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160318973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426906431730)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160318973 DLU <0006> fsm.c:568 lu(PS:IMSI-262426906431730)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160318973 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318973 DLINP <000b> input/ipa.c:451 connected read/write 20241030160318973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160318975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241030160319621 DAUC <0003> db_auc.c:157 IMSI='262427379236099': No 2G Auth Data 20241030160319621 DAUC <0003> db_auc.c:192 IMSI='262427379236099': No 3G Auth Data 20241030160320858 DLGSUP <0013> hlr.c:121 IMSI 262427379236099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160321010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20241030160321011 DLINP <000b> input/ipa.c:451 connected read/write 20241030160321011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160321011 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427379236099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427379236099" cn_domain=PS} 20241030160321011 DLU <0006> fsm.c:456 lu(262427379236099)[0x612000010a20]{UNVALIDATED}: Allocated 20241030160321011 DLGSUP <0013> lu_fsm.c:172 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427379236099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160327023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427379236099)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160327023 DLGSUP <0013> lu_fsm.c:253 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427379236099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427379236099" cn_domain=PS} 20241030160327023 DLSTATS <0012> stats.c:169 Stats timer expire_count=2: We missed 1 timers 20241030160327023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241030160327023 DLINP <000b> input/ipa.c:451 connected read/write 20241030160327023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160327023 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160327023 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160327023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160327023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241030160327023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41779<->l=127.0.0.1:4259) 20241030160327023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55560<->l=127.0.0.1:4258 20241030160327126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59758<->l=127.0.0.1:4258 20241030160330419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160330419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160330421 DLINP <000b> input/ipa.c:451 connected read/write 20241030160330421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160330421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241030160330422 DLINP <000b> input/ipa.c:451 connected read/write 20241030160330422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160330422 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160330422 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160330422 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  20241030160330422 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160330422 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  20241030160330422 DLGSUP <0013> gsup_server.c:235 2:  20241030160330422 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160330422 DLGSUP <0013> gsup_server.c:235 3:  20241030160330422 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160330422 DLGSUP <0013> gsup_server.c:235 4:  20241030160330422 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160330422 DLGSUP <0013> gsup_server.c:235 5:  20241030160330422 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160330422 DLGSUP <0013> gsup_server.c:235 7:  20241030160330422 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160330422 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160330422 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160330422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160330433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34629<->l=127.0.0.1:4259) 20241030160330647 DAUC <0003> db_auc.c:157 IMSI='262421008774651': No 2G Auth Data 20241030160330647 DAUC <0003> db_auc.c:192 IMSI='262421008774651': No 3G Auth Data 20241030160330727 DAUC <0003> db_auc.c:192 IMSI='262421008774651': No 3G Auth Data 20241030160330917 DAUC <0003> db_auc.c:157 IMSI='262425496733819': No 2G Auth Data 20241030160330917 DAUC <0003> db_auc.c:192 IMSI='262425496733819': No 3G Auth Data 20241030160330969 DAUC <0003> db_auc.c:157 IMSI='262425496733819': No 2G Auth Data 20241030160331036 DAUC <0003> db_auc.c:157 IMSI='262425075426713': No 2G Auth Data 20241030160331036 DAUC <0003> db_auc.c:192 IMSI='262425075426713': No 3G Auth Data 20241030160331188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241030160331188 DLINP <000b> input/ipa.c:451 connected read/write 20241030160331188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160331188 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160331189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160331189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160331189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34629<->l=127.0.0.1:4259) 20241030160331213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 20241030160331314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59774<->l=127.0.0.1:4258 20241030160334350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160334350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160334351 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241030160334353 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334353 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160334353 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160334353 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  20241030160334353 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160334353 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  20241030160334353 DLGSUP <0013> gsup_server.c:235 2:  20241030160334353 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160334353 DLGSUP <0013> gsup_server.c:235 3:  20241030160334353 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160334353 DLGSUP <0013> gsup_server.c:235 4:  20241030160334353 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160334353 DLGSUP <0013> gsup_server.c:235 5:  20241030160334353 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160334353 DLGSUP <0013> gsup_server.c:235 7:  20241030160334353 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160334353 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160334353 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160334353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160334360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44991<->l=127.0.0.1:4259) 20241030160334366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241030160334400 DAUC <0003> db_auc.c:157 IMSI='262422034363510': No 2G Auth Data 20241030160334400 DAUC <0003> db_auc.c:192 IMSI='262422034363510': No 3G Auth Data 20241030160334457 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334457 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422034363510" cn_domain=PS} 20241030160334457 DLU <0006> fsm.c:456 lu(262422034363510)[0x612000010ba0]{UNVALIDATED}: Allocated 20241030160334457 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160334501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422034363510)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160334501 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422034363510" cn_domain=PS} 20241030160334501 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334501 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334503 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334503 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422034363510"} 20241030160334503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422034363510)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160334503 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160334503 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422034363510"} 20241030160334503 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160334503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034363510)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160334503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422034363510)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160334503 DLU <0006> fsm.c:568 lu(PS:IMSI-262422034363510)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160334503 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334503 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334520 DLGSUP <0013> hlr.c:128 IMSI 262422034363510: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241030160334520 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334520 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160334521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241030160334521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334521 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422034363510"} 20241030160334521 DLGSUP <0013> lu_fsm.c:219 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241030160334521 DLGSUP <0013> gsup_req.c:171 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422034363510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160334521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241030160334522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44991<->l=127.0.0.1:4259) 20241030160334522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160334522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160334522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160334522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160334522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160334564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20241030160334665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20241030160337708 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160337708 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160337709 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 20241030160337710 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160337710 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160337710 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  20241030160337710 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160337710 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  20241030160337710 DLGSUP <0013> gsup_server.c:235 2:  20241030160337710 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160337710 DLGSUP <0013> gsup_server.c:235 3:  20241030160337710 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160337710 DLGSUP <0013> gsup_server.c:235 4:  20241030160337710 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160337710 DLGSUP <0013> gsup_server.c:235 5:  20241030160337710 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160337710 DLGSUP <0013> gsup_server.c:235 7:  20241030160337710 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160337710 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160337710 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160337710 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160337720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39615<->l=127.0.0.1:4259) 20241030160337737 DAUC <0003> db_auc.c:157 IMSI='262422294672255': No 2G Auth Data 20241030160337737 DAUC <0003> db_auc.c:192 IMSI='262422294672255': No 3G Auth Data 20241030160337803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20241030160337806 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337806 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422294672255" cn_domain=PS} 20241030160337806 DLU <0006> fsm.c:456 lu(262422294672255)[0x612000010d20]{UNVALIDATED}: Allocated 20241030160337806 DLGSUP <0013> lu_fsm.c:172 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160337853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422294672255)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160337853 DLGSUP <0013> lu_fsm.c:253 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422294672255" cn_domain=PS} 20241030160337853 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337853 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337855 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337855 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422294672255"} 20241030160337855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422294672255)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160337855 DLGSUP <0013> gsup_req.c:171 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160337855 DLGSUP <0013> lu_fsm.c:91 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422294672255"} 20241030160337855 DLGSUP <0013> gsup_req.c:171 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160337855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422294672255)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160337855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422294672255)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160337855 DLU <0006> fsm.c:568 lu(PS:IMSI-262422294672255)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160337855 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337855 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337856 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337856 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422294672255" cn_domain=CS} 20241030160337856 DAUC <0003> hlr.c:377 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160337872 DLGSUP <0013> hlr.c:386 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422294672255"} 20241030160337872 DLGSUP <0013> gsup_req.c:171 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422294672255 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160337872 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337872 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160337873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20241030160337943 DAUC <0003> db_auc.c:157 IMSI='262421735826216': No 2G Auth Data 20241030160337943 DAUC <0003> db_auc.c:192 IMSI='262421735826216': No 3G Auth Data 20241030160337966 DLGSUP <0013> hlr.c:121 IMSI 262421735826216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160337992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20241030160337994 DLINP <000b> input/ipa.c:451 connected read/write 20241030160337994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160337994 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421735826216" cn_domain=PS} 20241030160337994 DLU <0006> fsm.c:456 lu(262421735826216)[0x612000010ea0]{UNVALIDATED}: Allocated 20241030160337994 DLGSUP <0013> lu_fsm.c:172 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160338094 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421735826216)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160338094 DLGSUP <0013> lu_fsm.c:253 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421735826216" cn_domain=PS} 20241030160338094 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338094 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338095 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338095 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421735826216"} 20241030160338095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421735826216)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160338095 DLGSUP <0013> gsup_req.c:171 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160338095 DLGSUP <0013> lu_fsm.c:91 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421735826216"} 20241030160338095 DLGSUP <0013> gsup_req.c:171 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160338095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421735826216)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160338095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421735826216)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160338095 DLU <0006> fsm.c:568 lu(PS:IMSI-262421735826216)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160338095 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338095 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338096 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338096 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421735826216" cn_domain=CS} 20241030160338096 DAUC <0003> hlr.c:377 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160338116 DLGSUP <0013> hlr.c:386 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421735826216"} 20241030160338116 DLGSUP <0013> gsup_req.c:171 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421735826216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160338116 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338116 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20241030160338200 DAUC <0003> db_auc.c:157 IMSI='262422610708854': No 2G Auth Data 20241030160338200 DAUC <0003> db_auc.c:192 IMSI='262422610708854': No 3G Auth Data 20241030160338224 DLGSUP <0013> hlr.c:121 IMSI 262422610708854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160338312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241030160338315 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338315 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422610708854" cn_domain=PS} 20241030160338315 DLU <0006> fsm.c:456 lu(262422610708854)[0x612000011020]{UNVALIDATED}: Allocated 20241030160338315 DLGSUP <0013> lu_fsm.c:172 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160338355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422610708854)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160338355 DLGSUP <0013> lu_fsm.c:253 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422610708854" cn_domain=PS} 20241030160338355 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338355 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338356 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422610708854"} 20241030160338356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422610708854)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160338356 DLGSUP <0013> gsup_req.c:171 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160338356 DLGSUP <0013> lu_fsm.c:91 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422610708854"} 20241030160338356 DLGSUP <0013> gsup_req.c:171 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160338356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422610708854)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160338356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422610708854)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160338356 DLU <0006> fsm.c:568 lu(PS:IMSI-262422610708854)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160338356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338357 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338358 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338358 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422610708854" cn_domain=CS} 20241030160338358 DAUC <0003> hlr.c:377 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160338378 DLGSUP <0013> hlr.c:386 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422610708854"} 20241030160338378 DLGSUP <0013> gsup_req.c:171 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422610708854 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160338378 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338378 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241030160338441 DAUC <0003> db_auc.c:157 IMSI='262421136303463': No 2G Auth Data 20241030160338441 DAUC <0003> db_auc.c:192 IMSI='262421136303463': No 3G Auth Data 20241030160338461 DLGSUP <0013> hlr.c:121 IMSI 262421136303463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160338489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241030160338491 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338491 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421136303463" cn_domain=PS} 20241030160338491 DLU <0006> fsm.c:456 lu(262421136303463)[0x6120000111a0]{UNVALIDATED}: Allocated 20241030160338491 DLGSUP <0013> lu_fsm.c:172 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160338519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421136303463)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160338519 DLGSUP <0013> lu_fsm.c:253 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421136303463" cn_domain=PS} 20241030160338519 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338519 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338521 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421136303463"} 20241030160338521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421136303463)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160338521 DLGSUP <0013> gsup_req.c:171 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160338521 DLGSUP <0013> lu_fsm.c:91 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421136303463"} 20241030160338521 DLGSUP <0013> gsup_req.c:171 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160338521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421136303463)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160338521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421136303463)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160338521 DLU <0006> fsm.c:568 lu(PS:IMSI-262421136303463)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160338521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338522 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421136303463" cn_domain=CS} 20241030160338522 DAUC <0003> hlr.c:377 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160338539 DLGSUP <0013> hlr.c:386 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421136303463"} 20241030160338539 DLGSUP <0013> gsup_req.c:171 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421136303463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160338539 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338539 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241030160338606 DAUC <0003> db_auc.c:157 IMSI='262421727376776': No 2G Auth Data 20241030160338606 DAUC <0003> db_auc.c:192 IMSI='262421727376776': No 3G Auth Data 20241030160338626 DLGSUP <0013> hlr.c:121 IMSI 262421727376776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160338655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4258 20241030160338657 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338657 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421727376776" cn_domain=PS} 20241030160338657 DLU <0006> fsm.c:456 lu(262421727376776)[0x612000011320]{UNVALIDATED}: Allocated 20241030160338657 DLGSUP <0013> lu_fsm.c:172 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160338687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421727376776)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160338687 DLGSUP <0013> lu_fsm.c:253 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421727376776" cn_domain=PS} 20241030160338687 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338687 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338689 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338689 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421727376776"} 20241030160338689 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421727376776)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160338689 DLGSUP <0013> gsup_req.c:171 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160338689 DLGSUP <0013> lu_fsm.c:91 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421727376776"} 20241030160338689 DLGSUP <0013> gsup_req.c:171 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160338689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421727376776)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160338689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421727376776)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160338689 DLU <0006> fsm.c:568 lu(PS:IMSI-262421727376776)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160338689 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338689 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338690 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338690 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421727376776" cn_domain=CS} 20241030160338690 DAUC <0003> hlr.c:377 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160338709 DLGSUP <0013> hlr.c:386 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421727376776"} 20241030160338709 DLGSUP <0013> gsup_req.c:171 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421727376776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160338709 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338709 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4258 20241030160338762 DAUC <0003> db_auc.c:157 IMSI='262429072107198': No 2G Auth Data 20241030160338762 DAUC <0003> db_auc.c:192 IMSI='262429072107198': No 3G Auth Data 20241030160338783 DLGSUP <0013> hlr.c:121 IMSI 262429072107198: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160338835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20241030160338837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338837 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429072107198" cn_domain=PS} 20241030160338837 DLU <0006> fsm.c:456 lu(262429072107198)[0x6120000114a0]{UNVALIDATED}: Allocated 20241030160338837 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160338871 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429072107198)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160338871 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429072107198" cn_domain=PS} 20241030160338871 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338871 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338873 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338874 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429072107198"} 20241030160338874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429072107198)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160338874 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160338874 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429072107198"} 20241030160338874 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160338874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072107198)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160338874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072107198)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160338874 DLU <0006> fsm.c:568 lu(PS:IMSI-262429072107198)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160338874 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338874 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338875 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160338875 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429072107198" cn_domain=CS} 20241030160338875 DAUC <0003> hlr.c:377 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160338892 DLGSUP <0013> hlr.c:386 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429072107198"} 20241030160338893 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072107198 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160338893 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338893 DLINP <000b> input/ipa.c:451 connected read/write 20241030160338893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160338893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20241030160338975 DAUC <0003> db_auc.c:157 IMSI='262420637185772': No 2G Auth Data 20241030160338975 DAUC <0003> db_auc.c:192 IMSI='262420637185772': No 3G Auth Data 20241030160338997 DLGSUP <0013> hlr.c:121 IMSI 262420637185772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160339041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4258 20241030160339043 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339043 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420637185772" cn_domain=PS} 20241030160339043 DLU <0006> fsm.c:456 lu(262420637185772)[0x612000011620]{UNVALIDATED}: Allocated 20241030160339043 DLGSUP <0013> lu_fsm.c:172 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160339102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420637185772)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160339102 DLGSUP <0013> lu_fsm.c:253 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420637185772" cn_domain=PS} 20241030160339102 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339102 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339104 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339104 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420637185772"} 20241030160339104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420637185772)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160339104 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160339104 DLGSUP <0013> lu_fsm.c:91 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420637185772"} 20241030160339104 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160339104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420637185772)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160339104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420637185772)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160339104 DLU <0006> fsm.c:568 lu(PS:IMSI-262420637185772)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160339104 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339104 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339105 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420637185772" cn_domain=CS} 20241030160339105 DAUC <0003> hlr.c:377 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160339124 DLGSUP <0013> hlr.c:386 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420637185772"} 20241030160339124 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420637185772 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160339124 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339124 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36510<->l=127.0.0.1:4258 20241030160339210 DAUC <0003> db_auc.c:157 IMSI='262423820972440': No 2G Auth Data 20241030160339210 DAUC <0003> db_auc.c:192 IMSI='262423820972440': No 3G Auth Data 20241030160339231 DLGSUP <0013> hlr.c:121 IMSI 262423820972440: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160339283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20241030160339285 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339285 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423820972440" cn_domain=PS} 20241030160339285 DLU <0006> fsm.c:456 lu(262423820972440)[0x6120000117a0]{UNVALIDATED}: Allocated 20241030160339286 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160339341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423820972440)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160339341 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423820972440" cn_domain=PS} 20241030160339341 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339341 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339343 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339343 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423820972440"} 20241030160339343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423820972440)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160339343 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160339343 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423820972440"} 20241030160339343 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160339343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423820972440)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160339343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423820972440)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160339343 DLU <0006> fsm.c:568 lu(PS:IMSI-262423820972440)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160339343 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339343 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339344 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339344 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423820972440" cn_domain=CS} 20241030160339344 DAUC <0003> hlr.c:377 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241030160339366 DLGSUP <0013> hlr.c:386 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423820972440"} 20241030160339367 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423820972440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160339367 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339367 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160339368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20241030160339428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 20241030160339429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39615<->l=127.0.0.1:4259) 20241030160339429 DLINP <000b> input/ipa.c:451 connected read/write 20241030160339429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160339429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160339429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160339429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160339452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241030160339553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241030160342585 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160342585 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160342586 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241030160342588 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160342588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160342588 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  20241030160342588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160342588 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  20241030160342588 DLGSUP <0013> gsup_server.c:235 2:  20241030160342588 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160342588 DLGSUP <0013> gsup_server.c:235 3:  20241030160342588 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160342588 DLGSUP <0013> gsup_server.c:235 4:  20241030160342588 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160342588 DLGSUP <0013> gsup_server.c:235 5:  20241030160342588 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160342588 DLGSUP <0013> gsup_server.c:235 7:  20241030160342588 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160342588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160342588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160342588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160342597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35081<->l=127.0.0.1:4259) 20241030160342632 DAUC <0003> db_auc.c:157 IMSI='262423492340345': No 2G Auth Data 20241030160342632 DAUC <0003> db_auc.c:192 IMSI='262423492340345': No 3G Auth Data 20241030160342687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20241030160342690 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342690 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423492340345" cn_domain=PS} 20241030160342690 DLU <0006> fsm.c:456 lu(262423492340345)[0x612000011920]{UNVALIDATED}: Allocated 20241030160342690 DLGSUP <0013> lu_fsm.c:172 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160342727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423492340345)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160342727 DLGSUP <0013> lu_fsm.c:253 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423492340345" cn_domain=PS} 20241030160342727 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342727 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342729 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342729 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423492340345"} 20241030160342729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423492340345)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160342729 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160342729 DLGSUP <0013> lu_fsm.c:91 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423492340345"} 20241030160342729 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160342729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423492340345)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160342729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423492340345)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160342729 DLU <0006> fsm.c:568 lu(PS:IMSI-262423492340345)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160342729 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342729 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342730 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342731 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423492340345" cn_domain=PS} 20241030160342731 DAUC <0003> hlr.c:377 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160342743 DLGSUP <0013> hlr.c:386 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423492340345"} 20241030160342743 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423492340345 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160342743 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342743 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 20241030160342807 DAUC <0003> db_auc.c:157 IMSI='262421678676034': No 2G Auth Data 20241030160342807 DAUC <0003> db_auc.c:192 IMSI='262421678676034': No 3G Auth Data 20241030160342830 DLGSUP <0013> hlr.c:121 IMSI 262421678676034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160342857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 20241030160342860 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342860 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421678676034" cn_domain=PS} 20241030160342860 DLU <0006> fsm.c:456 lu(262421678676034)[0x612000011aa0]{UNVALIDATED}: Allocated 20241030160342860 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160342903 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421678676034)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160342903 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421678676034" cn_domain=PS} 20241030160342903 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342903 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342905 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342905 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421678676034"} 20241030160342905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421678676034)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160342905 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160342905 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421678676034"} 20241030160342905 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160342905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678676034)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160342905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678676034)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160342905 DLU <0006> fsm.c:568 lu(PS:IMSI-262421678676034)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160342905 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342905 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342906 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160342906 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421678676034" cn_domain=PS} 20241030160342906 DAUC <0003> hlr.c:377 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160342970 DLGSUP <0013> hlr.c:386 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421678676034"} 20241030160342970 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421678676034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160342970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160342970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160342971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.1:4258 20241030160343040 DAUC <0003> db_auc.c:157 IMSI='262429901507154': No 2G Auth Data 20241030160343040 DAUC <0003> db_auc.c:192 IMSI='262429901507154': No 3G Auth Data 20241030160343058 DLGSUP <0013> hlr.c:121 IMSI 262429901507154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160343092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241030160343096 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343096 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429901507154" cn_domain=PS} 20241030160343096 DLU <0006> fsm.c:456 lu(262429901507154)[0x612000011c20]{UNVALIDATED}: Allocated 20241030160343096 DLGSUP <0013> lu_fsm.c:172 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160343136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429901507154)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160343136 DLGSUP <0013> lu_fsm.c:253 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429901507154" cn_domain=PS} 20241030160343136 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343136 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343138 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343138 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429901507154"} 20241030160343138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429901507154)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160343138 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160343138 DLGSUP <0013> lu_fsm.c:91 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429901507154"} 20241030160343138 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160343138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429901507154)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160343138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429901507154)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160343138 DLU <0006> fsm.c:568 lu(PS:IMSI-262429901507154)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160343138 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343138 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343140 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343140 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429901507154" cn_domain=PS} 20241030160343140 DAUC <0003> hlr.c:377 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160343155 DLGSUP <0013> hlr.c:386 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429901507154"} 20241030160343155 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429901507154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160343155 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343155 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241030160343217 DAUC <0003> db_auc.c:157 IMSI='262428404606771': No 2G Auth Data 20241030160343217 DAUC <0003> db_auc.c:192 IMSI='262428404606771': No 3G Auth Data 20241030160343239 DLGSUP <0013> hlr.c:121 IMSI 262428404606771: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160343266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241030160343269 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343269 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428404606771" cn_domain=PS} 20241030160343269 DLU <0006> fsm.c:456 lu(262428404606771)[0x612000011da0]{UNVALIDATED}: Allocated 20241030160343269 DLGSUP <0013> lu_fsm.c:172 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160343328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428404606771)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160343329 DLGSUP <0013> lu_fsm.c:253 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428404606771" cn_domain=PS} 20241030160343329 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343329 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343331 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428404606771"} 20241030160343331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428404606771)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160343331 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160343331 DLGSUP <0013> lu_fsm.c:91 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428404606771"} 20241030160343331 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160343331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428404606771)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160343331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428404606771)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160343331 DLU <0006> fsm.c:568 lu(PS:IMSI-262428404606771)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160343331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343332 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343332 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428404606771" cn_domain=PS} 20241030160343332 DAUC <0003> hlr.c:377 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160343350 DLGSUP <0013> hlr.c:386 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428404606771"} 20241030160343350 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428404606771 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160343350 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343350 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241030160343447 DAUC <0003> db_auc.c:157 IMSI='262427710108127': No 2G Auth Data 20241030160343447 DAUC <0003> db_auc.c:192 IMSI='262427710108127': No 3G Auth Data 20241030160343472 DLGSUP <0013> hlr.c:121 IMSI 262427710108127: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160343500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241030160343504 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343504 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427710108127" cn_domain=PS} 20241030160343504 DLU <0006> fsm.c:456 lu(262427710108127)[0x612000011f20]{UNVALIDATED}: Allocated 20241030160343504 DLGSUP <0013> lu_fsm.c:172 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160343552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427710108127)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160343552 DLGSUP <0013> lu_fsm.c:253 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427710108127" cn_domain=PS} 20241030160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343552 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343555 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343555 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427710108127"} 20241030160343555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427710108127)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160343555 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160343555 DLGSUP <0013> lu_fsm.c:91 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427710108127"} 20241030160343555 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160343555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427710108127)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160343555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427710108127)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160343555 DLU <0006> fsm.c:568 lu(PS:IMSI-262427710108127)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160343555 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343555 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343556 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343556 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427710108127" cn_domain=PS} 20241030160343556 DAUC <0003> hlr.c:377 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160343574 DLGSUP <0013> hlr.c:386 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427710108127"} 20241030160343574 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427710108127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160343574 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343574 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241030160343650 DAUC <0003> db_auc.c:157 IMSI='262420981940669': No 2G Auth Data 20241030160343650 DAUC <0003> db_auc.c:192 IMSI='262420981940669': No 3G Auth Data 20241030160343679 DLGSUP <0013> hlr.c:121 IMSI 262420981940669: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160343728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241030160343730 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343730 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420981940669" cn_domain=PS} 20241030160343730 DLU <0006> fsm.c:456 lu(262420981940669)[0x6120000120a0]{UNVALIDATED}: Allocated 20241030160343730 DLGSUP <0013> lu_fsm.c:172 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160343786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420981940669)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160343786 DLGSUP <0013> lu_fsm.c:253 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420981940669" cn_domain=PS} 20241030160343786 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343786 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343787 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343787 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420981940669"} 20241030160343787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420981940669)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160343787 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160343787 DLGSUP <0013> lu_fsm.c:91 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420981940669"} 20241030160343787 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160343787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420981940669)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160343787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420981940669)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160343787 DLU <0006> fsm.c:568 lu(PS:IMSI-262420981940669)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160343787 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343787 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343788 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343788 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420981940669" cn_domain=PS} 20241030160343788 DAUC <0003> hlr.c:377 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160343817 DLGSUP <0013> hlr.c:386 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420981940669"} 20241030160343817 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420981940669 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160343817 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343817 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160343819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241030160343904 DAUC <0003> db_auc.c:157 IMSI='262421757122715': No 2G Auth Data 20241030160343904 DAUC <0003> db_auc.c:192 IMSI='262421757122715': No 3G Auth Data 20241030160343924 DLGSUP <0013> hlr.c:121 IMSI 262421757122715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160343969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4258 20241030160343971 DLINP <000b> input/ipa.c:451 connected read/write 20241030160343971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160343971 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421757122715" cn_domain=PS} 20241030160343971 DLU <0006> fsm.c:456 lu(262421757122715)[0x612000012220]{UNVALIDATED}: Allocated 20241030160343971 DLGSUP <0013> lu_fsm.c:172 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160344012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421757122715)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160344012 DLGSUP <0013> lu_fsm.c:253 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421757122715" cn_domain=PS} 20241030160344012 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344013 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344015 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344015 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421757122715"} 20241030160344015 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421757122715)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160344015 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160344015 DLGSUP <0013> lu_fsm.c:91 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421757122715"} 20241030160344015 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160344015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757122715)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160344015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757122715)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160344015 DLU <0006> fsm.c:568 lu(PS:IMSI-262421757122715)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160344015 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344015 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344015 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344015 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421757122715" cn_domain=PS} 20241030160344015 DAUC <0003> hlr.c:377 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160344031 DLGSUP <0013> hlr.c:386 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421757122715"} 20241030160344031 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421757122715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160344031 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344031 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4258 20241030160344110 DAUC <0003> db_auc.c:157 IMSI='262427307547464': No 2G Auth Data 20241030160344110 DAUC <0003> db_auc.c:192 IMSI='262427307547464': No 3G Auth Data 20241030160344135 DLGSUP <0013> hlr.c:121 IMSI 262427307547464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241030160344181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 20241030160344183 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344183 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427307547464" cn_domain=PS} 20241030160344183 DLU <0006> fsm.c:456 lu(262427307547464)[0x6120000123a0]{UNVALIDATED}: Allocated 20241030160344183 DLGSUP <0013> lu_fsm.c:172 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160344213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427307547464)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160344213 DLGSUP <0013> lu_fsm.c:253 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427307547464" cn_domain=PS} 20241030160344213 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344213 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344214 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344214 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427307547464"} 20241030160344214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427307547464)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160344214 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160344215 DLGSUP <0013> lu_fsm.c:91 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427307547464"} 20241030160344215 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160344215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427307547464)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160344215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427307547464)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160344215 DLU <0006> fsm.c:568 lu(PS:IMSI-262427307547464)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160344215 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344215 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344215 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344215 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427307547464" cn_domain=PS} 20241030160344215 DAUC <0003> hlr.c:377 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241030160344232 DLGSUP <0013> hlr.c:386 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427307547464"} 20241030160344232 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427307547464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241030160344232 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344232 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160344233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51368<->l=127.0.0.1:4258 20241030160344294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241030160344295 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35081<->l=127.0.0.1:4259) 20241030160344295 DLINP <000b> input/ipa.c:451 connected read/write 20241030160344295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160344295 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160344295 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160344295 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160344328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241030160344428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241030160347654 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160347654 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160347656 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160347656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20241030160347658 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160347658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160347658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160347658 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  20241030160347658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160347658 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  20241030160347658 DLGSUP <0013> gsup_server.c:235 2:  20241030160347658 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160347658 DLGSUP <0013> gsup_server.c:235 3:  20241030160347658 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160347658 DLGSUP <0013> gsup_server.c:235 4:  20241030160347658 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160347658 DLGSUP <0013> gsup_server.c:235 5:  20241030160347658 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160347658 DLGSUP <0013> gsup_server.c:235 7:  20241030160347658 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160347658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160347658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160347658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160347669 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34593<->l=127.0.0.1:4259) 20241030160347677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20241030160347698 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160347698 DLGSUP <0013> gsup_req.c:138 GSUP 116: 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} 20241030160347698 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000012520]{UNVALIDATED}: Allocated 20241030160347698 DLGSUP <0013> lu_fsm.c:139 GSUP 116: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241030160347698 DLGSUP <0013> gsup_req.c:274 GSUP 116: 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} 20241030160347698 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160347698 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000012520]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160347698 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000012520]{UNVALIDATED}: Freeing instance 20241030160347698 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000012520]{UNVALIDATED}: Deallocated 20241030160347698 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160347698 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160347700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20241030160347701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20241030160347701 DLINP <000b> input/ipa.c:451 connected read/write 20241030160347701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160347701 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160347701 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160347701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160347701 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34593<->l=127.0.0.1:4259) 20241030160347725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 20241030160347826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 20241030160350862 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160350862 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160350863 DLINP <000b> input/ipa.c:451 connected read/write 20241030160350863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160350863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20241030160350864 DLINP <000b> input/ipa.c:451 connected read/write 20241030160350864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160350864 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160350864 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160350864 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  20241030160350864 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160350864 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  20241030160350864 DLGSUP <0013> gsup_server.c:235 2:  20241030160350864 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160350864 DLGSUP <0013> gsup_server.c:235 3:  20241030160350864 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160350864 DLGSUP <0013> gsup_server.c:235 4:  20241030160350864 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160350864 DLGSUP <0013> gsup_server.c:235 5:  20241030160350864 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160350864 DLGSUP <0013> gsup_server.c:235 7:  20241030160350864 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160350864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160350864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160350864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160350874 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42283<->l=127.0.0.1:4259) 20241030160351070 DAUC <0003> db_auc.c:157 IMSI='262427912326763': No 2G Auth Data 20241030160351070 DAUC <0003> db_auc.c:192 IMSI='262427912326763': No 3G Auth Data 20241030160351128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241030160351132 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351132 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427912326763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427912326763" session_id=2231165500 session_state=BEGIN} 20241030160351132 DSS <0004> hlr_ussd.c:576 262427912326763/0x84fce23c: Process SS (BEGIN) 20241030160351132 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351133 DSS <0004> hlr_ussd.c:518 262427912326763/0x84fce23c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351133 DSS <0004> hlr_ussd.c:523 262427912326763/0x84fce23c: USSD for unknown code '*#200#' 20241030160351133 DSS <0004> hlr_ussd.c:354 262427912326763/0x84fce23c: Tx ReturnError(1, 0x12) 20241030160351133 DLGSUP <0013> hlr_ussd.c:278 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427912326763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427912326763" session_id=2231165500 session_state=END} 20241030160351133 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351133 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241030160351154 DAUC <0003> db_auc.c:157 IMSI='262425639752292': No 2G Auth Data 20241030160351154 DAUC <0003> db_auc.c:192 IMSI='262425639752292': No 3G Auth Data 20241030160351204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4258 20241030160351207 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351207 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425639752292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425639752292" session_id=786692848 session_state=BEGIN} 20241030160351208 DSS <0004> hlr_ussd.c:576 262425639752292/0x2ee3faf0: Process SS (BEGIN) 20241030160351208 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351208 DSS <0004> hlr_ussd.c:518 262425639752292/0x2ee3faf0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351208 DSS <0004> hlr_ussd.c:523 262425639752292/0x2ee3faf0: USSD for unknown code '*#200#' 20241030160351208 DSS <0004> hlr_ussd.c:354 262425639752292/0x2ee3faf0: Tx ReturnError(1, 0x12) 20241030160351208 DLGSUP <0013> hlr_ussd.c:278 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425639752292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425639752292" session_id=786692848 session_state=END} 20241030160351208 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351208 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4258 20241030160351229 DAUC <0003> db_auc.c:157 IMSI='262425769680989': No 2G Auth Data 20241030160351229 DAUC <0003> db_auc.c:192 IMSI='262425769680989': No 3G Auth Data 20241030160351279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 20241030160351282 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351282 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425769680989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425769680989" session_id=1526615158 session_state=BEGIN} 20241030160351282 DSS <0004> hlr_ussd.c:576 262425769680989/0x5afe4c76: Process SS (BEGIN) 20241030160351282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351282 DSS <0004> hlr_ussd.c:518 262425769680989/0x5afe4c76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351282 DSS <0004> hlr_ussd.c:523 262425769680989/0x5afe4c76: USSD for unknown code '*#200#' 20241030160351282 DSS <0004> hlr_ussd.c:354 262425769680989/0x5afe4c76: Tx ReturnError(1, 0x12) 20241030160351282 DLGSUP <0013> hlr_ussd.c:278 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425769680989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425769680989" session_id=1526615158 session_state=END} 20241030160351282 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351282 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4258 20241030160351296 DAUC <0003> db_auc.c:157 IMSI='262425161579384': No 2G Auth Data 20241030160351296 DAUC <0003> db_auc.c:192 IMSI='262425161579384': No 3G Auth Data 20241030160351355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4258 20241030160351358 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351358 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425161579384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425161579384" session_id=4115267458 session_state=BEGIN} 20241030160351358 DSS <0004> hlr_ussd.c:576 262425161579384/0xf549ff82: Process SS (BEGIN) 20241030160351358 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351358 DSS <0004> hlr_ussd.c:518 262425161579384/0xf549ff82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351358 DSS <0004> hlr_ussd.c:523 262425161579384/0xf549ff82: USSD for unknown code '*#200#' 20241030160351358 DSS <0004> hlr_ussd.c:354 262425161579384/0xf549ff82: Tx ReturnError(1, 0x12) 20241030160351358 DLGSUP <0013> hlr_ussd.c:278 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425161579384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425161579384" session_id=4115267458 session_state=END} 20241030160351358 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351358 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4258 20241030160351380 DAUC <0003> db_auc.c:157 IMSI='262421536261132': No 2G Auth Data 20241030160351380 DAUC <0003> db_auc.c:192 IMSI='262421536261132': No 3G Auth Data 20241030160351425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20241030160351428 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351428 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421536261132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421536261132" session_id=1795215650 session_state=BEGIN} 20241030160351428 DSS <0004> hlr_ussd.c:576 262421536261132/0x6b00d122: Process SS (BEGIN) 20241030160351428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351428 DSS <0004> hlr_ussd.c:518 262421536261132/0x6b00d122: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351428 DSS <0004> hlr_ussd.c:523 262421536261132/0x6b00d122: USSD for unknown code '*#200#' 20241030160351428 DSS <0004> hlr_ussd.c:354 262421536261132/0x6b00d122: Tx ReturnError(1, 0x12) 20241030160351428 DLGSUP <0013> hlr_ussd.c:278 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421536261132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421536261132" session_id=1795215650 session_state=END} 20241030160351428 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351428 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20241030160351444 DAUC <0003> db_auc.c:157 IMSI='262426771786047': No 2G Auth Data 20241030160351444 DAUC <0003> db_auc.c:192 IMSI='262426771786047': No 3G Auth Data 20241030160351582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20241030160351586 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351586 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426771786047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426771786047" session_id=2926273505 session_state=BEGIN} 20241030160351586 DSS <0004> hlr_ussd.c:576 262426771786047/0xae6b63e1: Process SS (BEGIN) 20241030160351586 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351586 DSS <0004> hlr_ussd.c:518 262426771786047/0xae6b63e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351586 DSS <0004> hlr_ussd.c:523 262426771786047/0xae6b63e1: USSD for unknown code '*#200#' 20241030160351586 DSS <0004> hlr_ussd.c:354 262426771786047/0xae6b63e1: Tx ReturnError(1, 0x12) 20241030160351586 DLGSUP <0013> hlr_ussd.c:278 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426771786047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426771786047" session_id=2926273505 session_state=END} 20241030160351586 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351586 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4258 20241030160351600 DAUC <0003> db_auc.c:157 IMSI='262429699361965': No 2G Auth Data 20241030160351600 DAUC <0003> db_auc.c:192 IMSI='262429699361965': No 3G Auth Data 20241030160351670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4258 20241030160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351673 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429699361965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429699361965" session_id=3503400418 session_state=BEGIN} 20241030160351673 DSS <0004> hlr_ussd.c:576 262429699361965/0xd0d1a5e2: Process SS (BEGIN) 20241030160351673 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351673 DSS <0004> hlr_ussd.c:518 262429699361965/0xd0d1a5e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351673 DSS <0004> hlr_ussd.c:523 262429699361965/0xd0d1a5e2: USSD for unknown code '*#200#' 20241030160351673 DSS <0004> hlr_ussd.c:354 262429699361965/0xd0d1a5e2: Tx ReturnError(1, 0x12) 20241030160351673 DLGSUP <0013> hlr_ussd.c:278 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429699361965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429699361965" session_id=3503400418 session_state=END} 20241030160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4258 20241030160351706 DAUC <0003> db_auc.c:157 IMSI='262420365215556': No 2G Auth Data 20241030160351706 DAUC <0003> db_auc.c:192 IMSI='262420365215556': No 3G Auth Data 20241030160351780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20241030160351783 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351783 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420365215556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420365215556" session_id=72444291 session_state=BEGIN} 20241030160351783 DSS <0004> hlr_ussd.c:576 262420365215556/0x04516983: Process SS (BEGIN) 20241030160351783 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241030160351783 DSS <0004> hlr_ussd.c:518 262420365215556/0x04516983: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241030160351783 DSS <0004> hlr_ussd.c:523 262420365215556/0x04516983: USSD for unknown code '*#200#' 20241030160351783 DSS <0004> hlr_ussd.c:354 262420365215556/0x04516983: Tx ReturnError(1, 0x12) 20241030160351783 DLGSUP <0013> hlr_ussd.c:278 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420365215556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365215556" session_id=72444291 session_state=END} 20241030160351783 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351783 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160351785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20241030160351786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51426<->l=127.0.0.1:4258 20241030160351786 DLINP <000b> input/ipa.c:451 connected read/write 20241030160351786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160351786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160351786 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160351786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160351786 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42283<->l=127.0.0.1:4259) 20241030160351823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4258 20241030160351924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4258 20241030160355242 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160355242 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160355243 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20241030160355245 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355245 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160355245 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160355245 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  20241030160355245 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160355245 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  20241030160355245 DLGSUP <0013> gsup_server.c:235 2:  20241030160355245 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160355245 DLGSUP <0013> gsup_server.c:235 3:  20241030160355245 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160355245 DLGSUP <0013> gsup_server.c:235 4:  20241030160355245 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160355245 DLGSUP <0013> gsup_server.c:235 5:  20241030160355245 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160355245 DLGSUP <0013> gsup_server.c:235 7:  20241030160355245 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160355245 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160355245 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160355245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160355254 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20241030160355271 DAUC <0003> db_auc.c:157 IMSI='262423115749470': No 2G Auth Data 20241030160355271 DAUC <0003> db_auc.c:192 IMSI='262423115749470': No 3G Auth Data 20241030160355327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241030160355331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355331 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423115749470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423115749470" session_id=2268199704 session_state=BEGIN} 20241030160355331 DSS <0004> hlr_ussd.c:576 262423115749470/0x8731fb18: Process SS (BEGIN) 20241030160355331 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355331 DSS <0004> hlr_ussd.c:518 262423115749470/0x8731fb18: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355331 DSS <0004> hlr_ussd.c:542 262423115749470/0x8731fb18: Cannot find conn for EUSE EUSE-foobar 20241030160355331 DSS <0004> hlr_ussd.c:354 262423115749470/0x8731fb18: Tx ReturnError(1, 0x22) 20241030160355331 DLGSUP <0013> hlr_ussd.c:278 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423115749470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423115749470" session_id=2268199704 session_state=END} 20241030160355331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355331 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241030160355350 DAUC <0003> db_auc.c:157 IMSI='262429360604987': No 2G Auth Data 20241030160355350 DAUC <0003> db_auc.c:192 IMSI='262429360604987': No 3G Auth Data 20241030160355402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4258 20241030160355407 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355407 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429360604987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429360604987" session_id=3874595083 session_state=BEGIN} 20241030160355407 DSS <0004> hlr_ussd.c:576 262429360604987/0xe6f1a10b: Process SS (BEGIN) 20241030160355407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355407 DSS <0004> hlr_ussd.c:518 262429360604987/0xe6f1a10b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355407 DSS <0004> hlr_ussd.c:542 262429360604987/0xe6f1a10b: Cannot find conn for EUSE EUSE-foobar 20241030160355407 DSS <0004> hlr_ussd.c:354 262429360604987/0xe6f1a10b: Tx ReturnError(1, 0x22) 20241030160355407 DLGSUP <0013> hlr_ussd.c:278 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429360604987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429360604987" session_id=3874595083 session_state=END} 20241030160355407 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355407 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4258 20241030160355425 DAUC <0003> db_auc.c:157 IMSI='262427811701165': No 2G Auth Data 20241030160355425 DAUC <0003> db_auc.c:192 IMSI='262427811701165': No 3G Auth Data 20241030160355478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20241030160355481 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355481 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427811701165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427811701165" session_id=2698937145 session_state=BEGIN} 20241030160355481 DSS <0004> hlr_ussd.c:576 262427811701165/0xa0de8339: Process SS (BEGIN) 20241030160355481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355481 DSS <0004> hlr_ussd.c:518 262427811701165/0xa0de8339: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355481 DSS <0004> hlr_ussd.c:542 262427811701165/0xa0de8339: Cannot find conn for EUSE EUSE-foobar 20241030160355481 DSS <0004> hlr_ussd.c:354 262427811701165/0xa0de8339: Tx ReturnError(1, 0x22) 20241030160355481 DLGSUP <0013> hlr_ussd.c:278 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427811701165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427811701165" session_id=2698937145 session_state=END} 20241030160355481 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355481 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20241030160355500 DAUC <0003> db_auc.c:157 IMSI='262428837831680': No 2G Auth Data 20241030160355500 DAUC <0003> db_auc.c:192 IMSI='262428837831680': No 3G Auth Data 20241030160355552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241030160355557 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355557 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837831680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428837831680" session_id=2393021962 session_state=BEGIN} 20241030160355557 DSS <0004> hlr_ussd.c:576 262428837831680/0x8ea29e0a: Process SS (BEGIN) 20241030160355557 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355557 DSS <0004> hlr_ussd.c:518 262428837831680/0x8ea29e0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355557 DSS <0004> hlr_ussd.c:542 262428837831680/0x8ea29e0a: Cannot find conn for EUSE EUSE-foobar 20241030160355557 DSS <0004> hlr_ussd.c:354 262428837831680/0x8ea29e0a: Tx ReturnError(1, 0x22) 20241030160355557 DLGSUP <0013> hlr_ussd.c:278 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837831680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428837831680" session_id=2393021962 session_state=END} 20241030160355557 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355557 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241030160355571 DAUC <0003> db_auc.c:157 IMSI='262424081208184': No 2G Auth Data 20241030160355571 DAUC <0003> db_auc.c:192 IMSI='262424081208184': No 3G Auth Data 20241030160355627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 20241030160355630 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355630 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424081208184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424081208184" session_id=2505782653 session_state=BEGIN} 20241030160355630 DSS <0004> hlr_ussd.c:576 262424081208184/0x955b357d: Process SS (BEGIN) 20241030160355630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355630 DSS <0004> hlr_ussd.c:518 262424081208184/0x955b357d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355630 DSS <0004> hlr_ussd.c:542 262424081208184/0x955b357d: Cannot find conn for EUSE EUSE-foobar 20241030160355630 DSS <0004> hlr_ussd.c:354 262424081208184/0x955b357d: Tx ReturnError(1, 0x22) 20241030160355630 DLGSUP <0013> hlr_ussd.c:278 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424081208184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424081208184" session_id=2505782653 session_state=END} 20241030160355631 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355631 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49992<->l=127.0.0.1:4258 20241030160355649 DAUC <0003> db_auc.c:157 IMSI='262429861122534': No 2G Auth Data 20241030160355649 DAUC <0003> db_auc.c:192 IMSI='262429861122534': No 3G Auth Data 20241030160355727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 20241030160355731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355731 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429861122534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429861122534" session_id=2054101227 session_state=BEGIN} 20241030160355731 DSS <0004> hlr_ussd.c:576 262429861122534/0x7a6f18eb: Process SS (BEGIN) 20241030160355731 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355731 DSS <0004> hlr_ussd.c:518 262429861122534/0x7a6f18eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355731 DSS <0004> hlr_ussd.c:542 262429861122534/0x7a6f18eb: Cannot find conn for EUSE EUSE-foobar 20241030160355731 DSS <0004> hlr_ussd.c:354 262429861122534/0x7a6f18eb: Tx ReturnError(1, 0x22) 20241030160355731 DLGSUP <0013> hlr_ussd.c:278 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429861122534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861122534" session_id=2054101227 session_state=END} 20241030160355731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 20241030160355755 DAUC <0003> db_auc.c:157 IMSI='262424452546788': No 2G Auth Data 20241030160355755 DAUC <0003> db_auc.c:192 IMSI='262424452546788': No 3G Auth Data 20241030160355831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4258 20241030160355836 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355836 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424452546788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424452546788" session_id=418756599 session_state=BEGIN} 20241030160355836 DSS <0004> hlr_ussd.c:576 262424452546788/0x18f5b7f7: Process SS (BEGIN) 20241030160355836 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355836 DSS <0004> hlr_ussd.c:518 262424452546788/0x18f5b7f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355836 DSS <0004> hlr_ussd.c:542 262424452546788/0x18f5b7f7: Cannot find conn for EUSE EUSE-foobar 20241030160355836 DSS <0004> hlr_ussd.c:354 262424452546788/0x18f5b7f7: Tx ReturnError(1, 0x22) 20241030160355836 DLGSUP <0013> hlr_ussd.c:278 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424452546788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424452546788" session_id=418756599 session_state=END} 20241030160355836 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355837 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4258 20241030160355851 DAUC <0003> db_auc.c:157 IMSI='262428024745567': No 2G Auth Data 20241030160355851 DAUC <0003> db_auc.c:192 IMSI='262428024745567': No 3G Auth Data 20241030160355923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241030160355927 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355927 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428024745567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428024745567" session_id=4265274078 session_state=BEGIN} 20241030160355927 DSS <0004> hlr_ussd.c:576 262428024745567/0xfe3aeade: Process SS (BEGIN) 20241030160355927 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160355927 DSS <0004> hlr_ussd.c:518 262428024745567/0xfe3aeade: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160355927 DSS <0004> hlr_ussd.c:542 262428024745567/0xfe3aeade: Cannot find conn for EUSE EUSE-foobar 20241030160355927 DSS <0004> hlr_ussd.c:354 262428024745567/0xfe3aeade: Tx ReturnError(1, 0x22) 20241030160355927 DLGSUP <0013> hlr_ussd.c:278 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428024745567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428024745567" session_id=4265274078 session_state=END} 20241030160355928 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355928 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160355931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241030160355932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20241030160355932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20241030160355932 DLINP <000b> input/ipa.c:451 connected read/write 20241030160355932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160355932 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160355933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160355933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160355985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20241030160356187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20241030160359221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160359221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160359222 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241030160359223 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160359223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160359223 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  20241030160359223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160359223 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  20241030160359223 DLGSUP <0013> gsup_server.c:235 2:  20241030160359223 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160359223 DLGSUP <0013> gsup_server.c:235 3:  20241030160359223 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160359223 DLGSUP <0013> gsup_server.c:235 4:  20241030160359223 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160359223 DLGSUP <0013> gsup_server.c:235 5:  20241030160359223 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160359223 DLGSUP <0013> gsup_server.c:235 7:  20241030160359223 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160359224 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160359224 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160359224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160359233 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38999<->l=127.0.0.1:4259) 20241030160359248 DAUC <0003> db_auc.c:157 IMSI='262425327145069': No 2G Auth Data 20241030160359248 DAUC <0003> db_auc.c:192 IMSI='262425327145069': No 3G Auth Data 20241030160359306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241030160359309 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359310 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425327145069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425327145069" session_id=1773178371 session_state=BEGIN} 20241030160359310 DSS <0004> hlr_ussd.c:576 262425327145069/0x69b08e03: Process SS (BEGIN) 20241030160359310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359310 DSS <0004> hlr_ussd.c:518 262425327145069/0x69b08e03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359310 DSS <0004> hlr_ussd.c:363 262425327145069/0x69b08e03: Tx USSD 'Your IMSI is 262425327145069' 20241030160359310 DLGSUP <0013> hlr_ussd.c:278 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425327145069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425327145069" session_id=1773178371 session_state=END} 20241030160359310 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425327145069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359310 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359310 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241030160359326 DAUC <0003> db_auc.c:157 IMSI='262425002586237': No 2G Auth Data 20241030160359326 DAUC <0003> db_auc.c:192 IMSI='262425002586237': No 3G Auth Data 20241030160359372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20241030160359375 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359375 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425002586237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002586237" session_id=1778880652 session_state=BEGIN} 20241030160359375 DSS <0004> hlr_ussd.c:576 262425002586237/0x6a07908c: Process SS (BEGIN) 20241030160359375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359375 DSS <0004> hlr_ussd.c:518 262425002586237/0x6a07908c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359375 DSS <0004> hlr_ussd.c:363 262425002586237/0x6a07908c: Tx USSD 'Your IMSI is 262425002586237' 20241030160359375 DLGSUP <0013> hlr_ussd.c:278 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425002586237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002586237" session_id=1778880652 session_state=END} 20241030160359375 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425002586237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359375 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359375 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20241030160359398 DAUC <0003> db_auc.c:157 IMSI='262421616873862': No 2G Auth Data 20241030160359398 DAUC <0003> db_auc.c:192 IMSI='262421616873862': No 3G Auth Data 20241030160359448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241030160359452 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359452 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421616873862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421616873862" session_id=3101367197 session_state=BEGIN} 20241030160359452 DSS <0004> hlr_ussd.c:576 262421616873862/0xb8db1b9d: Process SS (BEGIN) 20241030160359452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359452 DSS <0004> hlr_ussd.c:518 262421616873862/0xb8db1b9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359452 DSS <0004> hlr_ussd.c:363 262421616873862/0xb8db1b9d: Tx USSD 'Your IMSI is 262421616873862' 20241030160359452 DLGSUP <0013> hlr_ussd.c:278 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421616873862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421616873862" session_id=3101367197 session_state=END} 20241030160359452 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421616873862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359452 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359452 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241030160359472 DAUC <0003> db_auc.c:157 IMSI='262428372551713': No 2G Auth Data 20241030160359472 DAUC <0003> db_auc.c:192 IMSI='262428372551713': No 3G Auth Data 20241030160359519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241030160359522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359522 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428372551713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428372551713" session_id=1360428666 session_state=BEGIN} 20241030160359522 DSS <0004> hlr_ussd.c:576 262428372551713/0x51167e7a: Process SS (BEGIN) 20241030160359522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359523 DSS <0004> hlr_ussd.c:518 262428372551713/0x51167e7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359523 DSS <0004> hlr_ussd.c:363 262428372551713/0x51167e7a: Tx USSD 'Your IMSI is 262428372551713' 20241030160359523 DLGSUP <0013> hlr_ussd.c:278 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428372551713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428372551713" session_id=1360428666 session_state=END} 20241030160359523 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428372551713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4258 20241030160359586 DAUC <0003> db_auc.c:157 IMSI='262426528088367': No 2G Auth Data 20241030160359586 DAUC <0003> db_auc.c:192 IMSI='262426528088367': No 3G Auth Data 20241030160359641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241030160359646 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359646 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426528088367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426528088367" session_id=3727273413 session_state=BEGIN} 20241030160359646 DSS <0004> hlr_ussd.c:576 262426528088367/0xde29adc5: Process SS (BEGIN) 20241030160359646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359646 DSS <0004> hlr_ussd.c:518 262426528088367/0xde29adc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359647 DSS <0004> hlr_ussd.c:363 262426528088367/0xde29adc5: Tx USSD 'Your IMSI is 262426528088367' 20241030160359647 DLGSUP <0013> hlr_ussd.c:278 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426528088367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426528088367" session_id=3727273413 session_state=END} 20241030160359647 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426528088367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241030160359670 DAUC <0003> db_auc.c:157 IMSI='262426509105669': No 2G Auth Data 20241030160359670 DAUC <0003> db_auc.c:192 IMSI='262426509105669': No 3G Auth Data 20241030160359748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4258 20241030160359751 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359751 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426509105669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426509105669" session_id=1255353328 session_state=BEGIN} 20241030160359751 DSS <0004> hlr_ussd.c:576 262426509105669/0x4ad32bf0: Process SS (BEGIN) 20241030160359751 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359751 DSS <0004> hlr_ussd.c:518 262426509105669/0x4ad32bf0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359751 DSS <0004> hlr_ussd.c:363 262426509105669/0x4ad32bf0: Tx USSD 'Your IMSI is 262426509105669' 20241030160359751 DLGSUP <0013> hlr_ussd.c:278 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426509105669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426509105669" session_id=1255353328 session_state=END} 20241030160359751 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426509105669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359751 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359751 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4258 20241030160359791 DAUC <0003> db_auc.c:157 IMSI='262425066629697': No 2G Auth Data 20241030160359791 DAUC <0003> db_auc.c:192 IMSI='262425066629697': No 3G Auth Data 20241030160359858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 20241030160359863 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359863 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425066629697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425066629697" session_id=2198494522 session_state=BEGIN} 20241030160359863 DSS <0004> hlr_ussd.c:576 262425066629697/0x830a5d3a: Process SS (BEGIN) 20241030160359863 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359863 DSS <0004> hlr_ussd.c:518 262425066629697/0x830a5d3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359863 DSS <0004> hlr_ussd.c:363 262425066629697/0x830a5d3a: Tx USSD 'Your IMSI is 262425066629697' 20241030160359863 DLGSUP <0013> hlr_ussd.c:278 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425066629697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425066629697" session_id=2198494522 session_state=END} 20241030160359863 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425066629697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359863 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359863 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4258 20241030160359883 DAUC <0003> db_auc.c:157 IMSI='262422409258369': No 2G Auth Data 20241030160359883 DAUC <0003> db_auc.c:192 IMSI='262422409258369': No 3G Auth Data 20241030160359953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20241030160359956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359956 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422409258369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422409258369" session_id=4202473761 session_state=BEGIN} 20241030160359956 DSS <0004> hlr_ussd.c:576 262422409258369/0xfa7ca921: Process SS (BEGIN) 20241030160359956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160359956 DSS <0004> hlr_ussd.c:518 262422409258369/0xfa7ca921: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160359956 DSS <0004> hlr_ussd.c:363 262422409258369/0xfa7ca921: Tx USSD 'Your IMSI is 262422409258369' 20241030160359956 DLGSUP <0013> hlr_ussd.c:278 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422409258369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422409258369" session_id=4202473761 session_state=END} 20241030160359956 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422409258369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160359956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160359960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50126<->l=127.0.0.1:4258 20241030160359960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241030160359961 DLINP <000b> input/ipa.c:451 connected read/write 20241030160359961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160359961 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160359961 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160359961 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160359961 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38999<->l=127.0.0.1:4259) 20241030160400003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4258 20241030160400205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4258 20241030160403267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160403267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160403269 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241030160403271 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160403271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160403271 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  20241030160403271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160403271 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  20241030160403271 DLGSUP <0013> gsup_server.c:235 2:  20241030160403271 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160403271 DLGSUP <0013> gsup_server.c:235 3:  20241030160403271 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160403271 DLGSUP <0013> gsup_server.c:235 4:  20241030160403271 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160403271 DLGSUP <0013> gsup_server.c:235 5:  20241030160403271 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160403271 DLGSUP <0013> gsup_server.c:235 7:  20241030160403271 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160403271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160403271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160403271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160403283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241030160403302 DAUC <0003> db_auc.c:157 IMSI='262426696139519': No 2G Auth Data 20241030160403302 DAUC <0003> db_auc.c:192 IMSI='262426696139519': No 3G Auth Data 20241030160403354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241030160403361 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403361 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426696139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426696139519" source_name="the-source\n" session_id=1719315424 session_state=BEGIN} 20241030160403361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030160403361 DSS <0004> hlr_ussd.c:576 262426696139519/0x667aabe0: Process SS (BEGIN) 20241030160403361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403361 DSS <0004> hlr_ussd.c:518 262426696139519/0x667aabe0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403361 DSS <0004> hlr_ussd.c:363 262426696139519/0x667aabe0: Tx USSD 'Your IMSI is 262426696139519' 20241030160403361 DLGSUP <0013> hlr_ussd.c:278 GSUP 141: the-source\n: IMSI-262426696139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426696139519" destination_name="the-source\n" session_id=1719315424 session_state=END} 20241030160403361 DLGSUP <0013> gsup_req.c:171 GSUP 141: the-source\n: IMSI-262426696139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403361 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403361 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.1:4258 20241030160403383 DAUC <0003> db_auc.c:157 IMSI='262424638980203': No 2G Auth Data 20241030160403383 DAUC <0003> db_auc.c:192 IMSI='262424638980203': No 3G Auth Data 20241030160403431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241030160403437 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403437 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424638980203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424638980203" source_name="the-source\n" session_id=213931572 session_state=BEGIN} 20241030160403437 DSS <0004> hlr_ussd.c:576 262424638980203/0x0cc05634: Process SS (BEGIN) 20241030160403437 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403437 DSS <0004> hlr_ussd.c:518 262424638980203/0x0cc05634: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403437 DSS <0004> hlr_ussd.c:363 262424638980203/0x0cc05634: Tx USSD 'Your IMSI is 262424638980203' 20241030160403437 DLGSUP <0013> hlr_ussd.c:278 GSUP 142: the-source\n: IMSI-262424638980203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424638980203" destination_name="the-source\n" session_id=213931572 session_state=END} 20241030160403437 DLGSUP <0013> gsup_req.c:171 GSUP 142: the-source\n: IMSI-262424638980203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403437 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403437 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20241030160403475 DAUC <0003> db_auc.c:157 IMSI='262423487151419': No 2G Auth Data 20241030160403475 DAUC <0003> db_auc.c:192 IMSI='262423487151419': No 3G Auth Data 20241030160403524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241030160403530 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403530 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423487151419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423487151419" source_name="the-source\n" session_id=1405803752 session_state=BEGIN} 20241030160403530 DSS <0004> hlr_ussd.c:576 262423487151419/0x53cadce8: Process SS (BEGIN) 20241030160403530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403530 DSS <0004> hlr_ussd.c:518 262423487151419/0x53cadce8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403530 DSS <0004> hlr_ussd.c:363 262423487151419/0x53cadce8: Tx USSD 'Your IMSI is 262423487151419' 20241030160403530 DLGSUP <0013> hlr_ussd.c:278 GSUP 143: the-source\n: IMSI-262423487151419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423487151419" destination_name="the-source\n" session_id=1405803752 session_state=END} 20241030160403530 DLGSUP <0013> gsup_req.c:171 GSUP 143: the-source\n: IMSI-262423487151419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403530 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403531 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20241030160403553 DAUC <0003> db_auc.c:157 IMSI='262424846342148': No 2G Auth Data 20241030160403553 DAUC <0003> db_auc.c:192 IMSI='262424846342148': No 3G Auth Data 20241030160403597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20241030160403603 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403603 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424846342148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846342148" source_name="the-source\n" session_id=1870687743 session_state=BEGIN} 20241030160403603 DSS <0004> hlr_ussd.c:576 262424846342148/0x6f806dff: Process SS (BEGIN) 20241030160403603 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403603 DSS <0004> hlr_ussd.c:518 262424846342148/0x6f806dff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403604 DSS <0004> hlr_ussd.c:363 262424846342148/0x6f806dff: Tx USSD 'Your IMSI is 262424846342148' 20241030160403604 DLGSUP <0013> hlr_ussd.c:278 GSUP 144: the-source\n: IMSI-262424846342148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846342148" destination_name="the-source\n" session_id=1870687743 session_state=END} 20241030160403604 DLGSUP <0013> gsup_req.c:171 GSUP 144: the-source\n: IMSI-262424846342148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20241030160403618 DAUC <0003> db_auc.c:157 IMSI='262421761634689': No 2G Auth Data 20241030160403618 DAUC <0003> db_auc.c:192 IMSI='262421761634689': No 3G Auth Data 20241030160403671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241030160403677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403677 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421761634689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421761634689" source_name="the-source\n" session_id=539667642 session_state=BEGIN} 20241030160403677 DSS <0004> hlr_ussd.c:576 262421761634689/0x202aacba: Process SS (BEGIN) 20241030160403677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403677 DSS <0004> hlr_ussd.c:518 262421761634689/0x202aacba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403677 DSS <0004> hlr_ussd.c:363 262421761634689/0x202aacba: Tx USSD 'Your IMSI is 262421761634689' 20241030160403677 DLGSUP <0013> hlr_ussd.c:278 GSUP 145: the-source\n: IMSI-262421761634689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421761634689" destination_name="the-source\n" session_id=539667642 session_state=END} 20241030160403677 DLGSUP <0013> gsup_req.c:171 GSUP 145: the-source\n: IMSI-262421761634689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20241030160403692 DAUC <0003> db_auc.c:157 IMSI='262428718178794': No 2G Auth Data 20241030160403692 DAUC <0003> db_auc.c:192 IMSI='262428718178794': No 3G Auth Data 20241030160403758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 20241030160403763 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403763 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428718178794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428718178794" source_name="the-source\n" session_id=3695669290 session_state=BEGIN} 20241030160403763 DSS <0004> hlr_ussd.c:576 262428718178794/0xdc47702a: Process SS (BEGIN) 20241030160403763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403763 DSS <0004> hlr_ussd.c:518 262428718178794/0xdc47702a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403763 DSS <0004> hlr_ussd.c:363 262428718178794/0xdc47702a: Tx USSD 'Your IMSI is 262428718178794' 20241030160403763 DLGSUP <0013> hlr_ussd.c:278 GSUP 146: the-source\n: IMSI-262428718178794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428718178794" destination_name="the-source\n" session_id=3695669290 session_state=END} 20241030160403763 DLGSUP <0013> gsup_req.c:171 GSUP 146: the-source\n: IMSI-262428718178794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403763 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403763 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4258 20241030160403781 DAUC <0003> db_auc.c:157 IMSI='262420277232750': No 2G Auth Data 20241030160403781 DAUC <0003> db_auc.c:192 IMSI='262420277232750': No 3G Auth Data 20241030160403846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4258 20241030160403850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403850 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420277232750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420277232750" source_name="the-source\n" session_id=3168513271 session_state=BEGIN} 20241030160403850 DSS <0004> hlr_ussd.c:576 262420277232750/0xbcdbacf7: Process SS (BEGIN) 20241030160403850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403850 DSS <0004> hlr_ussd.c:518 262420277232750/0xbcdbacf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403850 DSS <0004> hlr_ussd.c:363 262420277232750/0xbcdbacf7: Tx USSD 'Your IMSI is 262420277232750' 20241030160403850 DLGSUP <0013> hlr_ussd.c:278 GSUP 147: the-source\n: IMSI-262420277232750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277232750" destination_name="the-source\n" session_id=3168513271 session_state=END} 20241030160403850 DLGSUP <0013> gsup_req.c:171 GSUP 147: the-source\n: IMSI-262420277232750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4258 20241030160403895 DAUC <0003> db_auc.c:157 IMSI='262421427082734': No 2G Auth Data 20241030160403895 DAUC <0003> db_auc.c:192 IMSI='262421427082734': No 3G Auth Data 20241030160403968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241030160403976 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403976 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421427082734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421427082734" source_name="the-source\n" session_id=4291281346 session_state=BEGIN} 20241030160403976 DSS <0004> hlr_ussd.c:576 262421427082734/0xffc7c1c2: Process SS (BEGIN) 20241030160403976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241030160403976 DSS <0004> hlr_ussd.c:518 262421427082734/0xffc7c1c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241030160403976 DSS <0004> hlr_ussd.c:363 262421427082734/0xffc7c1c2: Tx USSD 'Your IMSI is 262421427082734' 20241030160403976 DLGSUP <0013> hlr_ussd.c:278 GSUP 148: the-source\n: IMSI-262421427082734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421427082734" destination_name="the-source\n" session_id=4291281346 session_state=END} 20241030160403976 DLGSUP <0013> gsup_req.c:171 GSUP 148: the-source\n: IMSI-262421427082734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160403976 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403976 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160403980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20241030160403981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20241030160403995 DLINP <000b> input/ipa.c:451 connected read/write 20241030160403996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160403996 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160403996 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160403996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160403996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030160403998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36755<->l=127.0.0.1:4259) 20241030160404077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241030160404278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20241030160407313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160407313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160407315 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20241030160407318 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407318 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160407318 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160407318 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  20241030160407318 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160407318 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  20241030160407318 DLGSUP <0013> gsup_server.c:235 2:  20241030160407318 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160407318 DLGSUP <0013> gsup_server.c:235 3:  20241030160407318 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160407318 DLGSUP <0013> gsup_server.c:235 4:  20241030160407318 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160407318 DLGSUP <0013> gsup_server.c:235 5:  20241030160407318 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160407318 DLGSUP <0013> gsup_server.c:235 7:  20241030160407318 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160407318 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160407318 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160407318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160407329 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36821<->l=127.0.0.1:4259) 20241030160407398 DAUC <0003> db_auc.c:157 IMSI='262422279706170': No 2G Auth Data 20241030160407398 DAUC <0003> db_auc.c:192 IMSI='262422279706170': No 3G Auth Data 20241030160407472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241030160407480 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407480 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422279706170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422279706170" session_id=1511237059 session_state=BEGIN} 20241030160407480 DSS <0004> hlr_ussd.c:576 262422279706170/0x5a13a5c3: Process SS (BEGIN) 20241030160407480 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407480 DSS <0004> hlr_ussd.c:518 262422279706170/0x5a13a5c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407480 DSS <0004> hlr_ussd.c:363 262422279706170/0x5a13a5c3: Tx USSD 'Your extension is 491616700263' 20241030160407481 DLGSUP <0013> hlr_ussd.c:278 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422279706170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422279706170" session_id=1511237059 session_state=END} 20241030160407481 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422279706170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407481 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407481 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20241030160407508 DAUC <0003> db_auc.c:157 IMSI='262425916326550': No 2G Auth Data 20241030160407509 DAUC <0003> db_auc.c:192 IMSI='262425916326550': No 3G Auth Data 20241030160407538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 20241030160407541 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407542 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262425916326550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425916326550" session_id=1506447597 session_state=BEGIN} 20241030160407542 DSS <0004> hlr_ussd.c:576 262425916326550/0x59ca90ed: Process SS (BEGIN) 20241030160407542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407542 DSS <0004> hlr_ussd.c:518 262425916326550/0x59ca90ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407542 DSS <0004> hlr_ussd.c:363 262425916326550/0x59ca90ed: Tx USSD 'Your extension is 491618757341' 20241030160407542 DLGSUP <0013> hlr_ussd.c:278 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262425916326550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425916326550" session_id=1506447597 session_state=END} 20241030160407542 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262425916326550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407542 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407542 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 20241030160407556 DAUC <0003> db_auc.c:157 IMSI='262429981548393': No 2G Auth Data 20241030160407556 DAUC <0003> db_auc.c:192 IMSI='262429981548393': No 3G Auth Data 20241030160407621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20241030160407624 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407624 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429981548393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429981548393" session_id=1967904991 session_state=BEGIN} 20241030160407624 DSS <0004> hlr_ussd.c:576 262429981548393/0x754bd8df: Process SS (BEGIN) 20241030160407624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407624 DSS <0004> hlr_ussd.c:518 262429981548393/0x754bd8df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407624 DSS <0004> hlr_ussd.c:363 262429981548393/0x754bd8df: Tx USSD 'Your extension is 491615820736' 20241030160407625 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429981548393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429981548393" session_id=1967904991 session_state=END} 20241030160407625 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429981548393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407625 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407625 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20241030160407647 DAUC <0003> db_auc.c:157 IMSI='262426186717260': No 2G Auth Data 20241030160407647 DAUC <0003> db_auc.c:192 IMSI='262426186717260': No 3G Auth Data 20241030160407710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241030160407716 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407716 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426186717260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426186717260" session_id=1924146402 session_state=BEGIN} 20241030160407716 DSS <0004> hlr_ussd.c:576 262426186717260/0x72b024e2: Process SS (BEGIN) 20241030160407716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407716 DSS <0004> hlr_ussd.c:518 262426186717260/0x72b024e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407716 DSS <0004> hlr_ussd.c:363 262426186717260/0x72b024e2: Tx USSD 'Your extension is 491611173473' 20241030160407716 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426186717260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426186717260" session_id=1924146402 session_state=END} 20241030160407716 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426186717260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407716 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407716 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241030160407725 DAUC <0003> db_auc.c:157 IMSI='262420730186709': No 2G Auth Data 20241030160407726 DAUC <0003> db_auc.c:192 IMSI='262420730186709': No 3G Auth Data 20241030160407765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20241030160407771 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407771 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420730186709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420730186709" session_id=1510706860 session_state=BEGIN} 20241030160407771 DSS <0004> hlr_ussd.c:576 262420730186709/0x5a0b8eac: Process SS (BEGIN) 20241030160407771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407771 DSS <0004> hlr_ussd.c:518 262420730186709/0x5a0b8eac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407771 DSS <0004> hlr_ussd.c:363 262420730186709/0x5a0b8eac: Tx USSD 'Your extension is 491617003258' 20241030160407771 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420730186709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420730186709" session_id=1510706860 session_state=END} 20241030160407771 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420730186709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407771 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407771 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20241030160407816 DAUC <0003> db_auc.c:157 IMSI='262420408102714': No 2G Auth Data 20241030160407816 DAUC <0003> db_auc.c:192 IMSI='262420408102714': No 3G Auth Data 20241030160407890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 20241030160407893 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407893 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420408102714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420408102714" session_id=2523857708 session_state=BEGIN} 20241030160407893 DSS <0004> hlr_ussd.c:576 262420408102714/0x966f032c: Process SS (BEGIN) 20241030160407893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407893 DSS <0004> hlr_ussd.c:518 262420408102714/0x966f032c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407893 DSS <0004> hlr_ussd.c:363 262420408102714/0x966f032c: Tx USSD 'Your extension is 491612645113' 20241030160407893 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420408102714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420408102714" session_id=2523857708 session_state=END} 20241030160407893 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420408102714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407893 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407893 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 20241030160407906 DAUC <0003> db_auc.c:157 IMSI='262426497434468': No 2G Auth Data 20241030160407906 DAUC <0003> db_auc.c:192 IMSI='262426497434468': No 3G Auth Data 20241030160407952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4258 20241030160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160407956 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426497434468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426497434468" session_id=2586602166 session_state=BEGIN} 20241030160407956 DSS <0004> hlr_ussd.c:576 262426497434468/0x9a2c6ab6: Process SS (BEGIN) 20241030160407956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160407956 DSS <0004> hlr_ussd.c:518 262426497434468/0x9a2c6ab6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160407956 DSS <0004> hlr_ussd.c:363 262426497434468/0x9a2c6ab6: Tx USSD 'Your extension is 491616860733' 20241030160407956 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426497434468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426497434468" session_id=2586602166 session_state=END} 20241030160407956 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426497434468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241030160407956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160407959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4258 20241030160407965 DAUC <0003> db_auc.c:157 IMSI='262423358447248': No 2G Auth Data 20241030160407965 DAUC <0003> db_auc.c:192 IMSI='262423358447248': No 3G Auth Data 20241030160408004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241030160408009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160408009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160408009 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423358447248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423358447248" session_id=2160206999 session_state=BEGIN} 20241030160408009 DSS <0004> hlr_ussd.c:576 262423358447248/0x80c22497: Process SS (BEGIN) 20241030160408009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160408009 DSS <0004> hlr_ussd.c:518 262423358447248/0x80c22497: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160408009 DSS <0004> hlr_ussd.c:363 262423358447248/0x80c22497: Tx USSD 'Your extension is 491613257828' 20241030160408009 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423358447248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423358447248" session_id=2160206999 session_state=END} 20241030160408009 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423358447248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160408009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160408009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160408009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160408009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160408012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241030160408012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20241030160408013 DLINP <000b> input/ipa.c:451 connected read/write 20241030160408013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160408013 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160408013 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160408013 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160408013 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36821<->l=127.0.0.1:4259) 20241030160408058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20241030160408259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20241030160411296 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160411296 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160411297 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 20241030160411299 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160411299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160411299 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  20241030160411299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160411299 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  20241030160411299 DLGSUP <0013> gsup_server.c:235 2:  20241030160411299 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160411299 DLGSUP <0013> gsup_server.c:235 3:  20241030160411299 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160411299 DLGSUP <0013> gsup_server.c:235 4:  20241030160411299 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160411299 DLGSUP <0013> gsup_server.c:235 5:  20241030160411299 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160411299 DLGSUP <0013> gsup_server.c:235 7:  20241030160411299 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160411299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160411299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160411299 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160411311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35243<->l=127.0.0.1:4259) 20241030160411325 DAUC <0003> db_auc.c:157 IMSI='262429882922129': No 2G Auth Data 20241030160411325 DAUC <0003> db_auc.c:192 IMSI='262429882922129': No 3G Auth Data 20241030160411368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20241030160411373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411373 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429882922129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429882922129" source_name="the-source\n" session_id=267079332 session_state=BEGIN} 20241030160411373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030160411373 DSS <0004> hlr_ussd.c:576 262429882922129/0x0feb4ea4: Process SS (BEGIN) 20241030160411373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411373 DSS <0004> hlr_ussd.c:518 262429882922129/0x0feb4ea4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411373 DSS <0004> hlr_ussd.c:363 262429882922129/0x0feb4ea4: Tx USSD 'Your extension is 491614226702' 20241030160411373 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: the-source\n: IMSI-262429882922129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429882922129" destination_name="the-source\n" session_id=267079332 session_state=END} 20241030160411373 DLGSUP <0013> gsup_req.c:171 GSUP 157: the-source\n: IMSI-262429882922129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20241030160411399 DAUC <0003> db_auc.c:157 IMSI='262423337345789': No 2G Auth Data 20241030160411399 DAUC <0003> db_auc.c:192 IMSI='262423337345789': No 3G Auth Data 20241030160411431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20241030160411435 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411435 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423337345789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423337345789" source_name="the-source\n" session_id=4085797171 session_state=BEGIN} 20241030160411435 DSS <0004> hlr_ussd.c:576 262423337345789/0xf3885133: Process SS (BEGIN) 20241030160411435 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411435 DSS <0004> hlr_ussd.c:518 262423337345789/0xf3885133: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411435 DSS <0004> hlr_ussd.c:363 262423337345789/0xf3885133: Tx USSD 'Your extension is 491611333187' 20241030160411435 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: the-source\n: IMSI-262423337345789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423337345789" destination_name="the-source\n" session_id=4085797171 session_state=END} 20241030160411435 DLGSUP <0013> gsup_req.c:171 GSUP 158: the-source\n: IMSI-262423337345789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411435 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411435 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20241030160411449 DAUC <0003> db_auc.c:157 IMSI='262427466881541': No 2G Auth Data 20241030160411449 DAUC <0003> db_auc.c:192 IMSI='262427466881541': No 3G Auth Data 20241030160411480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20241030160411484 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411484 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427466881541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427466881541" source_name="the-source\n" session_id=3928977660 session_state=BEGIN} 20241030160411484 DSS <0004> hlr_ussd.c:576 262427466881541/0xea2f70fc: Process SS (BEGIN) 20241030160411484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411484 DSS <0004> hlr_ussd.c:518 262427466881541/0xea2f70fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411484 DSS <0004> hlr_ussd.c:363 262427466881541/0xea2f70fc: Tx USSD 'Your extension is 491610526634' 20241030160411484 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: the-source\n: IMSI-262427466881541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427466881541" destination_name="the-source\n" session_id=3928977660 session_state=END} 20241030160411484 DLGSUP <0013> gsup_req.c:171 GSUP 159: the-source\n: IMSI-262427466881541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411484 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411484 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20241030160411494 DAUC <0003> db_auc.c:157 IMSI='262428221532463': No 2G Auth Data 20241030160411495 DAUC <0003> db_auc.c:192 IMSI='262428221532463': No 3G Auth Data 20241030160411527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241030160411532 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411532 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428221532463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428221532463" source_name="the-source\n" session_id=3294923363 session_state=BEGIN} 20241030160411532 DSS <0004> hlr_ussd.c:576 262428221532463/0xc4648a63: Process SS (BEGIN) 20241030160411532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411532 DSS <0004> hlr_ussd.c:518 262428221532463/0xc4648a63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411532 DSS <0004> hlr_ussd.c:363 262428221532463/0xc4648a63: Tx USSD 'Your extension is 491618706113' 20241030160411532 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: the-source\n: IMSI-262428221532463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428221532463" destination_name="the-source\n" session_id=3294923363 session_state=END} 20241030160411533 DLGSUP <0013> gsup_req.c:171 GSUP 160: the-source\n: IMSI-262428221532463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411533 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411533 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.1:4258 20241030160411542 DAUC <0003> db_auc.c:157 IMSI='262425490680728': No 2G Auth Data 20241030160411542 DAUC <0003> db_auc.c:192 IMSI='262425490680728': No 3G Auth Data 20241030160411575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 20241030160411583 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411583 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425490680728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425490680728" source_name="the-source\n" session_id=4036504188 session_state=BEGIN} 20241030160411583 DSS <0004> hlr_ussd.c:576 262425490680728/0xf0982a7c: Process SS (BEGIN) 20241030160411583 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411583 DSS <0004> hlr_ussd.c:518 262425490680728/0xf0982a7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411584 DSS <0004> hlr_ussd.c:363 262425490680728/0xf0982a7c: Tx USSD 'Your extension is 491614745818' 20241030160411584 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: the-source\n: IMSI-262425490680728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425490680728" destination_name="the-source\n" session_id=4036504188 session_state=END} 20241030160411584 DLGSUP <0013> gsup_req.c:171 GSUP 161: the-source\n: IMSI-262425490680728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411584 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411584 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 20241030160411633 DAUC <0003> db_auc.c:157 IMSI='262426665095290': No 2G Auth Data 20241030160411633 DAUC <0003> db_auc.c:192 IMSI='262426665095290': No 3G Auth Data 20241030160411683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241030160411690 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411690 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426665095290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426665095290" source_name="the-source\n" session_id=800887761 session_state=BEGIN} 20241030160411690 DSS <0004> hlr_ussd.c:576 262426665095290/0x2fbc93d1: Process SS (BEGIN) 20241030160411690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411690 DSS <0004> hlr_ussd.c:518 262426665095290/0x2fbc93d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411690 DSS <0004> hlr_ussd.c:363 262426665095290/0x2fbc93d1: Tx USSD 'Your extension is 491615688470' 20241030160411690 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: the-source\n: IMSI-262426665095290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426665095290" destination_name="the-source\n" session_id=800887761 session_state=END} 20241030160411691 DLGSUP <0013> gsup_req.c:171 GSUP 162: the-source\n: IMSI-262426665095290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411691 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411691 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241030160411704 DAUC <0003> db_auc.c:157 IMSI='262422324629094': No 2G Auth Data 20241030160411704 DAUC <0003> db_auc.c:192 IMSI='262422324629094': No 3G Auth Data 20241030160411748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241030160411757 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411757 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422324629094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422324629094" source_name="the-source\n" session_id=300203614 session_state=BEGIN} 20241030160411757 DSS <0004> hlr_ussd.c:576 262422324629094/0x11e4be5e: Process SS (BEGIN) 20241030160411758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411758 DSS <0004> hlr_ussd.c:518 262422324629094/0x11e4be5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411758 DSS <0004> hlr_ussd.c:363 262422324629094/0x11e4be5e: Tx USSD 'Your extension is 491614181550' 20241030160411758 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: the-source\n: IMSI-262422324629094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422324629094" destination_name="the-source\n" session_id=300203614 session_state=END} 20241030160411758 DLGSUP <0013> gsup_req.c:171 GSUP 163: the-source\n: IMSI-262422324629094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411758 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411758 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20241030160411772 DAUC <0003> db_auc.c:157 IMSI='262421860220814': No 2G Auth Data 20241030160411772 DAUC <0003> db_auc.c:192 IMSI='262421860220814': No 3G Auth Data 20241030160411826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 20241030160411841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411841 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421860220814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421860220814" source_name="the-source\n" session_id=2743042327 session_state=BEGIN} 20241030160411841 DSS <0004> hlr_ussd.c:576 262421860220814/0xa37f8117: Process SS (BEGIN) 20241030160411841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241030160411841 DSS <0004> hlr_ussd.c:518 262421860220814/0xa37f8117: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241030160411841 DSS <0004> hlr_ussd.c:363 262421860220814/0xa37f8117: Tx USSD 'Your extension is 491616806422' 20241030160411841 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: the-source\n: IMSI-262421860220814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421860220814" destination_name="the-source\n" session_id=2743042327 session_state=END} 20241030160411841 DLGSUP <0013> gsup_req.c:171 GSUP 164: the-source\n: IMSI-262421860220814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160411841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411841 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160411849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4258 20241030160411851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 20241030160411853 DLINP <000b> input/ipa.c:451 connected read/write 20241030160411853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160411853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160411853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160411853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160411853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030160411854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35243<->l=127.0.0.1:4259) 20241030160411959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4258 20241030160412161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4258 20241030160415216 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40005 20241030160415216 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40005 20241030160415217 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415217 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415220 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415220 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415220 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160415220 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030160415220 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030160415220 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  20241030160415220 DLGSUP <0013> gsup_server.c:235 2:  20241030160415220 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 3:  20241030160415220 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 4:  20241030160415220 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 5:  20241030160415220 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 7:  20241030160415220 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160415220 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160415220 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160415220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40005 20241030160415221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160415221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160415223 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241030160415225 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415225 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160415225 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160415225 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  20241030160415225 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160415225 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  20241030160415225 DLGSUP <0013> gsup_server.c:235 2:  20241030160415225 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160415225 DLGSUP <0013> gsup_server.c:235 3:  20241030160415225 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160415225 DLGSUP <0013> gsup_server.c:235 4:  20241030160415225 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160415225 DLGSUP <0013> gsup_server.c:235 5:  20241030160415225 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160415225 DLGSUP <0013> gsup_server.c:235 7:  20241030160415225 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160415225 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160415225 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160415225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160415238 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44181<->l=127.0.0.1:4259) 20241030160415264 DAUC <0003> db_auc.c:157 IMSI='262420112615521': No 2G Auth Data 20241030160415264 DAUC <0003> db_auc.c:192 IMSI='262420112615521': No 3G Auth Data 20241030160415302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 20241030160415307 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415307 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420112615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420112615521" session_id=3128468982 session_state=BEGIN} 20241030160415307 DSS <0004> hlr_ussd.c:576 262420112615521/0xba78a5f6: Process SS (BEGIN) 20241030160415307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415307 DSS <0004> hlr_ussd.c:518 262420112615521/0xba78a5f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415307 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415307 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415307 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415307 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415313 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415313 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415313 DLGSUP <0013> gsup_req.c:138 GSUP 166: EUSE-foobar: IMSI-262420112615521 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420112615521" session_id=3128468982 session_state=END} 20241030160415313 DSS <0004> hlr_ussd.c:576 262420112615521/0xba78a5f6: Process SS (END) 20241030160415313 DSS <0004> hlr_ussd.c:518 262420112615521/0xba78a5f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415313 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420112615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420112615521" session_id=3128468982 session_state=END} 20241030160415313 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420112615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415313 DLGSUP <0013> gsup_req.c:171 GSUP 166: EUSE-foobar: IMSI-262420112615521 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415313 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415313 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 20241030160415323 DAUC <0003> db_auc.c:157 IMSI='262420448986636': No 2G Auth Data 20241030160415323 DAUC <0003> db_auc.c:192 IMSI='262420448986636': No 3G Auth Data 20241030160415370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4258 20241030160415373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415373 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420448986636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420448986636" session_id=2149381326 session_state=BEGIN} 20241030160415373 DSS <0004> hlr_ussd.c:576 262420448986636/0x801cf4ce: Process SS (BEGIN) 20241030160415373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415373 DSS <0004> hlr_ussd.c:518 262420448986636/0x801cf4ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415373 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415373 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415373 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415374 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415374 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415375 DLGSUP <0013> gsup_req.c:138 GSUP 168: EUSE-foobar: IMSI-262420448986636 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448986636" session_id=2149381326 session_state=END} 20241030160415375 DSS <0004> hlr_ussd.c:576 262420448986636/0x801cf4ce: Process SS (END) 20241030160415375 DSS <0004> hlr_ussd.c:518 262420448986636/0x801cf4ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415375 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420448986636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448986636" session_id=2149381326 session_state=END} 20241030160415375 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420448986636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415375 DLGSUP <0013> gsup_req.c:171 GSUP 168: EUSE-foobar: IMSI-262420448986636 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415375 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415375 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4258 20241030160415385 DAUC <0003> db_auc.c:157 IMSI='262420084344958': No 2G Auth Data 20241030160415385 DAUC <0003> db_auc.c:192 IMSI='262420084344958': No 3G Auth Data 20241030160415413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241030160415418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415418 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420084344958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084344958" session_id=2212978233 session_state=BEGIN} 20241030160415418 DSS <0004> hlr_ussd.c:576 262420084344958/0x83e75e39: Process SS (BEGIN) 20241030160415418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415418 DSS <0004> hlr_ussd.c:518 262420084344958/0x83e75e39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415418 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415418 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415420 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415420 DLGSUP <0013> gsup_req.c:138 GSUP 170: EUSE-foobar: IMSI-262420084344958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084344958" session_id=2212978233 session_state=END} 20241030160415420 DSS <0004> hlr_ussd.c:576 262420084344958/0x83e75e39: Process SS (END) 20241030160415420 DSS <0004> hlr_ussd.c:518 262420084344958/0x83e75e39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415420 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420084344958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084344958" session_id=2212978233 session_state=END} 20241030160415420 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420084344958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415420 DLGSUP <0013> gsup_req.c:171 GSUP 170: EUSE-foobar: IMSI-262420084344958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20241030160415431 DAUC <0003> db_auc.c:157 IMSI='262420339872737': No 2G Auth Data 20241030160415431 DAUC <0003> db_auc.c:192 IMSI='262420339872737': No 3G Auth Data 20241030160415461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4258 20241030160415466 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415466 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420339872737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420339872737" session_id=4153808161 session_state=BEGIN} 20241030160415466 DSS <0004> hlr_ussd.c:576 262420339872737/0xf7961521: Process SS (BEGIN) 20241030160415466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415466 DSS <0004> hlr_ussd.c:518 262420339872737/0xf7961521: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415466 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415466 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415466 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415466 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415468 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415468 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415468 DLGSUP <0013> gsup_req.c:138 GSUP 172: EUSE-foobar: IMSI-262420339872737 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420339872737" session_id=4153808161 session_state=END} 20241030160415468 DSS <0004> hlr_ussd.c:576 262420339872737/0xf7961521: Process SS (END) 20241030160415468 DSS <0004> hlr_ussd.c:518 262420339872737/0xf7961521: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415468 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420339872737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420339872737" session_id=4153808161 session_state=END} 20241030160415468 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420339872737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415468 DLGSUP <0013> gsup_req.c:171 GSUP 172: EUSE-foobar: IMSI-262420339872737 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415468 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415468 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4258 20241030160415489 DAUC <0003> db_auc.c:157 IMSI='262422214655250': No 2G Auth Data 20241030160415489 DAUC <0003> db_auc.c:192 IMSI='262422214655250': No 3G Auth Data 20241030160415522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20241030160415527 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415527 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422214655250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422214655250" session_id=516527123 session_state=BEGIN} 20241030160415527 DSS <0004> hlr_ussd.c:576 262422214655250/0x1ec99413: Process SS (BEGIN) 20241030160415527 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415527 DSS <0004> hlr_ussd.c:518 262422214655250/0x1ec99413: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415527 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415527 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415527 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415527 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415529 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415529 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415529 DLGSUP <0013> gsup_req.c:138 GSUP 174: EUSE-foobar: IMSI-262422214655250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422214655250" session_id=516527123 session_state=END} 20241030160415529 DSS <0004> hlr_ussd.c:576 262422214655250/0x1ec99413: Process SS (END) 20241030160415529 DSS <0004> hlr_ussd.c:518 262422214655250/0x1ec99413: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415529 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422214655250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422214655250" session_id=516527123 session_state=END} 20241030160415529 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422214655250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415529 DLGSUP <0013> gsup_req.c:171 GSUP 174: EUSE-foobar: IMSI-262422214655250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415529 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415529 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20241030160415542 DAUC <0003> db_auc.c:157 IMSI='262426568636115': No 2G Auth Data 20241030160415542 DAUC <0003> db_auc.c:192 IMSI='262426568636115': No 3G Auth Data 20241030160415588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38528<->l=127.0.0.1:4258 20241030160415592 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415592 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426568636115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426568636115" session_id=4029138067 session_state=BEGIN} 20241030160415592 DSS <0004> hlr_ussd.c:576 262426568636115/0xf027c493: Process SS (BEGIN) 20241030160415592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415592 DSS <0004> hlr_ussd.c:518 262426568636115/0xf027c493: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415592 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415592 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415592 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415592 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415593 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415593 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415593 DLGSUP <0013> gsup_req.c:138 GSUP 176: EUSE-foobar: IMSI-262426568636115 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426568636115" session_id=4029138067 session_state=END} 20241030160415593 DSS <0004> hlr_ussd.c:576 262426568636115/0xf027c493: Process SS (END) 20241030160415593 DSS <0004> hlr_ussd.c:518 262426568636115/0xf027c493: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415593 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426568636115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426568636115" session_id=4029138067 session_state=END} 20241030160415593 DLGSUP <0013> gsup_req.c:171 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426568636115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415593 DLGSUP <0013> gsup_req.c:171 GSUP 176: EUSE-foobar: IMSI-262426568636115 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415593 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415593 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38528<->l=127.0.0.1:4258 20241030160415605 DAUC <0003> db_auc.c:157 IMSI='262429824009746': No 2G Auth Data 20241030160415605 DAUC <0003> db_auc.c:192 IMSI='262429824009746': No 3G Auth Data 20241030160415648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4258 20241030160415654 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415654 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429824009746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429824009746" session_id=1157921474 session_state=BEGIN} 20241030160415654 DSS <0004> hlr_ussd.c:576 262429824009746/0x45047ac2: Process SS (BEGIN) 20241030160415654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415654 DSS <0004> hlr_ussd.c:518 262429824009746/0x45047ac2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415654 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415654 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415654 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415654 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415656 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415656 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415656 DLGSUP <0013> gsup_req.c:138 GSUP 178: EUSE-foobar: IMSI-262429824009746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429824009746" session_id=1157921474 session_state=END} 20241030160415656 DSS <0004> hlr_ussd.c:576 262429824009746/0x45047ac2: Process SS (END) 20241030160415656 DSS <0004> hlr_ussd.c:518 262429824009746/0x45047ac2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415656 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429824009746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429824009746" session_id=1157921474 session_state=END} 20241030160415656 DLGSUP <0013> gsup_req.c:171 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429824009746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415656 DLGSUP <0013> gsup_req.c:171 GSUP 178: EUSE-foobar: IMSI-262429824009746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415656 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415656 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4258 20241030160415673 DAUC <0003> db_auc.c:157 IMSI='262425750337585': No 2G Auth Data 20241030160415673 DAUC <0003> db_auc.c:192 IMSI='262425750337585': No 3G Auth Data 20241030160415719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241030160415724 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415724 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425750337585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425750337585" session_id=292672011 session_state=BEGIN} 20241030160415724 DSS <0004> hlr_ussd.c:576 262425750337585/0x1171d20b: Process SS (BEGIN) 20241030160415724 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160415724 DSS <0004> hlr_ussd.c:518 262425750337585/0x1171d20b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160415724 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415724 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415724 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415724 DLINP <000b> input/ipa.c:431 127.0.0.1:40005 sending data 20241030160415725 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415725 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415725 DLGSUP <0013> gsup_req.c:138 GSUP 180: EUSE-foobar: IMSI-262425750337585 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425750337585" session_id=292672011 session_state=END} 20241030160415725 DSS <0004> hlr_ussd.c:576 262425750337585/0x1171d20b: Process SS (END) 20241030160415725 DSS <0004> hlr_ussd.c:518 262425750337585/0x1171d20b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160415725 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425750337585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425750337585" session_id=292672011 session_state=END} 20241030160415726 DLGSUP <0013> gsup_req.c:171 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425750337585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160415726 DLGSUP <0013> gsup_req.c:171 GSUP 180: EUSE-foobar: IMSI-262425750337585 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160415726 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415726 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160415730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20241030160415732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241030160415732 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160415732 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160415732 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160415732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160415732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44181<->l=127.0.0.1:4259) 20241030160415733 DLINP <000b> input/ipa.c:451 connected read/write 20241030160415733 DLINP <000b> input/ipa.c:405 127.0.0.1:40005 message received 20241030160415733 DLINP <000b> input/ipa.c:414 127.0.0.1:40005 connection closed with server 20241030160415733 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40005 20241030160415733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030160415781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 20241030160415982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4258 20241030160419022 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42595 20241030160419022 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42595 20241030160419023 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419023 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419025 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160419025 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160419025 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419025 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419025 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160419025 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030160419025 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030160419025 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  20241030160419025 DLGSUP <0013> gsup_server.c:235 2:  20241030160419025 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 3:  20241030160419025 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 4:  20241030160419025 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 5:  20241030160419025 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 7:  20241030160419025 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160419025 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160419025 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160419025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42595 20241030160419026 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20241030160419028 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419028 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160419028 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160419028 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  20241030160419028 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160419028 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  20241030160419028 DLGSUP <0013> gsup_server.c:235 2:  20241030160419028 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160419028 DLGSUP <0013> gsup_server.c:235 3:  20241030160419028 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160419028 DLGSUP <0013> gsup_server.c:235 4:  20241030160419028 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160419028 DLGSUP <0013> gsup_server.c:235 5:  20241030160419028 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160419028 DLGSUP <0013> gsup_server.c:235 7:  20241030160419028 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160419028 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160419028 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160419028 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160419039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40403<->l=127.0.0.1:4259) 20241030160419054 DAUC <0003> db_auc.c:157 IMSI='262424259821017': No 2G Auth Data 20241030160419054 DAUC <0003> db_auc.c:192 IMSI='262424259821017': No 3G Auth Data 20241030160419100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241030160419105 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419105 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424259821017" session_id=81809882 session_state=BEGIN} 20241030160419105 DSS <0004> hlr_ussd.c:576 262424259821017/0x04e051da: Process SS (BEGIN) 20241030160419105 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419105 DSS <0004> hlr_ussd.c:518 262424259821017/0x04e051da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419105 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419105 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419105 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419105 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419112 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419112 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419112 DLGSUP <0013> gsup_req.c:138 GSUP 182: EUSE-foobar: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424259821017" session_id=81809882 session_state=CONTINUE} 20241030160419112 DSS <0004> hlr_ussd.c:576 262424259821017/0x04e051da: Process SS (CONTINUE) 20241030160419112 DSS <0004> hlr_ussd.c:518 262424259821017/0x04e051da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419112 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424259821017" session_id=81809882 session_state=CONTINUE} 20241030160419112 DLGSUP <0013> gsup_req.c:171 GSUP 182: EUSE-foobar: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419112 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419112 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419116 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424259821017" session_id=81809882 session_state=CONTINUE} 20241030160419116 DSS <0004> hlr_ussd.c:576 262424259821017/0x04e051da: Process SS (CONTINUE) 20241030160419116 DSS <0004> hlr_ussd.c:518 262424259821017/0x04e051da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419116 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419116 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419116 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419116 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419117 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419117 DLGSUP <0013> gsup_req.c:138 GSUP 184: EUSE-foobar: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424259821017" session_id=81809882 session_state=END} 20241030160419117 DSS <0004> hlr_ussd.c:576 262424259821017/0x04e051da: Process SS (END) 20241030160419117 DSS <0004> hlr_ussd.c:518 262424259821017/0x04e051da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419117 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424259821017" session_id=81809882 session_state=END} 20241030160419117 DLGSUP <0013> gsup_req.c:171 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419117 DLGSUP <0013> gsup_req.c:171 GSUP 184: EUSE-foobar: IMSI-262424259821017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419117 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20241030160419175 DAUC <0003> db_auc.c:157 IMSI='262429131128451': No 2G Auth Data 20241030160419175 DAUC <0003> db_auc.c:192 IMSI='262429131128451': No 3G Auth Data 20241030160419347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20241030160419350 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419350 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429131128451" session_id=940726806 session_state=BEGIN} 20241030160419350 DSS <0004> hlr_ussd.c:576 262429131128451/0x38125a16: Process SS (BEGIN) 20241030160419350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419350 DSS <0004> hlr_ussd.c:518 262429131128451/0x38125a16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419350 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419350 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419350 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419350 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419352 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419352 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419352 DLGSUP <0013> gsup_req.c:138 GSUP 186: EUSE-foobar: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429131128451" session_id=940726806 session_state=CONTINUE} 20241030160419352 DSS <0004> hlr_ussd.c:576 262429131128451/0x38125a16: Process SS (CONTINUE) 20241030160419352 DSS <0004> hlr_ussd.c:518 262429131128451/0x38125a16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419352 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429131128451" session_id=940726806 session_state=CONTINUE} 20241030160419352 DLGSUP <0013> gsup_req.c:171 GSUP 186: EUSE-foobar: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419352 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419352 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419356 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429131128451" session_id=940726806 session_state=CONTINUE} 20241030160419356 DSS <0004> hlr_ussd.c:576 262429131128451/0x38125a16: Process SS (CONTINUE) 20241030160419356 DSS <0004> hlr_ussd.c:518 262429131128451/0x38125a16: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419356 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419356 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419356 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419357 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419357 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419357 DLGSUP <0013> gsup_req.c:138 GSUP 188: EUSE-foobar: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429131128451" session_id=940726806 session_state=END} 20241030160419357 DSS <0004> hlr_ussd.c:576 262429131128451/0x38125a16: Process SS (END) 20241030160419357 DSS <0004> hlr_ussd.c:518 262429131128451/0x38125a16: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419357 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429131128451" session_id=940726806 session_state=END} 20241030160419357 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419357 DLGSUP <0013> gsup_req.c:171 GSUP 188: EUSE-foobar: IMSI-262429131128451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419357 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419357 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20241030160419373 DAUC <0003> db_auc.c:157 IMSI='262429599332120': No 2G Auth Data 20241030160419373 DAUC <0003> db_auc.c:192 IMSI='262429599332120': No 3G Auth Data 20241030160419405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20241030160419411 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419411 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429599332120" session_id=378915891 session_state=BEGIN} 20241030160419411 DSS <0004> hlr_ussd.c:576 262429599332120/0x1695cc33: Process SS (BEGIN) 20241030160419411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419411 DSS <0004> hlr_ussd.c:518 262429599332120/0x1695cc33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419411 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419411 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419411 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419411 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419412 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419412 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419412 DLGSUP <0013> gsup_req.c:138 GSUP 190: EUSE-foobar: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429599332120" session_id=378915891 session_state=CONTINUE} 20241030160419412 DSS <0004> hlr_ussd.c:576 262429599332120/0x1695cc33: Process SS (CONTINUE) 20241030160419412 DSS <0004> hlr_ussd.c:518 262429599332120/0x1695cc33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419412 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429599332120" session_id=378915891 session_state=CONTINUE} 20241030160419412 DLGSUP <0013> gsup_req.c:171 GSUP 190: EUSE-foobar: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419412 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419412 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419415 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419415 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429599332120" session_id=378915891 session_state=CONTINUE} 20241030160419415 DSS <0004> hlr_ussd.c:576 262429599332120/0x1695cc33: Process SS (CONTINUE) 20241030160419416 DSS <0004> hlr_ussd.c:518 262429599332120/0x1695cc33: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419416 DLGSUP <0013> gsup_req.c:171 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419416 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419416 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419416 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419416 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419417 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419417 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419417 DLGSUP <0013> gsup_req.c:138 GSUP 192: EUSE-foobar: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429599332120" session_id=378915891 session_state=END} 20241030160419417 DSS <0004> hlr_ussd.c:576 262429599332120/0x1695cc33: Process SS (END) 20241030160419417 DSS <0004> hlr_ussd.c:518 262429599332120/0x1695cc33: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419417 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429599332120" session_id=378915891 session_state=END} 20241030160419417 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419417 DLGSUP <0013> gsup_req.c:171 GSUP 192: EUSE-foobar: IMSI-262429599332120 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419417 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419417 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20241030160419431 DAUC <0003> db_auc.c:157 IMSI='262426695190717': No 2G Auth Data 20241030160419431 DAUC <0003> db_auc.c:192 IMSI='262426695190717': No 3G Auth Data 20241030160419466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20241030160419469 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419469 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426695190717" session_id=785381622 session_state=BEGIN} 20241030160419469 DSS <0004> hlr_ussd.c:576 262426695190717/0x2ecff8f6: Process SS (BEGIN) 20241030160419469 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419469 DSS <0004> hlr_ussd.c:518 262426695190717/0x2ecff8f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419469 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419469 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419469 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419469 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419470 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419470 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419470 DLGSUP <0013> gsup_req.c:138 GSUP 194: EUSE-foobar: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426695190717" session_id=785381622 session_state=CONTINUE} 20241030160419470 DSS <0004> hlr_ussd.c:576 262426695190717/0x2ecff8f6: Process SS (CONTINUE) 20241030160419470 DSS <0004> hlr_ussd.c:518 262426695190717/0x2ecff8f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419471 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426695190717" session_id=785381622 session_state=CONTINUE} 20241030160419471 DLGSUP <0013> gsup_req.c:171 GSUP 194: EUSE-foobar: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419471 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419471 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419475 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419475 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426695190717" session_id=785381622 session_state=CONTINUE} 20241030160419475 DSS <0004> hlr_ussd.c:576 262426695190717/0x2ecff8f6: Process SS (CONTINUE) 20241030160419475 DSS <0004> hlr_ussd.c:518 262426695190717/0x2ecff8f6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419475 DLGSUP <0013> gsup_req.c:171 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419475 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419475 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419475 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419475 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419476 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419476 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419476 DLGSUP <0013> gsup_req.c:138 GSUP 196: EUSE-foobar: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426695190717" session_id=785381622 session_state=END} 20241030160419476 DSS <0004> hlr_ussd.c:576 262426695190717/0x2ecff8f6: Process SS (END) 20241030160419476 DSS <0004> hlr_ussd.c:518 262426695190717/0x2ecff8f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419476 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426695190717" session_id=785381622 session_state=END} 20241030160419476 DLGSUP <0013> gsup_req.c:171 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419476 DLGSUP <0013> gsup_req.c:171 GSUP 196: EUSE-foobar: IMSI-262426695190717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419476 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419476 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20241030160419494 DAUC <0003> db_auc.c:157 IMSI='262423064913335': No 2G Auth Data 20241030160419494 DAUC <0003> db_auc.c:192 IMSI='262423064913335': No 3G Auth Data 20241030160419534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 20241030160419537 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419537 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423064913335" session_id=2631006012 session_state=BEGIN} 20241030160419537 DSS <0004> hlr_ussd.c:576 262423064913335/0x9cd1f73c: Process SS (BEGIN) 20241030160419537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419537 DSS <0004> hlr_ussd.c:518 262423064913335/0x9cd1f73c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419537 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419537 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419537 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419537 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419539 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419539 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419539 DLGSUP <0013> gsup_req.c:138 GSUP 198: EUSE-foobar: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423064913335" session_id=2631006012 session_state=CONTINUE} 20241030160419539 DSS <0004> hlr_ussd.c:576 262423064913335/0x9cd1f73c: Process SS (CONTINUE) 20241030160419539 DSS <0004> hlr_ussd.c:518 262423064913335/0x9cd1f73c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419539 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423064913335" session_id=2631006012 session_state=CONTINUE} 20241030160419539 DLGSUP <0013> gsup_req.c:171 GSUP 198: EUSE-foobar: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419539 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419539 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419542 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419542 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423064913335" session_id=2631006012 session_state=CONTINUE} 20241030160419542 DSS <0004> hlr_ussd.c:576 262423064913335/0x9cd1f73c: Process SS (CONTINUE) 20241030160419542 DSS <0004> hlr_ussd.c:518 262423064913335/0x9cd1f73c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419542 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419542 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419542 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419542 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419542 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419544 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419544 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419544 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423064913335" session_id=2631006012 session_state=END} 20241030160419544 DSS <0004> hlr_ussd.c:576 262423064913335/0x9cd1f73c: Process SS (END) 20241030160419544 DSS <0004> hlr_ussd.c:518 262423064913335/0x9cd1f73c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419544 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423064913335" session_id=2631006012 session_state=END} 20241030160419544 DLGSUP <0013> gsup_req.c:171 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419544 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423064913335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419544 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419544 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4258 20241030160419552 DAUC <0003> db_auc.c:157 IMSI='262426976499519': No 2G Auth Data 20241030160419552 DAUC <0003> db_auc.c:192 IMSI='262426976499519': No 3G Auth Data 20241030160419599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 20241030160419602 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419603 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426976499519" session_id=1519836800 session_state=BEGIN} 20241030160419603 DSS <0004> hlr_ussd.c:576 262426976499519/0x5a96de80: Process SS (BEGIN) 20241030160419603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419603 DSS <0004> hlr_ussd.c:518 262426976499519/0x5a96de80: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419603 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419603 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419603 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419603 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419604 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419604 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976499519" session_id=1519836800 session_state=CONTINUE} 20241030160419604 DSS <0004> hlr_ussd.c:576 262426976499519/0x5a96de80: Process SS (CONTINUE) 20241030160419604 DSS <0004> hlr_ussd.c:518 262426976499519/0x5a96de80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419604 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976499519" session_id=1519836800 session_state=CONTINUE} 20241030160419604 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419607 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419608 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426976499519" session_id=1519836800 session_state=CONTINUE} 20241030160419608 DSS <0004> hlr_ussd.c:576 262426976499519/0x5a96de80: Process SS (CONTINUE) 20241030160419608 DSS <0004> hlr_ussd.c:518 262426976499519/0x5a96de80: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419608 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419608 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419608 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419608 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419608 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419609 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419609 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419609 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976499519" session_id=1519836800 session_state=END} 20241030160419609 DSS <0004> hlr_ussd.c:576 262426976499519/0x5a96de80: Process SS (END) 20241030160419609 DSS <0004> hlr_ussd.c:518 262426976499519/0x5a96de80: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419609 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426976499519" session_id=1519836800 session_state=END} 20241030160419609 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419609 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426976499519 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419609 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419609 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38604<->l=127.0.0.1:4258 20241030160419624 DAUC <0003> db_auc.c:157 IMSI='262422070907604': No 2G Auth Data 20241030160419624 DAUC <0003> db_auc.c:192 IMSI='262422070907604': No 3G Auth Data 20241030160419672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4258 20241030160419675 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419675 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422070907604" session_id=3931260496 session_state=BEGIN} 20241030160419675 DSS <0004> hlr_ussd.c:576 262422070907604/0xea524650: Process SS (BEGIN) 20241030160419675 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419675 DSS <0004> hlr_ussd.c:518 262422070907604/0xea524650: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419675 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419675 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419675 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419675 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419677 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419677 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422070907604" session_id=3931260496 session_state=CONTINUE} 20241030160419677 DSS <0004> hlr_ussd.c:576 262422070907604/0xea524650: Process SS (CONTINUE) 20241030160419677 DSS <0004> hlr_ussd.c:518 262422070907604/0xea524650: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419677 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422070907604" session_id=3931260496 session_state=CONTINUE} 20241030160419677 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419677 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419680 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419680 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422070907604" session_id=3931260496 session_state=CONTINUE} 20241030160419680 DSS <0004> hlr_ussd.c:576 262422070907604/0xea524650: Process SS (CONTINUE) 20241030160419680 DSS <0004> hlr_ussd.c:518 262422070907604/0xea524650: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419680 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419680 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419680 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419680 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419680 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419681 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419681 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419681 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422070907604" session_id=3931260496 session_state=END} 20241030160419681 DSS <0004> hlr_ussd.c:576 262422070907604/0xea524650: Process SS (END) 20241030160419681 DSS <0004> hlr_ussd.c:518 262422070907604/0xea524650: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419681 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422070907604" session_id=3931260496 session_state=END} 20241030160419681 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419681 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422070907604 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419681 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419681 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4258 20241030160419690 DAUC <0003> db_auc.c:157 IMSI='262421266053184': No 2G Auth Data 20241030160419690 DAUC <0003> db_auc.c:192 IMSI='262421266053184': No 3G Auth Data 20241030160419736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20241030160419742 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419742 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421266053184" session_id=710094095 session_state=BEGIN} 20241030160419742 DSS <0004> hlr_ussd.c:576 262421266053184/0x2a532d0f: Process SS (BEGIN) 20241030160419742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241030160419742 DSS <0004> hlr_ussd.c:518 262421266053184/0x2a532d0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241030160419742 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419742 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419742 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419742 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419744 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419744 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419744 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421266053184" session_id=710094095 session_state=CONTINUE} 20241030160419744 DSS <0004> hlr_ussd.c:576 262421266053184/0x2a532d0f: Process SS (CONTINUE) 20241030160419744 DSS <0004> hlr_ussd.c:518 262421266053184/0x2a532d0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241030160419744 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421266053184" session_id=710094095 session_state=CONTINUE} 20241030160419744 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419744 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419744 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419748 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419748 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421266053184" session_id=710094095 session_state=CONTINUE} 20241030160419748 DSS <0004> hlr_ussd.c:576 262421266053184/0x2a532d0f: Process SS (CONTINUE) 20241030160419748 DSS <0004> hlr_ussd.c:518 262421266053184/0x2a532d0f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419748 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419748 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419748 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419748 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419748 DLINP <000b> input/ipa.c:431 127.0.0.1:42595 sending data 20241030160419749 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419749 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419749 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421266053184" session_id=710094095 session_state=END} 20241030160419749 DSS <0004> hlr_ussd.c:576 262421266053184/0x2a532d0f: Process SS (END) 20241030160419749 DSS <0004> hlr_ussd.c:518 262421266053184/0x2a532d0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241030160419749 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421266053184" session_id=710094095 session_state=END} 20241030160419749 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160419749 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421266053184 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160419749 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419749 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160419750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20241030160419751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20241030160419752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40403<->l=127.0.0.1:4259) 20241030160419752 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419752 DLINP <000b> input/ipa.c:405 127.0.0.1:42595 message received 20241030160419752 DLINP <000b> input/ipa.c:414 127.0.0.1:42595 connection closed with server 20241030160419752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42595 20241030160419752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030160419752 DLINP <000b> input/ipa.c:451 connected read/write 20241030160419752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160419752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160419752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160419752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160419792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241030160419993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241030160421134 DSS <0004> hlr_ussd.c:239 262427912326763/0x84fce23c: SS Session Timeout, destroying 20241030160421134 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427912326763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421208 DSS <0004> hlr_ussd.c:239 262425639752292/0x2ee3faf0: SS Session Timeout, destroying 20241030160421208 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425639752292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421282 DSS <0004> hlr_ussd.c:239 262425769680989/0x5afe4c76: SS Session Timeout, destroying 20241030160421282 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425769680989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421358 DSS <0004> hlr_ussd.c:239 262425161579384/0xf549ff82: SS Session Timeout, destroying 20241030160421358 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425161579384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421429 DSS <0004> hlr_ussd.c:239 262421536261132/0x6b00d122: SS Session Timeout, destroying 20241030160421429 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421536261132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421586 DSS <0004> hlr_ussd.c:239 262426771786047/0xae6b63e1: SS Session Timeout, destroying 20241030160421586 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426771786047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421674 DSS <0004> hlr_ussd.c:239 262429699361965/0xd0d1a5e2: SS Session Timeout, destroying 20241030160421674 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429699361965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160421783 DSS <0004> hlr_ussd.c:239 262420365215556/0x04516983: SS Session Timeout, destroying 20241030160421784 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420365215556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423030 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45939 20241030160423030 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45939 20241030160423032 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423032 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160423032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160423034 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423034 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423034 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160423034 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241030160423034 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241030160423034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241030160423034 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  20241030160423034 DLGSUP <0013> gsup_server.c:235 2:  20241030160423034 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160423034 DLGSUP <0013> gsup_server.c:235 3:  20241030160423035 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160423035 DLGSUP <0013> gsup_server.c:235 4:  20241030160423035 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160423035 DLGSUP <0013> gsup_server.c:235 5:  20241030160423035 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160423035 DLGSUP <0013> gsup_server.c:235 7:  20241030160423035 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160423035 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160423035 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160423035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45939 20241030160423035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241030160423037 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423037 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160423037 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160423037 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  20241030160423037 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160423037 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  20241030160423037 DLGSUP <0013> gsup_server.c:235 2:  20241030160423037 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160423037 DLGSUP <0013> gsup_server.c:235 3:  20241030160423037 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160423037 DLGSUP <0013> gsup_server.c:235 4:  20241030160423037 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160423037 DLGSUP <0013> gsup_server.c:235 5:  20241030160423037 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160423037 DLGSUP <0013> gsup_server.c:235 7:  20241030160423037 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160423037 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160423037 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160423037 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160423046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20241030160423057 DAUC <0003> db_auc.c:157 IMSI='262425026709855': No 2G Auth Data 20241030160423057 DAUC <0003> db_auc.c:192 IMSI='262425026709855': No 3G Auth Data 20241030160423088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241030160423092 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423092 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425026709855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425026709855" session_id=3622023562 session_state=BEGIN} 20241030160423092 DSS <0004> hlr_ussd.c:576 262425026709855/0xd7e3b18a: Process SS (BEGIN) 20241030160423092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423092 DSS <0004> hlr_ussd.c:518 262425026709855/0xd7e3b18a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423092 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423092 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423092 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423092 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423097 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423097 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423097 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425026709855 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425026709855" session_id=3622023562 session_state=END} 20241030160423097 DSS <0004> hlr_ussd.c:576 262425026709855/0xd7e3b18a: Process SS (END) 20241030160423097 DSS <0004> hlr_ussd.c:518 262425026709855/0xd7e3b18a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423097 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425026709855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425026709855" session_id=3622023562 session_state=END} 20241030160423097 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425026709855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423097 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425026709855 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423097 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423097 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241030160423110 DAUC <0003> db_auc.c:157 IMSI='262429373076787': No 2G Auth Data 20241030160423110 DAUC <0003> db_auc.c:192 IMSI='262429373076787': No 3G Auth Data 20241030160423136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 20241030160423139 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423139 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429373076787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429373076787" session_id=2876746493 session_state=BEGIN} 20241030160423139 DSS <0004> hlr_ussd.c:576 262429373076787/0xab77aafd: Process SS (BEGIN) 20241030160423139 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423139 DSS <0004> hlr_ussd.c:518 262429373076787/0xab77aafd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423139 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423139 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423139 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423139 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423141 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423141 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423141 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429373076787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429373076787" session_id=2876746493 session_state=END} 20241030160423141 DSS <0004> hlr_ussd.c:576 262429373076787/0xab77aafd: Process SS (END) 20241030160423141 DSS <0004> hlr_ussd.c:518 262429373076787/0xab77aafd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423141 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429373076787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429373076787" session_id=2876746493 session_state=END} 20241030160423141 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429373076787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423141 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429373076787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423141 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423141 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 20241030160423152 DAUC <0003> db_auc.c:157 IMSI='262423430466834': No 2G Auth Data 20241030160423152 DAUC <0003> db_auc.c:192 IMSI='262423430466834': No 3G Auth Data 20241030160423182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241030160423185 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423185 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423430466834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423430466834" session_id=2762819632 session_state=BEGIN} 20241030160423186 DSS <0004> hlr_ussd.c:576 262423430466834/0xa4ad4830: Process SS (BEGIN) 20241030160423186 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423186 DSS <0004> hlr_ussd.c:518 262423430466834/0xa4ad4830: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423186 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423186 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423186 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423186 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423187 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423187 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423187 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423430466834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423430466834" session_id=2762819632 session_state=END} 20241030160423187 DSS <0004> hlr_ussd.c:576 262423430466834/0xa4ad4830: Process SS (END) 20241030160423187 DSS <0004> hlr_ussd.c:518 262423430466834/0xa4ad4830: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423187 DLGSUP <0013> hlr_ussd.c:278 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423430466834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423430466834" session_id=2762819632 session_state=END} 20241030160423187 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423430466834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423187 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423430466834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423187 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423187 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4258 20241030160423199 DAUC <0003> db_auc.c:157 IMSI='262426883204859': No 2G Auth Data 20241030160423199 DAUC <0003> db_auc.c:192 IMSI='262426883204859': No 3G Auth Data 20241030160423231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241030160423234 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423234 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426883204859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426883204859" session_id=2919687000 session_state=BEGIN} 20241030160423234 DSS <0004> hlr_ussd.c:576 262426883204859/0xae06e358: Process SS (BEGIN) 20241030160423234 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423234 DSS <0004> hlr_ussd.c:518 262426883204859/0xae06e358: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423234 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423234 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423234 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423234 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423235 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423235 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423235 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426883204859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426883204859" session_id=2919687000 session_state=END} 20241030160423235 DSS <0004> hlr_ussd.c:576 262426883204859/0xae06e358: Process SS (END) 20241030160423235 DSS <0004> hlr_ussd.c:518 262426883204859/0xae06e358: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423235 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426883204859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426883204859" session_id=2919687000 session_state=END} 20241030160423235 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426883204859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423235 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426883204859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423235 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423235 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4258 20241030160423244 DAUC <0003> db_auc.c:157 IMSI='262425683216548': No 2G Auth Data 20241030160423244 DAUC <0003> db_auc.c:192 IMSI='262425683216548': No 3G Auth Data 20241030160423267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40884<->l=127.0.0.1:4258 20241030160423270 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423270 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425683216548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425683216548" session_id=4269407436 session_state=BEGIN} 20241030160423270 DSS <0004> hlr_ussd.c:576 262425683216548/0xfe79fccc: Process SS (BEGIN) 20241030160423270 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423270 DSS <0004> hlr_ussd.c:518 262425683216548/0xfe79fccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423270 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423270 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423270 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423270 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423271 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423271 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423271 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425683216548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683216548" session_id=4269407436 session_state=END} 20241030160423271 DSS <0004> hlr_ussd.c:576 262425683216548/0xfe79fccc: Process SS (END) 20241030160423271 DSS <0004> hlr_ussd.c:518 262425683216548/0xfe79fccc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423271 DLGSUP <0013> hlr_ussd.c:278 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425683216548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425683216548" session_id=4269407436 session_state=END} 20241030160423271 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425683216548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423271 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425683216548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423271 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423271 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40884<->l=127.0.0.1:4258 20241030160423281 DAUC <0003> db_auc.c:157 IMSI='262424206528629': No 2G Auth Data 20241030160423281 DAUC <0003> db_auc.c:192 IMSI='262424206528629': No 3G Auth Data 20241030160423332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241030160423335 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423335 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424206528629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424206528629" session_id=1118126763 session_state=BEGIN} 20241030160423335 DSS <0004> hlr_ussd.c:576 262424206528629/0x42a542ab: Process SS (BEGIN) 20241030160423336 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423336 DSS <0004> hlr_ussd.c:518 262424206528629/0x42a542ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423336 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423336 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423336 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423336 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423337 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423337 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423337 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424206528629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424206528629" session_id=1118126763 session_state=END} 20241030160423337 DSS <0004> hlr_ussd.c:576 262424206528629/0x42a542ab: Process SS (END) 20241030160423337 DSS <0004> hlr_ussd.c:518 262424206528629/0x42a542ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423337 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424206528629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424206528629" session_id=1118126763 session_state=END} 20241030160423337 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424206528629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423337 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424206528629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423337 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423337 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241030160423347 DAUC <0003> db_auc.c:157 IMSI='262423688463520': No 2G Auth Data 20241030160423347 DAUC <0003> db_auc.c:192 IMSI='262423688463520': No 3G Auth Data 20241030160423389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20241030160423392 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423392 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423688463520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423688463520" session_id=2976322872 session_state=BEGIN} 20241030160423392 DSS <0004> hlr_ussd.c:576 262423688463520/0xb1671538: Process SS (BEGIN) 20241030160423392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423392 DSS <0004> hlr_ussd.c:518 262423688463520/0xb1671538: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423392 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423392 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423392 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423392 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423393 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423393 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423393 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423688463520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423688463520" session_id=2976322872 session_state=END} 20241030160423393 DSS <0004> hlr_ussd.c:576 262423688463520/0xb1671538: Process SS (END) 20241030160423393 DSS <0004> hlr_ussd.c:518 262423688463520/0xb1671538: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423393 DLGSUP <0013> hlr_ussd.c:278 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423688463520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423688463520" session_id=2976322872 session_state=END} 20241030160423393 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423688463520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423393 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423688463520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423393 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423393 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20241030160423402 DAUC <0003> db_auc.c:157 IMSI='262420873636452': No 2G Auth Data 20241030160423402 DAUC <0003> db_auc.c:192 IMSI='262420873636452': No 3G Auth Data 20241030160423445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241030160423448 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423448 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420873636452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420873636452" session_id=2288508494 session_state=BEGIN} 20241030160423448 DSS <0004> hlr_ussd.c:576 262420873636452/0x8867de4e: Process SS (BEGIN) 20241030160423448 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241030160423448 DSS <0004> hlr_ussd.c:518 262420873636452/0x8867de4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241030160423448 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423448 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423449 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423449 DLINP <000b> input/ipa.c:431 127.0.0.1:45939 sending data 20241030160423449 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423450 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423450 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420873636452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420873636452" session_id=2288508494 session_state=END} 20241030160423450 DSS <0004> hlr_ussd.c:576 262420873636452/0x8867de4e: Process SS (END) 20241030160423450 DSS <0004> hlr_ussd.c:518 262420873636452/0x8867de4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241030160423450 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420873636452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420873636452" session_id=2288508494 session_state=END} 20241030160423450 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420873636452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160423450 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420873636452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241030160423450 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423450 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160423453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241030160423455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.1:4258 20241030160423456 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160423456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160423456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160423456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160423456 DLINP <000b> input/ipa.c:451 connected read/write 20241030160423456 DLINP <000b> input/ipa.c:405 127.0.0.1:45939 message received 20241030160423456 DLINP <000b> input/ipa.c:414 127.0.0.1:45939 connection closed with server 20241030160423456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45939 20241030160423456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241030160423456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36675<->l=127.0.0.1:4259) 20241030160423504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241030160423605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40922<->l=127.0.0.1:4258 20241030160425333 DSS <0004> hlr_ussd.c:239 262423115749470/0x8731fb18: SS Session Timeout, destroying 20241030160425333 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423115749470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425408 DSS <0004> hlr_ussd.c:239 262429360604987/0xe6f1a10b: SS Session Timeout, destroying 20241030160425408 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429360604987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425482 DSS <0004> hlr_ussd.c:239 262427811701165/0xa0de8339: SS Session Timeout, destroying 20241030160425482 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427811701165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425558 DSS <0004> hlr_ussd.c:239 262428837831680/0x8ea29e0a: SS Session Timeout, destroying 20241030160425558 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837831680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425631 DSS <0004> hlr_ussd.c:239 262424081208184/0x955b357d: SS Session Timeout, destroying 20241030160425631 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424081208184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425731 DSS <0004> hlr_ussd.c:239 262429861122534/0x7a6f18eb: SS Session Timeout, destroying 20241030160425731 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429861122534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425837 DSS <0004> hlr_ussd.c:239 262424452546788/0x18f5b7f7: SS Session Timeout, destroying 20241030160425837 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424452546788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160425928 DSS <0004> hlr_ussd.c:239 262428024745567/0xfe3aeade: SS Session Timeout, destroying 20241030160425928 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428024745567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160426642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160426642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160426644 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160426645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241030160426647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160426647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160426647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160426647 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  20241030160426647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160426647 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  20241030160426647 DLGSUP <0013> gsup_server.c:235 2:  20241030160426647 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160426647 DLGSUP <0013> gsup_server.c:235 3:  20241030160426647 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160426647 DLGSUP <0013> gsup_server.c:235 4:  20241030160426647 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160426647 DLGSUP <0013> gsup_server.c:235 5:  20241030160426647 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160426647 DLGSUP <0013> gsup_server.c:235 7:  20241030160426647 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160426647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160426647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160426647 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160426659 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45525<->l=127.0.0.1:4259) 20241030160426671 DAUC <0003> db_auc.c:157 IMSI='262425347808717': No 2G Auth Data 20241030160426671 DAUC <0003> db_auc.c:192 IMSI='262425347808717': No 3G Auth Data 20241030160426721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241030160426726 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160426726 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425347808717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425347808717" session_id=3902590633 session_state=BEGIN} 20241030160426726 DSS <0004> hlr_ussd.c:576 262425347808717/0xe89ccea9: Process SS (BEGIN) 20241030160426726 DSS <0004> hlr_ussd.c:498 262425347808717/0xe89ccea9: SS CompType=Invoke, OpCode=InterrogateSS 20241030160426726 DSS <0004> hlr_ussd.c:506 262425347808717/0xe89ccea9: Structured SS requests are not supported, rejecting... 20241030160426726 DSS <0004> hlr_ussd.c:354 262425347808717/0xe89ccea9: Tx ReturnError(0, 0x15) 20241030160426726 DLGSUP <0013> hlr_ussd.c:278 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425347808717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425347808717" session_id=3902590633 session_state=END} 20241030160426726 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160426726 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160426730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241030160426753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241030160426754 DLINP <000b> input/ipa.c:451 connected read/write 20241030160426754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160426754 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160426754 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160426754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160426754 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45525<->l=127.0.0.1:4259) 20241030160426804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241030160426905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241030160429940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160429940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160429942 DLINP <000b> input/ipa.c:451 connected read/write 20241030160429942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160429943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241030160429945 DLINP <000b> input/ipa.c:451 connected read/write 20241030160429945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160429945 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160429945 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160429945 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  20241030160429945 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160429945 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  20241030160429945 DLGSUP <0013> gsup_server.c:235 2:  20241030160429945 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160429945 DLGSUP <0013> gsup_server.c:235 3:  20241030160429945 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160429945 DLGSUP <0013> gsup_server.c:235 4:  20241030160429945 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160429945 DLGSUP <0013> gsup_server.c:235 5:  20241030160429945 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160429945 DLGSUP <0013> gsup_server.c:235 7:  20241030160429945 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160429945 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160429945 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160429945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160429957 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42559<->l=127.0.0.1:4259) 20241030160429981 DAUC <0003> db_auc.c:157 IMSI='262424583005748': No 2G Auth Data 20241030160429981 DAUC <0003> db_auc.c:192 IMSI='262424583005748': No 3G Auth Data 20241030160430050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241030160430055 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430055 DLGSUP <0013> gsup_req.c:138 GSUP 230: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583005748"} 20241030160430055 DMAIN <0000> hlr.c:435 IMSI='262424583005748': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160430055 DLGSUP <0013> hlr.c:448 GSUP 230: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424583005748"} 20241030160430055 DLGSUP <0013> gsup_req.c:171 GSUP 230: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430055 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430055 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430057 DAUC <0003> db_auc.c:192 IMSI='262424583005748': No 3G Auth Data 20241030160430060 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430060 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424583005748"} 20241030160430060 DAUC <0003> hlr.c:428 IMSI='262424583005748': storing IMEI = 12345678901234 20241030160430067 DLGSUP <0013> hlr.c:448 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424583005748"} 20241030160430067 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424583005748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430067 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430067 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430068 DAUC <0003> db_auc.c:192 IMSI='262424583005748': No 3G Auth Data 20241030160430069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40972<->l=127.0.0.1:4258 20241030160430122 DAUC <0003> db_auc.c:157 IMSI='262425607446063': No 2G Auth Data 20241030160430122 DAUC <0003> db_auc.c:192 IMSI='262425607446063': No 3G Auth Data 20241030160430167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 20241030160430173 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430173 DLGSUP <0013> gsup_req.c:138 GSUP 232: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425607446063"} 20241030160430173 DMAIN <0000> hlr.c:435 IMSI='262425607446063': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160430173 DLGSUP <0013> hlr.c:448 GSUP 232: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425607446063"} 20241030160430173 DLGSUP <0013> gsup_req.c:171 GSUP 232: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430173 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430173 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430175 DAUC <0003> db_auc.c:192 IMSI='262425607446063': No 3G Auth Data 20241030160430178 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430178 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425607446063"} 20241030160430178 DAUC <0003> hlr.c:428 IMSI='262425607446063': storing IMEI = 12345678901234 20241030160430222 DLGSUP <0013> hlr.c:448 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425607446063"} 20241030160430222 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425607446063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430222 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430222 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430223 DAUC <0003> db_auc.c:192 IMSI='262425607446063': No 3G Auth Data 20241030160430224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 20241030160430304 DAUC <0003> db_auc.c:157 IMSI='262427850483653': No 2G Auth Data 20241030160430304 DAUC <0003> db_auc.c:192 IMSI='262427850483653': No 3G Auth Data 20241030160430353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20241030160430356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430356 DLGSUP <0013> gsup_req.c:138 GSUP 234: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427850483653"} 20241030160430356 DMAIN <0000> hlr.c:435 IMSI='262427850483653': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160430356 DLGSUP <0013> hlr.c:448 GSUP 234: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427850483653"} 20241030160430356 DLGSUP <0013> gsup_req.c:171 GSUP 234: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430356 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430357 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430358 DAUC <0003> db_auc.c:192 IMSI='262427850483653': No 3G Auth Data 20241030160430360 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430360 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427850483653"} 20241030160430360 DAUC <0003> hlr.c:428 IMSI='262427850483653': storing IMEI = 12345678901234 20241030160430371 DLGSUP <0013> hlr.c:448 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427850483653"} 20241030160430372 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427850483653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430372 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430372 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430372 DAUC <0003> db_auc.c:192 IMSI='262427850483653': No 3G Auth Data 20241030160430373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20241030160430437 DAUC <0003> db_auc.c:157 IMSI='262428004317940': No 2G Auth Data 20241030160430437 DAUC <0003> db_auc.c:192 IMSI='262428004317940': No 3G Auth Data 20241030160430490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241030160430495 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430495 DLGSUP <0013> gsup_req.c:138 GSUP 236: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428004317940"} 20241030160430495 DMAIN <0000> hlr.c:435 IMSI='262428004317940': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160430495 DLGSUP <0013> hlr.c:448 GSUP 236: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428004317940"} 20241030160430495 DLGSUP <0013> gsup_req.c:171 GSUP 236: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430495 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430495 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430496 DAUC <0003> db_auc.c:157 IMSI='262428004317940': No 2G Auth Data 20241030160430497 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430497 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428004317940"} 20241030160430497 DAUC <0003> hlr.c:428 IMSI='262428004317940': storing IMEI = 12345678901234 20241030160430515 DLGSUP <0013> hlr.c:448 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428004317940"} 20241030160430515 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428004317940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430515 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430515 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430516 DAUC <0003> db_auc.c:157 IMSI='262428004317940': No 2G Auth Data 20241030160430517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241030160430703 DAUC <0003> db_auc.c:157 IMSI='262429167013315': No 2G Auth Data 20241030160430703 DAUC <0003> db_auc.c:192 IMSI='262429167013315': No 3G Auth Data 20241030160430904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4258 20241030160430906 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430906 DLGSUP <0013> gsup_req.c:138 GSUP 238: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429167013315"} 20241030160430906 DMAIN <0000> hlr.c:435 IMSI='262429167013315': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160430906 DLGSUP <0013> hlr.c:448 GSUP 238: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429167013315"} 20241030160430906 DLGSUP <0013> gsup_req.c:171 GSUP 238: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430906 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430906 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430908 DAUC <0003> db_auc.c:157 IMSI='262429167013315': No 2G Auth Data 20241030160430910 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160430910 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429167013315"} 20241030160430910 DAUC <0003> hlr.c:428 IMSI='262429167013315': storing IMEI = 12345678901234 20241030160430939 DLGSUP <0013> hlr.c:448 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429167013315"} 20241030160430939 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429167013315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160430939 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430939 DLINP <000b> input/ipa.c:451 connected read/write 20241030160430939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160430940 DAUC <0003> db_auc.c:157 IMSI='262429167013315': No 2G Auth Data 20241030160430941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41002<->l=127.0.0.1:4258 20241030160431077 DAUC <0003> db_auc.c:157 IMSI='262428357239651': No 2G Auth Data 20241030160431077 DAUC <0003> db_auc.c:192 IMSI='262428357239651': No 3G Auth Data 20241030160431192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4258 20241030160431196 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160431196 DLGSUP <0013> gsup_req.c:138 GSUP 240: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357239651"} 20241030160431196 DMAIN <0000> hlr.c:435 IMSI='262428357239651': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160431197 DLGSUP <0013> hlr.c:448 GSUP 240: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357239651"} 20241030160431197 DLGSUP <0013> gsup_req.c:171 GSUP 240: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160431197 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160431197 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160431200 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160431200 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428357239651"} 20241030160431200 DAUC <0003> hlr.c:428 IMSI='262428357239651': storing IMEI = 12345678901234 20241030160431279 DLGSUP <0013> hlr.c:448 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428357239651"} 20241030160431279 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428357239651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160431279 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160431279 DLINP <000b> input/ipa.c:451 connected read/write 20241030160431279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160431282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.1:4258 20241030160431950 DAUC <0003> db_auc.c:157 IMSI='262424857868407': No 2G Auth Data 20241030160431950 DAUC <0003> db_auc.c:192 IMSI='262424857868407': No 3G Auth Data 20241030160432044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20241030160432048 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160432048 DLGSUP <0013> gsup_req.c:138 GSUP 242: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424857868407"} 20241030160432048 DMAIN <0000> hlr.c:435 IMSI='262424857868407': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160432048 DLGSUP <0013> hlr.c:448 GSUP 242: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424857868407"} 20241030160432048 DLGSUP <0013> gsup_req.c:171 GSUP 242: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160432048 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432048 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432050 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160432050 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424857868407"} 20241030160432050 DAUC <0003> hlr.c:428 IMSI='262424857868407': storing IMEI = 12345678901234 20241030160432254 DLGSUP <0013> hlr.c:448 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424857868407"} 20241030160432254 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424857868407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160432254 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432254 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20241030160432479 DAUC <0003> db_auc.c:157 IMSI='262427651341984': No 2G Auth Data 20241030160432479 DAUC <0003> db_auc.c:192 IMSI='262427651341984': No 3G Auth Data 20241030160432518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20241030160432521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160432521 DLGSUP <0013> gsup_req.c:138 GSUP 244: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427651341984"} 20241030160432521 DMAIN <0000> hlr.c:435 IMSI='262427651341984': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160432521 DLGSUP <0013> hlr.c:448 GSUP 244: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427651341984"} 20241030160432521 DLGSUP <0013> gsup_req.c:171 GSUP 244: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160432521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432521 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160432523 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427651341984"} 20241030160432523 DAUC <0003> hlr.c:428 IMSI='262427651341984': storing IMEI = 12345678901234 20241030160432531 DLGSUP <0013> hlr.c:448 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427651341984"} 20241030160432531 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427651341984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160432531 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432531 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160432533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.1:4258 20241030160432650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20241030160432651 DLINP <000b> input/ipa.c:451 connected read/write 20241030160432651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160432651 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160432651 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160432651 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160432651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42559<->l=127.0.0.1:4259) 20241030160432687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 20241030160432788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 20241030160435921 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160435921 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160435923 DLINP <000b> input/ipa.c:451 connected read/write 20241030160435923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160435923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20241030160435924 DLINP <000b> input/ipa.c:451 connected read/write 20241030160435924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160435924 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160435924 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160435924 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  20241030160435924 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160435924 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  20241030160435924 DLGSUP <0013> gsup_server.c:235 2:  20241030160435924 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160435924 DLGSUP <0013> gsup_server.c:235 3:  20241030160435924 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160435924 DLGSUP <0013> gsup_server.c:235 4:  20241030160435924 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160435924 DLGSUP <0013> gsup_server.c:235 5:  20241030160435924 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160435924 DLGSUP <0013> gsup_server.c:235 7:  20241030160435924 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160435924 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160435924 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160435924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160435933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46183<->l=127.0.0.1:4259) 20241030160435989 DAUC <0003> db_auc.c:157 IMSI='262424865458444': No 2G Auth Data 20241030160435989 DAUC <0003> db_auc.c:192 IMSI='262424865458444': No 3G Auth Data 20241030160436034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20241030160436037 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436037 DLGSUP <0013> gsup_req.c:138 GSUP 246: MSC-00-00-00-00-00-00: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865458444" source_name="the-source\n"} 20241030160436037 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241030160436037 DMAIN <0000> hlr.c:435 IMSI='262424865458444': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436037 DLGSUP <0013> hlr.c:448 GSUP 246: the-source\n: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424865458444" destination_name="the-source\n"} 20241030160436037 DLGSUP <0013> gsup_req.c:171 GSUP 246: the-source\n: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436037 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436037 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436039 DAUC <0003> db_auc.c:192 IMSI='262424865458444': No 3G Auth Data 20241030160436040 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436040 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424865458444" source_name="the-source\n"} 20241030160436040 DAUC <0003> hlr.c:428 IMSI='262424865458444': storing IMEI = 12345678901234 20241030160436047 DLGSUP <0013> hlr.c:448 GSUP 247: the-source\n: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424865458444" destination_name="the-source\n"} 20241030160436047 DLGSUP <0013> gsup_req.c:171 GSUP 247: the-source\n: IMSI-262424865458444 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436047 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436047 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436048 DAUC <0003> db_auc.c:192 IMSI='262424865458444': No 3G Auth Data 20241030160436049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20241030160436185 DAUC <0003> db_auc.c:157 IMSI='262426979806577': No 2G Auth Data 20241030160436185 DAUC <0003> db_auc.c:192 IMSI='262426979806577': No 3G Auth Data 20241030160436223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 20241030160436227 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436227 DLGSUP <0013> gsup_req.c:138 GSUP 248: MSC-00-00-00-00-00-00: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426979806577" source_name="the-source\n"} 20241030160436227 DMAIN <0000> hlr.c:435 IMSI='262426979806577': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436227 DLGSUP <0013> hlr.c:448 GSUP 248: the-source\n: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426979806577" destination_name="the-source\n"} 20241030160436227 DLGSUP <0013> gsup_req.c:171 GSUP 248: the-source\n: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436227 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436227 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436228 DAUC <0003> db_auc.c:192 IMSI='262426979806577': No 3G Auth Data 20241030160436231 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436231 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426979806577" source_name="the-source\n"} 20241030160436231 DAUC <0003> hlr.c:428 IMSI='262426979806577': storing IMEI = 12345678901234 20241030160436246 DLGSUP <0013> hlr.c:448 GSUP 249: the-source\n: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426979806577" destination_name="the-source\n"} 20241030160436246 DLGSUP <0013> gsup_req.c:171 GSUP 249: the-source\n: IMSI-262426979806577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436246 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436246 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436247 DAUC <0003> db_auc.c:192 IMSI='262426979806577': No 3G Auth Data 20241030160436248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4258 20241030160436288 DAUC <0003> db_auc.c:157 IMSI='262429727495457': No 2G Auth Data 20241030160436288 DAUC <0003> db_auc.c:192 IMSI='262429727495457': No 3G Auth Data 20241030160436322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 20241030160436325 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436325 DLGSUP <0013> gsup_req.c:138 GSUP 250: MSC-00-00-00-00-00-00: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429727495457" source_name="the-source\n"} 20241030160436325 DMAIN <0000> hlr.c:435 IMSI='262429727495457': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436325 DLGSUP <0013> hlr.c:448 GSUP 250: the-source\n: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429727495457" destination_name="the-source\n"} 20241030160436325 DLGSUP <0013> gsup_req.c:171 GSUP 250: the-source\n: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436325 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436325 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436326 DAUC <0003> db_auc.c:192 IMSI='262429727495457': No 3G Auth Data 20241030160436328 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436328 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429727495457" source_name="the-source\n"} 20241030160436328 DAUC <0003> hlr.c:428 IMSI='262429727495457': storing IMEI = 12345678901234 20241030160436334 DLGSUP <0013> hlr.c:448 GSUP 251: the-source\n: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429727495457" destination_name="the-source\n"} 20241030160436334 DLGSUP <0013> gsup_req.c:171 GSUP 251: the-source\n: IMSI-262429727495457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436334 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436334 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436335 DAUC <0003> db_auc.c:192 IMSI='262429727495457': No 3G Auth Data 20241030160436336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 20241030160436373 DAUC <0003> db_auc.c:157 IMSI='262429434126554': No 2G Auth Data 20241030160436373 DAUC <0003> db_auc.c:192 IMSI='262429434126554': No 3G Auth Data 20241030160436400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20241030160436404 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436404 DLGSUP <0013> gsup_req.c:138 GSUP 252: MSC-00-00-00-00-00-00: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434126554" source_name="the-source\n"} 20241030160436404 DMAIN <0000> hlr.c:435 IMSI='262429434126554': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436404 DLGSUP <0013> hlr.c:448 GSUP 252: the-source\n: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429434126554" destination_name="the-source\n"} 20241030160436404 DLGSUP <0013> gsup_req.c:171 GSUP 252: the-source\n: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436404 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436404 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436405 DAUC <0003> db_auc.c:157 IMSI='262429434126554': No 2G Auth Data 20241030160436407 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436407 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429434126554" source_name="the-source\n"} 20241030160436407 DAUC <0003> hlr.c:428 IMSI='262429434126554': storing IMEI = 12345678901234 20241030160436421 DLGSUP <0013> hlr.c:448 GSUP 253: the-source\n: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429434126554" destination_name="the-source\n"} 20241030160436421 DLGSUP <0013> gsup_req.c:171 GSUP 253: the-source\n: IMSI-262429434126554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436421 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436421 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436422 DAUC <0003> db_auc.c:157 IMSI='262429434126554': No 2G Auth Data 20241030160436422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4258 20241030160436459 DAUC <0003> db_auc.c:157 IMSI='262420835711448': No 2G Auth Data 20241030160436459 DAUC <0003> db_auc.c:192 IMSI='262420835711448': No 3G Auth Data 20241030160436497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20241030160436501 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436501 DLGSUP <0013> gsup_req.c:138 GSUP 254: MSC-00-00-00-00-00-00: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835711448" source_name="the-source\n"} 20241030160436501 DMAIN <0000> hlr.c:435 IMSI='262420835711448': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436501 DLGSUP <0013> hlr.c:448 GSUP 254: the-source\n: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420835711448" destination_name="the-source\n"} 20241030160436501 DLGSUP <0013> gsup_req.c:171 GSUP 254: the-source\n: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436501 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436501 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436502 DAUC <0003> db_auc.c:157 IMSI='262420835711448': No 2G Auth Data 20241030160436503 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436503 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420835711448" source_name="the-source\n"} 20241030160436504 DAUC <0003> hlr.c:428 IMSI='262420835711448': storing IMEI = 12345678901234 20241030160436514 DLGSUP <0013> hlr.c:448 GSUP 255: the-source\n: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420835711448" destination_name="the-source\n"} 20241030160436514 DLGSUP <0013> gsup_req.c:171 GSUP 255: the-source\n: IMSI-262420835711448 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436514 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436514 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436515 DAUC <0003> db_auc.c:157 IMSI='262420835711448': No 2G Auth Data 20241030160436516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20241030160436556 DAUC <0003> db_auc.c:157 IMSI='262427642137768': No 2G Auth Data 20241030160436556 DAUC <0003> db_auc.c:192 IMSI='262427642137768': No 3G Auth Data 20241030160436601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20241030160436604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436604 DLGSUP <0013> gsup_req.c:138 GSUP 256: MSC-00-00-00-00-00-00: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427642137768" source_name="the-source\n"} 20241030160436604 DMAIN <0000> hlr.c:435 IMSI='262427642137768': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436604 DLGSUP <0013> hlr.c:448 GSUP 256: the-source\n: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427642137768" destination_name="the-source\n"} 20241030160436604 DLGSUP <0013> gsup_req.c:171 GSUP 256: the-source\n: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436607 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436607 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427642137768" source_name="the-source\n"} 20241030160436607 DAUC <0003> hlr.c:428 IMSI='262427642137768': storing IMEI = 12345678901234 20241030160436612 DLGSUP <0013> hlr.c:448 GSUP 257: the-source\n: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427642137768" destination_name="the-source\n"} 20241030160436612 DLGSUP <0013> gsup_req.c:171 GSUP 257: the-source\n: IMSI-262427642137768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436612 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436612 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20241030160436661 DAUC <0003> db_auc.c:157 IMSI='262420095584752': No 2G Auth Data 20241030160436661 DAUC <0003> db_auc.c:192 IMSI='262420095584752': No 3G Auth Data 20241030160436717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241030160436720 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436720 DLGSUP <0013> gsup_req.c:138 GSUP 258: MSC-00-00-00-00-00-00: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420095584752" source_name="the-source\n"} 20241030160436721 DMAIN <0000> hlr.c:435 IMSI='262420095584752': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436721 DLGSUP <0013> hlr.c:448 GSUP 258: the-source\n: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420095584752" destination_name="the-source\n"} 20241030160436721 DLGSUP <0013> gsup_req.c:171 GSUP 258: the-source\n: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436721 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436721 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436723 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436723 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420095584752" source_name="the-source\n"} 20241030160436723 DAUC <0003> hlr.c:428 IMSI='262420095584752': storing IMEI = 12345678901234 20241030160436730 DLGSUP <0013> hlr.c:448 GSUP 259: the-source\n: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420095584752" destination_name="the-source\n"} 20241030160436730 DLGSUP <0013> gsup_req.c:171 GSUP 259: the-source\n: IMSI-262420095584752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436730 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436730 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20241030160436797 DAUC <0003> db_auc.c:157 IMSI='262424443581431': No 2G Auth Data 20241030160436797 DAUC <0003> db_auc.c:192 IMSI='262424443581431': No 3G Auth Data 20241030160436845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20241030160436850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436850 DLGSUP <0013> gsup_req.c:138 GSUP 260: MSC-00-00-00-00-00-00: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424443581431" source_name="the-source\n"} 20241030160436850 DMAIN <0000> hlr.c:435 IMSI='262424443581431': has IMEI = 12345678901234 (consider setting 'store-imei') 20241030160436850 DLGSUP <0013> hlr.c:448 GSUP 260: the-source\n: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424443581431" destination_name="the-source\n"} 20241030160436850 DLGSUP <0013> gsup_req.c:171 GSUP 260: the-source\n: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436850 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436855 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436855 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424443581431" source_name="the-source\n"} 20241030160436855 DAUC <0003> hlr.c:428 IMSI='262424443581431': storing IMEI = 12345678901234 20241030160436870 DLGSUP <0013> hlr.c:448 GSUP 261: the-source\n: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424443581431" destination_name="the-source\n"} 20241030160436870 DLGSUP <0013> gsup_req.c:171 GSUP 261: the-source\n: IMSI-262424443581431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160436870 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436870 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160436872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20241030160436915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20241030160436915 DLINP <000b> input/ipa.c:451 connected read/write 20241030160436915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160436915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160436915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160436915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160436915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241030160436915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46183<->l=127.0.0.1:4259) 20241030160436956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241030160437057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20241030160440105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160440105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160440107 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 20241030160440108 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160440108 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160440108 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  20241030160440108 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160440108 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  20241030160440108 DLGSUP <0013> gsup_server.c:235 2:  20241030160440108 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160440108 DLGSUP <0013> gsup_server.c:235 3:  20241030160440108 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160440108 DLGSUP <0013> gsup_server.c:235 4:  20241030160440108 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160440108 DLGSUP <0013> gsup_server.c:235 5:  20241030160440108 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160440108 DLGSUP <0013> gsup_server.c:235 7:  20241030160440108 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160440108 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160440108 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160440108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160440118 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35375<->l=127.0.0.1:4259) 20241030160440131 DAUC <0003> db_auc.c:157 IMSI='262426214384254': No 2G Auth Data 20241030160440131 DAUC <0003> db_auc.c:192 IMSI='262426214384254': No 3G Auth Data 20241030160440170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 20241030160440174 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440174 DLGSUP <0013> gsup_req.c:138 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426214384254"} 20241030160440174 DLGSUP <0013> hlr.c:410 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440174 DLGSUP <0013> gsup_req.c:274 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426214384254" cause=Invalid mandatory information} 20241030160440174 DLGSUP <0013> gsup_req.c:171 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440174 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440174 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440176 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440176 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426214384254"} 20241030160440176 DLGSUP <0013> hlr.c:410 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440176 DLGSUP <0013> gsup_req.c:274 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426214384254" cause=Invalid mandatory information} 20241030160440176 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440176 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440176 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440178 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440178 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426214384254"} 20241030160440178 DLGSUP <0013> hlr.c:419 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440178 DLGSUP <0013> gsup_req.c:274 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426214384254" cause=Invalid mandatory information} 20241030160440178 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440178 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440178 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440179 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440179 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426214384254"} 20241030160440179 DLGSUP <0013> hlr.c:419 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440179 DLGSUP <0013> gsup_req.c:274 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426214384254" cause=Invalid mandatory information} 20241030160440179 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440179 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440179 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440180 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440180 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426214384254"} 20241030160440180 DLGSUP <0013> hlr.c:419 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440180 DLGSUP <0013> gsup_req.c:274 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426214384254" cause=Invalid mandatory information} 20241030160440180 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426214384254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440180 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440180 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60828<->l=127.0.0.1:4258 20241030160440218 DAUC <0003> db_auc.c:157 IMSI='262428159508030': No 2G Auth Data 20241030160440218 DAUC <0003> db_auc.c:192 IMSI='262428159508030': No 3G Auth Data 20241030160440252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4258 20241030160440254 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440254 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159508030"} 20241030160440254 DLGSUP <0013> hlr.c:410 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440254 DLGSUP <0013> gsup_req.c:274 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159508030" cause=Invalid mandatory information} 20241030160440254 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440254 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440254 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440255 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440255 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159508030"} 20241030160440255 DLGSUP <0013> hlr.c:410 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440255 DLGSUP <0013> gsup_req.c:274 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159508030" cause=Invalid mandatory information} 20241030160440255 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440255 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440255 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440256 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440256 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159508030"} 20241030160440256 DLGSUP <0013> hlr.c:419 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440256 DLGSUP <0013> gsup_req.c:274 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159508030" cause=Invalid mandatory information} 20241030160440256 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440256 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440256 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440257 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440257 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159508030"} 20241030160440257 DLGSUP <0013> hlr.c:419 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440257 DLGSUP <0013> gsup_req.c:274 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159508030" cause=Invalid mandatory information} 20241030160440257 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440257 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440257 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440258 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440258 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428159508030"} 20241030160440258 DLGSUP <0013> hlr.c:419 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440258 DLGSUP <0013> gsup_req.c:274 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428159508030" cause=Invalid mandatory information} 20241030160440258 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428159508030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440258 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440258 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4258 20241030160440336 DAUC <0003> db_auc.c:157 IMSI='262425898101143': No 2G Auth Data 20241030160440336 DAUC <0003> db_auc.c:192 IMSI='262425898101143': No 3G Auth Data 20241030160440372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4258 20241030160440374 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440374 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425898101143"} 20241030160440374 DLGSUP <0013> hlr.c:410 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440374 DLGSUP <0013> gsup_req.c:274 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425898101143" cause=Invalid mandatory information} 20241030160440374 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440374 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440374 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440376 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440376 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425898101143"} 20241030160440376 DLGSUP <0013> hlr.c:410 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440376 DLGSUP <0013> gsup_req.c:274 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425898101143" cause=Invalid mandatory information} 20241030160440376 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440376 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440376 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440377 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440377 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425898101143"} 20241030160440377 DLGSUP <0013> hlr.c:419 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440377 DLGSUP <0013> gsup_req.c:274 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425898101143" cause=Invalid mandatory information} 20241030160440377 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440377 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440377 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440378 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440378 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425898101143"} 20241030160440378 DLGSUP <0013> hlr.c:419 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440378 DLGSUP <0013> gsup_req.c:274 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425898101143" cause=Invalid mandatory information} 20241030160440378 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440378 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440378 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440379 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440379 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425898101143"} 20241030160440379 DLGSUP <0013> hlr.c:419 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440379 DLGSUP <0013> gsup_req.c:274 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425898101143" cause=Invalid mandatory information} 20241030160440379 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425898101143 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440379 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440379 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4258 20241030160440412 DAUC <0003> db_auc.c:157 IMSI='262429178366620': No 2G Auth Data 20241030160440412 DAUC <0003> db_auc.c:192 IMSI='262429178366620': No 3G Auth Data 20241030160440441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241030160440443 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440443 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429178366620"} 20241030160440443 DLGSUP <0013> hlr.c:410 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440443 DLGSUP <0013> gsup_req.c:274 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429178366620" cause=Invalid mandatory information} 20241030160440443 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440443 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440443 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440444 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440444 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429178366620"} 20241030160440444 DLGSUP <0013> hlr.c:410 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440444 DLGSUP <0013> gsup_req.c:274 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429178366620" cause=Invalid mandatory information} 20241030160440444 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440444 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440444 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440445 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440445 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429178366620"} 20241030160440445 DLGSUP <0013> hlr.c:419 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440445 DLGSUP <0013> gsup_req.c:274 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429178366620" cause=Invalid mandatory information} 20241030160440445 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440445 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440445 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440447 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440447 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429178366620"} 20241030160440447 DLGSUP <0013> hlr.c:419 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440447 DLGSUP <0013> gsup_req.c:274 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429178366620" cause=Invalid mandatory information} 20241030160440447 DLGSUP <0013> gsup_req.c:171 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440447 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440447 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440448 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440448 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429178366620"} 20241030160440448 DLGSUP <0013> hlr.c:419 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440448 DLGSUP <0013> gsup_req.c:274 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429178366620" cause=Invalid mandatory information} 20241030160440448 DLGSUP <0013> gsup_req.c:171 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429178366620 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440448 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440448 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60848<->l=127.0.0.1:4258 20241030160440487 DAUC <0003> db_auc.c:157 IMSI='262426676062845': No 2G Auth Data 20241030160440487 DAUC <0003> db_auc.c:192 IMSI='262426676062845': No 3G Auth Data 20241030160440518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241030160440520 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440520 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426676062845"} 20241030160440520 DLGSUP <0013> hlr.c:410 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440520 DLGSUP <0013> gsup_req.c:274 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426676062845" cause=Invalid mandatory information} 20241030160440520 DLGSUP <0013> gsup_req.c:171 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440520 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440520 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440522 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426676062845"} 20241030160440522 DLGSUP <0013> hlr.c:410 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440522 DLGSUP <0013> gsup_req.c:274 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426676062845" cause=Invalid mandatory information} 20241030160440522 DLGSUP <0013> gsup_req.c:171 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440522 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440523 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426676062845"} 20241030160440523 DLGSUP <0013> hlr.c:419 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440523 DLGSUP <0013> gsup_req.c:274 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426676062845" cause=Invalid mandatory information} 20241030160440523 DLGSUP <0013> gsup_req.c:171 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440523 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440524 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440524 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426676062845"} 20241030160440524 DLGSUP <0013> hlr.c:419 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440524 DLGSUP <0013> gsup_req.c:274 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426676062845" cause=Invalid mandatory information} 20241030160440524 DLGSUP <0013> gsup_req.c:171 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440524 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440524 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440525 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440525 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426676062845"} 20241030160440525 DLGSUP <0013> hlr.c:419 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440525 DLGSUP <0013> gsup_req.c:274 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426676062845" cause=Invalid mandatory information} 20241030160440525 DLGSUP <0013> gsup_req.c:171 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426676062845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440525 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440525 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20241030160440590 DAUC <0003> db_auc.c:157 IMSI='262421612232382': No 2G Auth Data 20241030160440590 DAUC <0003> db_auc.c:192 IMSI='262421612232382': No 3G Auth Data 20241030160440641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 20241030160440645 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440645 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421612232382"} 20241030160440645 DLGSUP <0013> hlr.c:410 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440645 DLGSUP <0013> gsup_req.c:274 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421612232382" cause=Invalid mandatory information} 20241030160440645 DLGSUP <0013> gsup_req.c:171 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440645 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440645 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440647 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421612232382"} 20241030160440647 DLGSUP <0013> hlr.c:410 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440647 DLGSUP <0013> gsup_req.c:274 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421612232382" cause=Invalid mandatory information} 20241030160440647 DLGSUP <0013> gsup_req.c:171 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440647 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440649 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440649 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421612232382"} 20241030160440649 DLGSUP <0013> hlr.c:419 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440649 DLGSUP <0013> gsup_req.c:274 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421612232382" cause=Invalid mandatory information} 20241030160440649 DLGSUP <0013> gsup_req.c:171 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440649 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440649 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440651 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440651 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421612232382"} 20241030160440651 DLGSUP <0013> hlr.c:419 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440651 DLGSUP <0013> gsup_req.c:274 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421612232382" cause=Invalid mandatory information} 20241030160440651 DLGSUP <0013> gsup_req.c:171 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440651 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440651 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440652 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440652 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421612232382"} 20241030160440652 DLGSUP <0013> hlr.c:419 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440652 DLGSUP <0013> gsup_req.c:274 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421612232382" cause=Invalid mandatory information} 20241030160440652 DLGSUP <0013> gsup_req.c:171 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421612232382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440653 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440653 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60862<->l=127.0.0.1:4258 20241030160440781 DAUC <0003> db_auc.c:157 IMSI='262422198856003': No 2G Auth Data 20241030160440781 DAUC <0003> db_auc.c:192 IMSI='262422198856003': No 3G Auth Data 20241030160440896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241030160440898 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440898 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198856003"} 20241030160440898 DLGSUP <0013> hlr.c:410 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160440898 DLGSUP <0013> gsup_req.c:274 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422198856003" cause=Invalid mandatory information} 20241030160440898 DLGSUP <0013> gsup_req.c:171 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440898 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440898 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440899 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440899 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198856003"} 20241030160440899 DLGSUP <0013> hlr.c:410 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160440899 DLGSUP <0013> gsup_req.c:274 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422198856003" cause=Invalid mandatory information} 20241030160440899 DLGSUP <0013> gsup_req.c:171 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440899 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440899 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440900 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440900 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198856003"} 20241030160440900 DLGSUP <0013> hlr.c:419 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160440900 DLGSUP <0013> gsup_req.c:274 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422198856003" cause=Invalid mandatory information} 20241030160440900 DLGSUP <0013> gsup_req.c:171 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440901 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440901 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440902 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440902 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198856003"} 20241030160440902 DLGSUP <0013> hlr.c:419 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160440902 DLGSUP <0013> gsup_req.c:274 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422198856003" cause=Invalid mandatory information} 20241030160440902 DLGSUP <0013> gsup_req.c:171 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440902 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440902 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440903 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160440903 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422198856003"} 20241030160440903 DLGSUP <0013> hlr.c:419 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160440903 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422198856003" cause=Invalid mandatory information} 20241030160440903 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422198856003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160440903 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440903 DLINP <000b> input/ipa.c:451 connected read/write 20241030160440903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160440904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20241030160440952 DAUC <0003> db_auc.c:157 IMSI='262428782536880': No 2G Auth Data 20241030160440952 DAUC <0003> db_auc.c:192 IMSI='262428782536880': No 3G Auth Data 20241030160441001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20241030160441004 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441004 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782536880"} 20241030160441004 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241030160441004 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428782536880" cause=Invalid mandatory information} 20241030160441004 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160441004 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441004 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441006 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441006 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782536880"} 20241030160441006 DLGSUP <0013> hlr.c:410 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241030160441006 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428782536880" cause=Invalid mandatory information} 20241030160441006 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160441006 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441006 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441007 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441007 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782536880"} 20241030160441007 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241030160441007 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428782536880" cause=Invalid mandatory information} 20241030160441007 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160441007 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441007 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441009 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782536880"} 20241030160441009 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241030160441009 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428782536880" cause=Invalid mandatory information} 20241030160441009 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160441009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441010 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441010 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428782536880"} 20241030160441010 DLGSUP <0013> hlr.c:419 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241030160441010 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428782536880" cause=Invalid mandatory information} 20241030160441010 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428782536880 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160441010 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441010 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160441012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20241030160441098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60816<->l=127.0.0.1:4258 20241030160441099 DLINP <000b> input/ipa.c:451 connected read/write 20241030160441099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160441099 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160441099 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160441099 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160441099 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35375<->l=127.0.0.1:4259) 20241030160441146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 20241030160441247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 20241030160444286 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160444286 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160444287 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160444288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 20241030160444289 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160444289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160444289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160444289 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  20241030160444289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160444289 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  20241030160444289 DLGSUP <0013> gsup_server.c:235 2:  20241030160444289 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160444289 DLGSUP <0013> gsup_server.c:235 3:  20241030160444289 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160444289 DLGSUP <0013> gsup_server.c:235 4:  20241030160444289 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160444289 DLGSUP <0013> gsup_server.c:235 5:  20241030160444289 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160444289 DLGSUP <0013> gsup_server.c:235 7:  20241030160444289 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160444289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160444289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160444289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160444301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37189<->l=127.0.0.1:4259) 20241030160444310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20241030160444330 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160444330 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429174561685"} 20241030160444330 DMAIN <0000> hlr.c:435 IMSI='262429174561685': has IMEI = 22245678901234 (consider setting 'store-imei') 20241030160444330 DLGSUP <0013> hlr.c:438 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241030160444330 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429174561685" cause=Invalid mandatory information} 20241030160444330 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160444330 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160444330 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160444333 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160444333 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429174561685"} 20241030160444333 DAUC <0003> hlr.c:428 IMSI='262429174561685': storing IMEI = 22245678901234 20241030160444333 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429174561685': no such subscriber 20241030160444333 DLGSUP <0013> hlr.c:430 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241030160444333 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429174561685" cause=Invalid mandatory information} 20241030160444333 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429174561685 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160444333 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160444333 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160444334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20241030160444335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.1:4258 20241030160444335 DLINP <000b> input/ipa.c:451 connected read/write 20241030160444335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160444335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160444335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160444335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160444335 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37189<->l=127.0.0.1:4259) 20241030160444373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241030160444474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33124<->l=127.0.0.1:4258 20241030160448047 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160448047 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160448050 DLINP <000b> input/ipa.c:451 connected read/write 20241030160448050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160448051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20241030160448052 DLINP <000b> input/ipa.c:451 connected read/write 20241030160448052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160448052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160448052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160448052 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  20241030160448052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160448052 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  20241030160448052 DLGSUP <0013> gsup_server.c:235 2:  20241030160448052 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160448052 DLGSUP <0013> gsup_server.c:235 3:  20241030160448052 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160448052 DLGSUP <0013> gsup_server.c:235 4:  20241030160448052 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160448052 DLGSUP <0013> gsup_server.c:235 5:  20241030160448052 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160448052 DLGSUP <0013> gsup_server.c:235 7:  20241030160448053 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160448053 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160448053 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160448053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160448063 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41479<->l=127.0.0.1:4259) 20241030160448069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20241030160448098 DLINP <000b> input/ipa.c:451 connected read/write 20241030160448098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160448098 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160448098 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160450663 DMAIN <0000> hlr.c:243 IMSI='262425652474124': Successfully assigned MSISDN='651' 20241030160450663 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160450921 DLGSUP <0013> hlr.c:448 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160450921 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160450921 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160450921 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160450924 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160450924 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160450925 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160450925 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160450925 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160450925 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160450927 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160450927 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160450927 DLU <0006> fsm.c:456 lu(262425652474124)[0x6120000126a0]{UNVALIDATED}: Allocated 20241030160450927 DLGSUP <0013> lu_fsm.c:172 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160450990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425652474124)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160450990 DLGSUP <0013> lu_fsm.c:253 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160450990 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160450990 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160450993 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160450993 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425652474124"} 20241030160450993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425652474124)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160450993 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160450993 DLGSUP <0013> lu_fsm.c:91 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425652474124"} 20241030160450993 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160450993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160450993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160450993 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160450993 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160450993 DLINP <000b> input/ipa.c:451 connected read/write 20241030160450993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451009 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451009 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160451009 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160451032 DMAIN <0000> hlr.c:243 IMSI='262425652474124': Successfully assigned MSISDN='979' 20241030160451032 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160451049 DLGSUP <0013> hlr.c:448 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160451049 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160451049 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451049 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451051 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451051 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451052 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451052 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451053 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451053 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451054 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451054 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451055 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451055 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451055 DLU <0006> fsm.c:456 lu(262425652474124)[0x612000012820]{UNVALIDATED}: Allocated 20241030160451055 DLGSUP <0013> lu_fsm.c:172 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160451077 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425652474124)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160451077 DLGSUP <0013> lu_fsm.c:253 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451077 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451077 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451079 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451079 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425652474124"} 20241030160451079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425652474124)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160451079 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160451079 DLGSUP <0013> lu_fsm.c:91 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425652474124"} 20241030160451079 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160451079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160451079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160451079 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160451079 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451079 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451096 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451096 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160451096 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160451126 DMAIN <0000> hlr.c:243 IMSI='262425652474124': Successfully assigned MSISDN='102' 20241030160451126 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160451142 DLGSUP <0013> hlr.c:448 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160451142 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160451142 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451142 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451143 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451143 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451144 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451144 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451144 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451145 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451145 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451145 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451146 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451146 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451146 DLU <0006> fsm.c:456 lu(262425652474124)[0x6120000129a0]{UNVALIDATED}: Allocated 20241030160451146 DLGSUP <0013> lu_fsm.c:150 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160451146 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425652474124" cause=GPRS services not allowed} 20241030160451146 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160451146 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x6120000129a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160451146 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x6120000129a0]{UNVALIDATED}: Freeing instance 20241030160451146 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x6120000129a0]{UNVALIDATED}: Deallocated 20241030160451146 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451146 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451160 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451160 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160451160 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160451183 DMAIN <0000> hlr.c:243 IMSI='262425652474124': Successfully assigned MSISDN='048' 20241030160451183 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160451195 DLGSUP <0013> hlr.c:448 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160451195 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160451195 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451195 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451197 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451197 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451197 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451197 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451198 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451198 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451199 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451199 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451199 DLU <0006> fsm.c:456 lu(262425652474124)[0x612000012b20]{UNVALIDATED}: Allocated 20241030160451199 DLGSUP <0013> lu_fsm.c:150 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160451199 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425652474124" cause=GPRS services not allowed} 20241030160451199 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160451199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x612000012b20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160451199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x612000012b20]{UNVALIDATED}: Freeing instance 20241030160451199 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x612000012b20]{UNVALIDATED}: Deallocated 20241030160451199 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451199 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451210 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451210 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160451210 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160451220 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160451238 DLGSUP <0013> hlr.c:448 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160451238 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160451238 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451238 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451239 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451239 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451240 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451240 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451240 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451240 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451242 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451242 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451242 DLU <0006> fsm.c:456 lu(262425652474124)[0x612000012ca0]{UNVALIDATED}: Allocated 20241030160451242 DLGSUP <0013> lu_fsm.c:150 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160451242 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425652474124" cause=GPRS services not allowed} 20241030160451242 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160451242 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x612000012ca0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160451242 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425652474124)[0x612000012ca0]{UNVALIDATED}: Freeing instance 20241030160451242 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x612000012ca0]{UNVALIDATED}: Deallocated 20241030160451242 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451242 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451255 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451255 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425652474124"} 20241030160451255 DMAIN <0000> hlr.c:227 IMSI='262425652474124': Creating subscriber on demand 20241030160451265 DAUC <0003> hlr.c:428 IMSI='262425652474124': storing IMEI = 12345678901234 20241030160451283 DLGSUP <0013> hlr.c:448 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425652474124"} 20241030160451283 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241030160451283 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451283 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451284 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451284 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451284 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451284 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451285 DAUC <0003> db_auc.c:157 IMSI='262425652474124': No 2G Auth Data 20241030160451285 DAUC <0003> db_auc.c:192 IMSI='262425652474124': No 3G Auth Data 20241030160451286 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451286 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451286 DLU <0006> fsm.c:456 lu(262425652474124)[0x612000012e20]{UNVALIDATED}: Allocated 20241030160451286 DLGSUP <0013> lu_fsm.c:172 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160451309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425652474124)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160451309 DLGSUP <0013> lu_fsm.c:253 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425652474124" cn_domain=PS} 20241030160451309 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451309 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451311 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451311 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425652474124"} 20241030160451311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425652474124)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160451311 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160451311 DLGSUP <0013> lu_fsm.c:91 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425652474124"} 20241030160451311 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425652474124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160451311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160451311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425652474124)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160451311 DLU <0006> fsm.c:568 lu(PS:IMSI-262425652474124)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160451311 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451311 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160451323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20241030160451323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20241030160451324 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41479<->l=127.0.0.1:4259) 20241030160451324 DLINP <000b> input/ipa.c:451 connected read/write 20241030160451324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160451324 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160451324 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160451324 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160451366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20241030160451467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20241030160454506 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160454506 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160454508 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241030160454511 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454511 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160454511 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160454511 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  20241030160454511 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160454511 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  20241030160454511 DLGSUP <0013> gsup_server.c:235 2:  20241030160454511 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160454511 DLGSUP <0013> gsup_server.c:235 3:  20241030160454511 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160454511 DLGSUP <0013> gsup_server.c:235 4:  20241030160454511 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160454511 DLGSUP <0013> gsup_server.c:235 5:  20241030160454511 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160454511 DLGSUP <0013> gsup_server.c:235 7:  20241030160454511 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160454511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160454511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160454511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160454521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39461<->l=127.0.0.1:4259) 20241030160454530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241030160454558 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454558 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454558 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454667 DMAIN <0000> hlr.c:243 IMSI='262425284777186': Successfully assigned MSISDN='944' 20241030160454667 DLU <0006> fsm.c:456 lu(262425284777186)[0x612000012fa0]{UNVALIDATED}: Allocated 20241030160454667 DLGSUP <0013> lu_fsm.c:172 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160454729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425284777186)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160454729 DLGSUP <0013> lu_fsm.c:253 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454729 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454729 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454731 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425284777186"} 20241030160454731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425284777186)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160454731 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160454731 DLGSUP <0013> lu_fsm.c:91 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425284777186"} 20241030160454731 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160454731 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160454731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454731 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454732 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454732 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454733 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454733 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454734 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454734 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454747 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454747 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454747 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454772 DMAIN <0000> hlr.c:243 IMSI='262425284777186': Successfully assigned MSISDN='682' 20241030160454772 DLU <0006> fsm.c:456 lu(262425284777186)[0x612000013120]{UNVALIDATED}: Allocated 20241030160454772 DLGSUP <0013> lu_fsm.c:172 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160454794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425284777186)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160454795 DLGSUP <0013> lu_fsm.c:253 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454795 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454795 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454800 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454800 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425284777186"} 20241030160454800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425284777186)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160454800 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160454800 DLGSUP <0013> lu_fsm.c:91 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425284777186"} 20241030160454800 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160454800 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160454800 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454800 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454803 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454803 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454805 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454805 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454808 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454808 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454811 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454811 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454826 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454826 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454826 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454845 DMAIN <0000> hlr.c:243 IMSI='262425284777186': Successfully assigned MSISDN='433' 20241030160454845 DLU <0006> fsm.c:456 lu(262425284777186)[0x6120000132a0]{UNVALIDATED}: Allocated 20241030160454845 DLGSUP <0013> lu_fsm.c:150 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160454845 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425284777186" cause=GPRS services not allowed} 20241030160454846 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454846 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x6120000132a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454846 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x6120000132a0]{UNVALIDATED}: Freeing instance 20241030160454846 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x6120000132a0]{UNVALIDATED}: Deallocated 20241030160454846 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454846 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454849 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454849 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454852 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454852 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454853 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454853 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454854 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454854 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454875 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454875 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454875 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454894 DMAIN <0000> hlr.c:243 IMSI='262425284777186': Successfully assigned MSISDN='677' 20241030160454894 DLU <0006> fsm.c:456 lu(262425284777186)[0x612000013420]{UNVALIDATED}: Allocated 20241030160454894 DLGSUP <0013> lu_fsm.c:150 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160454894 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425284777186" cause=GPRS services not allowed} 20241030160454894 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454894 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454895 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x612000013420]{UNVALIDATED}: Freeing instance 20241030160454895 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x612000013420]{UNVALIDATED}: Deallocated 20241030160454895 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454895 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454898 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454898 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454900 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454900 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454902 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454902 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454915 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454915 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454915 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454927 DLU <0006> fsm.c:456 lu(262425284777186)[0x6120000135a0]{UNVALIDATED}: Allocated 20241030160454927 DLGSUP <0013> lu_fsm.c:150 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241030160454927 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425284777186" cause=GPRS services not allowed} 20241030160454927 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454927 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454927 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425284777186)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241030160454927 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241030160454927 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454927 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454930 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454930 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454932 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454932 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454933 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454933 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454948 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454948 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454948 DMAIN <0000> hlr.c:227 IMSI='262425284777186': Creating subscriber on demand 20241030160454953 DLU <0006> fsm.c:456 lu(262425284777186)[0x612000013720]{UNVALIDATED}: Allocated 20241030160454953 DLGSUP <0013> lu_fsm.c:172 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160454964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425284777186)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160454964 DLGSUP <0013> lu_fsm.c:253 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425284777186" cn_domain=PS} 20241030160454964 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454964 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454970 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425284777186"} 20241030160454970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425284777186)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160454970 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160454970 DLGSUP <0013> lu_fsm.c:91 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425284777186"} 20241030160454970 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425284777186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160454970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160454970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425284777186)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160454970 DLU <0006> fsm.c:568 lu(PS:IMSI-262425284777186)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160454970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454970 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160454973 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454974 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454975 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454975 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454976 DAUC <0003> db_auc.c:157 IMSI='262425284777186': No 2G Auth Data 20241030160454976 DAUC <0003> db_auc.c:192 IMSI='262425284777186': No 3G Auth Data 20241030160454987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241030160454988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20241030160454988 DLINP <000b> input/ipa.c:451 connected read/write 20241030160454988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160454988 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160454988 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160454988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160454988 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39461<->l=127.0.0.1:4259) 20241030160455029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241030160455130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59246<->l=127.0.0.1:4258 20241030160456726 DSS <0004> hlr_ussd.c:239 262425347808717/0xe89ccea9: SS Session Timeout, destroying 20241030160456726 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425347808717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241030160458181 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160458181 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160458183 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 20241030160458186 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160458186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160458186 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  20241030160458186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160458186 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  20241030160458186 DLGSUP <0013> gsup_server.c:235 2:  20241030160458186 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160458186 DLGSUP <0013> gsup_server.c:235 3:  20241030160458186 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160458186 DLGSUP <0013> gsup_server.c:235 4:  20241030160458186 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160458186 DLGSUP <0013> gsup_server.c:235 5:  20241030160458186 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160458186 DLGSUP <0013> gsup_server.c:235 7:  20241030160458186 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160458186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160458186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160458186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160458197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38741<->l=127.0.0.1:4259) 20241030160458207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 20241030160458226 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458226 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422130641263"} 20241030160458226 DMAIN <0000> hlr.c:227 IMSI='262422130641263': Creating subscriber on demand 20241030160458255 DMAIN <0000> hlr.c:243 IMSI='262422130641263': Successfully assigned MSISDN='229' 20241030160458255 DAUC <0003> db_auc.c:157 IMSI='262422130641263': No 2G Auth Data 20241030160458255 DAUC <0003> db_auc.c:192 IMSI='262422130641263': No 3G Auth Data 20241030160458255 DLGSUP <0013> hlr.c:331 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422130641263 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 20241030160458256 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422130641263" cause=IMSI unknown in HLR} 20241030160458256 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241030160458256 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458256 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458258 DAUC <0003> db_auc.c:157 IMSI='262422130641263': No 2G Auth Data 20241030160458258 DAUC <0003> db_auc.c:192 IMSI='262422130641263': No 3G Auth Data 20241030160458259 DAUC <0003> db_auc.c:157 IMSI='262422130641263': No 2G Auth Data 20241030160458259 DAUC <0003> db_auc.c:192 IMSI='262422130641263': No 3G Auth Data 20241030160458259 DAUC <0003> db_auc.c:157 IMSI='262422130641263': No 2G Auth Data 20241030160458259 DAUC <0003> db_auc.c:192 IMSI='262422130641263': No 3G Auth Data 20241030160458261 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458261 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422130641263" cn_domain=PS} 20241030160458261 DLU <0006> fsm.c:456 lu(262422130641263)[0x6120000138a0]{UNVALIDATED}: Allocated 20241030160458261 DLGSUP <0013> lu_fsm.c:172 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241030160458310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422130641263)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160458310 DLGSUP <0013> lu_fsm.c:253 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422130641263" cn_domain=PS} 20241030160458310 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458310 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458312 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458312 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422130641263"} 20241030160458312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422130641263)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160458312 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160458312 DLGSUP <0013> lu_fsm.c:91 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422130641263"} 20241030160458312 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422130641263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160458312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422130641263)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160458312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422130641263)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160458312 DLU <0006> fsm.c:568 lu(PS:IMSI-262422130641263)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160458312 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458312 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160458340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59266<->l=127.0.0.1:4258 20241030160458341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 20241030160458342 DLINP <000b> input/ipa.c:451 connected read/write 20241030160458342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160458342 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160458342 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160458342 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160458342 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38741<->l=127.0.0.1:4259) 20241030160458380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20241030160458481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20241030160501511 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160501511 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160501512 DLINP <000b> input/ipa.c:451 connected read/write 20241030160501512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160501513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4258 20241030160501514 DLINP <000b> input/ipa.c:451 connected read/write 20241030160501514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160501514 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160501514 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160501514 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  20241030160501514 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160501514 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  20241030160501514 DLGSUP <0013> gsup_server.c:235 2:  20241030160501514 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160501514 DLGSUP <0013> gsup_server.c:235 3:  20241030160501514 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160501514 DLGSUP <0013> gsup_server.c:235 4:  20241030160501514 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160501514 DLGSUP <0013> gsup_server.c:235 5:  20241030160501514 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160501514 DLGSUP <0013> gsup_server.c:235 7:  20241030160501514 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160501514 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160501514 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160501514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160501523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35093<->l=127.0.0.1:4259) 20241030160501525 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030160501525 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030160501532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 20241030160501541 DAUC <0003> db_auc.c:157 IMSI='262422912310841': No 2G Auth Data 20241030160501541 DAUC <0003> db_auc.c:192 IMSI='262422912310841': No 3G Auth Data 20241030160501557 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355588.msisdn 20241030160501557 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615355588.msisdn: not attached (vlr_number unset) 20241030160501557 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355588.msisdn: does not exist in GSUP proxy 20241030160502559 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160502560 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422912310841" cn_domain=CS} 20241030160502560 DLU <0006> fsm.c:456 lu(262422912310841)[0x612000013d20]{UNVALIDATED}: Allocated 20241030160502560 DLGSUP <0013> lu_fsm.c:172 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241030160502601 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422912310841)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241030160502601 DLGSUP <0013> lu_fsm.c:253 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422912310841" cn_domain=CS} 20241030160502601 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160502601 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160502604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160502604 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422912310841"} 20241030160502604 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422912310841)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241030160502604 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241030160502604 DLGSUP <0013> lu_fsm.c:91 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422912310841"} 20241030160502604 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422912310841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160502604 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422912310841)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241030160502604 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422912310841)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241030160502604 DLU <0006> fsm.c:568 lu(CS:IMSI-262422912310841)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241030160502604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160502604 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160502605 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615355588.msisdn 20241030160502605 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615355588.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241030160502605 DDGSM <0007> mslookup_server.c:327 sip.voice.491615355588.msisdn: does not exist in GSUP proxy 20241030160502605 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615355588.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030160502617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 20241030160502618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4258 20241030160502618 DLINP <000b> input/ipa.c:451 connected read/write 20241030160502618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160502618 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160502618 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160502618 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160502619 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35093<->l=127.0.0.1:4259) 20241030160502642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241030160502743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39662<->l=127.0.0.1:4258 20241030160505773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160505773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160505774 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160505774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241030160505775 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160505775 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160505775 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160505775 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  20241030160505775 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160505775 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  20241030160505775 DLGSUP <0013> gsup_server.c:235 2:  20241030160505775 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160505775 DLGSUP <0013> gsup_server.c:235 3:  20241030160505775 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160505775 DLGSUP <0013> gsup_server.c:235 4:  20241030160505775 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160505775 DLGSUP <0013> gsup_server.c:235 5:  20241030160505775 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160505775 DLGSUP <0013> gsup_server.c:235 7:  20241030160505775 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160505775 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160505775 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160505775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160505776 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030160505776 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030160505793 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41447<->l=127.0.0.1:4259) 20241030160505801 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030160505801 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030160505809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 20241030160505818 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160505818 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422987964507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422987964507" cn_domain=CS} 20241030160505818 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422987964507 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030160505818 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422987964507 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030160505818 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422987964507.imsi 20241030160505818 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422987964507.imsi 20241030160505818 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422987964507.imsi: does not exist in local HLR 20241030160505820 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422987964507 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030160505820 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030160505820 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030160505820 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030160505820 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030160505820 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030160505820 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422987964507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160505820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160505820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160505820 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160505820 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160505821 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160505821 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160505822 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505822 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505822 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030160505822 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030160505822 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030160505822 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505822 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505822 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030160505866 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505866 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505866 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505866 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505866 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422987964507 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617413077 20241030160505866 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422987964507 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160505866 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505866 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505869 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505869 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505869 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422987964507 MSISDN-491617413077 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160505869 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505869 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505870 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505870 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505870 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422987964507 MSISDN-491617413077 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 20241030160505870 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422987964507 MSISDN-491617413077 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160505870 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505870 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160505870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 20241030160505870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.1:4258 20241030160505871 DLINP <000b> input/ipa.c:451 connected read/write 20241030160505871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160505871 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160505871 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160505871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160505871 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160505871 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160505871 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030160505871 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030160505871 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030160505871 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41447<->l=127.0.0.1:4259) 20241030160505893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20241030160505994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20241030160509026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160509026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160509028 DLINP <000b> input/ipa.c:451 connected read/write 20241030160509028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160509028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241030160509029 DLINP <000b> input/ipa.c:451 connected read/write 20241030160509029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160509029 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160509029 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160509029 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  20241030160509029 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160509029 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  20241030160509029 DLGSUP <0013> gsup_server.c:235 2:  20241030160509029 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160509029 DLGSUP <0013> gsup_server.c:235 3:  20241030160509029 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160509029 DLGSUP <0013> gsup_server.c:235 4:  20241030160509029 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160509029 DLGSUP <0013> gsup_server.c:235 5:  20241030160509029 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160509029 DLGSUP <0013> gsup_server.c:235 7:  20241030160509029 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160509029 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160509029 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160509029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160509030 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030160509030 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030160509040 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20241030160509043 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030160509043 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030160509051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39704<->l=127.0.0.1:4258 20241030160509069 DAUC <0003> db_auc.c:157 IMSI='262424047950458': No 2G Auth Data 20241030160509069 DAUC <0003> db_auc.c:192 IMSI='262424047950458': No 3G Auth Data 20241030160509130 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424047950458.imsi 20241030160509130 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424047950458.imsi: found in local HLR 20241030160509144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39704<->l=127.0.0.1:4258 20241030160509144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39696<->l=127.0.0.1:4258 20241030160509145 DLINP <000b> input/ipa.c:451 connected read/write 20241030160509145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160509145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160509145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160509145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160509145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20241030160509188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 20241030160509289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 20241030160512322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160512322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160512324 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160512324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 20241030160512326 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030160512326 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030160512326 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160512326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160512326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160512326 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  20241030160512326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160512326 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  20241030160512326 DLGSUP <0013> gsup_server.c:235 2:  20241030160512326 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160512326 DLGSUP <0013> gsup_server.c:235 3:  20241030160512326 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160512326 DLGSUP <0013> gsup_server.c:235 4:  20241030160512326 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160512326 DLGSUP <0013> gsup_server.c:235 5:  20241030160512326 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160512326 DLGSUP <0013> gsup_server.c:235 7:  20241030160512326 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160512326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160512326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160512326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160512341 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20241030160512343 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030160512343 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030160512350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20241030160512370 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160512370 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422521950168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422521950168" cn_domain=CS} 20241030160512370 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422521950168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030160512370 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422521950168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030160512370 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422521950168.imsi 20241030160512370 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422521950168.imsi 20241030160512370 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422521950168.imsi: does not exist in local HLR 20241030160512374 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422521950168 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030160512374 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030160512375 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030160512375 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030160512375 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030160512375 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030160512375 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422521950168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160512375 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160512375 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160512375 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160512375 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160512375 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160512375 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160512376 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512376 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512376 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030160512376 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030160512376 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030160512376 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512376 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512376 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030160512418 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512418 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512418 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512418 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512418 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422521950168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613734778 20241030160512418 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422521950168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160512418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512418 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512420 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512420 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512420 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422521950168 MSISDN-491613734778 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160512420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512420 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512421 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160512421 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160512421 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422521950168 MSISDN-491613734778 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 20241030160512421 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422521950168 MSISDN-491613734778 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160512421 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512421 DLINP <000b> input/ipa.c:451 connected read/write 20241030160512421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160512423 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422521950168.imsi 20241030160512423 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422521950168.imsi: does not exist in local HLR 20241030160513424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4258 20241030160516217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 20241030160516217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43201<->l=127.0.0.1:4259) 20241030160516217 DLINP <000b> input/ipa.c:451 connected read/write 20241030160516217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160516217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160516217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160516217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160516218 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160516218 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160516218 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030160516218 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030160516218 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030160516260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 20241030160516361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4258 20241030160519389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241030160519389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241030160519390 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160519391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241030160519391 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160519391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241030160519391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241030160519391 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  20241030160519391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241030160519391 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  20241030160519391 DLGSUP <0013> gsup_server.c:235 2:  20241030160519391 DLGSUP <0013> gsup_server.c:237 2: 00  20241030160519391 DLGSUP <0013> gsup_server.c:235 3:  20241030160519391 DLGSUP <0013> gsup_server.c:237 3: 00  20241030160519391 DLGSUP <0013> gsup_server.c:235 4:  20241030160519391 DLGSUP <0013> gsup_server.c:237 4: 00  20241030160519391 DLGSUP <0013> gsup_server.c:235 5:  20241030160519391 DLGSUP <0013> gsup_server.c:237 5: 00  20241030160519391 DLGSUP <0013> gsup_server.c:235 7:  20241030160519391 DLGSUP <0013> gsup_server.c:237 7: 00  20241030160519391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241030160519391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241030160519391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241030160519392 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241030160519392 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241030160519407 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45009<->l=127.0.0.1:4259) 20241030160519408 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241030160519408 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241030160519417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241030160519434 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160519434 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422674040929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422674040929" cn_domain=CS} 20241030160519434 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422674040929 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241030160519434 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422674040929 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241030160519434 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422674040929.imsi 20241030160519434 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422674040929.imsi 20241030160519434 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422674040929.imsi: does not exist in local HLR 20241030160519438 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422674040929 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241030160519438 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241030160519438 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241030160519438 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241030160519438 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241030160519438 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241030160519438 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422674040929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241030160519438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160519438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160519438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160519438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160519438 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241030160519438 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241030160519439 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519439 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519439 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241030160519439 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241030160519439 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241030160519439 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519439 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519439 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241030160519482 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519482 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519482 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519482 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519482 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422674040929 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615652654 20241030160519482 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674040929 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160519482 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519482 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519484 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519484 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519484 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674040929 MSISDN-491615652654 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160519484 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519484 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519486 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519486 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519486 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422674040929 MSISDN-491615652654 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 20241030160519486 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422674040929 MSISDN-491615652654 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241030160519486 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519486 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241030160519487 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615652654.msisdn 20241030160519487 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615652654.msisdn: does not exist in local HLR 20241030160519487 DDGSM <0007> mslookup_server.c:352 sip.voice.491615652654.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241030160519487 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615652654.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241030160519488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241030160519488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241030160519489 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241030160519489 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241030160519489 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241030160519489 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241030160519489 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241030160519489 DLINP <000b> input/ipa.c:451 connected read/write 20241030160519489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241030160519489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241030160519489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241030160519489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241030160519489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45009<->l=127.0.0.1:4259) 20241030160519513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258 20241030160519614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4258