20240910082521429 DMAIN <0000> hlr.c:802 hlr starting 20240910082521429 DDB <0001> db.c:599 using database: hlr.db 20240910082521429 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240910082521429 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240910082521430 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240910082521430 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240910082521483 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240910082521483 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240910082521694 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240910082521695 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240910082521695 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20240910082522935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082522935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082522936 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 20240910082522937 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082522937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082522937 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  20240910082522937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082522937 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  20240910082522937 DLGSUP <0013> gsup_server.c:235 2:  20240910082522937 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082522937 DLGSUP <0013> gsup_server.c:235 3:  20240910082522937 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082522937 DLGSUP <0013> gsup_server.c:235 4:  20240910082522937 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082522937 DLGSUP <0013> gsup_server.c:235 5:  20240910082522937 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082522937 DLGSUP <0013> gsup_server.c:235 7:  20240910082522937 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082522937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082522937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082522937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082522949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40979<->l=127.0.0.1:4259) 20240910082522959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522978 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"} 20240910082522978 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" 20240910082522978 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} 20240910082522978 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 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082522978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082522979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.1:4258 20240910082522980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34312<->l=127.0.0.1:4258 20240910082522980 DLINP <000b> input/ipa.c:451 connected read/write 20240910082522980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082522980 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082522980 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082522980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082522981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40979<->l=127.0.0.1:4259) 20240910082523018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 20240910082523018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4258 20240910082526045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082526045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082526046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20240910082526048 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082526048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082526048 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  20240910082526048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082526048 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  20240910082526048 DLGSUP <0013> gsup_server.c:235 2:  20240910082526048 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082526048 DLGSUP <0013> gsup_server.c:235 3:  20240910082526048 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082526048 DLGSUP <0013> gsup_server.c:235 4:  20240910082526048 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082526048 DLGSUP <0013> gsup_server.c:235 5:  20240910082526048 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082526048 DLGSUP <0013> gsup_server.c:235 7:  20240910082526048 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082526048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082526048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082526048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082526057 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46281<->l=127.0.0.1:4259) 20240910082526076 DAUC <0003> db_auc.c:157 IMSI='262426322662153': No 2G Auth Data 20240910082526076 DAUC <0003> db_auc.c:192 IMSI='262426322662153': No 3G Auth Data 20240910082526123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34340<->l=127.0.0.1:4258 20240910082526126 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526126 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426322662153"} 20240910082526142 DAUC <0003> db_auc.c:192 IMSI='262426322662153': No 3G Auth Data 20240910082526142 DAUC <0003> db_auc.c:236 IMSI='262426322662153': Calling to generate 5 vectors 20240910082526142 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526142 DAUC <0003> auc.c:113 vector [0]: rand = 89a5accae8a359bcc2fb0a4183f9c212 20240910082526142 DAUC <0003> auc.c:179 vector [0]: kc = 398f38852175b800 20240910082526142 DAUC <0003> auc.c:180 vector [0]: sres = ed87cd6b 20240910082526142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [1]: rand = 9b28b2877c9c1b859690340f2c81ea58 20240910082526142 DAUC <0003> auc.c:179 vector [1]: kc = c5f749535a0fe400 20240910082526142 DAUC <0003> auc.c:180 vector [1]: sres = 6ee8de8d 20240910082526142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [2]: rand = 7af10929db30eb3bc5869bdfe466e7ad 20240910082526142 DAUC <0003> auc.c:179 vector [2]: kc = a51bbbd2557f3800 20240910082526142 DAUC <0003> auc.c:180 vector [2]: sres = c04bd71d 20240910082526142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [3]: rand = 4657443b14f074e045152d54d714c18d 20240910082526142 DAUC <0003> auc.c:179 vector [3]: kc = c85389cf0c36ac00 20240910082526142 DAUC <0003> auc.c:180 vector [3]: sres = 66314345 20240910082526142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526142 DAUC <0003> auc.c:113 vector [4]: rand = be1277dd7cf8af82aedfb32ad72ebf26 20240910082526142 DAUC <0003> auc.c:179 vector [4]: kc = 86c541373234cc00 20240910082526142 DAUC <0003> auc.c:180 vector [4]: sres = fa875b06 20240910082526142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526142 DAUC <0003> db_auc.c:245 IMSI='262426322662153': Generated 5 vectors 20240910082526142 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426322662153"} 20240910082526142 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426322662153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34340<->l=127.0.0.1:4258 20240910082526204 DAUC <0003> db_auc.c:157 IMSI='262424108451911': No 2G Auth Data 20240910082526204 DAUC <0003> db_auc.c:192 IMSI='262424108451911': No 3G Auth Data 20240910082526252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526253 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424108451911"} 20240910082526253 DAUC <0003> db_auc.c:192 IMSI='262424108451911': No 3G Auth Data 20240910082526253 DAUC <0003> db_auc.c:236 IMSI='262424108451911': Calling to generate 5 vectors 20240910082526253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526253 DAUC <0003> auc.c:113 vector [0]: rand = 1737d3cbbe8ab454d627dcf9e1d5e9f3 20240910082526253 DAUC <0003> auc.c:179 vector [0]: kc = d3fd5954b43afc00 20240910082526253 DAUC <0003> auc.c:180 vector [0]: sres = 160f4c82 20240910082526253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [1]: rand = e6b3c31a87d784985f9b76516214245b 20240910082526253 DAUC <0003> auc.c:179 vector [1]: kc = 1aa008a630a95400 20240910082526253 DAUC <0003> auc.c:180 vector [1]: sres = 9dbe8fc4 20240910082526253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [2]: rand = d1abd9990711515cf48803940e7eb727 20240910082526253 DAUC <0003> auc.c:179 vector [2]: kc = c30fe8e13d02c400 20240910082526253 DAUC <0003> auc.c:180 vector [2]: sres = 9e8f2c14 20240910082526253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [3]: rand = 9c234f47afa7373218ba8b7af89c99e7 20240910082526253 DAUC <0003> auc.c:179 vector [3]: kc = fd0c50b02e7db000 20240910082526253 DAUC <0003> auc.c:180 vector [3]: sres = c2cc8a6d 20240910082526253 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526253 DAUC <0003> auc.c:113 vector [4]: rand = ccb1730d3805bbb0bf0d78da0e301cb2 20240910082526253 DAUC <0003> auc.c:179 vector [4]: kc = 6e626475e94f9800 20240910082526253 DAUC <0003> auc.c:180 vector [4]: sres = 9ac394f0 20240910082526253 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526253 DAUC <0003> db_auc.c:245 IMSI='262424108451911': Generated 5 vectors 20240910082526253 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424108451911"} 20240910082526253 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424108451911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4258 20240910082526314 DAUC <0003> db_auc.c:157 IMSI='262427177233690': No 2G Auth Data 20240910082526314 DAUC <0003> db_auc.c:192 IMSI='262427177233690': No 3G Auth Data 20240910082526366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526367 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177233690"} 20240910082526367 DAUC <0003> db_auc.c:192 IMSI='262427177233690': No 3G Auth Data 20240910082526367 DAUC <0003> db_auc.c:236 IMSI='262427177233690': Calling to generate 5 vectors 20240910082526367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082526367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526367 DAUC <0003> auc.c:113 vector [0]: rand = 882f67d3d07acc11143faf7023099151 20240910082526367 DAUC <0003> auc.c:179 vector [0]: kc = b25334667c8dd092 20240910082526367 DAUC <0003> auc.c:180 vector [0]: sres = 108e76cf 20240910082526367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [1]: rand = 6f8c4f5ead238d7ea99ced6bf4d578c0 20240910082526367 DAUC <0003> auc.c:179 vector [1]: kc = 5e08815c8c87d168 20240910082526367 DAUC <0003> auc.c:180 vector [1]: sres = 115d689d 20240910082526367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [2]: rand = 166b80faf2d6777ecb1aee990f72f877 20240910082526367 DAUC <0003> auc.c:179 vector [2]: kc = 5986a06b22c90dae 20240910082526367 DAUC <0003> auc.c:180 vector [2]: sres = 993bf4db 20240910082526367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [3]: rand = 1042bcfa541131a3f4aef910ae238fe6 20240910082526367 DAUC <0003> auc.c:179 vector [3]: kc = b4db5ab1ed2561aa 20240910082526367 DAUC <0003> auc.c:180 vector [3]: sres = ce22ea2b 20240910082526367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082526367 DAUC <0003> auc.c:113 vector [4]: rand = 5a7192261f308befff4ec9596fa23894 20240910082526367 DAUC <0003> auc.c:179 vector [4]: kc = c8885534ba7e771f 20240910082526367 DAUC <0003> auc.c:180 vector [4]: sres = 862fd1e5 20240910082526367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082526367 DAUC <0003> db_auc.c:245 IMSI='262427177233690': Generated 5 vectors 20240910082526367 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177233690"} 20240910082526367 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427177233690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4258 20240910082526426 DAUC <0003> db_auc.c:157 IMSI='262425851835898': No 2G Auth Data 20240910082526426 DAUC <0003> db_auc.c:192 IMSI='262425851835898': No 3G Auth Data 20240910082526471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 20240910082526473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526473 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425851835898"} 20240910082526473 DAUC <0003> db_auc.c:157 IMSI='262425851835898': No 2G Auth Data 20240910082526473 DAUC <0003> db_auc.c:236 IMSI='262425851835898': Calling to generate 5 vectors 20240910082526473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082526473 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526473 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526473 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526473 DAUC <0003> auc.c:113 vector [0]: rand = d39b2fb35080a9497e11ec00b95d839b 20240910082526473 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526473 DAUC <0003> auc.c:142 vector [0]: autn = 96c26136bb930000590025e8aca600be 20240910082526473 DAUC <0003> auc.c:143 vector [0]: ck = b06877a918705f353723b2192c38fcfe 20240910082526473 DAUC <0003> auc.c:144 vector [0]: ik = c6486d62214134dbe6f92a2a8476e0c6 20240910082526473 DAUC <0003> auc.c:145 vector [0]: res = f5bae98ae6e4a1a10000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [0]: kc = a7fa82f8917f77d6 20240910082526473 DAUC <0003> auc.c:152 vector [0]: sres = 135e482b 20240910082526473 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [1]: rand = fe0e30256216856457864896733d45c9 20240910082526473 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526473 DAUC <0003> auc.c:142 vector [1]: autn = 9f30ac32e24400003e0bff74d93eb0e7 20240910082526473 DAUC <0003> auc.c:143 vector [1]: ck = 5aab3fb6db9ca1cadcc6212bc59dcb2f 20240910082526473 DAUC <0003> auc.c:144 vector [1]: ik = 5984bece4ba0a9c235198d8740df2348 20240910082526473 DAUC <0003> auc.c:145 vector [1]: res = bf5a322bb3d8a5d60000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [1]: kc = eaf02dd4157ee06f 20240910082526473 DAUC <0003> auc.c:152 vector [1]: sres = 0c8297fd 20240910082526473 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [2]: rand = 1f8ded8fb3a3acff7214a27ea88351f2 20240910082526473 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526473 DAUC <0003> auc.c:142 vector [2]: autn = b04a75306990000004b3aa3670d5869c 20240910082526473 DAUC <0003> auc.c:143 vector [2]: ck = 09736f9d818314a7687008846cfbd74f 20240910082526473 DAUC <0003> auc.c:144 vector [2]: ik = 76708babe6c7802622b6489765560fca 20240910082526473 DAUC <0003> auc.c:145 vector [2]: res = 501aee2192f5f39a0000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [2]: kc = 35c5a4256ee94c04 20240910082526473 DAUC <0003> auc.c:152 vector [2]: sres = c2ef1dbb 20240910082526473 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [3]: rand = 8d0782a6805a389855568ce182924c0f 20240910082526473 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526473 DAUC <0003> auc.c:142 vector [3]: autn = 386dcbab283f00001a64ece96c9119dc 20240910082526473 DAUC <0003> auc.c:143 vector [3]: ck = 80757f1f9cace89ad09be8f8395e1dd3 20240910082526473 DAUC <0003> auc.c:144 vector [3]: ik = 46297e25c3aff0ca1140e1614b60e322 20240910082526473 DAUC <0003> auc.c:145 vector [3]: res = 197846e5f86135d90000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [3]: kc = 078708a32d3de6a1 20240910082526473 DAUC <0003> auc.c:152 vector [3]: sres = e119733c 20240910082526473 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082526473 DAUC <0003> auc.c:113 vector [4]: rand = 95b21afbd350cd5d0cab7683d2092bfa 20240910082526473 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526473 DAUC <0003> auc.c:142 vector [4]: autn = 171eaac3e7d00000006d39ec3ceca82a 20240910082526473 DAUC <0003> auc.c:143 vector [4]: ck = 2faa3a6ea844bf7edfc36fb98696e9a0 20240910082526473 DAUC <0003> auc.c:144 vector [4]: ik = 7f725c69abecd5edd127d804e0614cc9 20240910082526473 DAUC <0003> auc.c:145 vector [4]: res = a8fc6d0fbb6fb62b0000000000000000 20240910082526473 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526473 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082526473 DAUC <0003> auc.c:151 vector [4]: kc = 5e3cd1ba655fcffa 20240910082526473 DAUC <0003> auc.c:152 vector [4]: sres = 1393db24 20240910082526473 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082526473 DAUC <0003> db_auc.c:245 IMSI='262425851835898': Generated 5 vectors 20240910082526473 DAUC <0003> db_auc.c:249 IMSI='262425851835898': Updating SQN=161 in DB 20240910082526483 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425851835898"} 20240910082526483 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425851835898 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4258 20240910082526547 DAUC <0003> db_auc.c:157 IMSI='262424897892446': No 2G Auth Data 20240910082526547 DAUC <0003> db_auc.c:192 IMSI='262424897892446': No 3G Auth Data 20240910082526595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20240910082526598 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526598 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424897892446"} 20240910082526598 DAUC <0003> db_auc.c:157 IMSI='262424897892446': No 2G Auth Data 20240910082526598 DAUC <0003> db_auc.c:236 IMSI='262424897892446': Calling to generate 5 vectors 20240910082526598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082526598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526598 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082526598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526598 DAUC <0003> auc.c:113 vector [0]: rand = bd61611656ded35bee865ffffa5d1d1f 20240910082526598 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526598 DAUC <0003> auc.c:142 vector [0]: autn = d94fb4cd9cfa0000cdf093f7eeb26817 20240910082526598 DAUC <0003> auc.c:143 vector [0]: ck = 70aafc1b839e58d7c931fa96bed8583f 20240910082526598 DAUC <0003> auc.c:144 vector [0]: ik = 1478117ef08b67285af02e4377b88172 20240910082526598 DAUC <0003> auc.c:145 vector [0]: res = a38f916b4ac2725c0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [0]: kc = f71339b0ba75e6b2 20240910082526598 DAUC <0003> auc.c:152 vector [0]: sres = e94de337 20240910082526598 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [1]: rand = c4f3af5ecc5c9fabcb0144cbfa47822a 20240910082526598 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526598 DAUC <0003> auc.c:142 vector [1]: autn = 123751d7c07b00003b6635df80eb512d 20240910082526598 DAUC <0003> auc.c:143 vector [1]: ck = 251d54757c9485fe43f3594b93c133b3 20240910082526598 DAUC <0003> auc.c:144 vector [1]: ik = 2fa6fe90a1e58ac2da378b2afdbd7c76 20240910082526598 DAUC <0003> auc.c:145 vector [1]: res = fb08ab8794f21f980000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [1]: kc = 937f7884b30d40f9 20240910082526598 DAUC <0003> auc.c:152 vector [1]: sres = 6ffab41f 20240910082526598 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [2]: rand = 65ab9236c90d48aea83e51705a5594e7 20240910082526598 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526598 DAUC <0003> auc.c:142 vector [2]: autn = 4e9d08cf82230000a01c4f993dc847b5 20240910082526598 DAUC <0003> auc.c:143 vector [2]: ck = 4bece5cf362a1feecd91e476dc38e1da 20240910082526598 DAUC <0003> auc.c:144 vector [2]: ik = 8b0eade2de7f47e0032b97475c6567c3 20240910082526598 DAUC <0003> auc.c:145 vector [2]: res = 77a2769b7a45400c0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [2]: kc = 0e583b1c6808de17 20240910082526598 DAUC <0003> auc.c:152 vector [2]: sres = 0de73697 20240910082526598 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [3]: rand = 76f6dc1e86009a86ea1f3bc20912c1fd 20240910082526598 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526598 DAUC <0003> auc.c:142 vector [3]: autn = 721f6967668c00003bd7c16cc5d4f298 20240910082526598 DAUC <0003> auc.c:143 vector [3]: ck = fd855ee73fe5c3b2781e351333efc991 20240910082526598 DAUC <0003> auc.c:144 vector [3]: ik = 6a7899b1c83b1aae1e5a0de98595c25a 20240910082526598 DAUC <0003> auc.c:145 vector [3]: res = 81eff72e11b323240000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [3]: kc = f1b9ffac41a4d2d7 20240910082526598 DAUC <0003> auc.c:152 vector [3]: sres = 905cd40a 20240910082526598 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082526598 DAUC <0003> auc.c:113 vector [4]: rand = 5cd18d91037daf029697b1437347a78e 20240910082526598 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526598 DAUC <0003> auc.c:142 vector [4]: autn = 3cd30670b9120000761cbb7c53eba6c4 20240910082526598 DAUC <0003> auc.c:143 vector [4]: ck = 17484616c89089b97281e1e7d50813f6 20240910082526598 DAUC <0003> auc.c:144 vector [4]: ik = 6aafbd79dc3b3596d77ca8e5d0cc8c89 20240910082526598 DAUC <0003> auc.c:145 vector [4]: res = bec8e0d02ac2620d0000000000000000 20240910082526598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526598 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082526598 DAUC <0003> auc.c:151 vector [4]: kc = d81ab26d116f2350 20240910082526598 DAUC <0003> auc.c:152 vector [4]: sres = 940a82dd 20240910082526598 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082526598 DAUC <0003> db_auc.c:245 IMSI='262424897892446': Generated 5 vectors 20240910082526598 DAUC <0003> db_auc.c:249 IMSI='262424897892446': Updating SQN=161 in DB 20240910082526606 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424897892446"} 20240910082526606 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424897892446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526606 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526606 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4258 20240910082526671 DAUC <0003> db_auc.c:157 IMSI='262421143541889': No 2G Auth Data 20240910082526671 DAUC <0003> db_auc.c:192 IMSI='262421143541889': No 3G Auth Data 20240910082526759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240910082526766 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526766 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421143541889"} 20240910082526766 DAUC <0003> db_auc.c:236 IMSI='262421143541889': Calling to generate 5 vectors 20240910082526766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082526766 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526766 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526766 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526766 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526766 DAUC <0003> auc.c:113 vector [0]: rand = b6723c03ac20276467e16c29b3089e6d 20240910082526766 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526766 DAUC <0003> auc.c:142 vector [0]: autn = af5982e869110000788f619d28b38b17 20240910082526766 DAUC <0003> auc.c:143 vector [0]: ck = 9d7fd0cd3d30e79ef30d6379b48eefda 20240910082526766 DAUC <0003> auc.c:144 vector [0]: ik = 9841977a72a684f7ddf922e4b99439b0 20240910082526766 DAUC <0003> auc.c:145 vector [0]: res = 9745c2f9769792620000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [0]: kc = b569f2c0bb37fc00 20240910082526766 DAUC <0003> auc.c:180 vector [0]: sres = d6541dee 20240910082526766 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [1]: rand = a13617c1d88f70dc865a22a154931d8c 20240910082526766 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526766 DAUC <0003> auc.c:142 vector [1]: autn = 547af046f8500000b99d490953b2ad92 20240910082526766 DAUC <0003> auc.c:143 vector [1]: ck = a419b755794d7219330d637f37192a82 20240910082526766 DAUC <0003> auc.c:144 vector [1]: ik = d4b5a1f10aaa50172f3d65abe8a097fd 20240910082526766 DAUC <0003> auc.c:145 vector [1]: res = 2dad480083996f3e0000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [1]: kc = e5d04fbaedda9400 20240910082526766 DAUC <0003> auc.c:180 vector [1]: sres = 0882d1cb 20240910082526766 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [2]: rand = dc1ddf1a322ce413783bb049116c2e35 20240910082526766 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526766 DAUC <0003> auc.c:142 vector [2]: autn = 1b3f12eeb12f000074037172602aee9f 20240910082526766 DAUC <0003> auc.c:143 vector [2]: ck = 2cb33161f54865c79dec6f2826127f3c 20240910082526766 DAUC <0003> auc.c:144 vector [2]: ik = 800c8f560e13712c4e1138706a634e4a 20240910082526766 DAUC <0003> auc.c:145 vector [2]: res = e857137462cb197a0000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [2]: kc = 688d67695e3f2c00 20240910082526766 DAUC <0003> auc.c:180 vector [2]: sres = ba0fb61d 20240910082526766 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [3]: rand = 86efe1425d0162e076cb89cf603ccfd6 20240910082526766 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526766 DAUC <0003> auc.c:142 vector [3]: autn = 46778706737f0000eb6dacdf959a8ce4 20240910082526766 DAUC <0003> auc.c:143 vector [3]: ck = fd7e5a9094e87aacf4e765d9fe217019 20240910082526766 DAUC <0003> auc.c:144 vector [3]: ik = 2875a34719fe7a38699c96a4d73c2948 20240910082526766 DAUC <0003> auc.c:145 vector [3]: res = dca489c3dc239f090000000000000000 20240910082526766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526766 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082526766 DAUC <0003> auc.c:179 vector [3]: kc = 95d427a799a51000 20240910082526766 DAUC <0003> auc.c:180 vector [3]: sres = d0a1b3d1 20240910082526766 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082526766 DAUC <0003> auc.c:113 vector [4]: rand = 60f3c62bdc4b0695a08c46c705dab2ba 20240910082526767 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526767 DAUC <0003> auc.c:142 vector [4]: autn = 991bd0328eb8000047405a68bdf967fa 20240910082526767 DAUC <0003> auc.c:143 vector [4]: ck = 2fc048c3d27b4d0ef60147dcf592ec60 20240910082526767 DAUC <0003> auc.c:144 vector [4]: ik = d60d3964522e7c120dd217cd050c48fb 20240910082526767 DAUC <0003> auc.c:145 vector [4]: res = 9082ed7c130d4c060000000000000000 20240910082526767 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526767 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082526767 DAUC <0003> auc.c:179 vector [4]: kc = 09f30cd0e74cc800 20240910082526767 DAUC <0003> auc.c:180 vector [4]: sres = 3dabce43 20240910082526767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082526767 DAUC <0003> db_auc.c:245 IMSI='262421143541889': Generated 5 vectors 20240910082526767 DAUC <0003> db_auc.c:249 IMSI='262421143541889': Updating SQN=161 in DB 20240910082526782 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421143541889"} 20240910082526782 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421143541889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240910082526860 DAUC <0003> db_auc.c:157 IMSI='262428762474264': No 2G Auth Data 20240910082526860 DAUC <0003> db_auc.c:192 IMSI='262428762474264': No 3G Auth Data 20240910082526933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 20240910082526937 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082526937 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762474264"} 20240910082526937 DAUC <0003> db_auc.c:236 IMSI='262428762474264': Calling to generate 5 vectors 20240910082526937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082526937 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082526937 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082526937 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082526937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082526937 DAUC <0003> auc.c:113 vector [0]: rand = b53f4df2017fb84d5b6ccb4e2a887e41 20240910082526937 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082526937 DAUC <0003> auc.c:142 vector [0]: autn = 578e86db2040000084db4ae080375474 20240910082526937 DAUC <0003> auc.c:143 vector [0]: ck = 072543649be31bdbfbe152135a883470 20240910082526937 DAUC <0003> auc.c:144 vector [0]: ik = 7a626da53a0c23563fd5fce48f3e14fe 20240910082526937 DAUC <0003> auc.c:145 vector [0]: res = 7098ad727201a5db0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [0]: kc = ec3f1bed14d54800 20240910082526937 DAUC <0003> auc.c:180 vector [0]: sres = 0005d10d 20240910082526937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [1]: rand = 95ee9db6753e509201f3558f8d51f833 20240910082526937 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082526937 DAUC <0003> auc.c:142 vector [1]: autn = 10ba1594be5700007901d58d4fb5bf61 20240910082526937 DAUC <0003> auc.c:143 vector [1]: ck = 0123ba126b499fe71e3ef9d0171ce106 20240910082526937 DAUC <0003> auc.c:144 vector [1]: ik = e1fa99b985ccb38f1b69356271e0fe6d 20240910082526937 DAUC <0003> auc.c:145 vector [1]: res = 263871be9ef6297a0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [1]: kc = 81eeca7de3b7f400 20240910082526937 DAUC <0003> auc.c:180 vector [1]: sres = 89c9c5ba 20240910082526937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [2]: rand = c72e5b90aee843168b07ba265e925a01 20240910082526937 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082526937 DAUC <0003> auc.c:142 vector [2]: autn = b0101582b2230000bd9b912411c1d406 20240910082526937 DAUC <0003> auc.c:143 vector [2]: ck = e1d34c238a034025e41a39c64571cfba 20240910082526937 DAUC <0003> auc.c:144 vector [2]: ik = 6ecab2abfffa8b4d83facfb7d6d0c225 20240910082526937 DAUC <0003> auc.c:145 vector [2]: res = c7651d4b9dc059630000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [2]: kc = 9f2c9e545e650800 20240910082526937 DAUC <0003> auc.c:180 vector [2]: sres = d2424fbb 20240910082526937 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [3]: rand = bda9b4d5562918ff2f7fe900950e9e3b 20240910082526937 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082526937 DAUC <0003> auc.c:142 vector [3]: autn = 172f5b1b02dd000083097e43f773a1ba 20240910082526937 DAUC <0003> auc.c:143 vector [3]: ck = 63087f49522467b5ce463e031108b306 20240910082526937 DAUC <0003> auc.c:144 vector [3]: ik = aa0ece833b62f989b35c582b6ef75547 20240910082526937 DAUC <0003> auc.c:145 vector [3]: res = 5156fc70adff5d590000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [3]: kc = 2331ee9fa7817400 20240910082526937 DAUC <0003> auc.c:180 vector [3]: sres = be6d5361 20240910082526937 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082526937 DAUC <0003> auc.c:113 vector [4]: rand = 77cf8181b071868edb89d5c993273df1 20240910082526937 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082526937 DAUC <0003> auc.c:142 vector [4]: autn = 6a9411d1d68000008bee1bf3fceab282 20240910082526937 DAUC <0003> auc.c:143 vector [4]: ck = 1d1801e57eefb8688b8617acf89d7d52 20240910082526937 DAUC <0003> auc.c:144 vector [4]: ik = 210da8073674c0e8e2b9e4f28fe4e97e 20240910082526937 DAUC <0003> auc.c:145 vector [4]: res = 96eecf318140ec5f0000000000000000 20240910082526937 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082526937 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082526937 DAUC <0003> auc.c:179 vector [4]: kc = fc83f30147c87800 20240910082526937 DAUC <0003> auc.c:180 vector [4]: sres = 3f0d14a3 20240910082526937 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082526937 DAUC <0003> db_auc.c:245 IMSI='262428762474264': Generated 5 vectors 20240910082526937 DAUC <0003> db_auc.c:249 IMSI='262428762474264': Updating SQN=161 in DB 20240910082526951 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762474264"} 20240910082526951 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428762474264 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082526951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082526951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082526957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 20240910082527028 DAUC <0003> db_auc.c:157 IMSI='262421448307663': No 2G Auth Data 20240910082527028 DAUC <0003> db_auc.c:192 IMSI='262421448307663': No 3G Auth Data 20240910082527099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34384<->l=127.0.0.1:4258 20240910082527102 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082527102 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421448307663"} 20240910082527102 DAUC <0003> db_auc.c:236 IMSI='262421448307663': Calling to generate 5 vectors 20240910082527102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082527102 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082527102 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082527102 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082527102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082527102 DAUC <0003> auc.c:113 vector [0]: rand = 440357db0bb6ecfe01c064418e087788 20240910082527102 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082527102 DAUC <0003> auc.c:142 vector [0]: autn = faadb2a77b7d000012dd59f5a638c26d 20240910082527102 DAUC <0003> auc.c:143 vector [0]: ck = f06f1d5c050df80706551dd70ee83aa2 20240910082527102 DAUC <0003> auc.c:144 vector [0]: ik = f3be86088c8d4a68f7f1672527e5d868 20240910082527102 DAUC <0003> auc.c:145 vector [0]: res = 89e267de1cbf5afe0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [0]: kc = 4be68d0a482e7bf3 20240910082527102 DAUC <0003> auc.c:180 vector [0]: sres = 33ae5b0b 20240910082527102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [1]: rand = 437f1fa3349bd61d5cb38ab374561bcc 20240910082527102 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082527102 DAUC <0003> auc.c:142 vector [1]: autn = c4f2ef96cdc3000027c2765317c26669 20240910082527102 DAUC <0003> auc.c:143 vector [1]: ck = 7537aacd1abc93bc225cca4786735f2a 20240910082527102 DAUC <0003> auc.c:144 vector [1]: ik = b337727537326b27f28896851162eb12 20240910082527102 DAUC <0003> auc.c:145 vector [1]: res = 6345a6d418a39feb0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [1]: kc = 61bbf7f6a86d2dee 20240910082527102 DAUC <0003> auc.c:180 vector [1]: sres = e45e087a 20240910082527102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [2]: rand = 060e793c7cf70da55419f495725816bd 20240910082527102 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082527102 DAUC <0003> auc.c:142 vector [2]: autn = e1792d4642e90000be980c284e50b37f 20240910082527102 DAUC <0003> auc.c:143 vector [2]: ck = 39416bbb43bddafd187157af506a668d 20240910082527102 DAUC <0003> auc.c:144 vector [2]: ik = 4b2572e744a96f9b78571f716378c24a 20240910082527102 DAUC <0003> auc.c:145 vector [2]: res = 2893e7d3953ddfa20000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [2]: kc = a65d6969a3b6a751 20240910082527102 DAUC <0003> auc.c:180 vector [2]: sres = 50d486d8 20240910082527102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [3]: rand = 6375df9ea46e371448ebacacccd04670 20240910082527102 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082527102 DAUC <0003> auc.c:142 vector [3]: autn = 4e6cfe8162a400003dd0a9e748a25cae 20240910082527102 DAUC <0003> auc.c:143 vector [3]: ck = 7064b24fc07dd98574588e7923131efd 20240910082527102 DAUC <0003> auc.c:144 vector [3]: ik = 38e633398161d804b26ab4932961633e 20240910082527102 DAUC <0003> auc.c:145 vector [3]: res = 4d17d56916f6dbd20000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [3]: kc = 214950894d33eadb 20240910082527102 DAUC <0003> auc.c:180 vector [3]: sres = 1a3925fe 20240910082527102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082527102 DAUC <0003> auc.c:113 vector [4]: rand = 50caea2fd34e632895285ecdbead2571 20240910082527102 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082527102 DAUC <0003> auc.c:142 vector [4]: autn = 118ccdce1835000051071739df37f664 20240910082527102 DAUC <0003> auc.c:143 vector [4]: ck = 7da0ad01630faf66a660e8599784be19 20240910082527102 DAUC <0003> auc.c:144 vector [4]: ik = 82c1ebae5829b14a6dcdb259d1203e93 20240910082527102 DAUC <0003> auc.c:145 vector [4]: res = 85b2c01d210cb7ff0000000000000000 20240910082527102 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082527102 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082527102 DAUC <0003> auc.c:179 vector [4]: kc = 60eee3c12aed2e16 20240910082527102 DAUC <0003> auc.c:180 vector [4]: sres = f9a7213f 20240910082527102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082527102 DAUC <0003> db_auc.c:245 IMSI='262421448307663': Generated 5 vectors 20240910082527102 DAUC <0003> db_auc.c:249 IMSI='262421448307663': Updating SQN=161 in DB 20240910082527114 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421448307663"} 20240910082527114 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421448307663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082527114 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082527114 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082527116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34384<->l=127.0.0.1:4258 20240910082527169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20240910082527170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46281<->l=127.0.0.1:4259) 20240910082527170 DLINP <000b> input/ipa.c:451 connected read/write 20240910082527170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082527170 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082527170 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082527170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082527201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20240910082527202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34388<->l=127.0.0.1:4258 20240910082530243 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082530243 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082530244 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20240910082530247 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082530247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082530247 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  20240910082530247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082530247 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  20240910082530247 DLGSUP <0013> gsup_server.c:235 2:  20240910082530247 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082530247 DLGSUP <0013> gsup_server.c:235 3:  20240910082530247 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082530247 DLGSUP <0013> gsup_server.c:235 4:  20240910082530247 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082530247 DLGSUP <0013> gsup_server.c:235 5:  20240910082530247 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082530247 DLGSUP <0013> gsup_server.c:235 7:  20240910082530247 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082530247 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082530247 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082530247 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082530257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34303<->l=127.0.0.1:4259) 20240910082530284 DAUC <0003> db_auc.c:157 IMSI='262427827628634': No 2G Auth Data 20240910082530284 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 20240910082530349 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530349 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530350 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530350 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 1 vectors 20240910082530350 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530350 DAUC <0003> auc.c:113 vector [0]: rand = 3ce00642724e182652205eee7fae63cd 20240910082530350 DAUC <0003> auc.c:179 vector [0]: kc = e3e506e443a48c00 20240910082530350 DAUC <0003> auc.c:180 vector [0]: sres = 0e242842 20240910082530350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530350 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 1 vectors 20240910082530350 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530350 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530352 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530352 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530352 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 4 vectors 20240910082530352 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530352 DAUC <0003> auc.c:113 vector [0]: rand = b18150e63455ed58b9659f4780a13460 20240910082530352 DAUC <0003> auc.c:179 vector [0]: kc = 3b35f4f306048000 20240910082530352 DAUC <0003> auc.c:180 vector [0]: sres = 988f8f6e 20240910082530352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [1]: rand = 90fb5c915eafd051b63504998ef78c5f 20240910082530352 DAUC <0003> auc.c:179 vector [1]: kc = 6c691e06c6b2f000 20240910082530352 DAUC <0003> auc.c:180 vector [1]: sres = d91c72a2 20240910082530352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [2]: rand = 63a7428df1c4b0d381011e2fe989dc8d 20240910082530352 DAUC <0003> auc.c:179 vector [2]: kc = f3b93b05ba782c00 20240910082530352 DAUC <0003> auc.c:180 vector [2]: sres = 9be50292 20240910082530352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530352 DAUC <0003> auc.c:113 vector [3]: rand = cd8ac7a880c7e93a01d349132514f5f2 20240910082530352 DAUC <0003> auc.c:179 vector [3]: kc = cb1292d312afe400 20240910082530352 DAUC <0003> auc.c:180 vector [3]: sres = 1f7d8611 20240910082530352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530352 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 4 vectors 20240910082530352 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530352 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530353 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530354 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530354 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530354 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530354 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 5 vectors 20240910082530354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530355 DAUC <0003> auc.c:113 vector [0]: rand = df9476cc2965715b57dacc1b23f89519 20240910082530355 DAUC <0003> auc.c:179 vector [0]: kc = 502f4bb5c77c1800 20240910082530355 DAUC <0003> auc.c:180 vector [0]: sres = 66a005b1 20240910082530355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [1]: rand = 2fcec725d75533d08a45bf4e7c61b643 20240910082530355 DAUC <0003> auc.c:179 vector [1]: kc = 058f08ca55498000 20240910082530355 DAUC <0003> auc.c:180 vector [1]: sres = 71b376d1 20240910082530355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [2]: rand = 3f03353b6ee4befeb69e70549c33f310 20240910082530355 DAUC <0003> auc.c:179 vector [2]: kc = d034a0f669412400 20240910082530355 DAUC <0003> auc.c:180 vector [2]: sres = efd49ef5 20240910082530355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [3]: rand = 33ccbd14fc02bfb6705e1b6ab955c57f 20240910082530355 DAUC <0003> auc.c:179 vector [3]: kc = 7de1d0d600b46000 20240910082530355 DAUC <0003> auc.c:180 vector [3]: sres = 2ba2a42b 20240910082530355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530355 DAUC <0003> auc.c:113 vector [4]: rand = a487faf39ddfd35aae127625fe64d1f7 20240910082530355 DAUC <0003> auc.c:179 vector [4]: kc = 196864de3e4ddc00 20240910082530355 DAUC <0003> auc.c:180 vector [4]: sres = 7e212ba4 20240910082530355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530355 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 5 vectors 20240910082530355 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530355 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530355 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530355 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530356 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530356 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827628634"} 20240910082530357 DAUC <0003> db_auc.c:192 IMSI='262427827628634': No 3G Auth Data 20240910082530357 DAUC <0003> db_auc.c:236 IMSI='262427827628634': Calling to generate 5 vectors 20240910082530357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530357 DAUC <0003> auc.c:113 vector [0]: rand = 7c26c6a5d30d2159abbc4044db69a0cd 20240910082530357 DAUC <0003> auc.c:179 vector [0]: kc = 0cd0caeda0ece400 20240910082530357 DAUC <0003> auc.c:180 vector [0]: sres = 84285860 20240910082530357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [1]: rand = 0d2a1cd783a04a483b95e1e699408c8d 20240910082530357 DAUC <0003> auc.c:179 vector [1]: kc = 34404c4d1ae57c00 20240910082530357 DAUC <0003> auc.c:180 vector [1]: sres = b0e55f66 20240910082530357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [2]: rand = efd9fc9be8bb3747bebe0814bbcc127f 20240910082530357 DAUC <0003> auc.c:179 vector [2]: kc = 393040aca7374c00 20240910082530357 DAUC <0003> auc.c:180 vector [2]: sres = a2b2b3cb 20240910082530357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [3]: rand = 8dbb7f1fbd1e381e83d99e9fd886fcba 20240910082530357 DAUC <0003> auc.c:179 vector [3]: kc = 05999c1446a49400 20240910082530357 DAUC <0003> auc.c:180 vector [3]: sres = 8bd44fb8 20240910082530357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530357 DAUC <0003> auc.c:113 vector [4]: rand = e78c746a1e5f4939ccbd84419079e087 20240910082530357 DAUC <0003> auc.c:179 vector [4]: kc = 335e23f490ab8000 20240910082530357 DAUC <0003> auc.c:180 vector [4]: sres = 407a1bdd 20240910082530357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530357 DAUC <0003> db_auc.c:245 IMSI='262427827628634': Generated 5 vectors 20240910082530357 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427827628634"} 20240910082530357 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427827628634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4258 20240910082530410 DAUC <0003> db_auc.c:157 IMSI='262426690554276': No 2G Auth Data 20240910082530410 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530469 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530469 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530469 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 1 vectors 20240910082530469 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530469 DAUC <0003> auc.c:113 vector [0]: rand = b087edfadf9268c5c51174b0e6dcea97 20240910082530469 DAUC <0003> auc.c:179 vector [0]: kc = 21dbce2d0047fc00 20240910082530469 DAUC <0003> auc.c:180 vector [0]: sres = 15a38ed3 20240910082530469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530469 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 1 vectors 20240910082530469 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530469 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530469 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530471 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530471 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530472 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530472 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 4 vectors 20240910082530472 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530472 DAUC <0003> auc.c:113 vector [0]: rand = 29d26cf0adce307d1a6cd606c45cca32 20240910082530472 DAUC <0003> auc.c:179 vector [0]: kc = 40c69608807fe000 20240910082530472 DAUC <0003> auc.c:180 vector [0]: sres = 1bfeadc9 20240910082530472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [1]: rand = 76642a43d5822e499b7b0f64b2bcee58 20240910082530472 DAUC <0003> auc.c:179 vector [1]: kc = 08814761ea9d0800 20240910082530472 DAUC <0003> auc.c:180 vector [1]: sres = c5af1c1a 20240910082530472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [2]: rand = 0e6d4507a186232a62307fa647e528df 20240910082530472 DAUC <0003> auc.c:179 vector [2]: kc = b5390ad7a5c8f000 20240910082530472 DAUC <0003> auc.c:180 vector [2]: sres = 9db8b766 20240910082530472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530472 DAUC <0003> auc.c:113 vector [3]: rand = 191c312904438751d5847a7bbdd22493 20240910082530472 DAUC <0003> auc.c:179 vector [3]: kc = 8ca9840785ee6000 20240910082530472 DAUC <0003> auc.c:180 vector [3]: sres = cb9a62dc 20240910082530472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530472 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 4 vectors 20240910082530472 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530472 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530472 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530472 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530473 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530473 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530473 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 5 vectors 20240910082530473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530473 DAUC <0003> auc.c:113 vector [0]: rand = 458b95cc4c9eb6c6b888712920d31cf3 20240910082530473 DAUC <0003> auc.c:179 vector [0]: kc = 397ab56553861c00 20240910082530473 DAUC <0003> auc.c:180 vector [0]: sres = 004d9c53 20240910082530473 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [1]: rand = 520dc833fd7302bd61740f6f5066b54e 20240910082530473 DAUC <0003> auc.c:179 vector [1]: kc = d3fec7a01b03b400 20240910082530473 DAUC <0003> auc.c:180 vector [1]: sres = ccc58aee 20240910082530473 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [2]: rand = 5e96e5c08d5832594252b7bfb6048778 20240910082530473 DAUC <0003> auc.c:179 vector [2]: kc = db37141c7cde5000 20240910082530473 DAUC <0003> auc.c:180 vector [2]: sres = 86e32cb0 20240910082530473 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [3]: rand = 16b92845e7d871a6e1fbe7b17a1fbf68 20240910082530473 DAUC <0003> auc.c:179 vector [3]: kc = 123583e3c8566400 20240910082530473 DAUC <0003> auc.c:180 vector [3]: sres = c4c12d2e 20240910082530473 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530473 DAUC <0003> auc.c:113 vector [4]: rand = 75c4e4dbe2fd94e0e87ae93fbe47f2e8 20240910082530473 DAUC <0003> auc.c:179 vector [4]: kc = b0f27de645c07400 20240910082530473 DAUC <0003> auc.c:180 vector [4]: sres = c169c488 20240910082530473 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530473 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 5 vectors 20240910082530473 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530473 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530473 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530475 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426690554276"} 20240910082530475 DAUC <0003> db_auc.c:192 IMSI='262426690554276': No 3G Auth Data 20240910082530475 DAUC <0003> db_auc.c:236 IMSI='262426690554276': Calling to generate 5 vectors 20240910082530475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530475 DAUC <0003> auc.c:113 vector [0]: rand = 032f762643d3c0163df5a2a71b388952 20240910082530475 DAUC <0003> auc.c:179 vector [0]: kc = f7734a5ef041d800 20240910082530475 DAUC <0003> auc.c:180 vector [0]: sres = 2254f2fb 20240910082530475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [1]: rand = fab58d33d7451b9ed7e50e3fdd43e268 20240910082530475 DAUC <0003> auc.c:179 vector [1]: kc = 71a62b97729fd800 20240910082530475 DAUC <0003> auc.c:180 vector [1]: sres = 6b6a6c00 20240910082530475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [2]: rand = f84939c6cb11f47bdc1d9a829ea32d91 20240910082530475 DAUC <0003> auc.c:179 vector [2]: kc = 70af5e86e72b2000 20240910082530475 DAUC <0003> auc.c:180 vector [2]: sres = cb1512d2 20240910082530475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [3]: rand = 86ac7daccb53fd77acf47a8af68da3fc 20240910082530475 DAUC <0003> auc.c:179 vector [3]: kc = 4bd6222cc3105800 20240910082530475 DAUC <0003> auc.c:180 vector [3]: sres = 99bfd714 20240910082530475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530475 DAUC <0003> auc.c:113 vector [4]: rand = b3323dc88d6d007d75931f7051e6548c 20240910082530475 DAUC <0003> auc.c:179 vector [4]: kc = 658316d849318400 20240910082530475 DAUC <0003> auc.c:180 vector [4]: sres = bce47c08 20240910082530475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530475 DAUC <0003> db_auc.c:245 IMSI='262426690554276': Generated 5 vectors 20240910082530475 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426690554276"} 20240910082530475 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426690554276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20240910082530533 DAUC <0003> db_auc.c:157 IMSI='262429217218953': No 2G Auth Data 20240910082530533 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20240910082530589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530589 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530589 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530589 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 1 vectors 20240910082530589 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910082530589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530589 DAUC <0003> auc.c:113 vector [0]: rand = 4d347c38711b863b625003d1e9f0e1a1 20240910082530589 DAUC <0003> auc.c:179 vector [0]: kc = 74c0a5fa214c77e1 20240910082530589 DAUC <0003> auc.c:180 vector [0]: sres = 754ba9b8 20240910082530589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530589 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 1 vectors 20240910082530589 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530589 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530590 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530591 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530591 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530591 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 4 vectors 20240910082530591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910082530591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530591 DAUC <0003> auc.c:113 vector [0]: rand = 25510409d0c0f2a7fbc07153dc895fde 20240910082530591 DAUC <0003> auc.c:179 vector [0]: kc = cbc1810fc5b3e3b3 20240910082530591 DAUC <0003> auc.c:180 vector [0]: sres = 474b35b5 20240910082530591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [1]: rand = 8a58ec7fb1c3d5a927d3bd66a6f80577 20240910082530591 DAUC <0003> auc.c:179 vector [1]: kc = f07613e43c3243d4 20240910082530591 DAUC <0003> auc.c:180 vector [1]: sres = 31ecb5fa 20240910082530591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [2]: rand = c8141b991dba6afa585d7e42a1a51f63 20240910082530591 DAUC <0003> auc.c:179 vector [2]: kc = bfce07db01d5b93b 20240910082530591 DAUC <0003> auc.c:180 vector [2]: sres = c36d9a6a 20240910082530591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530591 DAUC <0003> auc.c:113 vector [3]: rand = 23048ea48ed2e6b3095897323584ba65 20240910082530591 DAUC <0003> auc.c:179 vector [3]: kc = da70023d9509e38a 20240910082530591 DAUC <0003> auc.c:180 vector [3]: sres = 1b834f81 20240910082530591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530591 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 4 vectors 20240910082530591 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530591 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530592 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530592 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530592 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 5 vectors 20240910082530592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530592 DAUC <0003> auc.c:113 vector [0]: rand = 06ccb73570b2911771efec4dd4e563cd 20240910082530592 DAUC <0003> auc.c:179 vector [0]: kc = 280504035b6c6acf 20240910082530592 DAUC <0003> auc.c:180 vector [0]: sres = c1b4ebfa 20240910082530592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [1]: rand = 4584b2b28e6c12233dd9f19164ca3226 20240910082530592 DAUC <0003> auc.c:179 vector [1]: kc = 2f20e28c893afb24 20240910082530592 DAUC <0003> auc.c:180 vector [1]: sres = b8afaa10 20240910082530592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [2]: rand = e9b7615c27225f71661976294df20c64 20240910082530592 DAUC <0003> auc.c:179 vector [2]: kc = 4719f74d3dddee33 20240910082530592 DAUC <0003> auc.c:180 vector [2]: sres = 33179f57 20240910082530592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [3]: rand = a8b8e67ec93da0bf476843ec030236b7 20240910082530592 DAUC <0003> auc.c:179 vector [3]: kc = ace5c1b4a350751c 20240910082530592 DAUC <0003> auc.c:180 vector [3]: sres = 9575764b 20240910082530592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [4]: rand = 7245581fde380a61bc988c85db60401f 20240910082530592 DAUC <0003> auc.c:179 vector [4]: kc = 156ffbf9a3eb7b4d 20240910082530592 DAUC <0003> auc.c:180 vector [4]: sres = a61ffa14 20240910082530592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530592 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 5 vectors 20240910082530592 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530592 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530592 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530592 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429217218953"} 20240910082530592 DAUC <0003> db_auc.c:192 IMSI='262429217218953': No 3G Auth Data 20240910082530592 DAUC <0003> db_auc.c:236 IMSI='262429217218953': Calling to generate 5 vectors 20240910082530592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910082530592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082530592 DAUC <0003> auc.c:113 vector [0]: rand = 85c8d9da943118b833b48d693577466e 20240910082530592 DAUC <0003> auc.c:179 vector [0]: kc = c98df0492f73a12e 20240910082530592 DAUC <0003> auc.c:180 vector [0]: sres = 9bfa60ff 20240910082530592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [1]: rand = 23011a6c3fb594eb92b3fb0581aec57b 20240910082530592 DAUC <0003> auc.c:179 vector [1]: kc = b084e10c51abbca4 20240910082530592 DAUC <0003> auc.c:180 vector [1]: sres = ad8ee2c9 20240910082530592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910082530592 DAUC <0003> auc.c:113 vector [2]: rand = 78b6c238036dcd369fbab59930fdf42c 20240910082530593 DAUC <0003> auc.c:179 vector [2]: kc = e6fa318a2326ccb8 20240910082530593 DAUC <0003> auc.c:180 vector [2]: sres = a1d62f1c 20240910082530593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910082530593 DAUC <0003> auc.c:113 vector [3]: rand = 6b6915f27fcc5ec6c4670cf4040f7c46 20240910082530593 DAUC <0003> auc.c:179 vector [3]: kc = 0a44616db32925b2 20240910082530593 DAUC <0003> auc.c:180 vector [3]: sres = 48a6526e 20240910082530593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910082530593 DAUC <0003> auc.c:113 vector [4]: rand = 1e2b8b56c6d67242c49362e5236f3cfb 20240910082530593 DAUC <0003> auc.c:179 vector [4]: kc = 43243653aaa78b77 20240910082530593 DAUC <0003> auc.c:180 vector [4]: sres = d19da9f2 20240910082530593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910082530593 DAUC <0003> db_auc.c:245 IMSI='262429217218953': Generated 5 vectors 20240910082530593 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429217218953"} 20240910082530593 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429217218953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530593 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530593 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20240910082530754 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530754 DAUC <0003> db_auc.c:192 IMSI='262428525092688': No 3G Auth Data 20240910082530827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20240910082530829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530829 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530829 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530829 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 1 vectors 20240910082530829 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910082530829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082530829 DAUC <0003> auc.c:113 vector [0]: rand = ba003a766f75ae40edd67828dab16ebb 20240910082530829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082530829 DAUC <0003> auc.c:142 vector [0]: autn = 9a57071bde7500008afa17547714a205 20240910082530829 DAUC <0003> auc.c:143 vector [0]: ck = 0523794dcaedf75556151f5e04efd337 20240910082530829 DAUC <0003> auc.c:144 vector [0]: ik = 4e799e76d44dd1ba47ea47d27a1ebc29 20240910082530829 DAUC <0003> auc.c:145 vector [0]: res = e226ca657296f62b0000000000000000 20240910082530829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530829 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530829 DAUC <0003> auc.c:151 vector [0]: kc = 5aa5bfb7605149f1 20240910082530829 DAUC <0003> auc.c:152 vector [0]: sres = 90b03c4e 20240910082530829 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530829 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 1 vectors 20240910082530829 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=33 in DB 20240910082530851 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530851 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530851 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530851 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530853 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530853 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530853 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 4 vectors 20240910082530853 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910082530853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082530853 DAUC <0003> auc.c:113 vector [0]: rand = 909edaf22aa19af9437dcc5a9c28dbc9 20240910082530853 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082530853 DAUC <0003> auc.c:142 vector [0]: autn = 5cd02f4ab52b0000906e6310e0d7d634 20240910082530853 DAUC <0003> auc.c:143 vector [0]: ck = a04bfa50cd30652941d479ad0806c7a2 20240910082530853 DAUC <0003> auc.c:144 vector [0]: ik = 90057485c158a5f18fccb1f4a34a236f 20240910082530853 DAUC <0003> auc.c:145 vector [0]: res = e992809f404ab4740000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [0]: kc = fe56468ca7242415 20240910082530853 DAUC <0003> auc.c:152 vector [0]: sres = a9d834eb 20240910082530853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [1]: rand = d5702974cba5787ee1f751a3acc0dd6d 20240910082530853 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082530853 DAUC <0003> auc.c:142 vector [1]: autn = 72961511830b000072ee511e61b22fb0 20240910082530853 DAUC <0003> auc.c:143 vector [1]: ck = 5a7848b720b3c5cab86ce583667bb003 20240910082530853 DAUC <0003> auc.c:144 vector [1]: ik = bd87cbb4e353721148206830cc0023e8 20240910082530853 DAUC <0003> auc.c:145 vector [1]: res = fe24ac88e56a3cef0000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [1]: kc = 17b30eb0699b2430 20240910082530853 DAUC <0003> auc.c:152 vector [1]: sres = 1b4e9067 20240910082530853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [2]: rand = 4dd17efeebc490318b5d960f2b3e0690 20240910082530853 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082530853 DAUC <0003> auc.c:142 vector [2]: autn = 0d25f2d147ae0000ee1121c03ca881c6 20240910082530853 DAUC <0003> auc.c:143 vector [2]: ck = acea7917b847b8f78a77ba62c830ee99 20240910082530853 DAUC <0003> auc.c:144 vector [2]: ik = 7d8f4805a0535c70ba552aec8c5495a5 20240910082530853 DAUC <0003> auc.c:145 vector [2]: res = 6891413a843361820000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [2]: kc = e147a19c5c709fbb 20240910082530853 DAUC <0003> auc.c:152 vector [2]: sres = eca220b8 20240910082530853 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530853 DAUC <0003> auc.c:113 vector [3]: rand = 168cbc73af6c7beaf9e76fb20245acf4 20240910082530853 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082530853 DAUC <0003> auc.c:142 vector [3]: autn = e6e1f1d823d50000e3babe416225eec6 20240910082530853 DAUC <0003> auc.c:143 vector [3]: ck = a18c411375d798792afb05bfbc4636e0 20240910082530853 DAUC <0003> auc.c:144 vector [3]: ik = 300181d163fa019eaaebcebc1e0f78e0 20240910082530853 DAUC <0003> auc.c:145 vector [3]: res = 112bc3b8e836ed220000000000000000 20240910082530853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530853 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530853 DAUC <0003> auc.c:151 vector [3]: kc = 119d0bc1b464d7e7 20240910082530853 DAUC <0003> auc.c:152 vector [3]: sres = f91d2e9a 20240910082530853 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530853 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 4 vectors 20240910082530853 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=161 in DB 20240910082530889 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530889 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530889 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530889 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530891 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530891 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530891 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530891 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 5 vectors 20240910082530891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082530891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082530891 DAUC <0003> auc.c:113 vector [0]: rand = 84f2d47bf06d3a845cee3d778e4861ef 20240910082530891 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082530891 DAUC <0003> auc.c:142 vector [0]: autn = 798fa5d9594200007c1b285c9350d65c 20240910082530891 DAUC <0003> auc.c:143 vector [0]: ck = 766d24beaf1d20f96b5990eaf0d49cd1 20240910082530891 DAUC <0003> auc.c:144 vector [0]: ik = 6d2e0a4a3eb0503639915f13818dcf2c 20240910082530891 DAUC <0003> auc.c:145 vector [0]: res = 696242119664cefe0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [0]: kc = 498be10de0f42332 20240910082530891 DAUC <0003> auc.c:152 vector [0]: sres = ff068cef 20240910082530891 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [1]: rand = c164f85f2fa22d2d4e58a9c71f819549 20240910082530891 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082530891 DAUC <0003> auc.c:142 vector [1]: autn = 19a19e68e2060000591c37ec6861d572 20240910082530891 DAUC <0003> auc.c:143 vector [1]: ck = 5adcdce5240cc6c3c85eaba93823c13c 20240910082530891 DAUC <0003> auc.c:144 vector [1]: ik = dd2ba914523a65c76fc7c68ab4d760f9 20240910082530891 DAUC <0003> auc.c:145 vector [1]: res = c6b0784f9f41fef90000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [1]: kc = 206e18d2fac202c1 20240910082530891 DAUC <0003> auc.c:152 vector [1]: sres = 59f186b6 20240910082530891 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [2]: rand = b20d5237bf1c964267b72eddd43985b5 20240910082530891 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082530891 DAUC <0003> auc.c:142 vector [2]: autn = 02510fbbbd7100004c5ee81f91afb2cb 20240910082530891 DAUC <0003> auc.c:143 vector [2]: ck = ec851b13ed25cebd676abc69b3bd16b6 20240910082530891 DAUC <0003> auc.c:144 vector [2]: ik = 8342df2a4f777bf52855fbe24662014c 20240910082530891 DAUC <0003> auc.c:145 vector [2]: res = bdaa9330352da8a40000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [2]: kc = 20f883b2578da2b2 20240910082530891 DAUC <0003> auc.c:152 vector [2]: sres = 88873b94 20240910082530891 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [3]: rand = 3a54dc9f842556765a880b434a9236b8 20240910082530891 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082530891 DAUC <0003> auc.c:142 vector [3]: autn = 504e1bc7d2af00001028acfaa33164cf 20240910082530891 DAUC <0003> auc.c:143 vector [3]: ck = 2088bc822ebd135c9e6f2d0f56f9a33e 20240910082530891 DAUC <0003> auc.c:144 vector [3]: ik = a074d34688573c33c2c025849d1d31d7 20240910082530891 DAUC <0003> auc.c:145 vector [3]: res = f8af5baf2a6fc44d0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [3]: kc = dc53674f6d0ebd86 20240910082530891 DAUC <0003> auc.c:152 vector [3]: sres = d2c09fe2 20240910082530891 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530891 DAUC <0003> auc.c:113 vector [4]: rand = 9e538526780b2ef9a2f6c0deb0d68bcc 20240910082530891 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082530891 DAUC <0003> auc.c:142 vector [4]: autn = 383aaf1235960000684f9bf427dbc808 20240910082530891 DAUC <0003> auc.c:143 vector [4]: ck = a64fb1ce46afd0f1dd769fc45fa32be1 20240910082530891 DAUC <0003> auc.c:144 vector [4]: ik = 88568e43f014c03b7edec309dcf082f3 20240910082530891 DAUC <0003> auc.c:145 vector [4]: res = 0083b2effeccc75c0000000000000000 20240910082530891 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082530891 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082530891 DAUC <0003> auc.c:151 vector [4]: kc = 8db1634035e8b9d8 20240910082530891 DAUC <0003> auc.c:152 vector [4]: sres = fe4f75b3 20240910082530891 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082530891 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 5 vectors 20240910082530891 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=321 in DB 20240910082530916 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530916 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082530918 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428525092688"} 20240910082530918 DAUC <0003> db_auc.c:157 IMSI='262428525092688': No 2G Auth Data 20240910082530918 DAUC <0003> db_auc.c:236 IMSI='262428525092688': Calling to generate 5 vectors 20240910082530918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082530918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082530918 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082530918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082530918 DAUC <0003> auc.c:113 vector [0]: rand = fe0f8c8d9c4907ee849183cb1c23104d 20240910082530918 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082530918 DAUC <0003> auc.c:142 vector [0]: autn = 12f991543c2100004f3ede71deb18d50 20240910082530918 DAUC <0003> auc.c:143 vector [0]: ck = 14ba386484949172ad0a6d79e10c8d7d 20240910082530918 DAUC <0003> auc.c:144 vector [0]: ik = 36c3329ea24cb7af9e7cc8257de2574e 20240910082530918 DAUC <0003> auc.c:145 vector [0]: res = 1f1c33a060fc0c9d0000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [0]: kc = 110fafa6ba36fcee 20240910082530918 DAUC <0003> auc.c:152 vector [0]: sres = 7fe03f3d 20240910082530918 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [1]: rand = 0196a309f4fc2654ad9dd6c3e1b524d0 20240910082530918 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082530918 DAUC <0003> auc.c:142 vector [1]: autn = 47526b22dda8000059f2010eba82cf4d 20240910082530918 DAUC <0003> auc.c:143 vector [1]: ck = 0b3c4f9f44080d777a874964a524b72f 20240910082530918 DAUC <0003> auc.c:144 vector [1]: ik = 56da0f5360daa939c5c46662f74809a9 20240910082530918 DAUC <0003> auc.c:145 vector [1]: res = cb98cab41a566e120000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [1]: kc = e2a56fca76be1ac8 20240910082530918 DAUC <0003> auc.c:152 vector [1]: sres = d1cea4a6 20240910082530918 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [2]: rand = 39646ed161d9b9883a0a920e1d177b3b 20240910082530918 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082530918 DAUC <0003> auc.c:142 vector [2]: autn = 5ee8e7f4646b00004a1c520a7865613b 20240910082530918 DAUC <0003> auc.c:143 vector [2]: ck = f2d25312191901369005e33527db2468 20240910082530918 DAUC <0003> auc.c:144 vector [2]: ik = 514de1ad7e258af1f24e23417bcbbb55 20240910082530918 DAUC <0003> auc.c:145 vector [2]: res = 3c9fa3b9857ed3550000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [2]: kc = c1d472cb3b2c14fa 20240910082530918 DAUC <0003> auc.c:152 vector [2]: sres = b9e170ec 20240910082530918 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [3]: rand = 2b7e0c9b23d55d99ca8f0c5603168e27 20240910082530918 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082530918 DAUC <0003> auc.c:142 vector [3]: autn = 424cef7a3bc20000881c0c37364305d3 20240910082530918 DAUC <0003> auc.c:143 vector [3]: ck = d092e44fa0854ccdfd05f52a5a9ad577 20240910082530918 DAUC <0003> auc.c:144 vector [3]: ik = 8a04410fc3c126514ba96550f3eff034 20240910082530918 DAUC <0003> auc.c:145 vector [3]: res = dcca93161cd992870000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [3]: kc = ec3a353aca314fdf 20240910082530918 DAUC <0003> auc.c:152 vector [3]: sres = c0130191 20240910082530918 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082530918 DAUC <0003> auc.c:113 vector [4]: rand = 3dc2c28afdd7b7acc58499baeb810d1e 20240910082530918 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082530918 DAUC <0003> auc.c:142 vector [4]: autn = aba74d79542e00004164b764b5071643 20240910082530918 DAUC <0003> auc.c:143 vector [4]: ck = e53a2cc23ae7116c6a14585e4df65997 20240910082530918 DAUC <0003> auc.c:144 vector [4]: ik = 744329cc9e27967573300cd4ce66eac5 20240910082530918 DAUC <0003> auc.c:145 vector [4]: res = f10ca818318f969f0000000000000000 20240910082530918 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082530918 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082530918 DAUC <0003> auc.c:151 vector [4]: kc = 885d51842750344b 20240910082530918 DAUC <0003> auc.c:152 vector [4]: sres = c0833e87 20240910082530918 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082530918 DAUC <0003> db_auc.c:245 IMSI='262428525092688': Generated 5 vectors 20240910082530918 DAUC <0003> db_auc.c:249 IMSI='262428525092688': Updating SQN=481 in DB 20240910082530948 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428525092688"} 20240910082530948 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428525092688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082530948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082530948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082530949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.1:4258 20240910082531009 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531009 DAUC <0003> db_auc.c:192 IMSI='262425987760215': No 3G Auth Data 20240910082531067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20240910082531068 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531068 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531068 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531068 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 1 vectors 20240910082531068 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910082531068 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531068 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531068 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531068 DAUC <0003> auc.c:113 vector [0]: rand = adae9773bdc30593999b4dcf61579832 20240910082531068 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531068 DAUC <0003> auc.c:142 vector [0]: autn = 28d65ed83abf000042e8a695d6f66b85 20240910082531069 DAUC <0003> auc.c:143 vector [0]: ck = 4b756d7a6ad2d1f91b337ed7af7fe681 20240910082531069 DAUC <0003> auc.c:144 vector [0]: ik = b7827a363a1971008d2ee61fbd9e8259 20240910082531069 DAUC <0003> auc.c:145 vector [0]: res = 5db60da408d2ffe70000000000000000 20240910082531069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531069 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531069 DAUC <0003> auc.c:151 vector [0]: kc = 6aea8f84422ac421 20240910082531069 DAUC <0003> auc.c:152 vector [0]: sres = 5564f243 20240910082531069 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531069 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 1 vectors 20240910082531069 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=33 in DB 20240910082531108 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531108 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531108 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531108 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531110 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531110 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531110 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531110 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 4 vectors 20240910082531110 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910082531110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531110 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531110 DAUC <0003> auc.c:113 vector [0]: rand = 769b4be1a5405501c3d3295f62a9d2e7 20240910082531110 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531110 DAUC <0003> auc.c:142 vector [0]: autn = 9bd5ec8e2e3e00006919b4f428028301 20240910082531110 DAUC <0003> auc.c:143 vector [0]: ck = 2da74d54fd958317ad59f4d1c4a5b59e 20240910082531110 DAUC <0003> auc.c:144 vector [0]: ik = 62ac3eb88dc6c3b2c64d1c18071c0858 20240910082531110 DAUC <0003> auc.c:145 vector [0]: res = c8517c76d90c0b8d0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [0]: kc = 241f9b25b3eafd63 20240910082531110 DAUC <0003> auc.c:152 vector [0]: sres = 115d77fb 20240910082531110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [1]: rand = 791051115e9687149965e079a35ad6c6 20240910082531110 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531110 DAUC <0003> auc.c:142 vector [1]: autn = f6a4d662b3fe0000d1a1ac67a964d266 20240910082531110 DAUC <0003> auc.c:143 vector [1]: ck = e7bd4bb621331d8a4d24ef3aad923acb 20240910082531110 DAUC <0003> auc.c:144 vector [1]: ik = b1b2c5fc965e2bdddb1d7abd1d99e3f0 20240910082531110 DAUC <0003> auc.c:145 vector [1]: res = 5580d3c8da79aa040000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [1]: kc = c0361bcd0766ef6c 20240910082531110 DAUC <0003> auc.c:152 vector [1]: sres = 8ff979cc 20240910082531110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [2]: rand = 278965334f7175aeb431c76e38e9c313 20240910082531110 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531110 DAUC <0003> auc.c:142 vector [2]: autn = 667b25db238b00000b93fb420b6705a6 20240910082531110 DAUC <0003> auc.c:143 vector [2]: ck = 64923c098b23a317960a2c167c9bb49f 20240910082531110 DAUC <0003> auc.c:144 vector [2]: ik = 539cae0e046e1bde5531c2e0c021b1f5 20240910082531110 DAUC <0003> auc.c:145 vector [2]: res = de0f02052503d06a0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [2]: kc = f4357cf133f7bda3 20240910082531110 DAUC <0003> auc.c:152 vector [2]: sres = fb0cd26f 20240910082531110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531110 DAUC <0003> auc.c:113 vector [3]: rand = c0fbea803833452a571c2e16c888edf7 20240910082531110 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531110 DAUC <0003> auc.c:142 vector [3]: autn = e57d0c7fc8d4000009472135210648b9 20240910082531110 DAUC <0003> auc.c:143 vector [3]: ck = e01f72179b3b9c76e341550ac7db297b 20240910082531110 DAUC <0003> auc.c:144 vector [3]: ik = 62f71eaa47862ab79b35e175d77a01f2 20240910082531110 DAUC <0003> auc.c:145 vector [3]: res = f130d92754f84dae0000000000000000 20240910082531110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531110 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531110 DAUC <0003> auc.c:151 vector [3]: kc = fa9cd8c2cc1c9e48 20240910082531110 DAUC <0003> auc.c:152 vector [3]: sres = a5c89489 20240910082531110 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531110 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 4 vectors 20240910082531110 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=161 in DB 20240910082531146 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531146 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531146 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531146 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531147 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531147 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531147 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531147 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 5 vectors 20240910082531147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082531147 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531147 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531147 DAUC <0003> auc.c:113 vector [0]: rand = c13c8078abcaad2c5f250d1ac8b2fe2b 20240910082531147 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531147 DAUC <0003> auc.c:142 vector [0]: autn = 999e186e92c200006c1956aa590ab150 20240910082531147 DAUC <0003> auc.c:143 vector [0]: ck = 6c3ca07903e692030b9de358599b3151 20240910082531147 DAUC <0003> auc.c:144 vector [0]: ik = 52d99617ef71acc8339aabbbdd3de47c 20240910082531147 DAUC <0003> auc.c:145 vector [0]: res = 2a1660dbe16ca02d0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [0]: kc = 06e27e8d6831ebe6 20240910082531147 DAUC <0003> auc.c:152 vector [0]: sres = cb7ac0f6 20240910082531147 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [1]: rand = 0c696867f4fa575250740114a5119483 20240910082531147 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531147 DAUC <0003> auc.c:142 vector [1]: autn = d60ac8ffa5d700004a44d1df9d750f02 20240910082531147 DAUC <0003> auc.c:143 vector [1]: ck = 1cab41315c7429ec48f489887666191c 20240910082531147 DAUC <0003> auc.c:144 vector [1]: ik = 8b76dd8578bf6db2c958c19202b97479 20240910082531147 DAUC <0003> auc.c:145 vector [1]: res = 88174b9e76da672f0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [1]: kc = 1671d4ae5014293b 20240910082531147 DAUC <0003> auc.c:152 vector [1]: sres = fecd2cb1 20240910082531147 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [2]: rand = c79b66d71b152ecd08f6d8106d041ca3 20240910082531147 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531147 DAUC <0003> auc.c:142 vector [2]: autn = c54a3edc454d0000f75b1e5bc3f31cf2 20240910082531147 DAUC <0003> auc.c:143 vector [2]: ck = 3e99ed2b550c03b75f1f70b1ca6a1317 20240910082531147 DAUC <0003> auc.c:144 vector [2]: ik = e26f82a8d9f2cd41d4834dabacf07084 20240910082531147 DAUC <0003> auc.c:145 vector [2]: res = 8658bad671c7f27f0000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [2]: kc = 576a5299ea64ad65 20240910082531147 DAUC <0003> auc.c:152 vector [2]: sres = f79f48a9 20240910082531147 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [3]: rand = dc886c4e23682dc0b598efaf799c2058 20240910082531147 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531147 DAUC <0003> auc.c:142 vector [3]: autn = fda91eb1955600004d593dbe92cc120e 20240910082531147 DAUC <0003> auc.c:143 vector [3]: ck = 2b41003c70837ab35909e692255f73d6 20240910082531147 DAUC <0003> auc.c:144 vector [3]: ik = f8251b8eefa222a297150c01e8edd0cc 20240910082531147 DAUC <0003> auc.c:145 vector [3]: res = e9b52f454d8645570000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [3]: kc = 1d78f1215293fb0b 20240910082531147 DAUC <0003> auc.c:152 vector [3]: sres = a4336a12 20240910082531147 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531147 DAUC <0003> auc.c:113 vector [4]: rand = 4f39fdc6c43ba42e7a2a1d867eb0dfc1 20240910082531147 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531147 DAUC <0003> auc.c:142 vector [4]: autn = bf9c40862a110000ee69ddab7322c0f6 20240910082531147 DAUC <0003> auc.c:143 vector [4]: ck = a19e8cc34769335b99184dda7af50d82 20240910082531147 DAUC <0003> auc.c:144 vector [4]: ik = 55ee6a4b5e76a80eb069bd65f505af80 20240910082531147 DAUC <0003> auc.c:145 vector [4]: res = 5642973974041b510000000000000000 20240910082531147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531147 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082531147 DAUC <0003> auc.c:151 vector [4]: kc = dd01163796ef3957 20240910082531147 DAUC <0003> auc.c:152 vector [4]: sres = 22468c68 20240910082531147 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082531147 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 5 vectors 20240910082531147 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=321 in DB 20240910082531202 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531202 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531202 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531202 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531204 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425987760215"} 20240910082531204 DAUC <0003> db_auc.c:157 IMSI='262425987760215': No 2G Auth Data 20240910082531204 DAUC <0003> db_auc.c:236 IMSI='262425987760215': Calling to generate 5 vectors 20240910082531204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082531204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531204 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082531204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531204 DAUC <0003> auc.c:113 vector [0]: rand = 954ee266e67b3b85e4080056ffbee532 20240910082531204 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531204 DAUC <0003> auc.c:142 vector [0]: autn = 826f08596eea00002f454e8917eeed51 20240910082531204 DAUC <0003> auc.c:143 vector [0]: ck = dc57318668f2ec86ce9efcc983ea3858 20240910082531204 DAUC <0003> auc.c:144 vector [0]: ik = c6fabbe87c70b765945f74a4fd4b3f20 20240910082531204 DAUC <0003> auc.c:145 vector [0]: res = 7721879d2cfca6d10000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [0]: kc = 406c02036a235c9b 20240910082531204 DAUC <0003> auc.c:152 vector [0]: sres = 5bdd214c 20240910082531204 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [1]: rand = 0376ac4d12679dfccff74a7d948b963c 20240910082531204 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531204 DAUC <0003> auc.c:142 vector [1]: autn = 1ec242d4794700000b8f5f76b4e41ad0 20240910082531204 DAUC <0003> auc.c:143 vector [1]: ck = 42f2f54390ba6a4ff53d79d8d438abf3 20240910082531204 DAUC <0003> auc.c:144 vector [1]: ik = 392a10bdd79f0e6a8af96168acd6e907 20240910082531204 DAUC <0003> auc.c:145 vector [1]: res = 03400cdcdd6d207e0000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [1]: kc = 041cfd4e3fcb26d1 20240910082531204 DAUC <0003> auc.c:152 vector [1]: sres = de2d2ca2 20240910082531204 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [2]: rand = 825419d9605b358c7cd9f175905c0d56 20240910082531204 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531204 DAUC <0003> auc.c:142 vector [2]: autn = ba57ad65df6400004a31aa363d6c8f8d 20240910082531204 DAUC <0003> auc.c:143 vector [2]: ck = bb9a6e07de3e549c85181cd798cbc7b3 20240910082531204 DAUC <0003> auc.c:144 vector [2]: ik = ab118515640f8b78ca17f8c3a712b47c 20240910082531204 DAUC <0003> auc.c:145 vector [2]: res = 24d2460536be25050000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [2]: kc = 5f840f0685e8ac2b 20240910082531204 DAUC <0003> auc.c:152 vector [2]: sres = 126c6300 20240910082531204 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [3]: rand = dfcaeb9b08d75e6d2b828bf3213fd073 20240910082531204 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531204 DAUC <0003> auc.c:142 vector [3]: autn = 849e98ba7ab400006e28b9f6398b773a 20240910082531204 DAUC <0003> auc.c:143 vector [3]: ck = 8b7b7aab8c0c0a578edc84410dbf80fe 20240910082531204 DAUC <0003> auc.c:144 vector [3]: ik = 8ec7c7c588d4a78de2ecce68ddafda98 20240910082531204 DAUC <0003> auc.c:145 vector [3]: res = debf369448d0a00a0000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [3]: kc = 698cf747d4c8f7bc 20240910082531204 DAUC <0003> auc.c:152 vector [3]: sres = 966f969e 20240910082531204 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082531204 DAUC <0003> auc.c:113 vector [4]: rand = f63d5ef45670a8e6d8e888f7481e89c8 20240910082531204 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531204 DAUC <0003> auc.c:142 vector [4]: autn = f5a0e49a974e0000c51163c065c49e24 20240910082531204 DAUC <0003> auc.c:143 vector [4]: ck = 7698d09683024d63729ae0d03f61b850 20240910082531204 DAUC <0003> auc.c:144 vector [4]: ik = 1d1ec18908e03d483461fad7d6fc5d21 20240910082531204 DAUC <0003> auc.c:145 vector [4]: res = b441093f5766d5b20000000000000000 20240910082531204 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531204 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082531204 DAUC <0003> auc.c:151 vector [4]: kc = 2d7d0b18627f955a 20240910082531204 DAUC <0003> auc.c:152 vector [4]: sres = e327dc8d 20240910082531204 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082531204 DAUC <0003> db_auc.c:245 IMSI='262425987760215': Generated 5 vectors 20240910082531204 DAUC <0003> db_auc.c:249 IMSI='262425987760215': Updating SQN=481 in DB 20240910082531222 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425987760215"} 20240910082531222 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425987760215 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34470<->l=127.0.0.1:4258 20240910082531419 DAUC <0003> db_auc.c:157 IMSI='262428402214716': No 2G Auth Data 20240910082531419 DAUC <0003> db_auc.c:192 IMSI='262428402214716': No 3G Auth Data 20240910082531498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 20240910082531500 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531500 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531500 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 1 vectors 20240910082531500 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082531500 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531500 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531500 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531500 DAUC <0003> auc.c:113 vector [0]: rand = 7c2e4f0cd77c014d3d2658078d2f0ec4 20240910082531500 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531500 DAUC <0003> auc.c:142 vector [0]: autn = 8719e868065100009fc5d2c8f400c940 20240910082531500 DAUC <0003> auc.c:143 vector [0]: ck = 89eaf64082aead070443fc374f475828 20240910082531500 DAUC <0003> auc.c:144 vector [0]: ik = 7d6c7454531e6b83d4a87d6b0a315f1b 20240910082531500 DAUC <0003> auc.c:145 vector [0]: res = 9b1812781e7649610000000000000000 20240910082531500 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531500 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531500 DAUC <0003> auc.c:179 vector [0]: kc = e7f731afb9a15000 20240910082531500 DAUC <0003> auc.c:180 vector [0]: sres = 09e1a0f8 20240910082531500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531500 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 1 vectors 20240910082531500 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=33 in DB 20240910082531510 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531510 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531510 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531510 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531511 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531511 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531511 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 4 vectors 20240910082531511 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082531511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531511 DAUC <0003> auc.c:113 vector [0]: rand = 14031e65c5a0314c94497ddc9800677a 20240910082531511 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531511 DAUC <0003> auc.c:142 vector [0]: autn = b99f024804ba00000600c25933f10186 20240910082531511 DAUC <0003> auc.c:143 vector [0]: ck = 8974e86508df27e669ac23b09c47f890 20240910082531511 DAUC <0003> auc.c:144 vector [0]: ik = 62dbf043a646acc45cee92ac5f46d591 20240910082531511 DAUC <0003> auc.c:145 vector [0]: res = 07840071f536f9db0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [0]: kc = ac39e15a28b20c00 20240910082531511 DAUC <0003> auc.c:180 vector [0]: sres = 1e1519f2 20240910082531511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [1]: rand = 170fd72fe1946a99bc8ad4b06b8163dc 20240910082531511 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531511 DAUC <0003> auc.c:142 vector [1]: autn = 6e0b75b8c872000049537578e49b0c02 20240910082531511 DAUC <0003> auc.c:143 vector [1]: ck = 21abeadf44e8d90a4ee230276a89a917 20240910082531511 DAUC <0003> auc.c:144 vector [1]: ik = 3b5fd135991e5e9c599d065c6a22c503 20240910082531511 DAUC <0003> auc.c:145 vector [1]: res = 7de9a866b9201f240000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [1]: kc = 054c69f8535bf400 20240910082531511 DAUC <0003> auc.c:180 vector [1]: sres = 22e835e3 20240910082531511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [2]: rand = e909dc12c82fa5bc277b3ddfd8183ad1 20240910082531511 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531511 DAUC <0003> auc.c:142 vector [2]: autn = d792627a61e80000d974abf6f62d544f 20240910082531511 DAUC <0003> auc.c:143 vector [2]: ck = d01923176e050def9ba8caedbedf7fbf 20240910082531511 DAUC <0003> auc.c:144 vector [2]: ik = 7e2b7b58b6f082cda91e820e02129047 20240910082531511 DAUC <0003> auc.c:145 vector [2]: res = a18d880a851ed7ee0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [2]: kc = 7607664dca3e0000 20240910082531511 DAUC <0003> auc.c:180 vector [2]: sres = 5f3d5f27 20240910082531511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531511 DAUC <0003> auc.c:113 vector [3]: rand = 98e944c60200c85704c787a3788d1daf 20240910082531511 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531511 DAUC <0003> auc.c:142 vector [3]: autn = 61dfcbf17beb00001b7fbc644a0ea6e7 20240910082531511 DAUC <0003> auc.c:143 vector [3]: ck = c35a3bf3cbed59b340846fd4dfc53fce 20240910082531511 DAUC <0003> auc.c:144 vector [3]: ik = 068aa34824e2933e450e01ff00fd2076 20240910082531511 DAUC <0003> auc.c:145 vector [3]: res = 06674edf7a17691d0000000000000000 20240910082531511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531511 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531511 DAUC <0003> auc.c:179 vector [3]: kc = 8c632968a9ba0400 20240910082531511 DAUC <0003> auc.c:180 vector [3]: sres = 8d5b930d 20240910082531511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531511 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 4 vectors 20240910082531511 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=161 in DB 20240910082531527 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531527 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531529 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531529 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531529 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 5 vectors 20240910082531529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531529 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531529 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531529 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531529 DAUC <0003> auc.c:113 vector [0]: rand = 57a9b3fd7296bef99aa05df4114dd275 20240910082531529 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531529 DAUC <0003> auc.c:142 vector [0]: autn = e055a908e1720000a7f9e0d441161c06 20240910082531529 DAUC <0003> auc.c:143 vector [0]: ck = cdace9b408b26e974daf468a4f438cf2 20240910082531529 DAUC <0003> auc.c:144 vector [0]: ik = 6af81789d22ca5b6735b91cbe1ae5fc8 20240910082531529 DAUC <0003> auc.c:145 vector [0]: res = c10fb3acc18307710000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [0]: kc = 655c89a0db194400 20240910082531529 DAUC <0003> auc.c:180 vector [0]: sres = 68181fec 20240910082531529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [1]: rand = a8ebfbb830c4667e86be50708f9c4f00 20240910082531529 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531529 DAUC <0003> auc.c:142 vector [1]: autn = eec0e8ba98320000b0a00df55145192f 20240910082531529 DAUC <0003> auc.c:143 vector [1]: ck = 1b759c1046c93c7c638b1d5192a119e4 20240910082531529 DAUC <0003> auc.c:144 vector [1]: ik = 55a4949474f3300f7d5723d0623f3971 20240910082531529 DAUC <0003> auc.c:145 vector [1]: res = 85c6739c5dd487540000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [1]: kc = 1b2d4cac78625c00 20240910082531529 DAUC <0003> auc.c:180 vector [1]: sres = 14bb4823 20240910082531529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [2]: rand = 0d2e5c774f333b1e64afefa4d02e2fc9 20240910082531529 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531529 DAUC <0003> auc.c:142 vector [2]: autn = e21870392389000057cdcc13d9229546 20240910082531529 DAUC <0003> auc.c:143 vector [2]: ck = 16923656422c6e2360b65677b0effd4e 20240910082531529 DAUC <0003> auc.c:144 vector [2]: ik = d7f6d4cc4fbecd56cc3822477f0fae82 20240910082531529 DAUC <0003> auc.c:145 vector [2]: res = 3f54636a3a3167a30000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [2]: kc = eac1e8cb63688400 20240910082531529 DAUC <0003> auc.c:180 vector [2]: sres = ed650281 20240910082531529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [3]: rand = 9fdd9d0a0b1f219ba5210baaa4ff4dac 20240910082531529 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531529 DAUC <0003> auc.c:142 vector [3]: autn = c1192bc29bc9000084daaefdf1e54532 20240910082531529 DAUC <0003> auc.c:143 vector [3]: ck = d5e046b073b8cbf740f34c43555d5cc0 20240910082531529 DAUC <0003> auc.c:144 vector [3]: ik = 9989b303c6796f01fc86e1fb939fdf8b 20240910082531529 DAUC <0003> auc.c:145 vector [3]: res = 60215053e7aca2840000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [3]: kc = 9e8d61d3626c3000 20240910082531529 DAUC <0003> auc.c:180 vector [3]: sres = 898dd1d2 20240910082531529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531529 DAUC <0003> auc.c:113 vector [4]: rand = 1cab3e2d6754c5ed883ba84678525d6c 20240910082531529 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531529 DAUC <0003> auc.c:142 vector [4]: autn = 85877ccdf569000048328ea83957ba71 20240910082531529 DAUC <0003> auc.c:143 vector [4]: ck = 5216939d3ce11246ad3bda639ce73e4d 20240910082531529 DAUC <0003> auc.c:144 vector [4]: ik = 8898fa034f151a74f57752eb9056c82c 20240910082531529 DAUC <0003> auc.c:145 vector [4]: res = e1af04a800486a7d0000000000000000 20240910082531529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531529 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531529 DAUC <0003> auc.c:179 vector [4]: kc = 6bb9ec9381904400 20240910082531529 DAUC <0003> auc.c:180 vector [4]: sres = 00385a0a 20240910082531529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531529 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 5 vectors 20240910082531529 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=321 in DB 20240910082531546 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531546 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531546 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531546 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531547 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531547 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428402214716"} 20240910082531548 DAUC <0003> db_auc.c:236 IMSI='262428402214716': Calling to generate 5 vectors 20240910082531548 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531548 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531548 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531548 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531548 DAUC <0003> auc.c:113 vector [0]: rand = 0cfdf1d0dd1b8be9ed8426a973538342 20240910082531548 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531548 DAUC <0003> auc.c:142 vector [0]: autn = 70ffafbc50aa00005c6f9f1ffd2bb4fa 20240910082531548 DAUC <0003> auc.c:143 vector [0]: ck = cb5180fcc13bfdd94152ff7692f14cd8 20240910082531548 DAUC <0003> auc.c:144 vector [0]: ik = 34a9f4217a098f90b4ad20528a992e51 20240910082531548 DAUC <0003> auc.c:145 vector [0]: res = 0eb8135ff16ba4040000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [0]: kc = e61b21ab94aae800 20240910082531548 DAUC <0003> auc.c:180 vector [0]: sres = ff82bea3 20240910082531548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [1]: rand = 1b1044315e346892640c595bb951a43f 20240910082531548 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531548 DAUC <0003> auc.c:142 vector [1]: autn = bfcb9e9fa59d0000013e80540f833dfe 20240910082531548 DAUC <0003> auc.c:143 vector [1]: ck = 4d971eaa2124c1a3caf4bbe32df342bf 20240910082531548 DAUC <0003> auc.c:144 vector [1]: ik = bef0b7944834e11ac2991acec0554d11 20240910082531548 DAUC <0003> auc.c:145 vector [1]: res = ea8e4ba57d84ab4e0000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [1]: kc = 4a0769a1c26a0800 20240910082531548 DAUC <0003> auc.c:180 vector [1]: sres = 08045231 20240910082531548 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [2]: rand = dad164a811a556ea01b9a07f5e788cf2 20240910082531548 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531548 DAUC <0003> auc.c:142 vector [2]: autn = fb52a1fb4e8c0000fd96b7219e1703ea 20240910082531548 DAUC <0003> auc.c:143 vector [2]: ck = abec368acdea02deba14cefb616ef4e5 20240910082531548 DAUC <0003> auc.c:144 vector [2]: ik = 390b771c8d67be162dc33ccfbfb8e873 20240910082531548 DAUC <0003> auc.c:145 vector [2]: res = f844d718e9a6bd5b0000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [2]: kc = 667a70f52c950000 20240910082531548 DAUC <0003> auc.c:180 vector [2]: sres = b8cc7b89 20240910082531548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [3]: rand = fe8f3d26241961db4311d5f1156cac4e 20240910082531548 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531548 DAUC <0003> auc.c:142 vector [3]: autn = 1b391acc95670000d3ece0cce30ed0f8 20240910082531548 DAUC <0003> auc.c:143 vector [3]: ck = 66b49249cab83c5cb64ce763016e29db 20240910082531548 DAUC <0003> auc.c:144 vector [3]: ik = ed9b93672fffa4c237b50b5e2dba08d6 20240910082531548 DAUC <0003> auc.c:145 vector [3]: res = f9f9fb54cf0cb1e40000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [3]: kc = 2eff6b70655ef800 20240910082531548 DAUC <0003> auc.c:180 vector [3]: sres = d74dbb42 20240910082531548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531548 DAUC <0003> auc.c:113 vector [4]: rand = dc1ae94ca8d618739179a7ef13430a57 20240910082531548 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531548 DAUC <0003> auc.c:142 vector [4]: autn = ef3d91b574d70000e06f653cd29b26c1 20240910082531548 DAUC <0003> auc.c:143 vector [4]: ck = 7c7920f54263b7fb2cbed65465cea253 20240910082531548 DAUC <0003> auc.c:144 vector [4]: ik = 4c12cedf7e50a139e864560129493659 20240910082531548 DAUC <0003> auc.c:145 vector [4]: res = 0c48fe01c4183c670000000000000000 20240910082531548 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531548 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531548 DAUC <0003> auc.c:179 vector [4]: kc = 19966cf935604c00 20240910082531548 DAUC <0003> auc.c:180 vector [4]: sres = b207121f 20240910082531548 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531548 DAUC <0003> db_auc.c:245 IMSI='262428402214716': Generated 5 vectors 20240910082531548 DAUC <0003> db_auc.c:249 IMSI='262428402214716': Updating SQN=481 in DB 20240910082531569 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428402214716"} 20240910082531570 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428402214716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 20240910082531648 DAUC <0003> db_auc.c:157 IMSI='262421724455153': No 2G Auth Data 20240910082531648 DAUC <0003> db_auc.c:192 IMSI='262421724455153': No 3G Auth Data 20240910082531718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20240910082531719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531719 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531719 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 1 vectors 20240910082531719 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082531719 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531719 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531719 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082531719 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531719 DAUC <0003> auc.c:113 vector [0]: rand = c75f2a9487ce64b828f95a473b61ab31 20240910082531719 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082531719 DAUC <0003> auc.c:142 vector [0]: autn = e06c0423b2fc000056f94f103c2e9ead 20240910082531719 DAUC <0003> auc.c:143 vector [0]: ck = 92d3e36208e3bf00d58876562efc81f9 20240910082531719 DAUC <0003> auc.c:144 vector [0]: ik = 123953d25cbdc37d99a028b1af395638 20240910082531719 DAUC <0003> auc.c:145 vector [0]: res = fef9834ead8c627c0000000000000000 20240910082531719 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531719 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531719 DAUC <0003> auc.c:179 vector [0]: kc = 18fa62334c083000 20240910082531719 DAUC <0003> auc.c:180 vector [0]: sres = 1abc7947 20240910082531719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531719 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 1 vectors 20240910082531719 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=33 in DB 20240910082531751 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531751 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531751 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531751 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531754 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531754 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 4 vectors 20240910082531754 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082531754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531754 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082531754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531754 DAUC <0003> auc.c:113 vector [0]: rand = 31f3e7a59679626fb29f60884ab04272 20240910082531754 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082531754 DAUC <0003> auc.c:142 vector [0]: autn = e98abcc953f60000b1c2c2993bc4bd63 20240910082531754 DAUC <0003> auc.c:143 vector [0]: ck = f3477f91349edbc6c061345d09060f90 20240910082531754 DAUC <0003> auc.c:144 vector [0]: ik = b4389fa1cab520bb33a3c663d1c1e68f 20240910082531754 DAUC <0003> auc.c:145 vector [0]: res = f253efc038f9d6b50000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [0]: kc = 2f554f4ca15fd400 20240910082531754 DAUC <0003> auc.c:180 vector [0]: sres = aa59787f 20240910082531754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [1]: rand = 802d8dfdbb6d81df88df32e55f4adc71 20240910082531754 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082531754 DAUC <0003> auc.c:142 vector [1]: autn = baffd4904bff0000c6d7e9d5610c3c8f 20240910082531754 DAUC <0003> auc.c:143 vector [1]: ck = 3d774cc7d080c655ac379d08fff277de 20240910082531754 DAUC <0003> auc.c:144 vector [1]: ik = 5817ac0ec0f095feadc50f9853c622cc 20240910082531754 DAUC <0003> auc.c:145 vector [1]: res = 5af5b65a4cbb78780000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [1]: kc = 9c3206d0b7de1000 20240910082531754 DAUC <0003> auc.c:180 vector [1]: sres = cf086e03 20240910082531754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [2]: rand = 4dc25388ba0ef1d536fc66e71f2d01b6 20240910082531754 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082531754 DAUC <0003> auc.c:142 vector [2]: autn = 74596f5d738100003a5c966e165b5251 20240910082531754 DAUC <0003> auc.c:143 vector [2]: ck = 6c2eac393d2629b6e4c647540874266c 20240910082531754 DAUC <0003> auc.c:144 vector [2]: ik = 8c1054bdbc0a3753eb389fe682d839fc 20240910082531754 DAUC <0003> auc.c:145 vector [2]: res = c2d90278bf87d83d0000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [2]: kc = 94bb6d348bf7dc00 20240910082531754 DAUC <0003> auc.c:180 vector [2]: sres = bd03940a 20240910082531754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531754 DAUC <0003> auc.c:113 vector [3]: rand = c78458350cb420b2b3c5fa87fe03ee80 20240910082531754 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082531754 DAUC <0003> auc.c:142 vector [3]: autn = c1ff5ad4a49200002037d3d1acb12282 20240910082531754 DAUC <0003> auc.c:143 vector [3]: ck = 9520abd3b7d7cbe03bacc72a732ad4b0 20240910082531754 DAUC <0003> auc.c:144 vector [3]: ik = b7653e088b3e2a82326231b6339bcd69 20240910082531754 DAUC <0003> auc.c:145 vector [3]: res = db1cc757c6ca6db20000000000000000 20240910082531754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531754 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531754 DAUC <0003> auc.c:179 vector [3]: kc = 3bd2bf1a7bf9bc00 20240910082531754 DAUC <0003> auc.c:180 vector [3]: sres = 30937f1d 20240910082531754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531754 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 4 vectors 20240910082531754 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=161 in DB 20240910082531769 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531769 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531769 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531769 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531771 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531771 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 5 vectors 20240910082531771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082531771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531771 DAUC <0003> auc.c:113 vector [0]: rand = 63b1c562d9cf99708a817f44451cc7a6 20240910082531771 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082531771 DAUC <0003> auc.c:142 vector [0]: autn = ee006892a07400006cb0c171e40dc0ff 20240910082531771 DAUC <0003> auc.c:143 vector [0]: ck = 12aea28e12070aa2d86c90b796d66a2c 20240910082531771 DAUC <0003> auc.c:144 vector [0]: ik = 05726666010f58c27847c308f0eb1534 20240910082531771 DAUC <0003> auc.c:145 vector [0]: res = 8bdeb3c9aeccccba0000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [0]: kc = 6ca2c45b38d32c00 20240910082531771 DAUC <0003> auc.c:180 vector [0]: sres = a60902e5 20240910082531771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [1]: rand = c1687eed8445b802815242b27c81f9df 20240910082531771 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082531771 DAUC <0003> auc.c:142 vector [1]: autn = 15fad2016ccd00005c89816250e57046 20240910082531771 DAUC <0003> auc.c:143 vector [1]: ck = fe5629ab7377447b3c6a88180ae3b0a3 20240910082531771 DAUC <0003> auc.c:144 vector [1]: ik = 5eb98d03b906fef1745ca4072aa82a63 20240910082531771 DAUC <0003> auc.c:145 vector [1]: res = d3afc89c3b2749740000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [1]: kc = 23ed297eb99e9c00 20240910082531771 DAUC <0003> auc.c:180 vector [1]: sres = b6c9f426 20240910082531771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [2]: rand = 17bf3b99e14dba72931d180a26689383 20240910082531771 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082531771 DAUC <0003> auc.c:142 vector [2]: autn = 490ed4ce0869000059b3252363ac096b 20240910082531771 DAUC <0003> auc.c:143 vector [2]: ck = 5b9d104e38eddaacc96c17f75a91c203 20240910082531771 DAUC <0003> auc.c:144 vector [2]: ik = 47e332478f4dddd9846086408659c16d 20240910082531771 DAUC <0003> auc.c:145 vector [2]: res = 03983ad13afa64d00000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [2]: kc = 6ea66b3e4934b000 20240910082531771 DAUC <0003> auc.c:180 vector [2]: sres = c5de03da 20240910082531771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [3]: rand = 6f57bb4a12c6c2449d31d85937a154bb 20240910082531771 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082531771 DAUC <0003> auc.c:142 vector [3]: autn = 7d2b835d3a6c0000c8456382aa05f632 20240910082531771 DAUC <0003> auc.c:143 vector [3]: ck = c159d358e026bae7944141134d64c4a4 20240910082531771 DAUC <0003> auc.c:144 vector [3]: ik = 4f32d017e9e8563cef43e51281fbab64 20240910082531771 DAUC <0003> auc.c:145 vector [3]: res = f14a689fb67ad3b20000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [3]: kc = ba9db88a5e449400 20240910082531771 DAUC <0003> auc.c:180 vector [3]: sres = 579a0cb7 20240910082531771 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531771 DAUC <0003> auc.c:113 vector [4]: rand = 7ee2be4eb6ca56a2914ed1f2862f3fa7 20240910082531771 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082531771 DAUC <0003> auc.c:142 vector [4]: autn = 73dd8382a226000092f66329f87d6cf5 20240910082531771 DAUC <0003> auc.c:143 vector [4]: ck = d2e02e9f9aa47e8db3a8b9751bab1bc0 20240910082531771 DAUC <0003> auc.c:144 vector [4]: ik = 4cfee244e614b27cc0938b10b5fd8136 20240910082531771 DAUC <0003> auc.c:145 vector [4]: res = 83c7b154e4610ed30000000000000000 20240910082531771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531771 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531771 DAUC <0003> auc.c:179 vector [4]: kc = 73fdc7df6ff8f000 20240910082531771 DAUC <0003> auc.c:180 vector [4]: sres = cc605b4b 20240910082531771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531771 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 5 vectors 20240910082531771 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=321 in DB 20240910082531789 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531789 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082531790 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421724455153"} 20240910082531790 DAUC <0003> db_auc.c:236 IMSI='262421724455153': Calling to generate 5 vectors 20240910082531790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082531790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082531790 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082531790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082531790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082531790 DAUC <0003> auc.c:113 vector [0]: rand = 7b625bd2f8d38e7ec843ffc8660ddcfe 20240910082531790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082531790 DAUC <0003> auc.c:142 vector [0]: autn = bb7713a7ac8b000068e8cf93fd6fe6d9 20240910082531790 DAUC <0003> auc.c:143 vector [0]: ck = 2a037be7c01d19e2b957ffe90745aaf0 20240910082531790 DAUC <0003> auc.c:144 vector [0]: ik = e0d3330970a6ca81b8c171fad41ee5bd 20240910082531790 DAUC <0003> auc.c:145 vector [0]: res = 15b8f3f78c51a8700000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [0]: kc = 5f5ad42b2dbb9000 20240910082531790 DAUC <0003> auc.c:180 vector [0]: sres = 0f30d65d 20240910082531790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [1]: rand = 68da58e510461d22c3127a8dcb3c571d 20240910082531790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082531790 DAUC <0003> auc.c:142 vector [1]: autn = 989e060a3b600000bb1c50818c1d1cd9 20240910082531790 DAUC <0003> auc.c:143 vector [1]: ck = 2f37b01c8248f90e8226eee1d09d96b7 20240910082531790 DAUC <0003> auc.c:144 vector [1]: ik = de8ce98f356d7e611c6d6243f55d8966 20240910082531790 DAUC <0003> auc.c:145 vector [1]: res = a2dcd05c200812c40000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [1]: kc = 9a8bf3542e3d3000 20240910082531790 DAUC <0003> auc.c:180 vector [1]: sres = 7015e1f3 20240910082531790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [2]: rand = 1a30b235997055a8dfee8dd33ac0d446 20240910082531790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082531790 DAUC <0003> auc.c:142 vector [2]: autn = 8137997d4b9c00003c65c4fb1c14c97a 20240910082531790 DAUC <0003> auc.c:143 vector [2]: ck = e9caa004db1f61dd1701bcf7cb34a42a 20240910082531790 DAUC <0003> auc.c:144 vector [2]: ik = 75b4897dbb49b107495e7ab9620218e9 20240910082531790 DAUC <0003> auc.c:145 vector [2]: res = b485dfeaa82c4e500000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [2]: kc = e21cfa7fe9ea3400 20240910082531790 DAUC <0003> auc.c:180 vector [2]: sres = 0db90748 20240910082531790 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [3]: rand = c684adda7dd3c7fdc7d26e9752f93cb2 20240910082531790 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082531790 DAUC <0003> auc.c:142 vector [3]: autn = c36f059b7a080000a06952fbfce980b1 20240910082531790 DAUC <0003> auc.c:143 vector [3]: ck = 193799d613e2d2793d41dadd607bb59f 20240910082531790 DAUC <0003> auc.c:144 vector [3]: ik = 77c5994b4a0d2c90bcc4268fe75da2ca 20240910082531790 DAUC <0003> auc.c:145 vector [3]: res = 365a8be54734b2f50000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [3]: kc = fa1c38d637e89000 20240910082531790 DAUC <0003> auc.c:180 vector [3]: sres = f2addd8c 20240910082531790 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082531790 DAUC <0003> auc.c:113 vector [4]: rand = 803629ffcb1bbacc988e208819b01d93 20240910082531790 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082531790 DAUC <0003> auc.c:142 vector [4]: autn = df172751cb5b000074fdf88960a9397e 20240910082531790 DAUC <0003> auc.c:143 vector [4]: ck = 4a2138be3259838b07732ee0a7c89b04 20240910082531790 DAUC <0003> auc.c:144 vector [4]: ik = 2fee0796b1f6d00a939134dc684d237d 20240910082531790 DAUC <0003> auc.c:145 vector [4]: res = 1373ed16fa6ae7a90000000000000000 20240910082531790 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082531790 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082531790 DAUC <0003> auc.c:179 vector [4]: kc = e9faafbce5231400 20240910082531790 DAUC <0003> auc.c:180 vector [4]: sres = d620b95f 20240910082531790 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082531790 DAUC <0003> db_auc.c:245 IMSI='262421724455153': Generated 5 vectors 20240910082531790 DAUC <0003> db_auc.c:249 IMSI='262421724455153': Updating SQN=481 in DB 20240910082531812 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421724455153"} 20240910082531812 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421724455153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082531812 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531812 DLINP <000b> input/ipa.c:451 connected read/write 20240910082531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082531814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4258 20240910082531893 DAUC <0003> db_auc.c:157 IMSI='262424470594867': No 2G Auth Data 20240910082531893 DAUC <0003> db_auc.c:192 IMSI='262424470594867': No 3G Auth Data 20240910082532007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20240910082532008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532008 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532008 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 1 vectors 20240910082532008 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910082532008 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532008 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532008 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082532008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532008 DAUC <0003> auc.c:113 vector [0]: rand = 48337100584a60f6c837b7fcf27e224e 20240910082532008 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082532008 DAUC <0003> auc.c:142 vector [0]: autn = 4f77a4a9982f000034d512bb3f53d024 20240910082532008 DAUC <0003> auc.c:143 vector [0]: ck = ac4750e4fd4a014b970be520bcb6449d 20240910082532008 DAUC <0003> auc.c:144 vector [0]: ik = e82f971452c442009ab95271a262f94c 20240910082532008 DAUC <0003> auc.c:145 vector [0]: res = bbcde99aff4e6c520000000000000000 20240910082532008 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532008 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532008 DAUC <0003> auc.c:179 vector [0]: kc = 9a66bb030516e1c2 20240910082532008 DAUC <0003> auc.c:180 vector [0]: sres = 5dd54534 20240910082532008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532008 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 1 vectors 20240910082532008 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=33 in DB 20240910082532022 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532022 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532024 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532024 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 4 vectors 20240910082532024 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910082532024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910082532024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532024 DAUC <0003> auc.c:113 vector [0]: rand = c4435d1912e5f6ec29a090ded7780b85 20240910082532024 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910082532024 DAUC <0003> auc.c:142 vector [0]: autn = fea8df0c46fe0000c98304a6fc5e59d7 20240910082532024 DAUC <0003> auc.c:143 vector [0]: ck = 220fdaccaf5ebcf7306571fd165fe4b8 20240910082532024 DAUC <0003> auc.c:144 vector [0]: ik = cf5262a84f73af6f31aea8cfb12fe971 20240910082532024 DAUC <0003> auc.c:145 vector [0]: res = 142f78c5597b4c040000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [0]: kc = 65868333e861e5b9 20240910082532024 DAUC <0003> auc.c:180 vector [0]: sres = a8440c7a 20240910082532024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [1]: rand = ad554aebb9d94dbe89a63b1a3346a270 20240910082532024 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910082532024 DAUC <0003> auc.c:142 vector [1]: autn = 1d12fdf065df0000a39e0c952ada6e90 20240910082532024 DAUC <0003> auc.c:143 vector [1]: ck = 9d729144ae145a0a2d625619e9f3b0b4 20240910082532024 DAUC <0003> auc.c:144 vector [1]: ik = ddcaa9a8cbf5799f57d673e43cb5dcc6 20240910082532024 DAUC <0003> auc.c:145 vector [1]: res = f6e61ca1311845bb0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [1]: kc = 8788cace3ec277e8 20240910082532024 DAUC <0003> auc.c:180 vector [1]: sres = d99d8c80 20240910082532024 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [2]: rand = 708cab1c1ef14b936a9b9bdb8d9ac501 20240910082532024 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910082532024 DAUC <0003> auc.c:142 vector [2]: autn = 9d80333aa23d0000941e31131bf4bcb1 20240910082532024 DAUC <0003> auc.c:143 vector [2]: ck = 7d5eb6616c56552fc5e1c07a1a820cc3 20240910082532024 DAUC <0003> auc.c:144 vector [2]: ik = 0649a437d7ac69f6ff24aaec389c2c6e 20240910082532024 DAUC <0003> auc.c:145 vector [2]: res = 1b889b7c4ffc9afc0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [2]: kc = 0e045dde49f205d1 20240910082532024 DAUC <0003> auc.c:180 vector [2]: sres = 9d860389 20240910082532024 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532024 DAUC <0003> auc.c:113 vector [3]: rand = 203ae4315af2eff8ea3dccceb1216860 20240910082532024 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910082532024 DAUC <0003> auc.c:142 vector [3]: autn = d63998c4360c0000ccd28d4d427612e8 20240910082532024 DAUC <0003> auc.c:143 vector [3]: ck = 4edb8c2b26925694e269188fa2798c1b 20240910082532024 DAUC <0003> auc.c:144 vector [3]: ik = 202dbedec545eda1a0ad50e34997bb49 20240910082532024 DAUC <0003> auc.c:145 vector [3]: res = a0460c669f22869c0000000000000000 20240910082532024 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532024 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532024 DAUC <0003> auc.c:179 vector [3]: kc = bb758b717d550d21 20240910082532024 DAUC <0003> auc.c:180 vector [3]: sres = 0a8fb235 20240910082532024 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532024 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 4 vectors 20240910082532024 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=161 in DB 20240910082532045 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532045 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532046 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532046 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 5 vectors 20240910082532046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082532046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910082532046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532046 DAUC <0003> auc.c:113 vector [0]: rand = 2a2dc22ec205308a50591170fdd1332a 20240910082532046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910082532046 DAUC <0003> auc.c:142 vector [0]: autn = 601d0255994100001f77bf6e83c713e4 20240910082532046 DAUC <0003> auc.c:143 vector [0]: ck = db35ec7f11dfc81880abbe3ed2479d5b 20240910082532046 DAUC <0003> auc.c:144 vector [0]: ik = 063b8a9de1072b622258e159cb0e1678 20240910082532046 DAUC <0003> auc.c:145 vector [0]: res = b93628a1b009ae910000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [0]: kc = eefbdb4b4c058c37 20240910082532046 DAUC <0003> auc.c:180 vector [0]: sres = ae30eea0 20240910082532046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [1]: rand = 5929807f712ce144beda538db4a43f52 20240910082532046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910082532046 DAUC <0003> auc.c:142 vector [1]: autn = 4e7ed8ca0953000029c82a89b49b6dd8 20240910082532046 DAUC <0003> auc.c:143 vector [1]: ck = aa61dfbb77dfae934db70fa0331f23a2 20240910082532046 DAUC <0003> auc.c:144 vector [1]: ik = 60f964140808c12c5ca2905ff2ee309e 20240910082532046 DAUC <0003> auc.c:145 vector [1]: res = 19d7fb31888cf8b70000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [1]: kc = 6db40a5bf171818b 20240910082532046 DAUC <0003> auc.c:180 vector [1]: sres = 4769e236 20240910082532046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [2]: rand = 4817bc21ec8c3d0ad588e31e66891d9f 20240910082532046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910082532046 DAUC <0003> auc.c:142 vector [2]: autn = fdc87df3979b0000c52d7e3315a46bdc 20240910082532046 DAUC <0003> auc.c:143 vector [2]: ck = 17156df258f425f3c70596b2de6027c1 20240910082532046 DAUC <0003> auc.c:144 vector [2]: ik = 998c606cd1c202bf48422a68a50a4322 20240910082532046 DAUC <0003> auc.c:145 vector [2]: res = 459d6fb1f4007a590000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [2]: kc = ae9f856ab629a9d3 20240910082532046 DAUC <0003> auc.c:180 vector [2]: sres = 1f106cb1 20240910082532046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [3]: rand = be996c7e03a99e9dd57e6f0d78ca69de 20240910082532046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910082532046 DAUC <0003> auc.c:142 vector [3]: autn = 33bc90f2eb8f00004b30af655583f41c 20240910082532046 DAUC <0003> auc.c:143 vector [3]: ck = fabcb9c335ce7f026fafcc7eb864486e 20240910082532046 DAUC <0003> auc.c:144 vector [3]: ik = b45f8de1ac6baa0ff4b88a435947f29f 20240910082532046 DAUC <0003> auc.c:145 vector [3]: res = 9903d20d6b3fdcce0000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [3]: kc = faa947f236086c42 20240910082532046 DAUC <0003> auc.c:180 vector [3]: sres = 5d28b0a7 20240910082532046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532046 DAUC <0003> auc.c:113 vector [4]: rand = 37b8013bf96a9bf4f6c48dc64f81ae8f 20240910082532046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910082532046 DAUC <0003> auc.c:142 vector [4]: autn = b0ea4c8f981a0000516f8621cc72173a 20240910082532046 DAUC <0003> auc.c:143 vector [4]: ck = aa130cd3a349f38b9a174f4457a77efe 20240910082532046 DAUC <0003> auc.c:144 vector [4]: ik = a66be31f92f17cc0016aa602f84b281e 20240910082532046 DAUC <0003> auc.c:145 vector [4]: res = 80c2924fde32f63e0000000000000000 20240910082532046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082532046 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082532046 DAUC <0003> auc.c:179 vector [4]: kc = 5b1d616924261c3d 20240910082532046 DAUC <0003> auc.c:180 vector [4]: sres = 1287327d 20240910082532046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082532046 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 5 vectors 20240910082532046 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=321 in DB 20240910082532067 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532067 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532069 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532069 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424470594867"} 20240910082532069 DAUC <0003> db_auc.c:236 IMSI='262424470594867': Calling to generate 5 vectors 20240910082532069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082532069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082532069 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082532069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910082532069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082532069 DAUC <0003> auc.c:113 vector [0]: rand = 015bf1b5b8cfdde8186e514c79c34518 20240910082532069 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910082532069 DAUC <0003> auc.c:142 vector [0]: autn = 68e4d7e5bb4e00003bed7694b2e67fe0 20240910082532069 DAUC <0003> auc.c:143 vector [0]: ck = f760bcb17caf0945e45dd0e07a93fe76 20240910082532069 DAUC <0003> auc.c:144 vector [0]: ik = b06c44390a07d78328f24d25b732fc2d 20240910082532069 DAUC <0003> auc.c:145 vector [0]: res = b7b06fe6dd8e5cde0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [0]: kc = ad06df07c34a2c57 20240910082532069 DAUC <0003> auc.c:180 vector [0]: sres = cc3d99bf 20240910082532069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [1]: rand = 6f8457e77d10d89676810e780d86cdad 20240910082532069 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910082532069 DAUC <0003> auc.c:142 vector [1]: autn = 1744059da01e00003944651ccf4ab331 20240910082532069 DAUC <0003> auc.c:143 vector [1]: ck = d905a7efdbab6f3d60565a776b1c91d1 20240910082532069 DAUC <0003> auc.c:144 vector [1]: ik = 96c7f16fee8cea8282a7053cfeaacb69 20240910082532069 DAUC <0003> auc.c:145 vector [1]: res = 9264ad17edc417e70000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [1]: kc = 01248c85244777f3 20240910082532069 DAUC <0003> auc.c:180 vector [1]: sres = 77f55e47 20240910082532069 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [2]: rand = fb108a2ddaf1e3c25bd44441f2fee75a 20240910082532069 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910082532069 DAUC <0003> auc.c:142 vector [2]: autn = e160831e6a2100002f1edfa08a90c4e7 20240910082532069 DAUC <0003> auc.c:143 vector [2]: ck = 42482619a270a79e6e1ff196fcf21b0d 20240910082532069 DAUC <0003> auc.c:144 vector [2]: ik = 535aeefd4e5b134c3333ff51e5f562bc 20240910082532069 DAUC <0003> auc.c:145 vector [2]: res = 8851687968691fbc0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [2]: kc = 2e2d29cf8ec234fa 20240910082532069 DAUC <0003> auc.c:180 vector [2]: sres = 27b8752b 20240910082532069 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [3]: rand = e373d8e1be8a590d20d5137ecab42c04 20240910082532069 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910082532069 DAUC <0003> auc.c:142 vector [3]: autn = 772541d8c35e0000648503d9c5ec739a 20240910082532069 DAUC <0003> auc.c:143 vector [3]: ck = 73f76f5532627ce55a9199acd069eda2 20240910082532069 DAUC <0003> auc.c:144 vector [3]: ik = 1d3d6983f24b5e3a0d662edbc2e43802 20240910082532069 DAUC <0003> auc.c:145 vector [3]: res = 4635a2ec7023c3c70000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [3]: kc = fea99c9beb2d02f4 20240910082532069 DAUC <0003> auc.c:180 vector [3]: sres = 097edb5a 20240910082532069 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082532069 DAUC <0003> auc.c:113 vector [4]: rand = d7d76919fab950e763ce83683e5d9cc5 20240910082532069 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910082532069 DAUC <0003> auc.c:142 vector [4]: autn = c8523dd295ad0000534820e9623c1026 20240910082532069 DAUC <0003> auc.c:143 vector [4]: ck = 84a35ebdd1609ed0f2521d601a0c1c35 20240910082532069 DAUC <0003> auc.c:144 vector [4]: ik = bf95a0e81c5c840ab1b3a632d4f6682a 20240910082532069 DAUC <0003> auc.c:145 vector [4]: res = 3523ad565ac325bb0000000000000000 20240910082532069 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082532069 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082532069 DAUC <0003> auc.c:179 vector [4]: kc = 6a9621419b84f2e0 20240910082532069 DAUC <0003> auc.c:180 vector [4]: sres = d1415479 20240910082532069 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082532069 DAUC <0003> db_auc.c:245 IMSI='262424470594867': Generated 5 vectors 20240910082532069 DAUC <0003> db_auc.c:249 IMSI='262424470594867': Updating SQN=481 in DB 20240910082532098 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424470594867"} 20240910082532098 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424470594867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082532098 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532098 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082532099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20240910082532168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20240910082532168 DLINP <000b> input/ipa.c:451 connected read/write 20240910082532168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082532168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082532168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082532168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082532168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34303<->l=127.0.0.1:4259) 20240910082532191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20240910082532191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4258 20240910082535224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082535224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082535225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 20240910082535227 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535227 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082535227 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082535227 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  20240910082535227 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082535227 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  20240910082535227 DLGSUP <0013> gsup_server.c:235 2:  20240910082535227 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082535227 DLGSUP <0013> gsup_server.c:235 3:  20240910082535227 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082535227 DLGSUP <0013> gsup_server.c:235 4:  20240910082535227 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082535227 DLGSUP <0013> gsup_server.c:235 5:  20240910082535227 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082535227 DLGSUP <0013> gsup_server.c:235 7:  20240910082535227 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082535227 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082535227 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082535227 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082535234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43139<->l=127.0.0.1:4259) 20240910082535258 DAUC <0003> db_auc.c:157 IMSI='262422261631197': No 2G Auth Data 20240910082535258 DAUC <0003> db_auc.c:192 IMSI='262422261631197': No 3G Auth Data 20240910082535298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 20240910082535301 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535301 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422261631197"} 20240910082535301 DAUC <0003> db_auc.c:157 IMSI='262422261631197': No 2G Auth Data 20240910082535301 DAUC <0003> db_auc.c:236 IMSI='262422261631197': Calling to generate 5 vectors 20240910082535301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082535301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535301 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082535301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535301 DAUC <0003> auc.c:113 vector [0]: rand = 9b3959590a8ed442bd31224ab8c8c09a 20240910082535301 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535301 DAUC <0003> auc.c:142 vector [0]: autn = bf479ac88a028000a43b45bae598809f 20240910082535301 DAUC <0003> auc.c:143 vector [0]: ck = 0f674f8b24e106cb9637f86bb6708949 20240910082535301 DAUC <0003> auc.c:144 vector [0]: ik = d3f1a02483dba6df92c8ec45c3a61a3e 20240910082535301 DAUC <0003> auc.c:145 vector [0]: res = a42db2e4d0cb7a8a0000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [0]: kc = d869fb81d2ec3363 20240910082535301 DAUC <0003> auc.c:152 vector [0]: sres = 74e6c86e 20240910082535301 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [1]: rand = 57d5bae0c12bcf4df0a745c159437187 20240910082535301 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535301 DAUC <0003> auc.c:142 vector [1]: autn = 5415dc1eb6de80009ca43311c83e4e52 20240910082535301 DAUC <0003> auc.c:143 vector [1]: ck = 8498b73d24331e4479b81f9348f4fcec 20240910082535301 DAUC <0003> auc.c:144 vector [1]: ik = 9abc479d915fa5573181f580419499e1 20240910082535301 DAUC <0003> auc.c:145 vector [1]: res = 9171de1d84f3fc990000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [1]: kc = 561d1ab3bc0cde1e 20240910082535301 DAUC <0003> auc.c:152 vector [1]: sres = 15822284 20240910082535301 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [2]: rand = 4e740059b0c80cb0a1f13e802a348672 20240910082535301 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535301 DAUC <0003> auc.c:142 vector [2]: autn = d8ac54f85ca48000defe52f7bc84955d 20240910082535301 DAUC <0003> auc.c:143 vector [2]: ck = fe19395ca2790f8b9b07dbe4bc2c27f9 20240910082535301 DAUC <0003> auc.c:144 vector [2]: ik = d451ffd7a83714894d7348666af6ff64 20240910082535301 DAUC <0003> auc.c:145 vector [2]: res = 610a4d974b07eda30000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [2]: kc = fc3c5509dc94c39f 20240910082535301 DAUC <0003> auc.c:152 vector [2]: sres = 2a0da034 20240910082535301 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [3]: rand = 68ffe04c65e4c7a5e186660c5078cf9b 20240910082535301 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535301 DAUC <0003> auc.c:142 vector [3]: autn = 890b4b5c4ef880007d5fcec974ebd37c 20240910082535301 DAUC <0003> auc.c:143 vector [3]: ck = 8a8cadedc6185cec384c4a6ffd78ad28 20240910082535301 DAUC <0003> auc.c:144 vector [3]: ik = 6c3eefd851997d284c84331dff319859 20240910082535301 DAUC <0003> auc.c:145 vector [3]: res = 34e697bb5ae4ea860000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [3]: kc = 927a3b4795c814b5 20240910082535301 DAUC <0003> auc.c:152 vector [3]: sres = 6e027d3d 20240910082535301 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082535301 DAUC <0003> auc.c:113 vector [4]: rand = 9b2667169f5cdd8e925fa003c91d5379 20240910082535301 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535301 DAUC <0003> auc.c:142 vector [4]: autn = a2401212a0db80004c9abeb291cc1d4e 20240910082535301 DAUC <0003> auc.c:143 vector [4]: ck = a1f1864c8162673401149dfa9adcdffc 20240910082535301 DAUC <0003> auc.c:144 vector [4]: ik = 393c154b1258d22779c42b5cd01c452c 20240910082535301 DAUC <0003> auc.c:145 vector [4]: res = 12bb62566c3d0c6f0000000000000000 20240910082535301 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535301 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082535301 DAUC <0003> auc.c:151 vector [4]: kc = e01d25a1d9fa2fc3 20240910082535301 DAUC <0003> auc.c:152 vector [4]: sres = 7e866e39 20240910082535301 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082535301 DAUC <0003> db_auc.c:245 IMSI='262422261631197': Generated 5 vectors 20240910082535301 DAUC <0003> db_auc.c:249 IMSI='262422261631197': Updating SQN=161 in DB 20240910082535325 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422261631197"} 20240910082535325 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422261631197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4258 20240910082535409 DAUC <0003> db_auc.c:157 IMSI='262423907700258': No 2G Auth Data 20240910082535409 DAUC <0003> db_auc.c:192 IMSI='262423907700258': No 3G Auth Data 20240910082535502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20240910082535504 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535504 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907700258"} 20240910082535504 DAUC <0003> db_auc.c:157 IMSI='262423907700258': No 2G Auth Data 20240910082535504 DAUC <0003> db_auc.c:236 IMSI='262423907700258': Calling to generate 5 vectors 20240910082535504 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910082535504 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535504 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910082535504 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535504 DAUC <0003> auc.c:113 vector [0]: rand = 03931c5aed69697c774eb87c2e594eb0 20240910082535504 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535504 DAUC <0003> auc.c:142 vector [0]: autn = 0d78267703b680001d260a107ee3d46d 20240910082535504 DAUC <0003> auc.c:143 vector [0]: ck = f4e5edb0153a8088a0661ce869fe9e3f 20240910082535504 DAUC <0003> auc.c:144 vector [0]: ik = f194a0441af81693554233f9230b964d 20240910082535504 DAUC <0003> auc.c:145 vector [0]: res = a8c767458f0a89930000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [0]: kc = f05562e545379e69 20240910082535504 DAUC <0003> auc.c:152 vector [0]: sres = 27cdeed6 20240910082535504 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [1]: rand = 9a35c0fd650a6e2e7b6f7f68088e8c08 20240910082535504 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535504 DAUC <0003> auc.c:142 vector [1]: autn = 4d8db87819868000d7225a449e95f967 20240910082535504 DAUC <0003> auc.c:143 vector [1]: ck = a78c025c0cc774bb344b1f9de04e59a5 20240910082535504 DAUC <0003> auc.c:144 vector [1]: ik = ffef2dd5a86c455480b045248b50d98e 20240910082535504 DAUC <0003> auc.c:145 vector [1]: res = 333dd039cabd735e0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [1]: kc = ec987530cfb5b1c4 20240910082535504 DAUC <0003> auc.c:152 vector [1]: sres = f980a367 20240910082535504 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [2]: rand = 0f629ef994305ea3dd1189b65c08bdb4 20240910082535504 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535504 DAUC <0003> auc.c:142 vector [2]: autn = 45f17c5264ba80002abb975d55efabf7 20240910082535504 DAUC <0003> auc.c:143 vector [2]: ck = 10fe8f1ae385b299f15bd4f4cc735633 20240910082535504 DAUC <0003> auc.c:144 vector [2]: ik = e60f6c8fa32ead64a202c436299a7084 20240910082535504 DAUC <0003> auc.c:145 vector [2]: res = 4ad37d95e66bc83b0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [2]: kc = a5a8f357a542394a 20240910082535504 DAUC <0003> auc.c:152 vector [2]: sres = acb8b5ae 20240910082535504 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [3]: rand = 5977347e36fcc45dc61df0c0e3440aa0 20240910082535504 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535504 DAUC <0003> auc.c:142 vector [3]: autn = 71b080aebaf28000af109256304af8d4 20240910082535504 DAUC <0003> auc.c:143 vector [3]: ck = 533b80bf5e5f9f09805f9d127f485d10 20240910082535504 DAUC <0003> auc.c:144 vector [3]: ik = 506fef300f751d8d6e20cf9d5dc93284 20240910082535504 DAUC <0003> auc.c:145 vector [3]: res = 81e6eb9853d023990000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [3]: kc = ed2b3d0073abed10 20240910082535504 DAUC <0003> auc.c:152 vector [3]: sres = d236c801 20240910082535504 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910082535504 DAUC <0003> auc.c:113 vector [4]: rand = c3ee56c51abf60f68970b943951f6f2c 20240910082535504 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535504 DAUC <0003> auc.c:142 vector [4]: autn = 2ab7c4279d588000b35c459e71adbf12 20240910082535504 DAUC <0003> auc.c:143 vector [4]: ck = 812b07e938fa14782b399ae3d85c6a98 20240910082535504 DAUC <0003> auc.c:144 vector [4]: ik = a9f6b99fe904ce61acf60f30155bbfa9 20240910082535504 DAUC <0003> auc.c:145 vector [4]: res = aa22bb28b0dafdbf0000000000000000 20240910082535504 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535504 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910082535504 DAUC <0003> auc.c:151 vector [4]: kc = af122ba51cf90f28 20240910082535504 DAUC <0003> auc.c:152 vector [4]: sres = 1af84697 20240910082535504 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910082535504 DAUC <0003> db_auc.c:245 IMSI='262423907700258': Generated 5 vectors 20240910082535504 DAUC <0003> db_auc.c:249 IMSI='262423907700258': Updating SQN=161 in DB 20240910082535520 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907700258"} 20240910082535520 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907700258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535520 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535520 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20240910082535604 DAUC <0003> db_auc.c:157 IMSI='262424760480530': No 2G Auth Data 20240910082535604 DAUC <0003> db_auc.c:192 IMSI='262424760480530': No 3G Auth Data 20240910082535768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20240910082535770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082535770 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424760480530"} 20240910082535770 DAUC <0003> db_auc.c:236 IMSI='262424760480530': Calling to generate 5 vectors 20240910082535770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082535770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082535770 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082535770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082535770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082535770 DAUC <0003> auc.c:113 vector [0]: rand = d7c0bffca07027e58411254976f11bb3 20240910082535770 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082535770 DAUC <0003> auc.c:142 vector [0]: autn = 2c4ab4e0c3b3800043f4b982f285116b 20240910082535770 DAUC <0003> auc.c:143 vector [0]: ck = 65f8eb9f10b69e1df0c29b31bac9a65f 20240910082535770 DAUC <0003> auc.c:144 vector [0]: ik = 81d468385ffcfd78a0247668b53c2611 20240910082535770 DAUC <0003> auc.c:145 vector [0]: res = 40971875c8130cda0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [0]: kc = 0583657275205c00 20240910082535770 DAUC <0003> auc.c:180 vector [0]: sres = 27eccc50 20240910082535770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [1]: rand = 154348578dfb76b7d14b42cad5b5e835 20240910082535770 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082535770 DAUC <0003> auc.c:142 vector [1]: autn = 56f4fa4c78f680003180649512874272 20240910082535770 DAUC <0003> auc.c:143 vector [1]: ck = e30b241cbc271103a7d084365a372ff8 20240910082535770 DAUC <0003> auc.c:144 vector [1]: ik = 9cdaed16c459761424d3b55c8b19e53d 20240910082535770 DAUC <0003> auc.c:145 vector [1]: res = 16afd0b1fb21874f0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [1]: kc = 6d5bb70ed7452400 20240910082535770 DAUC <0003> auc.c:180 vector [1]: sres = 85ff057e 20240910082535770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [2]: rand = 4a0eaba232ca4ed0c49cc62a6334ce60 20240910082535770 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082535770 DAUC <0003> auc.c:142 vector [2]: autn = f809f5d156a58000380ff4a18ecb0e87 20240910082535770 DAUC <0003> auc.c:143 vector [2]: ck = 025879cca5d828d84c9ea690bc5fbd36 20240910082535770 DAUC <0003> auc.c:144 vector [2]: ik = c62ffcaedbab7f62ad060009c7699324 20240910082535770 DAUC <0003> auc.c:145 vector [2]: res = 169bb13b51fe2ee10000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [2]: kc = a660a58e687f0800 20240910082535770 DAUC <0003> auc.c:180 vector [2]: sres = fc2e6c8c 20240910082535770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [3]: rand = c9b463d5f93493cdeadbad4419ec4df3 20240910082535770 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082535770 DAUC <0003> auc.c:142 vector [3]: autn = b0a503f40c4b800021c365d04ec74b71 20240910082535770 DAUC <0003> auc.c:143 vector [3]: ck = 1d44ace9d4c5a2a9b9eb7fd8b079442d 20240910082535770 DAUC <0003> auc.c:144 vector [3]: ik = 0bc4776188c6f925325b2687c72df2eb 20240910082535770 DAUC <0003> auc.c:145 vector [3]: res = f5f83d5d0bc4e9b60000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [3]: kc = f2c8107a85608c00 20240910082535770 DAUC <0003> auc.c:180 vector [3]: sres = 2c682dc8 20240910082535770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082535770 DAUC <0003> auc.c:113 vector [4]: rand = 24da1b2f497e6e00587bc0b13de173e0 20240910082535770 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082535770 DAUC <0003> auc.c:142 vector [4]: autn = 0ef89850d8e380001b9f8fa9c835d8f3 20240910082535770 DAUC <0003> auc.c:143 vector [4]: ck = 14e37128a9dd23978251d2c586d4c8c7 20240910082535770 DAUC <0003> auc.c:144 vector [4]: ik = 5c1e20bb7b90520b4be75038612011af 20240910082535770 DAUC <0003> auc.c:145 vector [4]: res = 02d9b37b63ffa8cb0000000000000000 20240910082535770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082535770 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082535770 DAUC <0003> auc.c:179 vector [4]: kc = 4dc3868de9a8c800 20240910082535770 DAUC <0003> auc.c:180 vector [4]: sres = 9b4d176a 20240910082535770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082535770 DAUC <0003> db_auc.c:245 IMSI='262424760480530': Generated 5 vectors 20240910082535770 DAUC <0003> db_auc.c:249 IMSI='262424760480530': Updating SQN=161 in DB 20240910082535788 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424760480530"} 20240910082535788 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424760480530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082535788 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535788 DLINP <000b> input/ipa.c:451 connected read/write 20240910082535788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082535790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20240910082535901 DAUC <0003> db_auc.c:157 IMSI='262429319118397': No 2G Auth Data 20240910082535901 DAUC <0003> db_auc.c:192 IMSI='262429319118397': No 3G Auth Data 20240910082536020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 20240910082536022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536022 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429319118397"} 20240910082536022 DAUC <0003> db_auc.c:236 IMSI='262429319118397': Calling to generate 5 vectors 20240910082536022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082536022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082536022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082536022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082536022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082536022 DAUC <0003> auc.c:113 vector [0]: rand = 570414eaa4dceab3e6f28688a36cb506 20240910082536022 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082536022 DAUC <0003> auc.c:142 vector [0]: autn = 73f0ba13cd768000963d77c2949addcb 20240910082536022 DAUC <0003> auc.c:143 vector [0]: ck = 228d8f2c069e076ae786ac49d3b5c270 20240910082536022 DAUC <0003> auc.c:144 vector [0]: ik = 5ffce3740fc2af014a26113243501e67 20240910082536022 DAUC <0003> auc.c:145 vector [0]: res = 663724dc6c2a35520000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [0]: kc = f6bf3fa7aa6dc000 20240910082536022 DAUC <0003> auc.c:180 vector [0]: sres = 15f1c2e0 20240910082536022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [1]: rand = b5df3fc1124098d7dee16e8a96549dc3 20240910082536022 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082536022 DAUC <0003> auc.c:142 vector [1]: autn = e102b8060e3580001f91b463a9ed913a 20240910082536022 DAUC <0003> auc.c:143 vector [1]: ck = 92b70750a592d48f1d1ce85114b18830 20240910082536022 DAUC <0003> auc.c:144 vector [1]: ik = 065332c80885f15e15f00acb9f8c90cc 20240910082536022 DAUC <0003> auc.c:145 vector [1]: res = d495245471fce1510000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [1]: kc = 9454b4f88cb82000 20240910082536022 DAUC <0003> auc.c:180 vector [1]: sres = 0cad4916 20240910082536022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [2]: rand = a1b33cbf5bb9d390d796b7a95e8d9763 20240910082536022 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082536022 DAUC <0003> auc.c:142 vector [2]: autn = 17e7d1ae929d8000d415c0339728ac6a 20240910082536022 DAUC <0003> auc.c:143 vector [2]: ck = 5c620d1651b2513ec65fad187927fb3b 20240910082536022 DAUC <0003> auc.c:144 vector [2]: ik = 0195ed45bc4817894b12b9fa5724e264 20240910082536022 DAUC <0003> auc.c:145 vector [2]: res = 8dd112e7a7745c940000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [2]: kc = 30b0104007f34800 20240910082536022 DAUC <0003> auc.c:180 vector [2]: sres = 43d5f336 20240910082536022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [3]: rand = 1e6716281375d1c893d909860c4934f8 20240910082536022 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082536022 DAUC <0003> auc.c:142 vector [3]: autn = 5ef3f3b405e38000a03c741fd490e8e8 20240910082536022 DAUC <0003> auc.c:143 vector [3]: ck = 4d584e2e392b6c8b27ace93169de3c5c 20240910082536022 DAUC <0003> auc.c:144 vector [3]: ik = 889a855d1d43acfe6586be3605d0c8e1 20240910082536022 DAUC <0003> auc.c:145 vector [3]: res = 3be8c1e8bf7a20710000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [3]: kc = 49986ad2fbe9dc00 20240910082536022 DAUC <0003> auc.c:180 vector [3]: sres = 57f2b8d3 20240910082536022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082536022 DAUC <0003> auc.c:113 vector [4]: rand = 5a59cd2cf7394e6b4730d1892ab54da5 20240910082536022 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082536022 DAUC <0003> auc.c:142 vector [4]: autn = 1a1616f6fd0e80001585c3e1ee615084 20240910082536022 DAUC <0003> auc.c:143 vector [4]: ck = 3900ec9ff8b098cfb23c9baad5217f3b 20240910082536022 DAUC <0003> auc.c:144 vector [4]: ik = f1fb64c3e738178995001a266abeaa16 20240910082536022 DAUC <0003> auc.c:145 vector [4]: res = e77c51002006b1110000000000000000 20240910082536022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082536022 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082536022 DAUC <0003> auc.c:179 vector [4]: kc = db501f1d6be9e800 20240910082536022 DAUC <0003> auc.c:180 vector [4]: sres = 822197c8 20240910082536022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082536022 DAUC <0003> db_auc.c:245 IMSI='262429319118397': Generated 5 vectors 20240910082536022 DAUC <0003> db_auc.c:249 IMSI='262429319118397': Updating SQN=161 in DB 20240910082536039 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429319118397"} 20240910082536039 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429319118397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082536039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 20240910082536169 DAUC <0003> db_auc.c:157 IMSI='262420306818964': No 2G Auth Data 20240910082536169 DAUC <0003> db_auc.c:192 IMSI='262420306818964': No 3G Auth Data 20240910082536262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20240910082536264 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536264 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420306818964"} 20240910082536264 DAUC <0003> db_auc.c:236 IMSI='262420306818964': Calling to generate 5 vectors 20240910082536264 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910082536264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910082536264 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910082536264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910082536264 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910082536264 DAUC <0003> auc.c:113 vector [0]: rand = a978530efaa105274544fa835dd136d8 20240910082536264 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910082536264 DAUC <0003> auc.c:142 vector [0]: autn = fbcb9834d69580001b7565fbde89aeff 20240910082536264 DAUC <0003> auc.c:143 vector [0]: ck = fa187ae74b148a5863f6fe2a8c3b4a7f 20240910082536264 DAUC <0003> auc.c:144 vector [0]: ik = c9aa83d41b5c4892f30d2f012e9c3609 20240910082536264 DAUC <0003> auc.c:145 vector [0]: res = 8495265e61fd49ce0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [0]: kc = 24c1bccd366da7a3 20240910082536264 DAUC <0003> auc.c:180 vector [0]: sres = 3e688a53 20240910082536264 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [1]: rand = eac00dad8237d7da7f0d3a0a7d8553af 20240910082536264 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910082536264 DAUC <0003> auc.c:142 vector [1]: autn = 21d067a435348000f36ff34c1554549b 20240910082536264 DAUC <0003> auc.c:143 vector [1]: ck = 004fc5b382bb964885927ca4573f3452 20240910082536264 DAUC <0003> auc.c:144 vector [1]: ik = 6f9bc8b7218da3dfb03a964394d96487 20240910082536264 DAUC <0003> auc.c:145 vector [1]: res = e1eeece01888078c0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [1]: kc = a97933509c6e0b9a 20240910082536264 DAUC <0003> auc.c:180 vector [1]: sres = 757b9b09 20240910082536264 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [2]: rand = 906b34ac62150cce3e87f2c8c53b667a 20240910082536264 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910082536264 DAUC <0003> auc.c:142 vector [2]: autn = 2e91809bea9380000094234d26b83261 20240910082536264 DAUC <0003> auc.c:143 vector [2]: ck = 22ba936db277f8e8d96da6d3a812908f 20240910082536264 DAUC <0003> auc.c:144 vector [2]: ik = dcde212a45e508bd5afa685cce5a6e8a 20240910082536264 DAUC <0003> auc.c:145 vector [2]: res = 25bccb54f7769a080000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [2]: kc = 5ee2ea407b4cd27e 20240910082536264 DAUC <0003> auc.c:180 vector [2]: sres = 57886685 20240910082536264 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [3]: rand = 9be1b4663c2125d43687fcdfed0cb8a3 20240910082536264 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910082536264 DAUC <0003> auc.c:142 vector [3]: autn = 413eebdc6a238000542523d93cc12e78 20240910082536264 DAUC <0003> auc.c:143 vector [3]: ck = dd5443799365af630dbde12877101206 20240910082536264 DAUC <0003> auc.c:144 vector [3]: ik = 7edc138bd88c61e58fdd90de089f176c 20240910082536264 DAUC <0003> auc.c:145 vector [3]: res = 629f0b3ba46b110b0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [3]: kc = 97982ffb5bd20278 20240910082536264 DAUC <0003> auc.c:180 vector [3]: sres = 332fd65c 20240910082536264 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910082536264 DAUC <0003> auc.c:113 vector [4]: rand = 452656cf51c50072d9ecf88d073945cf 20240910082536264 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910082536264 DAUC <0003> auc.c:142 vector [4]: autn = df80dedab6ad8000bb7606f4c3f98b58 20240910082536264 DAUC <0003> auc.c:143 vector [4]: ck = e5cb165d274e7915a2e00fd7c5af0513 20240910082536264 DAUC <0003> auc.c:144 vector [4]: ik = 3aa6657645ef595e74589a47702a9e94 20240910082536264 DAUC <0003> auc.c:145 vector [4]: res = fda4e2a1cec9d4eb0000000000000000 20240910082536264 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910082536264 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910082536264 DAUC <0003> auc.c:179 vector [4]: kc = b12b7de2a4700732 20240910082536264 DAUC <0003> auc.c:180 vector [4]: sres = 936b0b8a 20240910082536264 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910082536264 DAUC <0003> db_auc.c:245 IMSI='262420306818964': Generated 5 vectors 20240910082536264 DAUC <0003> db_auc.c:249 IMSI='262420306818964': Updating SQN=161 in DB 20240910082536282 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420306818964"} 20240910082536282 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420306818964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082536282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082536285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20240910082536355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58120<->l=127.0.0.1:4258 20240910082536357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082536357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082536357 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082536357 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082536357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082536357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43139<->l=127.0.0.1:4259) 20240910082536391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20240910082536392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20240910082539429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082539429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082539432 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20240910082539435 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082539435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082539435 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  20240910082539435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082539435 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  20240910082539435 DLGSUP <0013> gsup_server.c:235 2:  20240910082539435 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082539435 DLGSUP <0013> gsup_server.c:235 3:  20240910082539435 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082539435 DLGSUP <0013> gsup_server.c:235 4:  20240910082539435 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082539435 DLGSUP <0013> gsup_server.c:235 5:  20240910082539435 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082539435 DLGSUP <0013> gsup_server.c:235 7:  20240910082539435 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082539435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082539435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082539435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082539446 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34341<->l=127.0.0.1:4259) 20240910082539452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539478 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420843567519" cn_domain=PS} 20240910082539478 DLU <0006> fsm.c:456 lu(262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082539478 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910082539478 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420843567519" cause=IMSI unknown in HLR} 20240910082539478 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420843567519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082539478 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082539478 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082539478 DLU <0006> fsm.c:568 lu(PS:IMSI-262420843567519)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082539478 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082539481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4258 20240910082539482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4258 20240910082539484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34341<->l=127.0.0.1:4259) 20240910082539484 DLINP <000b> input/ipa.c:451 connected read/write 20240910082539484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082539484 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082539484 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082539484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082539558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 20240910082539559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4258 20240910082542597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082542597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082542599 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20240910082542601 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082542601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082542601 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  20240910082542601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082542601 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  20240910082542601 DLGSUP <0013> gsup_server.c:235 2:  20240910082542601 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082542601 DLGSUP <0013> gsup_server.c:235 3:  20240910082542601 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082542601 DLGSUP <0013> gsup_server.c:235 4:  20240910082542601 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082542601 DLGSUP <0013> gsup_server.c:235 5:  20240910082542601 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082542601 DLGSUP <0013> gsup_server.c:235 7:  20240910082542601 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082542601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082542601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082542601 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082542615 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43487<->l=127.0.0.1:4259) 20240910082542625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4258 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542642 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420781624574" cn_domain=PS source_name="the-source\n"} 20240910082542642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082542642 DLU <0006> fsm.c:456 lu(262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082542642 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910082542642 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420781624574" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240910082542642 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420781624574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082542642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082542642 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082542642 DLU <0006> fsm.c:568 lu(PS:IMSI-262420781624574)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082542642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082542643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38744<->l=127.0.0.1:4258 20240910082542643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20240910082542644 DLINP <000b> input/ipa.c:451 connected read/write 20240910082542644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082542644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082542644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082542644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082542644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082542644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43487<->l=127.0.0.1:4259) 20240910082542679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20240910082542679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20240910082545734 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082545734 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082545736 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20240910082545739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082545739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082545739 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  20240910082545739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082545739 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  20240910082545739 DLGSUP <0013> gsup_server.c:235 2:  20240910082545739 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082545739 DLGSUP <0013> gsup_server.c:235 3:  20240910082545739 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082545739 DLGSUP <0013> gsup_server.c:235 4:  20240910082545739 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082545739 DLGSUP <0013> gsup_server.c:235 5:  20240910082545739 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082545739 DLGSUP <0013> gsup_server.c:235 7:  20240910082545739 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082545739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082545739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082545739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082545763 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38443<->l=127.0.0.1:4259) 20240910082545774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545782 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423465050879" cn_domain=PS} 20240910082545782 DLU <0006> fsm.c:456 lu(262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082545782 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240910082545782 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423465050879" cause=Roaming not allowed in this location area} 20240910082545782 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423465050879 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082545782 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082545782 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082545782 DLU <0006> fsm.c:568 lu(PS:IMSI-262423465050879)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082545782 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082545928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20240910082545931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20240910082545934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38443<->l=127.0.0.1:4259) 20240910082545934 DLINP <000b> input/ipa.c:451 connected read/write 20240910082545934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082545934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082545934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082545934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082545957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 20240910082545957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38776<->l=127.0.0.1:4258 20240910082549035 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082549035 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082549036 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20240910082549038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082549038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082549038 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  20240910082549038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082549038 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  20240910082549038 DLGSUP <0013> gsup_server.c:235 2:  20240910082549038 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082549038 DLGSUP <0013> gsup_server.c:235 3:  20240910082549038 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082549038 DLGSUP <0013> gsup_server.c:235 4:  20240910082549038 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082549038 DLGSUP <0013> gsup_server.c:235 5:  20240910082549038 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082549038 DLGSUP <0013> gsup_server.c:235 7:  20240910082549038 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082549038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082549038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082549038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082549046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37555<->l=127.0.0.1:4259) 20240910082549052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549078 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424516073750"} 20240910082549078 DAUC <0003> db_auc.c:133 IMSI='262424516073750': No such subscriber 20240910082549078 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240910082549078 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424516073750" cause=IMSI unknown in HLR} 20240910082549078 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424516073750 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082549078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082549079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20240910082549080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20240910082549080 DLINP <000b> input/ipa.c:451 connected read/write 20240910082549080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082549080 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082549080 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082549080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082549080 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37555<->l=127.0.0.1:4259) 20240910082549123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20240910082549123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20240910082552224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082552224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082552226 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20240910082552228 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082552228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082552228 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  20240910082552228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082552228 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  20240910082552228 DLGSUP <0013> gsup_server.c:235 2:  20240910082552228 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082552228 DLGSUP <0013> gsup_server.c:235 3:  20240910082552228 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082552228 DLGSUP <0013> gsup_server.c:235 4:  20240910082552228 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082552228 DLGSUP <0013> gsup_server.c:235 5:  20240910082552228 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082552228 DLGSUP <0013> gsup_server.c:235 7:  20240910082552228 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082552228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082552228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082552228 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082552236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34205<->l=127.0.0.1:4259) 20240910082552257 DAUC <0003> db_auc.c:157 IMSI='262426939661409': No 2G Auth Data 20240910082552257 DAUC <0003> db_auc.c:192 IMSI='262426939661409': No 3G Auth Data 20240910082552312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20240910082552321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552321 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426939661409" cn_domain=PS} 20240910082552321 DLU <0006> fsm.c:456 lu(262426939661409)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552321 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552357 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426939661409" cn_domain=PS} 20240910082552357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552357 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552365 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426939661409"} 20240910082552365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552365 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552365 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426939661409"} 20240910082552365 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426939661409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552365 DLU <0006> fsm.c:568 lu(PS:IMSI-262426939661409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552365 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20240910082552426 DAUC <0003> db_auc.c:157 IMSI='262420497885197': No 2G Auth Data 20240910082552426 DAUC <0003> db_auc.c:192 IMSI='262420497885197': No 3G Auth Data 20240910082552450 DLGSUP <0013> hlr.c:121 IMSI 262420497885197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082552494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20240910082552499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552499 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420497885197" cn_domain=PS} 20240910082552499 DLU <0006> fsm.c:456 lu(262420497885197)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552499 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552541 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420497885197" cn_domain=PS} 20240910082552541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552543 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420497885197"} 20240910082552543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552543 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552543 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420497885197"} 20240910082552543 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420497885197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552543 DLU <0006> fsm.c:568 lu(PS:IMSI-262420497885197)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20240910082552618 DAUC <0003> db_auc.c:157 IMSI='262421694829280': No 2G Auth Data 20240910082552618 DAUC <0003> db_auc.c:192 IMSI='262421694829280': No 3G Auth Data 20240910082552639 DLGSUP <0013> hlr.c:121 IMSI 262421694829280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082552678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43576<->l=127.0.0.1:4258 20240910082552682 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552682 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421694829280" cn_domain=PS} 20240910082552682 DLU <0006> fsm.c:456 lu(262421694829280)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552682 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552711 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421694829280" cn_domain=PS} 20240910082552711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552716 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421694829280"} 20240910082552716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552716 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552716 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421694829280"} 20240910082552716 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421694829280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552716 DLU <0006> fsm.c:568 lu(PS:IMSI-262421694829280)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552716 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43576<->l=127.0.0.1:4258 20240910082552777 DAUC <0003> db_auc.c:157 IMSI='262428974513637': No 2G Auth Data 20240910082552777 DAUC <0003> db_auc.c:192 IMSI='262428974513637': No 3G Auth Data 20240910082552797 DLGSUP <0013> hlr.c:121 IMSI 262428974513637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082552832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 20240910082552836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552836 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428974513637" cn_domain=PS} 20240910082552836 DLU <0006> fsm.c:456 lu(262428974513637)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552836 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082552876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082552876 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428974513637" cn_domain=PS} 20240910082552876 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552884 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428974513637"} 20240910082552884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082552884 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082552884 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428974513637"} 20240910082552884 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428974513637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082552884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082552884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082552884 DLU <0006> fsm.c:568 lu(PS:IMSI-262428974513637)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082552889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 20240910082552941 DAUC <0003> db_auc.c:157 IMSI='262423048674225': No 2G Auth Data 20240910082552941 DAUC <0003> db_auc.c:192 IMSI='262423048674225': No 3G Auth Data 20240910082552963 DLGSUP <0013> hlr.c:121 IMSI 262423048674225: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082552992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20240910082552994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082552994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082552994 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423048674225" cn_domain=PS} 20240910082552994 DLU <0006> fsm.c:456 lu(262423048674225)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082552994 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553037 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423048674225" cn_domain=PS} 20240910082553037 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553037 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553038 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423048674225"} 20240910082553038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553038 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553038 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423048674225"} 20240910082553038 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423048674225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423048674225)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20240910082553157 DAUC <0003> db_auc.c:157 IMSI='262424370380334': No 2G Auth Data 20240910082553157 DAUC <0003> db_auc.c:192 IMSI='262424370380334': No 3G Auth Data 20240910082553184 DLGSUP <0013> hlr.c:121 IMSI 262424370380334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082553239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4258 20240910082553243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553243 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370380334" cn_domain=PS} 20240910082553243 DLU <0006> fsm.c:456 lu(262424370380334)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553244 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553302 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424370380334" cn_domain=PS} 20240910082553302 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553302 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553305 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424370380334"} 20240910082553305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553305 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553305 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424370380334"} 20240910082553305 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424370380334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553305 DLU <0006> fsm.c:568 lu(PS:IMSI-262424370380334)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553305 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4258 20240910082553396 DAUC <0003> db_auc.c:157 IMSI='262426133954990': No 2G Auth Data 20240910082553396 DAUC <0003> db_auc.c:192 IMSI='262426133954990': No 3G Auth Data 20240910082553420 DLGSUP <0013> hlr.c:121 IMSI 262426133954990: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082553478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 20240910082553480 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553480 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426133954990" cn_domain=PS} 20240910082553480 DLU <0006> fsm.c:456 lu(262426133954990)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553480 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553518 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426133954990" cn_domain=PS} 20240910082553518 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553518 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553519 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426133954990"} 20240910082553519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553519 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553519 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426133954990"} 20240910082553519 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426133954990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553519 DLU <0006> fsm.c:568 lu(PS:IMSI-262426133954990)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 20240910082553695 DAUC <0003> db_auc.c:157 IMSI='262429088999680': No 2G Auth Data 20240910082553695 DAUC <0003> db_auc.c:192 IMSI='262429088999680': No 3G Auth Data 20240910082553712 DLGSUP <0013> hlr.c:121 IMSI 262429088999680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082553805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20240910082553808 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553808 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429088999680" cn_domain=PS} 20240910082553808 DLU <0006> fsm.c:456 lu(262429088999680)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082553808 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082553845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082553845 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429088999680" cn_domain=PS} 20240910082553845 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553845 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553847 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429088999680"} 20240910082553847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082553847 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082553847 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429088999680"} 20240910082553847 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429088999680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082553847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082553847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082553847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429088999680)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553847 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082553847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20240910082553908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20240910082553908 DLINP <000b> input/ipa.c:451 connected read/write 20240910082553908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082553908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082553908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082553908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082553908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34205<->l=127.0.0.1:4259) 20240910082553931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20240910082553931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20240910082556991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082556991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082556992 DLINP <000b> input/ipa.c:451 connected read/write 20240910082556992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082556992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20240910082556993 DLINP <000b> input/ipa.c:451 connected read/write 20240910082556993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082556993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082556993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082556993 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  20240910082556993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082556993 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  20240910082556993 DLGSUP <0013> gsup_server.c:235 2:  20240910082556993 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082556993 DLGSUP <0013> gsup_server.c:235 3:  20240910082556993 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082556993 DLGSUP <0013> gsup_server.c:235 4:  20240910082556993 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082556993 DLGSUP <0013> gsup_server.c:235 5:  20240910082556993 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082556993 DLGSUP <0013> gsup_server.c:235 7:  20240910082556993 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082556993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082556993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082556993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082557001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20240910082557029 DAUC <0003> db_auc.c:157 IMSI='262422940519568': No 2G Auth Data 20240910082557029 DAUC <0003> db_auc.c:192 IMSI='262422940519568': No 3G Auth Data 20240910082557098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20240910082557109 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557109 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422940519568" cn_domain=PS source_name="the-source\n"} 20240910082557109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082557109 DLU <0006> fsm.c:456 lu(262422940519568)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557109 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557145 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422940519568" cn_domain=PS destination_name="the-source\n"} 20240910082557145 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557145 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557152 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422940519568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422940519568" source_name="the-source\n"} 20240910082557152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557152 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557152 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422940519568" destination_name="the-source\n"} 20240910082557152 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422940519568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557152 DLU <0006> fsm.c:568 lu(PS:IMSI-262422940519568)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20240910082557204 DAUC <0003> db_auc.c:157 IMSI='262421464012819': No 2G Auth Data 20240910082557204 DAUC <0003> db_auc.c:192 IMSI='262421464012819': No 3G Auth Data 20240910082557225 DLGSUP <0013> hlr.c:121 IMSI 262421464012819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082557271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20240910082557279 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557280 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421464012819" cn_domain=PS source_name="the-source\n"} 20240910082557280 DLU <0006> fsm.c:456 lu(262421464012819)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557280 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557315 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421464012819" cn_domain=PS destination_name="the-source\n"} 20240910082557315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557322 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421464012819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421464012819" source_name="the-source\n"} 20240910082557322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557322 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557322 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421464012819" destination_name="the-source\n"} 20240910082557322 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421464012819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557322 DLU <0006> fsm.c:568 lu(PS:IMSI-262421464012819)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20240910082557385 DAUC <0003> db_auc.c:157 IMSI='262427202543992': No 2G Auth Data 20240910082557385 DAUC <0003> db_auc.c:192 IMSI='262427202543992': No 3G Auth Data 20240910082557403 DLGSUP <0013> hlr.c:121 IMSI 262427202543992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082557448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20240910082557452 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557452 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427202543992" cn_domain=PS source_name="the-source\n"} 20240910082557452 DLU <0006> fsm.c:456 lu(262427202543992)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557452 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557488 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427202543992" cn_domain=PS destination_name="the-source\n"} 20240910082557488 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557488 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557496 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427202543992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427202543992" source_name="the-source\n"} 20240910082557496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557496 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557496 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427202543992" destination_name="the-source\n"} 20240910082557496 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427202543992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557496 DLU <0006> fsm.c:568 lu(PS:IMSI-262427202543992)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.1:4258 20240910082557563 DAUC <0003> db_auc.c:157 IMSI='262420214574967': No 2G Auth Data 20240910082557563 DAUC <0003> db_auc.c:192 IMSI='262420214574967': No 3G Auth Data 20240910082557585 DLGSUP <0013> hlr.c:121 IMSI 262420214574967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082557639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20240910082557648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557648 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420214574967" cn_domain=PS source_name="the-source\n"} 20240910082557648 DLU <0006> fsm.c:456 lu(262420214574967)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557648 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557679 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420214574967" cn_domain=PS destination_name="the-source\n"} 20240910082557679 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557679 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557687 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420214574967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420214574967" source_name="the-source\n"} 20240910082557687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557687 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557687 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420214574967" destination_name="the-source\n"} 20240910082557687 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262420214574967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557687 DLU <0006> fsm.c:568 lu(PS:IMSI-262420214574967)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557687 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20240910082557752 DAUC <0003> db_auc.c:157 IMSI='262428198504314': No 2G Auth Data 20240910082557752 DAUC <0003> db_auc.c:192 IMSI='262428198504314': No 3G Auth Data 20240910082557769 DLGSUP <0013> hlr.c:121 IMSI 262428198504314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082557812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 20240910082557819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557819 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428198504314" cn_domain=PS source_name="the-source\n"} 20240910082557819 DLU <0006> fsm.c:456 lu(262428198504314)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082557819 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082557852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082557852 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428198504314" cn_domain=PS destination_name="the-source\n"} 20240910082557852 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557852 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082557857 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428198504314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428198504314" source_name="the-source\n"} 20240910082557857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082557857 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082557857 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428198504314" destination_name="the-source\n"} 20240910082557857 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428198504314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082557857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082557857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082557857 DLU <0006> fsm.c:568 lu(PS:IMSI-262428198504314)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557857 DLINP <000b> input/ipa.c:451 connected read/write 20240910082557857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082557859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 20240910082557911 DAUC <0003> db_auc.c:157 IMSI='262428374497609': No 2G Auth Data 20240910082557911 DAUC <0003> db_auc.c:192 IMSI='262428374497609': No 3G Auth Data 20240910082557928 DLGSUP <0013> hlr.c:121 IMSI 262428374497609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082557999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20240910082558008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558008 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428374497609" cn_domain=PS source_name="the-source\n"} 20240910082558008 DLU <0006> fsm.c:456 lu(262428374497609)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558008 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558039 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428374497609" cn_domain=PS destination_name="the-source\n"} 20240910082558039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558039 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558046 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428374497609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428374497609" source_name="the-source\n"} 20240910082558046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558046 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558046 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428374497609" destination_name="the-source\n"} 20240910082558046 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428374497609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558046 DLU <0006> fsm.c:568 lu(PS:IMSI-262428374497609)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558046 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20240910082558122 DAUC <0003> db_auc.c:157 IMSI='262428890002446': No 2G Auth Data 20240910082558122 DAUC <0003> db_auc.c:192 IMSI='262428890002446': No 3G Auth Data 20240910082558142 DLGSUP <0013> hlr.c:121 IMSI 262428890002446: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082558213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20240910082558219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558219 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428890002446" cn_domain=PS source_name="the-source\n"} 20240910082558219 DLU <0006> fsm.c:456 lu(262428890002446)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558219 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558257 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428890002446" cn_domain=PS destination_name="the-source\n"} 20240910082558257 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558257 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558263 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428890002446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428890002446" source_name="the-source\n"} 20240910082558263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558263 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558263 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428890002446" destination_name="the-source\n"} 20240910082558263 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428890002446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558263 DLU <0006> fsm.c:568 lu(PS:IMSI-262428890002446)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20240910082558355 DAUC <0003> db_auc.c:157 IMSI='262421228902573': No 2G Auth Data 20240910082558355 DAUC <0003> db_auc.c:192 IMSI='262421228902573': No 3G Auth Data 20240910082558374 DLGSUP <0013> hlr.c:121 IMSI 262421228902573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082558477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082558483 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558483 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421228902573" cn_domain=PS source_name="the-source\n"} 20240910082558483 DLU <0006> fsm.c:456 lu(262421228902573)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082558484 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910082558522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082558522 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421228902573" cn_domain=PS destination_name="the-source\n"} 20240910082558522 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558530 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421228902573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421228902573" source_name="the-source\n"} 20240910082558530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082558530 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082558530 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421228902573" destination_name="the-source\n"} 20240910082558530 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421228902573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082558530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421228902573)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082558533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082558597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20240910082558597 DLINP <000b> input/ipa.c:451 connected read/write 20240910082558597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082558597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082558597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082558597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082558597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082558597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37975<->l=127.0.0.1:4259) 20240910082558621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20240910082558622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20240910082601653 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082601653 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082601655 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20240910082601656 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601656 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082601656 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082601656 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  20240910082601656 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082601656 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  20240910082601656 DLGSUP <0013> gsup_server.c:235 2:  20240910082601656 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082601656 DLGSUP <0013> gsup_server.c:235 3:  20240910082601656 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082601656 DLGSUP <0013> gsup_server.c:235 4:  20240910082601656 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082601656 DLGSUP <0013> gsup_server.c:235 5:  20240910082601656 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082601656 DLGSUP <0013> gsup_server.c:235 7:  20240910082601656 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082601656 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082601656 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082601656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082601665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36261<->l=127.0.0.1:4259) 20240910082601690 DAUC <0003> db_auc.c:157 IMSI='262428009261227': No 2G Auth Data 20240910082601690 DAUC <0003> db_auc.c:192 IMSI='262428009261227': No 3G Auth Data 20240910082601752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 20240910082601754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601754 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428009261227" cn_domain=PS} 20240910082601754 DLU <0006> fsm.c:456 lu(262428009261227)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082601754 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082601913 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082601913 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428009261227" cn_domain=PS} 20240910082601913 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601913 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082601916 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428009261227"} 20240910082601916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082601916 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082601916 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428009261227"} 20240910082601916 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428009261227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082601916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082601916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082601916 DLU <0006> fsm.c:568 lu(PS:IMSI-262428009261227)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601916 DLINP <000b> input/ipa.c:451 connected read/write 20240910082601916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082601917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 20240910082601997 DAUC <0003> db_auc.c:157 IMSI='262420933899056': No 2G Auth Data 20240910082601997 DAUC <0003> db_auc.c:192 IMSI='262420933899056': No 3G Auth Data 20240910082602023 DLGSUP <0013> hlr.c:121 IMSI 262420933899056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082602054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20240910082602056 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602056 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933899056" cn_domain=PS} 20240910082602056 DLU <0006> fsm.c:456 lu(262420933899056)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602056 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602251 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602251 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420933899056" cn_domain=PS} 20240910082602251 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602251 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602255 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420933899056"} 20240910082602255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602255 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602255 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420933899056"} 20240910082602255 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420933899056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602255 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933899056)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602255 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20240910082602338 DAUC <0003> db_auc.c:157 IMSI='262420409261320': No 2G Auth Data 20240910082602338 DAUC <0003> db_auc.c:192 IMSI='262420409261320': No 3G Auth Data 20240910082602364 DLGSUP <0013> hlr.c:121 IMSI 262420409261320: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082602408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 20240910082602416 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602416 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420409261320" cn_domain=PS} 20240910082602416 DLU <0006> fsm.c:456 lu(262420409261320)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602416 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602456 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420409261320" cn_domain=PS} 20240910082602456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602463 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420409261320"} 20240910082602463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602463 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602463 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420409261320"} 20240910082602463 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420409261320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602463 DLU <0006> fsm.c:568 lu(PS:IMSI-262420409261320)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602463 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 20240910082602530 DAUC <0003> db_auc.c:157 IMSI='262425154705174': No 2G Auth Data 20240910082602530 DAUC <0003> db_auc.c:192 IMSI='262425154705174': No 3G Auth Data 20240910082602549 DLGSUP <0013> hlr.c:121 IMSI 262425154705174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082602585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50804<->l=127.0.0.1:4258 20240910082602589 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602589 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425154705174" cn_domain=PS} 20240910082602589 DLU <0006> fsm.c:456 lu(262425154705174)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602589 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602629 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425154705174" cn_domain=PS} 20240910082602629 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602630 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602631 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425154705174"} 20240910082602631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602631 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602631 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425154705174"} 20240910082602631 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425154705174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602631 DLU <0006> fsm.c:568 lu(PS:IMSI-262425154705174)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50804<->l=127.0.0.1:4258 20240910082602708 DAUC <0003> db_auc.c:157 IMSI='262426437445738': No 2G Auth Data 20240910082602708 DAUC <0003> db_auc.c:192 IMSI='262426437445738': No 3G Auth Data 20240910082602737 DLGSUP <0013> hlr.c:121 IMSI 262426437445738: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082602778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 20240910082602784 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602784 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426437445738" cn_domain=PS} 20240910082602784 DLU <0006> fsm.c:456 lu(262426437445738)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602784 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602837 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426437445738" cn_domain=PS} 20240910082602837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602840 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426437445738"} 20240910082602840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602840 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602840 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426437445738"} 20240910082602840 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426437445738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602840 DLU <0006> fsm.c:568 lu(PS:IMSI-262426437445738)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 20240910082602893 DAUC <0003> db_auc.c:157 IMSI='262421012251278': No 2G Auth Data 20240910082602893 DAUC <0003> db_auc.c:192 IMSI='262421012251278': No 3G Auth Data 20240910082602919 DLGSUP <0013> hlr.c:121 IMSI 262421012251278: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082602960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 20240910082602962 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602962 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421012251278" cn_domain=PS} 20240910082602962 DLU <0006> fsm.c:456 lu(262421012251278)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082602962 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082602994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082602994 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421012251278" cn_domain=PS} 20240910082602994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602994 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082602996 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421012251278"} 20240910082602996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082602996 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082602996 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421012251278"} 20240910082602996 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421012251278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082602996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082602996 DLU <0006> fsm.c:568 lu(PS:IMSI-262421012251278)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602996 DLINP <000b> input/ipa.c:451 connected read/write 20240910082602996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082602998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 20240910082603070 DAUC <0003> db_auc.c:157 IMSI='262423022749871': No 2G Auth Data 20240910082603070 DAUC <0003> db_auc.c:192 IMSI='262423022749871': No 3G Auth Data 20240910082603092 DLGSUP <0013> hlr.c:121 IMSI 262423022749871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082603137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 20240910082603139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603139 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423022749871" cn_domain=PS} 20240910082603139 DLU <0006> fsm.c:456 lu(262423022749871)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082603139 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082603169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082603169 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423022749871" cn_domain=PS} 20240910082603169 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603169 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603171 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423022749871"} 20240910082603171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082603171 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082603171 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423022749871"} 20240910082603171 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423022749871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082603171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082603171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082603171 DLU <0006> fsm.c:568 lu(PS:IMSI-262423022749871)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 20240910082603409 DAUC <0003> db_auc.c:157 IMSI='262429568343808': No 2G Auth Data 20240910082603409 DAUC <0003> db_auc.c:192 IMSI='262429568343808': No 3G Auth Data 20240910082603427 DLGSUP <0013> hlr.c:121 IMSI 262429568343808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082603490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 20240910082603496 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603496 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429568343808" cn_domain=PS} 20240910082603496 DLU <0006> fsm.c:456 lu(262429568343808)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082603496 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082603527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082603527 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429568343808" cn_domain=PS} 20240910082603527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603527 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603530 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429568343808"} 20240910082603530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082603530 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082603530 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429568343808"} 20240910082603530 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429568343808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082603530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082603530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082603530 DLU <0006> fsm.c:568 lu(PS:IMSI-262429568343808)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603530 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082603532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 20240910082603595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20240910082603595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36261<->l=127.0.0.1:4259) 20240910082603595 DLINP <000b> input/ipa.c:451 connected read/write 20240910082603595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082603595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082603595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082603595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082603622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 20240910082603723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 20240910082606752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082606753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240910082606754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082606754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 20240910082606755 DLINP <000b> input/ipa.c:451 connected read/write 20240910082606755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082606755 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082606755 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082606755 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  20240910082606755 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082606755 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  20240910082606755 DLGSUP <0013> gsup_server.c:235 2:  20240910082606755 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082606755 DLGSUP <0013> gsup_server.c:235 3:  20240910082606755 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082606755 DLGSUP <0013> gsup_server.c:235 4:  20240910082606755 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082606755 DLGSUP <0013> gsup_server.c:235 5:  20240910082606755 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082606755 DLGSUP <0013> gsup_server.c:235 7:  20240910082606755 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082606755 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082606755 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082606755 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082606762 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39599<->l=127.0.0.1:4259) 20240910082606797 DAUC <0003> db_auc.c:157 IMSI='262420226161519': No 2G Auth Data 20240910082606797 DAUC <0003> db_auc.c:192 IMSI='262420226161519': No 3G Auth Data 20240910082606843 DAUC <0003> db_auc.c:192 IMSI='262420226161519': No 3G Auth Data 20240910082606914 DAUC <0003> db_auc.c:157 IMSI='262427681331448': No 2G Auth Data 20240910082606914 DAUC <0003> db_auc.c:192 IMSI='262427681331448': No 3G Auth Data 20240910082606948 DAUC <0003> db_auc.c:157 IMSI='262427681331448': No 2G Auth Data 20240910082607020 DAUC <0003> db_auc.c:157 IMSI='262429815764333': No 2G Auth Data 20240910082607020 DAUC <0003> db_auc.c:192 IMSI='262429815764333': No 3G Auth Data 20240910082607152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 20240910082607152 DLINP <000b> input/ipa.c:451 connected read/write 20240910082607152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082607152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082607152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082607152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082607152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39599<->l=127.0.0.1:4259) 20240910082607174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20240910082607275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20240910082610365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082610366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082610367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 20240910082610368 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610368 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082610368 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082610368 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  20240910082610368 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082610368 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  20240910082610368 DLGSUP <0013> gsup_server.c:235 2:  20240910082610368 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082610368 DLGSUP <0013> gsup_server.c:235 3:  20240910082610368 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082610368 DLGSUP <0013> gsup_server.c:235 4:  20240910082610368 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082610368 DLGSUP <0013> gsup_server.c:235 5:  20240910082610368 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082610368 DLGSUP <0013> gsup_server.c:235 7:  20240910082610368 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082610368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082610368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082610368 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082610376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20240910082610382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20240910082610397 DAUC <0003> db_auc.c:157 IMSI='262423146579890': No 2G Auth Data 20240910082610397 DAUC <0003> db_auc.c:192 IMSI='262423146579890': No 3G Auth Data 20240910082610450 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610450 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423146579890" cn_domain=PS} 20240910082610450 DLU <0006> fsm.c:456 lu(262423146579890)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082610450 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082610491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082610492 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423146579890" cn_domain=PS} 20240910082610492 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610492 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610499 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423146579890"} 20240910082610499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082610499 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082610499 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423146579890"} 20240910082610499 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082610499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082610499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082610499 DLU <0006> fsm.c:568 lu(PS:IMSI-262423146579890)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610499 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610519 DLGSUP <0013> hlr.c:128 IMSI 262423146579890: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240910082610519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610519 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082610522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20240910082610523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610523 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423146579890"} 20240910082610523 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240910082610523 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423146579890 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082610524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50856<->l=127.0.0.1:4258 20240910082610525 DLINP <000b> input/ipa.c:451 connected read/write 20240910082610525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082610526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082610526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082610526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082610526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44189<->l=127.0.0.1:4259) 20240910082610566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 20240910082610667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4258 20240910082613725 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082613725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082613728 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20240910082613733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082613733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082613733 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  20240910082613733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082613733 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  20240910082613733 DLGSUP <0013> gsup_server.c:235 2:  20240910082613733 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082613733 DLGSUP <0013> gsup_server.c:235 3:  20240910082613733 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082613733 DLGSUP <0013> gsup_server.c:235 4:  20240910082613733 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082613733 DLGSUP <0013> gsup_server.c:235 5:  20240910082613733 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082613733 DLGSUP <0013> gsup_server.c:235 7:  20240910082613733 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082613733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082613733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082613733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082613751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38125<->l=127.0.0.1:4259) 20240910082613781 DAUC <0003> db_auc.c:157 IMSI='262421166715612': No 2G Auth Data 20240910082613781 DAUC <0003> db_auc.c:192 IMSI='262421166715612': No 3G Auth Data 20240910082613853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 20240910082613863 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613863 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421166715612" cn_domain=PS} 20240910082613863 DLU <0006> fsm.c:456 lu(262421166715612)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082613863 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082613902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082613902 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421166715612" cn_domain=PS} 20240910082613902 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613902 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613904 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421166715612"} 20240910082613904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082613904 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082613904 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421166715612"} 20240910082613904 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082613904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082613904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082613904 DLU <0006> fsm.c:568 lu(PS:IMSI-262421166715612)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613904 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613905 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082613905 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421166715612" cn_domain=CS} 20240910082613905 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082613927 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421166715612"} 20240910082613927 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421166715612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082613927 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613927 DLINP <000b> input/ipa.c:451 connected read/write 20240910082613927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082613928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.1:4258 20240910082613981 DAUC <0003> db_auc.c:157 IMSI='262422272647396': No 2G Auth Data 20240910082613981 DAUC <0003> db_auc.c:192 IMSI='262422272647396': No 3G Auth Data 20240910082614012 DLGSUP <0013> hlr.c:121 IMSI 262422272647396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082614059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 20240910082614067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614067 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422272647396" cn_domain=PS} 20240910082614067 DLU <0006> fsm.c:456 lu(262422272647396)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614067 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614127 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614127 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422272647396" cn_domain=PS} 20240910082614127 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614127 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614129 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422272647396"} 20240910082614129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614129 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614129 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422272647396"} 20240910082614129 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614129 DLU <0006> fsm.c:568 lu(PS:IMSI-262422272647396)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614129 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614129 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422272647396" cn_domain=CS} 20240910082614129 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614156 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422272647396"} 20240910082614156 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422272647396 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4258 20240910082614225 DAUC <0003> db_auc.c:157 IMSI='262427259053421': No 2G Auth Data 20240910082614225 DAUC <0003> db_auc.c:192 IMSI='262427259053421': No 3G Auth Data 20240910082614246 DLGSUP <0013> hlr.c:121 IMSI 262427259053421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082614288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20240910082614292 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614292 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427259053421" cn_domain=PS} 20240910082614292 DLU <0006> fsm.c:456 lu(262427259053421)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614292 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614341 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427259053421" cn_domain=PS} 20240910082614341 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614341 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614346 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427259053421"} 20240910082614346 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614346 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614346 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427259053421"} 20240910082614346 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614346 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614346 DLU <0006> fsm.c:568 lu(PS:IMSI-262427259053421)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614347 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614347 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614352 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614352 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427259053421" cn_domain=CS} 20240910082614352 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614374 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427259053421"} 20240910082614375 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427259053421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614375 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614375 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20240910082614443 DAUC <0003> db_auc.c:157 IMSI='262420859431409': No 2G Auth Data 20240910082614443 DAUC <0003> db_auc.c:192 IMSI='262420859431409': No 3G Auth Data 20240910082614463 DLGSUP <0013> hlr.c:121 IMSI 262420859431409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082614493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20240910082614495 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614495 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420859431409" cn_domain=PS} 20240910082614495 DLU <0006> fsm.c:456 lu(262420859431409)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614495 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614541 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420859431409" cn_domain=PS} 20240910082614541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614548 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420859431409"} 20240910082614548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614548 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614548 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420859431409"} 20240910082614548 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614548 DLU <0006> fsm.c:568 lu(PS:IMSI-262420859431409)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614548 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614550 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614550 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420859431409" cn_domain=CS} 20240910082614550 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614560 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420859431409"} 20240910082614560 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420859431409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20240910082614622 DAUC <0003> db_auc.c:157 IMSI='262420469325600': No 2G Auth Data 20240910082614622 DAUC <0003> db_auc.c:192 IMSI='262420469325600': No 3G Auth Data 20240910082614642 DLGSUP <0013> hlr.c:121 IMSI 262420469325600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082614695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20240910082614703 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614703 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420469325600" cn_domain=PS} 20240910082614703 DLU <0006> fsm.c:456 lu(262420469325600)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614703 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614739 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420469325600" cn_domain=PS} 20240910082614739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614739 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614745 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420469325600"} 20240910082614745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614745 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614745 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420469325600"} 20240910082614745 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614745 DLU <0006> fsm.c:568 lu(PS:IMSI-262420469325600)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614749 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614749 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420469325600" cn_domain=CS} 20240910082614749 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614764 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420469325600"} 20240910082614764 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420469325600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614764 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614764 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57888<->l=127.0.0.1:4258 20240910082614830 DAUC <0003> db_auc.c:157 IMSI='262428889447747': No 2G Auth Data 20240910082614830 DAUC <0003> db_auc.c:192 IMSI='262428889447747': No 3G Auth Data 20240910082614848 DLGSUP <0013> hlr.c:121 IMSI 262428889447747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082614914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20240910082614921 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614921 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428889447747" cn_domain=PS} 20240910082614921 DLU <0006> fsm.c:456 lu(262428889447747)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082614921 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082614954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082614954 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428889447747" cn_domain=PS} 20240910082614954 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614954 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614959 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428889447747"} 20240910082614959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082614959 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082614959 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428889447747"} 20240910082614959 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082614959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082614959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082614959 DLU <0006> fsm.c:568 lu(PS:IMSI-262428889447747)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614959 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614962 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082614962 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428889447747" cn_domain=CS} 20240910082614962 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082614975 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428889447747"} 20240910082614975 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428889447747 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082614975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082614975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082614977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20240910082615054 DAUC <0003> db_auc.c:157 IMSI='262426881840869': No 2G Auth Data 20240910082615054 DAUC <0003> db_auc.c:192 IMSI='262426881840869': No 3G Auth Data 20240910082615073 DLGSUP <0013> hlr.c:121 IMSI 262426881840869: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082615146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20240910082615149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615149 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426881840869" cn_domain=PS} 20240910082615149 DLU <0006> fsm.c:456 lu(262426881840869)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082615149 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082615178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082615178 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426881840869" cn_domain=PS} 20240910082615179 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615179 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615187 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426881840869"} 20240910082615187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082615187 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082615187 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426881840869"} 20240910082615187 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082615187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082615187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082615187 DLU <0006> fsm.c:568 lu(PS:IMSI-262426881840869)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615187 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615191 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615191 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426881840869" cn_domain=CS} 20240910082615191 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082615212 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426881840869"} 20240910082615212 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426881840869 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082615212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20240910082615302 DAUC <0003> db_auc.c:157 IMSI='262420752527847': No 2G Auth Data 20240910082615302 DAUC <0003> db_auc.c:192 IMSI='262420752527847': No 3G Auth Data 20240910082615321 DLGSUP <0013> hlr.c:121 IMSI 262420752527847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082615386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20240910082615397 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615397 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420752527847" cn_domain=PS} 20240910082615397 DLU <0006> fsm.c:456 lu(262420752527847)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082615397 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082615436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082615436 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420752527847" cn_domain=PS} 20240910082615436 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615436 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615439 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420752527847"} 20240910082615439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082615439 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082615439 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420752527847"} 20240910082615439 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082615439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082615439 DLU <0006> fsm.c:568 lu(PS:IMSI-262420752527847)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615439 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615440 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615440 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420752527847" cn_domain=CS} 20240910082615440 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910082615456 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420752527847"} 20240910082615456 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420752527847 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082615456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615456 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082615457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20240910082615530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20240910082615531 DLINP <000b> input/ipa.c:451 connected read/write 20240910082615531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082615531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082615531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082615531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082615531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38125<->l=127.0.0.1:4259) 20240910082615556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 20240910082615656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 20240910082618703 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082618703 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082618706 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20240910082618710 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082618710 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082618710 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  20240910082618710 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082618710 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  20240910082618710 DLGSUP <0013> gsup_server.c:235 2:  20240910082618710 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082618710 DLGSUP <0013> gsup_server.c:235 3:  20240910082618710 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082618710 DLGSUP <0013> gsup_server.c:235 4:  20240910082618710 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082618710 DLGSUP <0013> gsup_server.c:235 5:  20240910082618710 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082618710 DLGSUP <0013> gsup_server.c:235 7:  20240910082618710 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082618710 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082618710 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082618710 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082618737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38611<->l=127.0.0.1:4259) 20240910082618758 DAUC <0003> db_auc.c:157 IMSI='262429373539818': No 2G Auth Data 20240910082618758 DAUC <0003> db_auc.c:192 IMSI='262429373539818': No 3G Auth Data 20240910082618821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 20240910082618831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618831 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618831 DLU <0006> fsm.c:456 lu(262429373539818)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082618831 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082618870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082618870 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618878 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429373539818"} 20240910082618878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082618878 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082618878 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429373539818"} 20240910082618878 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082618878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082618878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082618878 DLU <0006> fsm.c:568 lu(PS:IMSI-262429373539818)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618883 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082618883 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429373539818" cn_domain=PS} 20240910082618883 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082618897 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429373539818"} 20240910082618897 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429373539818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082618897 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618897 DLINP <000b> input/ipa.c:451 connected read/write 20240910082618897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082618899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 20240910082618963 DAUC <0003> db_auc.c:157 IMSI='262421744987266': No 2G Auth Data 20240910082618963 DAUC <0003> db_auc.c:192 IMSI='262421744987266': No 3G Auth Data 20240910082619003 DLGSUP <0013> hlr.c:121 IMSI 262421744987266: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082619035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20240910082619038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619038 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619039 DLU <0006> fsm.c:456 lu(262421744987266)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619039 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619082 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619082 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619090 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421744987266"} 20240910082619090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619090 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619090 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421744987266"} 20240910082619090 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619090 DLU <0006> fsm.c:568 lu(PS:IMSI-262421744987266)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619090 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619094 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619095 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421744987266" cn_domain=PS} 20240910082619095 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619115 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421744987266"} 20240910082619115 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421744987266 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619115 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619115 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.1:4258 20240910082619169 DAUC <0003> db_auc.c:157 IMSI='262423420300473': No 2G Auth Data 20240910082619169 DAUC <0003> db_auc.c:192 IMSI='262423420300473': No 3G Auth Data 20240910082619188 DLGSUP <0013> hlr.c:121 IMSI 262423420300473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082619220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20240910082619221 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619221 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619221 DLU <0006> fsm.c:456 lu(262423420300473)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619222 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619261 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619261 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619261 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619268 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423420300473"} 20240910082619268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619268 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619268 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423420300473"} 20240910082619268 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619268 DLU <0006> fsm.c:568 lu(PS:IMSI-262423420300473)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619268 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619272 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619272 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423420300473" cn_domain=PS} 20240910082619272 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619288 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423420300473"} 20240910082619288 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423420300473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619288 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619288 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.1:4258 20240910082619344 DAUC <0003> db_auc.c:157 IMSI='262421889763426': No 2G Auth Data 20240910082619344 DAUC <0003> db_auc.c:192 IMSI='262421889763426': No 3G Auth Data 20240910082619362 DLGSUP <0013> hlr.c:121 IMSI 262421889763426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082619394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 20240910082619396 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619396 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619396 DLU <0006> fsm.c:456 lu(262421889763426)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619396 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619430 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619431 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619431 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619437 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421889763426"} 20240910082619437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619437 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619437 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421889763426"} 20240910082619437 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619437 DLU <0006> fsm.c:568 lu(PS:IMSI-262421889763426)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619440 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619440 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421889763426" cn_domain=PS} 20240910082619440 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619452 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421889763426"} 20240910082619453 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421889763426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619453 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619453 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 20240910082619505 DAUC <0003> db_auc.c:157 IMSI='262429530513324': No 2G Auth Data 20240910082619505 DAUC <0003> db_auc.c:192 IMSI='262429530513324': No 3G Auth Data 20240910082619523 DLGSUP <0013> hlr.c:121 IMSI 262429530513324: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082619547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20240910082619549 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619549 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619549 DLU <0006> fsm.c:456 lu(262429530513324)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619549 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619582 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619584 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429530513324"} 20240910082619584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619584 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619584 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429530513324"} 20240910082619584 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619584 DLU <0006> fsm.c:568 lu(PS:IMSI-262429530513324)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619585 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619585 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429530513324" cn_domain=PS} 20240910082619585 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619610 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429530513324"} 20240910082619610 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429530513324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619610 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619610 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4258 20240910082619669 DAUC <0003> db_auc.c:157 IMSI='262427823074387': No 2G Auth Data 20240910082619669 DAUC <0003> db_auc.c:192 IMSI='262427823074387': No 3G Auth Data 20240910082619696 DLGSUP <0013> hlr.c:121 IMSI 262427823074387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082619762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20240910082619766 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619766 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619766 DLU <0006> fsm.c:456 lu(262427823074387)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082619766 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082619795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082619795 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619802 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427823074387"} 20240910082619802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082619802 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082619802 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427823074387"} 20240910082619802 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082619802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082619802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082619802 DLU <0006> fsm.c:568 lu(PS:IMSI-262427823074387)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619802 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082619805 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427823074387" cn_domain=PS} 20240910082619805 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082619829 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427823074387"} 20240910082619829 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427823074387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082619829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619829 DLINP <000b> input/ipa.c:451 connected read/write 20240910082619829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082619834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20240910082619906 DAUC <0003> db_auc.c:157 IMSI='262426483272699': No 2G Auth Data 20240910082619906 DAUC <0003> db_auc.c:192 IMSI='262426483272699': No 3G Auth Data 20240910082619923 DLGSUP <0013> hlr.c:121 IMSI 262426483272699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082620016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 20240910082620020 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620021 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620021 DLU <0006> fsm.c:456 lu(262426483272699)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082620021 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082620063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082620063 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620063 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620063 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620067 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426483272699"} 20240910082620067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082620067 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082620067 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426483272699"} 20240910082620067 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082620067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082620067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082620067 DLU <0006> fsm.c:568 lu(PS:IMSI-262426483272699)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620067 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620068 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620068 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426483272699" cn_domain=PS} 20240910082620068 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082620083 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426483272699"} 20240910082620083 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426483272699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082620083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620083 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4258 20240910082620181 DAUC <0003> db_auc.c:157 IMSI='262420809929538': No 2G Auth Data 20240910082620181 DAUC <0003> db_auc.c:192 IMSI='262420809929538': No 3G Auth Data 20240910082620199 DLGSUP <0013> hlr.c:121 IMSI 262420809929538: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240910082620251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20240910082620254 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620254 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620254 DLU <0006> fsm.c:456 lu(262420809929538)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082620255 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082620294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082620294 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620294 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620294 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620298 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420809929538"} 20240910082620298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082620298 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082620298 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420809929538"} 20240910082620298 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082620298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082620298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082620298 DLU <0006> fsm.c:568 lu(PS:IMSI-262420809929538)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620298 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620299 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620299 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420809929538" cn_domain=PS} 20240910082620299 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910082620315 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420809929538"} 20240910082620315 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420809929538 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910082620315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620315 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082620318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20240910082620373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57926<->l=127.0.0.1:4258 20240910082620374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082620374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082620374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082620374 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082620374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082620374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38611<->l=127.0.0.1:4259) 20240910082620402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20240910082620502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20240910082623538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082623538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082623539 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20240910082623540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623540 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082623540 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082623540 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  20240910082623540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082623540 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  20240910082623540 DLGSUP <0013> gsup_server.c:235 2:  20240910082623540 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082623540 DLGSUP <0013> gsup_server.c:235 3:  20240910082623540 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082623540 DLGSUP <0013> gsup_server.c:235 4:  20240910082623540 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082623540 DLGSUP <0013> gsup_server.c:235 5:  20240910082623540 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082623540 DLGSUP <0013> gsup_server.c:235 7:  20240910082623540 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082623540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082623540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082623540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082623549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42213<->l=127.0.0.1:4259) 20240910082623554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623582 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240910082623582 DLU <0006> fsm.c:456 lu(2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082623582 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910082623582 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240910082623582 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082623582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082623582 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Freeing instance 20240910082623582 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55cc1ca7da60]{UNVALIDATED}: Deallocated 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082623582 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20240910082623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20240910082623584 DLINP <000b> input/ipa.c:451 connected read/write 20240910082623584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082623584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082623584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082623584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082623585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42213<->l=127.0.0.1:4259) 20240910082623608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20240910082623708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20240910082626742 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082626742 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082626744 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20240910082626747 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626747 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082626747 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082626747 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  20240910082626747 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082626747 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  20240910082626747 DLGSUP <0013> gsup_server.c:235 2:  20240910082626747 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082626747 DLGSUP <0013> gsup_server.c:235 3:  20240910082626747 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082626747 DLGSUP <0013> gsup_server.c:235 4:  20240910082626747 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082626747 DLGSUP <0013> gsup_server.c:235 5:  20240910082626747 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082626747 DLGSUP <0013> gsup_server.c:235 7:  20240910082626747 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082626747 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082626747 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082626747 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082626755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34011<->l=127.0.0.1:4259) 20240910082626787 DAUC <0003> db_auc.c:157 IMSI='262426483553966': No 2G Auth Data 20240910082626787 DAUC <0003> db_auc.c:192 IMSI='262426483553966': No 3G Auth Data 20240910082626866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626871 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426483553966" session_id=899052240 session_state=BEGIN} 20240910082626871 DSS <0004> hlr_ussd.c:576 262426483553966/0x359672d0: Process SS (BEGIN) 20240910082626871 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:518 262426483553966/0x359672d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:523 262426483553966/0x359672d0: USSD for unknown code '*#200#' 20240910082626871 DSS <0004> hlr_ussd.c:354 262426483553966/0x359672d0: Tx ReturnError(1, 0x12) 20240910082626871 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483553966" session_id=899052240 session_state=END} 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20240910082626899 DAUC <0003> db_auc.c:157 IMSI='262422313237583': No 2G Auth Data 20240910082626899 DAUC <0003> db_auc.c:192 IMSI='262422313237583': No 3G Auth Data 20240910082626964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082626978 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422313237583" session_id=2155855484 session_state=BEGIN} 20240910082626978 DSS <0004> hlr_ussd.c:576 262422313237583/0x807fbe7c: Process SS (BEGIN) 20240910082626978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:518 262422313237583/0x807fbe7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:523 262422313237583/0x807fbe7c: USSD for unknown code '*#200#' 20240910082626978 DSS <0004> hlr_ussd.c:354 262422313237583/0x807fbe7c: Tx ReturnError(1, 0x12) 20240910082626978 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422313237583" session_id=2155855484 session_state=END} 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626978 DLINP <000b> input/ipa.c:451 connected read/write 20240910082626978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082626985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20240910082627010 DAUC <0003> db_auc.c:157 IMSI='262426987693637': No 2G Auth Data 20240910082627010 DAUC <0003> db_auc.c:192 IMSI='262426987693637': No 3G Auth Data 20240910082627066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20240910082627072 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627072 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426987693637" session_id=3669349494 session_state=BEGIN} 20240910082627073 DSS <0004> hlr_ussd.c:576 262426987693637/0xdab5d476: Process SS (BEGIN) 20240910082627073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:518 262426987693637/0xdab5d476: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:523 262426987693637/0xdab5d476: USSD for unknown code '*#200#' 20240910082627073 DSS <0004> hlr_ussd.c:354 262426987693637/0xdab5d476: Tx ReturnError(1, 0x12) 20240910082627073 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426987693637" session_id=3669349494 session_state=END} 20240910082627073 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627073 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20240910082627126 DAUC <0003> db_auc.c:157 IMSI='262423204253760': No 2G Auth Data 20240910082627126 DAUC <0003> db_auc.c:192 IMSI='262423204253760': No 3G Auth Data 20240910082627167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627171 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423204253760" session_id=1484160365 session_state=BEGIN} 20240910082627171 DSS <0004> hlr_ussd.c:576 262423204253760/0x58767d6d: Process SS (BEGIN) 20240910082627171 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:518 262423204253760/0x58767d6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:523 262423204253760/0x58767d6d: USSD for unknown code '*#200#' 20240910082627171 DSS <0004> hlr_ussd.c:354 262423204253760/0x58767d6d: Tx ReturnError(1, 0x12) 20240910082627171 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423204253760" session_id=1484160365 session_state=END} 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 20240910082627191 DAUC <0003> db_auc.c:157 IMSI='262422145612182': No 2G Auth Data 20240910082627191 DAUC <0003> db_auc.c:192 IMSI='262422145612182': No 3G Auth Data 20240910082627235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627238 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422145612182" session_id=1509724555 session_state=BEGIN} 20240910082627238 DSS <0004> hlr_ussd.c:576 262422145612182/0x59fc918b: Process SS (BEGIN) 20240910082627238 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:518 262422145612182/0x59fc918b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:523 262422145612182/0x59fc918b: USSD for unknown code '*#200#' 20240910082627238 DSS <0004> hlr_ussd.c:354 262422145612182/0x59fc918b: Tx ReturnError(1, 0x12) 20240910082627238 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422145612182" session_id=1509724555 session_state=END} 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627238 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20240910082627268 DAUC <0003> db_auc.c:157 IMSI='262425465814062': No 2G Auth Data 20240910082627268 DAUC <0003> db_auc.c:192 IMSI='262425465814062': No 3G Auth Data 20240910082627338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20240910082627342 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627343 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425465814062" session_id=3060094649 session_state=BEGIN} 20240910082627343 DSS <0004> hlr_ussd.c:576 262425465814062/0xb66556b9: Process SS (BEGIN) 20240910082627343 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:518 262425465814062/0xb66556b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:523 262425465814062/0xb66556b9: USSD for unknown code '*#200#' 20240910082627343 DSS <0004> hlr_ussd.c:354 262425465814062/0xb66556b9: Tx ReturnError(1, 0x12) 20240910082627343 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425465814062" session_id=3060094649 session_state=END} 20240910082627343 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627343 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20240910082627355 DAUC <0003> db_auc.c:157 IMSI='262422286927330': No 2G Auth Data 20240910082627355 DAUC <0003> db_auc.c:192 IMSI='262422286927330': No 3G Auth Data 20240910082627410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627413 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422286927330" session_id=3421761038 session_state=BEGIN} 20240910082627413 DSS <0004> hlr_ussd.c:576 262422286927330/0xcbf3ee0e: Process SS (BEGIN) 20240910082627413 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:518 262422286927330/0xcbf3ee0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:523 262422286927330/0xcbf3ee0e: USSD for unknown code '*#200#' 20240910082627413 DSS <0004> hlr_ussd.c:354 262422286927330/0xcbf3ee0e: Tx ReturnError(1, 0x12) 20240910082627413 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422286927330" session_id=3421761038 session_state=END} 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627413 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20240910082627432 DAUC <0003> db_auc.c:157 IMSI='262421159591434': No 2G Auth Data 20240910082627432 DAUC <0003> db_auc.c:192 IMSI='262421159591434': No 3G Auth Data 20240910082627547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627560 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421159591434" session_id=365616960 session_state=BEGIN} 20240910082627560 DSS <0004> hlr_ussd.c:576 262421159591434/0x15cadf40: Process SS (BEGIN) 20240910082627560 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:518 262421159591434/0x15cadf40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:523 262421159591434/0x15cadf40: USSD for unknown code '*#200#' 20240910082627560 DSS <0004> hlr_ussd.c:354 262421159591434/0x15cadf40: Tx ReturnError(1, 0x12) 20240910082627560 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421159591434" session_id=365616960 session_state=END} 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627560 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082627564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.1:4258 20240910082627565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20240910082627566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34011<->l=127.0.0.1:4259) 20240910082627566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082627566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082627566 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082627566 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082627566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082627602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 20240910082627703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 20240910082630801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082630801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082630803 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20240910082630805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630805 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082630805 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082630805 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  20240910082630805 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082630805 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  20240910082630805 DLGSUP <0013> gsup_server.c:235 2:  20240910082630805 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082630805 DLGSUP <0013> gsup_server.c:235 3:  20240910082630805 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082630805 DLGSUP <0013> gsup_server.c:235 4:  20240910082630805 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082630805 DLGSUP <0013> gsup_server.c:235 5:  20240910082630805 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082630805 DLGSUP <0013> gsup_server.c:235 7:  20240910082630805 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082630805 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082630805 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082630805 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082630830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33589<->l=127.0.0.1:4259) 20240910082630852 DAUC <0003> db_auc.c:157 IMSI='262420937829790': No 2G Auth Data 20240910082630852 DAUC <0003> db_auc.c:192 IMSI='262420937829790': No 3G Auth Data 20240910082630884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630893 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420937829790" session_id=4281527158 session_state=BEGIN} 20240910082630893 DSS <0004> hlr_ussd.c:576 262420937829790/0xff32eb76: Process SS (BEGIN) 20240910082630893 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082630893 DSS <0004> hlr_ussd.c:518 262420937829790/0xff32eb76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082630893 DSS <0004> hlr_ussd.c:542 262420937829790/0xff32eb76: Cannot find conn for EUSE EUSE-foobar 20240910082630893 DSS <0004> hlr_ussd.c:354 262420937829790/0xff32eb76: Tx ReturnError(1, 0x22) 20240910082630893 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420937829790" session_id=4281527158 session_state=END} 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630893 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20240910082630910 DAUC <0003> db_auc.c:157 IMSI='262428271613957': No 2G Auth Data 20240910082630910 DAUC <0003> db_auc.c:192 IMSI='262428271613957': No 3G Auth Data 20240910082630956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082630971 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428271613957" session_id=3867351225 session_state=BEGIN} 20240910082630971 DSS <0004> hlr_ussd.c:576 262428271613957/0xe68318b9: Process SS (BEGIN) 20240910082630971 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082630971 DSS <0004> hlr_ussd.c:518 262428271613957/0xe68318b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082630971 DSS <0004> hlr_ussd.c:542 262428271613957/0xe68318b9: Cannot find conn for EUSE EUSE-foobar 20240910082630971 DSS <0004> hlr_ussd.c:354 262428271613957/0xe68318b9: Tx ReturnError(1, 0x22) 20240910082630971 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428271613957" session_id=3867351225 session_state=END} 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630971 DLINP <000b> input/ipa.c:451 connected read/write 20240910082630971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082630978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4258 20240910082630988 DAUC <0003> db_auc.c:157 IMSI='262420424640913': No 2G Auth Data 20240910082630988 DAUC <0003> db_auc.c:192 IMSI='262420424640913': No 3G Auth Data 20240910082631041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631045 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420424640913" session_id=1544823562 session_state=BEGIN} 20240910082631045 DSS <0004> hlr_ussd.c:576 262420424640913/0x5c14230a: Process SS (BEGIN) 20240910082631045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631045 DSS <0004> hlr_ussd.c:518 262420424640913/0x5c14230a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631045 DSS <0004> hlr_ussd.c:542 262420424640913/0x5c14230a: Cannot find conn for EUSE EUSE-foobar 20240910082631045 DSS <0004> hlr_ussd.c:354 262420424640913/0x5c14230a: Tx ReturnError(1, 0x22) 20240910082631045 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420424640913" session_id=1544823562 session_state=END} 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631045 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.1:4258 20240910082631063 DAUC <0003> db_auc.c:157 IMSI='262424686311832': No 2G Auth Data 20240910082631063 DAUC <0003> db_auc.c:192 IMSI='262424686311832': No 3G Auth Data 20240910082631114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631117 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424686311832" session_id=897332522 session_state=BEGIN} 20240910082631117 DSS <0004> hlr_ussd.c:576 262424686311832/0x357c352a: Process SS (BEGIN) 20240910082631117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631117 DSS <0004> hlr_ussd.c:518 262424686311832/0x357c352a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631117 DSS <0004> hlr_ussd.c:542 262424686311832/0x357c352a: Cannot find conn for EUSE EUSE-foobar 20240910082631117 DSS <0004> hlr_ussd.c:354 262424686311832/0x357c352a: Tx ReturnError(1, 0x22) 20240910082631117 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424686311832" session_id=897332522 session_state=END} 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.1:4258 20240910082631130 DAUC <0003> db_auc.c:157 IMSI='262428752978639': No 2G Auth Data 20240910082631130 DAUC <0003> db_auc.c:192 IMSI='262428752978639': No 3G Auth Data 20240910082631176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631183 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428752978639" session_id=742900213 session_state=BEGIN} 20240910082631183 DSS <0004> hlr_ussd.c:576 262428752978639/0x2c47c1f5: Process SS (BEGIN) 20240910082631183 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631183 DSS <0004> hlr_ussd.c:518 262428752978639/0x2c47c1f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631183 DSS <0004> hlr_ussd.c:542 262428752978639/0x2c47c1f5: Cannot find conn for EUSE EUSE-foobar 20240910082631183 DSS <0004> hlr_ussd.c:354 262428752978639/0x2c47c1f5: Tx ReturnError(1, 0x22) 20240910082631183 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428752978639" session_id=742900213 session_state=END} 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631183 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20240910082631194 DAUC <0003> db_auc.c:157 IMSI='262428504939375': No 2G Auth Data 20240910082631194 DAUC <0003> db_auc.c:192 IMSI='262428504939375': No 3G Auth Data 20240910082631236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631239 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428504939375" session_id=195226742 session_state=BEGIN} 20240910082631239 DSS <0004> hlr_ussd.c:576 262428504939375/0x0ba2ec76: Process SS (BEGIN) 20240910082631239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631239 DSS <0004> hlr_ussd.c:518 262428504939375/0x0ba2ec76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631239 DSS <0004> hlr_ussd.c:542 262428504939375/0x0ba2ec76: Cannot find conn for EUSE EUSE-foobar 20240910082631239 DSS <0004> hlr_ussd.c:354 262428504939375/0x0ba2ec76: Tx ReturnError(1, 0x22) 20240910082631239 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428504939375" session_id=195226742 session_state=END} 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20240910082631252 DAUC <0003> db_auc.c:157 IMSI='262421802980153': No 2G Auth Data 20240910082631252 DAUC <0003> db_auc.c:192 IMSI='262421802980153': No 3G Auth Data 20240910082631306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631312 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421802980153" session_id=982871029 session_state=BEGIN} 20240910082631312 DSS <0004> hlr_ussd.c:576 262421802980153/0x3a956bf5: Process SS (BEGIN) 20240910082631312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631312 DSS <0004> hlr_ussd.c:518 262421802980153/0x3a956bf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631312 DSS <0004> hlr_ussd.c:542 262421802980153/0x3a956bf5: Cannot find conn for EUSE EUSE-foobar 20240910082631312 DSS <0004> hlr_ussd.c:354 262421802980153/0x3a956bf5: Tx ReturnError(1, 0x22) 20240910082631312 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421802980153" session_id=982871029 session_state=END} 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631312 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4258 20240910082631320 DAUC <0003> db_auc.c:157 IMSI='262427322574431': No 2G Auth Data 20240910082631320 DAUC <0003> db_auc.c:192 IMSI='262427322574431': No 3G Auth Data 20240910082631361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631364 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427322574431" session_id=2845953734 session_state=BEGIN} 20240910082631364 DSS <0004> hlr_ussd.c:576 262427322574431/0xa9a1cec6: Process SS (BEGIN) 20240910082631364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082631364 DSS <0004> hlr_ussd.c:518 262427322574431/0xa9a1cec6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082631364 DSS <0004> hlr_ussd.c:542 262427322574431/0xa9a1cec6: Cannot find conn for EUSE EUSE-foobar 20240910082631364 DSS <0004> hlr_ussd.c:354 262427322574431/0xa9a1cec6: Tx ReturnError(1, 0x22) 20240910082631364 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427322574431" session_id=2845953734 session_state=END} 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631364 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082631365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4258 20240910082631365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20240910082631366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33589<->l=127.0.0.1:4259) 20240910082631366 DLINP <000b> input/ipa.c:451 connected read/write 20240910082631366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082631366 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082631366 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082631366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082631390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20240910082631591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20240910082634619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082634619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082634620 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20240910082634622 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634622 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082634622 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082634622 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  20240910082634622 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082634622 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  20240910082634622 DLGSUP <0013> gsup_server.c:235 2:  20240910082634622 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082634622 DLGSUP <0013> gsup_server.c:235 3:  20240910082634622 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082634622 DLGSUP <0013> gsup_server.c:235 4:  20240910082634622 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082634622 DLGSUP <0013> gsup_server.c:235 5:  20240910082634622 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082634622 DLGSUP <0013> gsup_server.c:235 7:  20240910082634622 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082634622 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082634622 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082634622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082634629 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33707<->l=127.0.0.1:4259) 20240910082634638 DAUC <0003> db_auc.c:157 IMSI='262425499719511': No 2G Auth Data 20240910082634638 DAUC <0003> db_auc.c:192 IMSI='262425499719511': No 3G Auth Data 20240910082634693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 20240910082634701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634701 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425499719511" session_id=3992167324 session_state=BEGIN} 20240910082634701 DSS <0004> hlr_ussd.c:576 262425499719511/0xedf3a39c: Process SS (BEGIN) 20240910082634701 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634701 DSS <0004> hlr_ussd.c:518 262425499719511/0xedf3a39c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634701 DSS <0004> hlr_ussd.c:363 262425499719511/0xedf3a39c: Tx USSD 'Your IMSI is 262425499719511' 20240910082634701 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425499719511" session_id=3992167324 session_state=END} 20240910082634701 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425499719511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634702 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54202<->l=127.0.0.1:4258 20240910082634714 DAUC <0003> db_auc.c:157 IMSI='262421559017620': No 2G Auth Data 20240910082634714 DAUC <0003> db_auc.c:192 IMSI='262421559017620': No 3G Auth Data 20240910082634743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54210<->l=127.0.0.1:4258 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634746 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421559017620" session_id=448043372 session_state=BEGIN} 20240910082634746 DSS <0004> hlr_ussd.c:576 262421559017620/0x1ab4996c: Process SS (BEGIN) 20240910082634746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634746 DSS <0004> hlr_ussd.c:518 262421559017620/0x1ab4996c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634746 DSS <0004> hlr_ussd.c:363 262421559017620/0x1ab4996c: Tx USSD 'Your IMSI is 262421559017620' 20240910082634746 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421559017620" session_id=448043372 session_state=END} 20240910082634746 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421559017620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634746 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54210<->l=127.0.0.1:4258 20240910082634760 DAUC <0003> db_auc.c:157 IMSI='262424805470906': No 2G Auth Data 20240910082634760 DAUC <0003> db_auc.c:192 IMSI='262424805470906': No 3G Auth Data 20240910082634795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4258 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634799 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424805470906" session_id=1737252795 session_state=BEGIN} 20240910082634799 DSS <0004> hlr_ussd.c:576 262424805470906/0x678c5fbb: Process SS (BEGIN) 20240910082634799 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634799 DSS <0004> hlr_ussd.c:518 262424805470906/0x678c5fbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634799 DSS <0004> hlr_ussd.c:363 262424805470906/0x678c5fbb: Tx USSD 'Your IMSI is 262424805470906' 20240910082634799 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424805470906" session_id=1737252795 session_state=END} 20240910082634799 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424805470906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634799 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54224<->l=127.0.0.1:4258 20240910082634813 DAUC <0003> db_auc.c:157 IMSI='262429017528477': No 2G Auth Data 20240910082634813 DAUC <0003> db_auc.c:192 IMSI='262429017528477': No 3G Auth Data 20240910082634845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634853 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017528477" session_id=118189480 session_state=BEGIN} 20240910082634853 DSS <0004> hlr_ussd.c:576 262429017528477/0x070b6da8: Process SS (BEGIN) 20240910082634853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634853 DSS <0004> hlr_ussd.c:518 262429017528477/0x070b6da8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634853 DSS <0004> hlr_ussd.c:363 262429017528477/0x070b6da8: Tx USSD 'Your IMSI is 262429017528477' 20240910082634853 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017528477" session_id=118189480 session_state=END} 20240910082634853 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429017528477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634853 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4258 20240910082634865 DAUC <0003> db_auc.c:157 IMSI='262424145951750': No 2G Auth Data 20240910082634865 DAUC <0003> db_auc.c:192 IMSI='262424145951750': No 3G Auth Data 20240910082634920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634923 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424145951750" session_id=3123260161 session_state=BEGIN} 20240910082634923 DSS <0004> hlr_ussd.c:576 262424145951750/0xba292b01: Process SS (BEGIN) 20240910082634923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634923 DSS <0004> hlr_ussd.c:518 262424145951750/0xba292b01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634923 DSS <0004> hlr_ussd.c:363 262424145951750/0xba292b01: Tx USSD 'Your IMSI is 262424145951750' 20240910082634923 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424145951750" session_id=3123260161 session_state=END} 20240910082634923 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424145951750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634923 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240910082634930 DAUC <0003> db_auc.c:157 IMSI='262426829910124': No 2G Auth Data 20240910082634930 DAUC <0003> db_auc.c:192 IMSI='262426829910124': No 3G Auth Data 20240910082634963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082634967 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426829910124" session_id=1696890774 session_state=BEGIN} 20240910082634967 DSS <0004> hlr_ussd.c:576 262426829910124/0x65247f96: Process SS (BEGIN) 20240910082634967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082634967 DSS <0004> hlr_ussd.c:518 262426829910124/0x65247f96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082634967 DSS <0004> hlr_ussd.c:363 262426829910124/0x65247f96: Tx USSD 'Your IMSI is 262426829910124' 20240910082634967 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426829910124" session_id=1696890774 session_state=END} 20240910082634967 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426829910124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634967 DLINP <000b> input/ipa.c:451 connected read/write 20240910082634967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082634969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4258 20240910082634983 DAUC <0003> db_auc.c:157 IMSI='262426391183737': No 2G Auth Data 20240910082634983 DAUC <0003> db_auc.c:192 IMSI='262426391183737': No 3G Auth Data 20240910082635029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635033 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426391183737" session_id=2519615160 session_state=BEGIN} 20240910082635033 DSS <0004> hlr_ussd.c:576 262426391183737/0x962e46b8: Process SS (BEGIN) 20240910082635033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082635033 DSS <0004> hlr_ussd.c:518 262426391183737/0x962e46b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082635033 DSS <0004> hlr_ussd.c:363 262426391183737/0x962e46b8: Tx USSD 'Your IMSI is 262426391183737' 20240910082635033 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426391183737" session_id=2519615160 session_state=END} 20240910082635033 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426391183737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20240910082635053 DAUC <0003> db_auc.c:157 IMSI='262424306696311': No 2G Auth Data 20240910082635053 DAUC <0003> db_auc.c:192 IMSI='262424306696311': No 3G Auth Data 20240910082635120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635130 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424306696311" session_id=2127098941 session_state=BEGIN} 20240910082635130 DSS <0004> hlr_ussd.c:576 262424306696311/0x7ec8f43d: Process SS (BEGIN) 20240910082635130 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082635130 DSS <0004> hlr_ussd.c:518 262424306696311/0x7ec8f43d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082635130 DSS <0004> hlr_ussd.c:363 262424306696311/0x7ec8f43d: Tx USSD 'Your IMSI is 262424306696311' 20240910082635130 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424306696311" session_id=2127098941 session_state=END} 20240910082635130 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424306696311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635130 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082635134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20240910082635134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.1:4258 20240910082635135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33707<->l=127.0.0.1:4259) 20240910082635135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082635135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082635135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082635135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082635135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082635162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 20240910082635363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4258 20240910082638431 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082638432 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082638435 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 20240910082638437 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638437 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082638437 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082638437 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  20240910082638437 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082638437 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  20240910082638437 DLGSUP <0013> gsup_server.c:235 2:  20240910082638437 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082638437 DLGSUP <0013> gsup_server.c:235 3:  20240910082638437 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082638437 DLGSUP <0013> gsup_server.c:235 4:  20240910082638437 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082638437 DLGSUP <0013> gsup_server.c:235 5:  20240910082638437 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082638437 DLGSUP <0013> gsup_server.c:235 7:  20240910082638437 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082638437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082638437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082638437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082638447 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41653<->l=127.0.0.1:4259) 20240910082638460 DAUC <0003> db_auc.c:157 IMSI='262425926777225': No 2G Auth Data 20240910082638460 DAUC <0003> db_auc.c:192 IMSI='262425926777225': No 3G Auth Data 20240910082638507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240910082638523 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638524 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425926777225" source_name="the-source\n" session_id=2057016768 session_state=BEGIN} 20240910082638524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082638524 DSS <0004> hlr_ussd.c:576 262425926777225/0x7a9b95c0: Process SS (BEGIN) 20240910082638524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638524 DSS <0004> hlr_ussd.c:518 262425926777225/0x7a9b95c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638524 DSS <0004> hlr_ussd.c:363 262425926777225/0x7a9b95c0: Tx USSD 'Your IMSI is 262425926777225' 20240910082638524 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425926777225" destination_name="the-source\n" session_id=2057016768 session_state=END} 20240910082638524 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425926777225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638524 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638524 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240910082638543 DAUC <0003> db_auc.c:157 IMSI='262429035368623': No 2G Auth Data 20240910082638543 DAUC <0003> db_auc.c:192 IMSI='262429035368623': No 3G Auth Data 20240910082638575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638578 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429035368623" source_name="the-source\n" session_id=1732805659 session_state=BEGIN} 20240910082638578 DSS <0004> hlr_ussd.c:576 262429035368623/0x6748841b: Process SS (BEGIN) 20240910082638578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638578 DSS <0004> hlr_ussd.c:518 262429035368623/0x6748841b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638578 DSS <0004> hlr_ussd.c:363 262429035368623/0x6748841b: Tx USSD 'Your IMSI is 262429035368623' 20240910082638578 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429035368623" destination_name="the-source\n" session_id=1732805659 session_state=END} 20240910082638578 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429035368623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20240910082638590 DAUC <0003> db_auc.c:157 IMSI='262423196195263': No 2G Auth Data 20240910082638590 DAUC <0003> db_auc.c:192 IMSI='262423196195263': No 3G Auth Data 20240910082638615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638618 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423196195263" source_name="the-source\n" session_id=1836881701 session_state=BEGIN} 20240910082638618 DSS <0004> hlr_ussd.c:576 262423196195263/0x6d7c9725: Process SS (BEGIN) 20240910082638618 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638618 DSS <0004> hlr_ussd.c:518 262423196195263/0x6d7c9725: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638618 DSS <0004> hlr_ussd.c:363 262423196195263/0x6d7c9725: Tx USSD 'Your IMSI is 262423196195263' 20240910082638618 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423196195263" destination_name="the-source\n" session_id=1836881701 session_state=END} 20240910082638618 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423196195263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.1:4258 20240910082638631 DAUC <0003> db_auc.c:157 IMSI='262428915193304': No 2G Auth Data 20240910082638631 DAUC <0003> db_auc.c:192 IMSI='262428915193304': No 3G Auth Data 20240910082638665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638670 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428915193304" source_name="the-source\n" session_id=3355461730 session_state=BEGIN} 20240910082638670 DSS <0004> hlr_ussd.c:576 262428915193304/0xc8004862: Process SS (BEGIN) 20240910082638670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638670 DSS <0004> hlr_ussd.c:518 262428915193304/0xc8004862: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638670 DSS <0004> hlr_ussd.c:363 262428915193304/0xc8004862: Tx USSD 'Your IMSI is 262428915193304' 20240910082638670 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428915193304" destination_name="the-source\n" session_id=3355461730 session_state=END} 20240910082638670 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428915193304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638670 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 20240910082638678 DAUC <0003> db_auc.c:157 IMSI='262427130529676': No 2G Auth Data 20240910082638678 DAUC <0003> db_auc.c:192 IMSI='262427130529676': No 3G Auth Data 20240910082638703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638707 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427130529676" source_name="the-source\n" session_id=584436991 session_state=BEGIN} 20240910082638707 DSS <0004> hlr_ussd.c:576 262427130529676/0x22d5ccff: Process SS (BEGIN) 20240910082638707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638707 DSS <0004> hlr_ussd.c:518 262427130529676/0x22d5ccff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638707 DSS <0004> hlr_ussd.c:363 262427130529676/0x22d5ccff: Tx USSD 'Your IMSI is 262427130529676' 20240910082638707 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427130529676" destination_name="the-source\n" session_id=584436991 session_state=END} 20240910082638707 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427130529676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638707 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20240910082638721 DAUC <0003> db_auc.c:157 IMSI='262426678206439': No 2G Auth Data 20240910082638721 DAUC <0003> db_auc.c:192 IMSI='262426678206439': No 3G Auth Data 20240910082638767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638773 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426678206439" source_name="the-source\n" session_id=3890250596 session_state=BEGIN} 20240910082638773 DSS <0004> hlr_ussd.c:576 262426678206439/0xe7e08364: Process SS (BEGIN) 20240910082638773 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638773 DSS <0004> hlr_ussd.c:518 262426678206439/0xe7e08364: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638773 DSS <0004> hlr_ussd.c:363 262426678206439/0xe7e08364: Tx USSD 'Your IMSI is 262426678206439' 20240910082638773 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426678206439" destination_name="the-source\n" session_id=3890250596 session_state=END} 20240910082638773 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426678206439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638773 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20240910082638786 DAUC <0003> db_auc.c:157 IMSI='262429503315377': No 2G Auth Data 20240910082638786 DAUC <0003> db_auc.c:192 IMSI='262429503315377': No 3G Auth Data 20240910082638827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638830 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429503315377" source_name="the-source\n" session_id=3782660960 session_state=BEGIN} 20240910082638830 DSS <0004> hlr_ussd.c:576 262429503315377/0xe176d360: Process SS (BEGIN) 20240910082638830 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638830 DSS <0004> hlr_ussd.c:518 262429503315377/0xe176d360: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638830 DSS <0004> hlr_ussd.c:363 262429503315377/0xe176d360: Tx USSD 'Your IMSI is 262429503315377' 20240910082638830 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429503315377" destination_name="the-source\n" session_id=3782660960 session_state=END} 20240910082638830 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429503315377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20240910082638843 DAUC <0003> db_auc.c:157 IMSI='262429545069595': No 2G Auth Data 20240910082638843 DAUC <0003> db_auc.c:192 IMSI='262429545069595': No 3G Auth Data 20240910082638895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20240910082638906 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638906 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429545069595" source_name="the-source\n" session_id=3889268396 session_state=BEGIN} 20240910082638906 DSS <0004> hlr_ussd.c:576 262429545069595/0xe7d186ac: Process SS (BEGIN) 20240910082638906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910082638907 DSS <0004> hlr_ussd.c:518 262429545069595/0xe7d186ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910082638907 DSS <0004> hlr_ussd.c:363 262429545069595/0xe7d186ac: Tx USSD 'Your IMSI is 262429545069595' 20240910082638907 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429545069595" destination_name="the-source\n" session_id=3889268396 session_state=END} 20240910082638907 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429545069595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082638907 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638907 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082638913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20240910082638914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 20240910082638914 DLINP <000b> input/ipa.c:451 connected read/write 20240910082638914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082638915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082638915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082638915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082638915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082638915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41653<->l=127.0.0.1:4259) 20240910082638952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20240910082639153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20240910082642212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082642212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082642217 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20240910082642222 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082642222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082642222 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  20240910082642222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082642222 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  20240910082642222 DLGSUP <0013> gsup_server.c:235 2:  20240910082642222 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082642223 DLGSUP <0013> gsup_server.c:235 3:  20240910082642223 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082642223 DLGSUP <0013> gsup_server.c:235 4:  20240910082642223 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082642223 DLGSUP <0013> gsup_server.c:235 5:  20240910082642223 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082642223 DLGSUP <0013> gsup_server.c:235 7:  20240910082642223 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082642223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082642223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082642223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082642239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20240910082642259 DAUC <0003> db_auc.c:157 IMSI='262427842081520': No 2G Auth Data 20240910082642259 DAUC <0003> db_auc.c:192 IMSI='262427842081520': No 3G Auth Data 20240910082642311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642324 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427842081520" session_id=3117352610 session_state=BEGIN} 20240910082642324 DSS <0004> hlr_ussd.c:576 262427842081520/0xb9cf06a2: Process SS (BEGIN) 20240910082642324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642324 DSS <0004> hlr_ussd.c:518 262427842081520/0xb9cf06a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642324 DSS <0004> hlr_ussd.c:363 262427842081520/0xb9cf06a2: Tx USSD 'Your extension is 491618331285' 20240910082642324 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427842081520" session_id=3117352610 session_state=END} 20240910082642324 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427842081520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.1:4258 20240910082642340 DAUC <0003> db_auc.c:157 IMSI='262420708550742': No 2G Auth Data 20240910082642340 DAUC <0003> db_auc.c:192 IMSI='262420708550742': No 3G Auth Data 20240910082642371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4258 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642374 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420708550742" session_id=3479006436 session_state=BEGIN} 20240910082642374 DSS <0004> hlr_ussd.c:576 262420708550742/0xcf5d6ce4: Process SS (BEGIN) 20240910082642374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642374 DSS <0004> hlr_ussd.c:518 262420708550742/0xcf5d6ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642374 DSS <0004> hlr_ussd.c:363 262420708550742/0xcf5d6ce4: Tx USSD 'Your extension is 491611757443' 20240910082642374 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420708550742" session_id=3479006436 session_state=END} 20240910082642374 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420708550742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4258 20240910082642389 DAUC <0003> db_auc.c:157 IMSI='262429216638230': No 2G Auth Data 20240910082642389 DAUC <0003> db_auc.c:192 IMSI='262429216638230': No 3G Auth Data 20240910082642423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 20240910082642426 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642426 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429216638230" session_id=498762912 session_state=BEGIN} 20240910082642426 DSS <0004> hlr_ussd.c:576 262429216638230/0x1dba84a0: Process SS (BEGIN) 20240910082642426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642426 DSS <0004> hlr_ussd.c:518 262429216638230/0x1dba84a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642426 DSS <0004> hlr_ussd.c:363 262429216638230/0x1dba84a0: Tx USSD 'Your extension is 491611665738' 20240910082642426 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429216638230" session_id=498762912 session_state=END} 20240910082642427 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429216638230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642427 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642427 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4258 20240910082642436 DAUC <0003> db_auc.c:157 IMSI='262423745660142': No 2G Auth Data 20240910082642436 DAUC <0003> db_auc.c:192 IMSI='262423745660142': No 3G Auth Data 20240910082642471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56070<->l=127.0.0.1:4258 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642474 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423745660142" session_id=134886219 session_state=BEGIN} 20240910082642474 DSS <0004> hlr_ussd.c:576 262423745660142/0x080a334b: Process SS (BEGIN) 20240910082642474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642474 DSS <0004> hlr_ussd.c:518 262423745660142/0x080a334b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642474 DSS <0004> hlr_ussd.c:363 262423745660142/0x080a334b: Tx USSD 'Your extension is 491616733854' 20240910082642474 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423745660142" session_id=134886219 session_state=END} 20240910082642474 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423745660142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642474 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56070<->l=127.0.0.1:4258 20240910082642487 DAUC <0003> db_auc.c:157 IMSI='262426568836816': No 2G Auth Data 20240910082642487 DAUC <0003> db_auc.c:192 IMSI='262426568836816': No 3G Auth Data 20240910082642538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642541 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426568836816" session_id=366595248 session_state=BEGIN} 20240910082642541 DSS <0004> hlr_ussd.c:576 262426568836816/0x15d9ccb0: Process SS (BEGIN) 20240910082642541 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642541 DSS <0004> hlr_ussd.c:518 262426568836816/0x15d9ccb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642541 DSS <0004> hlr_ussd.c:363 262426568836816/0x15d9ccb0: Tx USSD 'Your extension is 491610062058' 20240910082642541 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426568836816" session_id=366595248 session_state=END} 20240910082642541 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426568836816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642541 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.1:4258 20240910082642556 DAUC <0003> db_auc.c:157 IMSI='262429162517626': No 2G Auth Data 20240910082642556 DAUC <0003> db_auc.c:192 IMSI='262429162517626': No 3G Auth Data 20240910082642608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642611 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429162517626" session_id=3592794193 session_state=BEGIN} 20240910082642611 DSS <0004> hlr_ussd.c:576 262429162517626/0xd625b051: Process SS (BEGIN) 20240910082642611 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642611 DSS <0004> hlr_ussd.c:518 262429162517626/0xd625b051: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642611 DSS <0004> hlr_ussd.c:363 262429162517626/0xd625b051: Tx USSD 'Your extension is 491617160511' 20240910082642611 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429162517626" session_id=3592794193 session_state=END} 20240910082642611 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429162517626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642611 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20240910082642625 DAUC <0003> db_auc.c:157 IMSI='262421409252933': No 2G Auth Data 20240910082642625 DAUC <0003> db_auc.c:192 IMSI='262421409252933': No 3G Auth Data 20240910082642685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642693 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421409252933" session_id=3051466571 session_state=BEGIN} 20240910082642693 DSS <0004> hlr_ussd.c:576 262421409252933/0xb5e1af4b: Process SS (BEGIN) 20240910082642693 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642693 DSS <0004> hlr_ussd.c:518 262421409252933/0xb5e1af4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642693 DSS <0004> hlr_ussd.c:363 262421409252933/0xb5e1af4b: Tx USSD 'Your extension is 491612781743' 20240910082642693 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421409252933" session_id=3051466571 session_state=END} 20240910082642693 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421409252933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642693 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4258 20240910082642701 DAUC <0003> db_auc.c:157 IMSI='262427691339321': No 2G Auth Data 20240910082642701 DAUC <0003> db_auc.c:192 IMSI='262427691339321': No 3G Auth Data 20240910082642739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642742 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427691339321" session_id=3736773428 session_state=BEGIN} 20240910082642742 DSS <0004> hlr_ussd.c:576 262427691339321/0xdebaa334: Process SS (BEGIN) 20240910082642742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082642742 DSS <0004> hlr_ussd.c:518 262427691339321/0xdebaa334: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082642742 DSS <0004> hlr_ussd.c:363 262427691339321/0xdebaa334: Tx USSD 'Your extension is 491611068717' 20240910082642742 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427691339321" session_id=3736773428 session_state=END} 20240910082642742 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427691339321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082642744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20240910082642745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56044<->l=127.0.0.1:4258 20240910082642745 DLINP <000b> input/ipa.c:451 connected read/write 20240910082642745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082642745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082642745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082642745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082642745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36087<->l=127.0.0.1:4259) 20240910082642770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240910082642970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.1:4258 20240910082646032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082646032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082646033 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20240910082646034 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082646034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082646034 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  20240910082646034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082646034 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  20240910082646034 DLGSUP <0013> gsup_server.c:235 2:  20240910082646034 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082646034 DLGSUP <0013> gsup_server.c:235 3:  20240910082646034 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082646034 DLGSUP <0013> gsup_server.c:235 4:  20240910082646034 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082646034 DLGSUP <0013> gsup_server.c:235 5:  20240910082646034 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082646034 DLGSUP <0013> gsup_server.c:235 7:  20240910082646034 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082646034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082646034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082646034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082646042 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20240910082646067 DAUC <0003> db_auc.c:157 IMSI='262423841341314': No 2G Auth Data 20240910082646067 DAUC <0003> db_auc.c:192 IMSI='262423841341314': No 3G Auth Data 20240910082646185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20240910082646188 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646188 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841341314" source_name="the-source\n" session_id=1354253193 session_state=BEGIN} 20240910082646188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082646188 DSS <0004> hlr_ussd.c:576 262423841341314/0x50b84389: Process SS (BEGIN) 20240910082646188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646188 DSS <0004> hlr_ussd.c:518 262423841341314/0x50b84389: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646188 DSS <0004> hlr_ussd.c:363 262423841341314/0x50b84389: Tx USSD 'Your extension is 491610248864' 20240910082646188 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841341314" destination_name="the-source\n" session_id=1354253193 session_state=END} 20240910082646188 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423841341314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646188 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646189 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.1:4258 20240910082646204 DAUC <0003> db_auc.c:157 IMSI='262424064609426': No 2G Auth Data 20240910082646204 DAUC <0003> db_auc.c:192 IMSI='262424064609426': No 3G Auth Data 20240910082646232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646235 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424064609426" source_name="the-source\n" session_id=1637147465 session_state=BEGIN} 20240910082646235 DSS <0004> hlr_ussd.c:576 262424064609426/0x6194e349: Process SS (BEGIN) 20240910082646235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646235 DSS <0004> hlr_ussd.c:518 262424064609426/0x6194e349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646235 DSS <0004> hlr_ussd.c:363 262424064609426/0x6194e349: Tx USSD 'Your extension is 491618637400' 20240910082646235 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064609426" destination_name="the-source\n" session_id=1637147465 session_state=END} 20240910082646235 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424064609426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646235 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20240910082646245 DAUC <0003> db_auc.c:157 IMSI='262429042253475': No 2G Auth Data 20240910082646245 DAUC <0003> db_auc.c:192 IMSI='262429042253475': No 3G Auth Data 20240910082646281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646285 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429042253475" source_name="the-source\n" session_id=330208392 session_state=BEGIN} 20240910082646285 DSS <0004> hlr_ussd.c:576 262429042253475/0x13ae9488: Process SS (BEGIN) 20240910082646285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646285 DSS <0004> hlr_ussd.c:518 262429042253475/0x13ae9488: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646285 DSS <0004> hlr_ussd.c:363 262429042253475/0x13ae9488: Tx USSD 'Your extension is 491615502528' 20240910082646285 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429042253475" destination_name="the-source\n" session_id=330208392 session_state=END} 20240910082646285 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429042253475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646285 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4258 20240910082646296 DAUC <0003> db_auc.c:157 IMSI='262422572723688': No 2G Auth Data 20240910082646296 DAUC <0003> db_auc.c:192 IMSI='262422572723688': No 3G Auth Data 20240910082646322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646325 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422572723688" source_name="the-source\n" session_id=1696983687 session_state=BEGIN} 20240910082646325 DSS <0004> hlr_ussd.c:576 262422572723688/0x6525ea87: Process SS (BEGIN) 20240910082646325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646325 DSS <0004> hlr_ussd.c:518 262422572723688/0x6525ea87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646325 DSS <0004> hlr_ussd.c:363 262422572723688/0x6525ea87: Tx USSD 'Your extension is 491615481435' 20240910082646325 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422572723688" destination_name="the-source\n" session_id=1696983687 session_state=END} 20240910082646325 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422572723688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646325 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56156<->l=127.0.0.1:4258 20240910082646337 DAUC <0003> db_auc.c:157 IMSI='262426093465882': No 2G Auth Data 20240910082646337 DAUC <0003> db_auc.c:192 IMSI='262426093465882': No 3G Auth Data 20240910082646366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646369 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426093465882" source_name="the-source\n" session_id=3281489132 session_state=BEGIN} 20240910082646369 DSS <0004> hlr_ussd.c:576 262426093465882/0xc3978cec: Process SS (BEGIN) 20240910082646369 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646369 DSS <0004> hlr_ussd.c:518 262426093465882/0xc3978cec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646369 DSS <0004> hlr_ussd.c:363 262426093465882/0xc3978cec: Tx USSD 'Your extension is 491610818817' 20240910082646369 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426093465882" destination_name="the-source\n" session_id=3281489132 session_state=END} 20240910082646369 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426093465882 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646369 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4258 20240910082646378 DAUC <0003> db_auc.c:157 IMSI='262423622074575': No 2G Auth Data 20240910082646378 DAUC <0003> db_auc.c:192 IMSI='262423622074575': No 3G Auth Data 20240910082646419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646422 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423622074575" source_name="the-source\n" session_id=2994573623 session_state=BEGIN} 20240910082646422 DSS <0004> hlr_ussd.c:576 262423622074575/0xb27d9137: Process SS (BEGIN) 20240910082646422 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646422 DSS <0004> hlr_ussd.c:518 262423622074575/0xb27d9137: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646422 DSS <0004> hlr_ussd.c:363 262423622074575/0xb27d9137: Tx USSD 'Your extension is 491616146740' 20240910082646422 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423622074575" destination_name="the-source\n" session_id=2994573623 session_state=END} 20240910082646422 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423622074575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646422 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4258 20240910082646436 DAUC <0003> db_auc.c:157 IMSI='262429791935880': No 2G Auth Data 20240910082646436 DAUC <0003> db_auc.c:192 IMSI='262429791935880': No 3G Auth Data 20240910082646483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646486 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429791935880" source_name="the-source\n" session_id=1552185947 session_state=BEGIN} 20240910082646486 DSS <0004> hlr_ussd.c:576 262429791935880/0x5c847a5b: Process SS (BEGIN) 20240910082646486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646486 DSS <0004> hlr_ussd.c:518 262429791935880/0x5c847a5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646486 DSS <0004> hlr_ussd.c:363 262429791935880/0x5c847a5b: Tx USSD 'Your extension is 491615158563' 20240910082646486 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429791935880" destination_name="the-source\n" session_id=1552185947 session_state=END} 20240910082646486 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429791935880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646486 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 20240910082646497 DAUC <0003> db_auc.c:157 IMSI='262422375554470': No 2G Auth Data 20240910082646497 DAUC <0003> db_auc.c:192 IMSI='262422375554470': No 3G Auth Data 20240910082646537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646540 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422375554470" source_name="the-source\n" session_id=836766244 session_state=BEGIN} 20240910082646540 DSS <0004> hlr_ussd.c:576 262422375554470/0x31e00a24: Process SS (BEGIN) 20240910082646540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910082646540 DSS <0004> hlr_ussd.c:518 262422375554470/0x31e00a24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910082646540 DSS <0004> hlr_ussd.c:363 262422375554470/0x31e00a24: Tx USSD 'Your extension is 491617258113' 20240910082646540 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422375554470" destination_name="the-source\n" session_id=836766244 session_state=END} 20240910082646540 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422375554470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646540 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082646542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4258 20240910082646542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56136<->l=127.0.0.1:4258 20240910082646543 DLINP <000b> input/ipa.c:451 connected read/write 20240910082646543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082646543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082646543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082646543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082646543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082646543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20240910082646567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20240910082646768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20240910082649836 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36491 20240910082649836 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36491 20240910082649837 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649837 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082649838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082649838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649838 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082649838 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082649838 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082649838 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  20240910082649838 DLGSUP <0013> gsup_server.c:235 2:  20240910082649838 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 3:  20240910082649838 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 4:  20240910082649838 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 5:  20240910082649838 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 7:  20240910082649838 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082649838 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082649838 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082649838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36491 20240910082649839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20240910082649840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649840 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082649840 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082649840 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  20240910082649840 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082649840 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  20240910082649840 DLGSUP <0013> gsup_server.c:235 2:  20240910082649840 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082649840 DLGSUP <0013> gsup_server.c:235 3:  20240910082649840 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082649840 DLGSUP <0013> gsup_server.c:235 4:  20240910082649840 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082649840 DLGSUP <0013> gsup_server.c:235 5:  20240910082649840 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082649840 DLGSUP <0013> gsup_server.c:235 7:  20240910082649840 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082649840 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082649840 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082649840 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082649848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20240910082649864 DAUC <0003> db_auc.c:157 IMSI='262426716909486': No 2G Auth Data 20240910082649864 DAUC <0003> db_auc.c:192 IMSI='262426716909486': No 3G Auth Data 20240910082649900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56198<->l=127.0.0.1:4258 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649909 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426716909486" session_id=467493633 session_state=BEGIN} 20240910082649909 DSS <0004> hlr_ussd.c:576 262426716909486/0x1bdd6301: Process SS (BEGIN) 20240910082649909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082649909 DSS <0004> hlr_ussd.c:518 262426716909486/0x1bdd6301: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649909 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649909 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649918 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426716909486" session_id=467493633 session_state=END} 20240910082649918 DSS <0004> hlr_ussd.c:576 262426716909486/0x1bdd6301: Process SS (END) 20240910082649918 DSS <0004> hlr_ussd.c:518 262426716909486/0x1bdd6301: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082649918 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426716909486" session_id=467493633 session_state=END} 20240910082649918 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082649918 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262426716909486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56198<->l=127.0.0.1:4258 20240910082649934 DAUC <0003> db_auc.c:157 IMSI='262425218627470': No 2G Auth Data 20240910082649934 DAUC <0003> db_auc.c:192 IMSI='262425218627470': No 3G Auth Data 20240910082649961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082649965 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425218627470" session_id=177741504 session_state=BEGIN} 20240910082649965 DSS <0004> hlr_ussd.c:576 262425218627470/0x0a981ec0: Process SS (BEGIN) 20240910082649965 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082649965 DSS <0004> hlr_ussd.c:518 262425218627470/0x0a981ec0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082649965 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425218627470" session_id=177741504 session_state=END} 20240910082649965 DSS <0004> hlr_ussd.c:576 262425218627470/0x0a981ec0: Process SS (END) 20240910082649965 DSS <0004> hlr_ussd.c:518 262425218627470/0x0a981ec0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082649965 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425218627470" session_id=177741504 session_state=END} 20240910082649965 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082649965 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425218627470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649965 DLINP <000b> input/ipa.c:451 connected read/write 20240910082649965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082649968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20240910082649974 DAUC <0003> db_auc.c:157 IMSI='262421438386339': No 2G Auth Data 20240910082649974 DAUC <0003> db_auc.c:192 IMSI='262421438386339': No 3G Auth Data 20240910082650000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650002 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438386339" session_id=3037104303 session_state=BEGIN} 20240910082650002 DSS <0004> hlr_ussd.c:576 262421438386339/0xb50688af: Process SS (BEGIN) 20240910082650002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650002 DSS <0004> hlr_ussd.c:518 262421438386339/0xb50688af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650002 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650002 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650003 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438386339" session_id=3037104303 session_state=END} 20240910082650003 DSS <0004> hlr_ussd.c:576 262421438386339/0xb50688af: Process SS (END) 20240910082650003 DSS <0004> hlr_ussd.c:518 262421438386339/0xb50688af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650003 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438386339" session_id=3037104303 session_state=END} 20240910082650003 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650003 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421438386339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20240910082650015 DAUC <0003> db_auc.c:157 IMSI='262424523322265': No 2G Auth Data 20240910082650015 DAUC <0003> db_auc.c:192 IMSI='262424523322265': No 3G Auth Data 20240910082650051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650054 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424523322265" session_id=1021129011 session_state=BEGIN} 20240910082650054 DSS <0004> hlr_ussd.c:576 262424523322265/0x3cdd3133: Process SS (BEGIN) 20240910082650054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650054 DSS <0004> hlr_ussd.c:518 262424523322265/0x3cdd3133: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650054 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650055 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424523322265" session_id=1021129011 session_state=END} 20240910082650055 DSS <0004> hlr_ussd.c:576 262424523322265/0x3cdd3133: Process SS (END) 20240910082650055 DSS <0004> hlr_ussd.c:518 262424523322265/0x3cdd3133: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650055 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424523322265" session_id=1021129011 session_state=END} 20240910082650055 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650055 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424523322265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650055 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20240910082650064 DAUC <0003> db_auc.c:157 IMSI='262427912495320': No 2G Auth Data 20240910082650064 DAUC <0003> db_auc.c:192 IMSI='262427912495320': No 3G Auth Data 20240910082650089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650092 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427912495320" session_id=2081129003 session_state=BEGIN} 20240910082650092 DSS <0004> hlr_ussd.c:576 262427912495320/0x7c0b822b: Process SS (BEGIN) 20240910082650092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650092 DSS <0004> hlr_ussd.c:518 262427912495320/0x7c0b822b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650092 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650093 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427912495320" session_id=2081129003 session_state=END} 20240910082650093 DSS <0004> hlr_ussd.c:576 262427912495320/0x7c0b822b: Process SS (END) 20240910082650093 DSS <0004> hlr_ussd.c:518 262427912495320/0x7c0b822b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650093 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427912495320" session_id=2081129003 session_state=END} 20240910082650093 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650093 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427912495320 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650093 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20240910082650102 DAUC <0003> db_auc.c:157 IMSI='262420312176749': No 2G Auth Data 20240910082650102 DAUC <0003> db_auc.c:192 IMSI='262420312176749': No 3G Auth Data 20240910082650144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650148 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420312176749" session_id=1691924118 session_state=BEGIN} 20240910082650148 DSS <0004> hlr_ussd.c:576 262420312176749/0x64d8b696: Process SS (BEGIN) 20240910082650148 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650148 DSS <0004> hlr_ussd.c:518 262420312176749/0x64d8b696: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650148 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650148 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650149 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312176749" session_id=1691924118 session_state=END} 20240910082650149 DSS <0004> hlr_ussd.c:576 262420312176749/0x64d8b696: Process SS (END) 20240910082650149 DSS <0004> hlr_ussd.c:518 262420312176749/0x64d8b696: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650149 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420312176749" session_id=1691924118 session_state=END} 20240910082650149 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650149 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420312176749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650149 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4258 20240910082650160 DAUC <0003> db_auc.c:157 IMSI='262423005940515': No 2G Auth Data 20240910082650160 DAUC <0003> db_auc.c:192 IMSI='262423005940515': No 3G Auth Data 20240910082650240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650248 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423005940515" session_id=2521279021 session_state=BEGIN} 20240910082650248 DSS <0004> hlr_ussd.c:576 262423005940515/0x9647aa2d: Process SS (BEGIN) 20240910082650248 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650248 DSS <0004> hlr_ussd.c:518 262423005940515/0x9647aa2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650248 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650248 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650250 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423005940515" session_id=2521279021 session_state=END} 20240910082650250 DSS <0004> hlr_ussd.c:576 262423005940515/0x9647aa2d: Process SS (END) 20240910082650250 DSS <0004> hlr_ussd.c:518 262423005940515/0x9647aa2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650250 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423005940515" session_id=2521279021 session_state=END} 20240910082650250 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650250 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262423005940515 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650250 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20240910082650262 DAUC <0003> db_auc.c:157 IMSI='262427645645076': No 2G Auth Data 20240910082650262 DAUC <0003> db_auc.c:192 IMSI='262427645645076': No 3G Auth Data 20240910082650321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650324 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427645645076" session_id=3354585870 session_state=BEGIN} 20240910082650324 DSS <0004> hlr_ussd.c:576 262427645645076/0xc7f2eb0e: Process SS (BEGIN) 20240910082650324 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082650324 DSS <0004> hlr_ussd.c:518 262427645645076/0xc7f2eb0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650324 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650324 DLINP <000b> input/ipa.c:431 127.0.0.1:36491 sending data 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650326 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645645076" session_id=3354585870 session_state=END} 20240910082650326 DSS <0004> hlr_ussd.c:576 262427645645076/0xc7f2eb0e: Process SS (END) 20240910082650326 DSS <0004> hlr_ussd.c:518 262427645645076/0xc7f2eb0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082650326 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645645076" session_id=3354585870 session_state=END} 20240910082650326 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082650326 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427645645076 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650326 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082650328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4258 20240910082650329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4258 20240910082650329 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650329 DLINP <000b> input/ipa.c:405 127.0.0.1:36491 message received 20240910082650329 DLINP <000b> input/ipa.c:414 127.0.0.1:36491 connection closed with server 20240910082650329 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36491 20240910082650329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082650329 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20240910082650330 DLINP <000b> input/ipa.c:451 connected read/write 20240910082650330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082650330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082650330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082650330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082650363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20240910082650565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56264<->l=127.0.0.1:4258 20240910082653614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45205 20240910082653614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45205 20240910082653615 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653615 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653616 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082653616 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082653616 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653616 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082653616 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082653616 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082653616 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  20240910082653616 DLGSUP <0013> gsup_server.c:235 2:  20240910082653616 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 3:  20240910082653616 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 4:  20240910082653616 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 5:  20240910082653616 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 7:  20240910082653616 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082653616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082653616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082653616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45205 20240910082653617 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20240910082653618 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653618 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082653618 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082653618 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  20240910082653618 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082653618 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  20240910082653618 DLGSUP <0013> gsup_server.c:235 2:  20240910082653618 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082653618 DLGSUP <0013> gsup_server.c:235 3:  20240910082653618 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082653618 DLGSUP <0013> gsup_server.c:235 4:  20240910082653618 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082653618 DLGSUP <0013> gsup_server.c:235 5:  20240910082653618 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082653618 DLGSUP <0013> gsup_server.c:235 7:  20240910082653618 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082653618 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082653618 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082653618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082653628 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37355<->l=127.0.0.1:4259) 20240910082653637 DAUC <0003> db_auc.c:157 IMSI='262426457197312': No 2G Auth Data 20240910082653637 DAUC <0003> db_auc.c:192 IMSI='262426457197312': No 3G Auth Data 20240910082653691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653701 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426457197312" session_id=3892529570 session_state=BEGIN} 20240910082653701 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (BEGIN) 20240910082653701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653701 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653701 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653701 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653719 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653719 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (CONTINUE) 20240910082653719 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653719 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653719 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653719 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653729 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426457197312" session_id=3892529570 session_state=CONTINUE} 20240910082653729 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (CONTINUE) 20240910082653729 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653729 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653729 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653729 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653733 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=END} 20240910082653733 DSS <0004> hlr_ussd.c:576 262426457197312/0xe80349a2: Process SS (END) 20240910082653733 DSS <0004> hlr_ussd.c:518 262426457197312/0xe80349a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653733 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426457197312" session_id=3892529570 session_state=END} 20240910082653733 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653733 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426457197312 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653733 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20240910082653743 DAUC <0003> db_auc.c:157 IMSI='262426736276909': No 2G Auth Data 20240910082653743 DAUC <0003> db_auc.c:192 IMSI='262426736276909': No 3G Auth Data 20240910082653767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653771 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426736276909" session_id=2445704020 session_state=BEGIN} 20240910082653771 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (BEGIN) 20240910082653771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653771 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653771 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653771 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653772 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653772 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (CONTINUE) 20240910082653772 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653772 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653772 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653775 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426736276909" session_id=2445704020 session_state=CONTINUE} 20240910082653775 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (CONTINUE) 20240910082653775 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653775 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653775 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653775 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653776 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=END} 20240910082653776 DSS <0004> hlr_ussd.c:576 262426736276909/0x91c67b54: Process SS (END) 20240910082653776 DSS <0004> hlr_ussd.c:518 262426736276909/0x91c67b54: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653776 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736276909" session_id=2445704020 session_state=END} 20240910082653776 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653776 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426736276909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653776 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4258 20240910082653783 DAUC <0003> db_auc.c:157 IMSI='262421846938123': No 2G Auth Data 20240910082653783 DAUC <0003> db_auc.c:192 IMSI='262421846938123': No 3G Auth Data 20240910082653814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653817 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846938123" session_id=1820037521 session_state=BEGIN} 20240910082653817 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (BEGIN) 20240910082653817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653817 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653817 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653817 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653819 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653819 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (CONTINUE) 20240910082653819 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653819 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653819 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653819 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653821 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846938123" session_id=1820037521 session_state=CONTINUE} 20240910082653821 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (CONTINUE) 20240910082653821 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653821 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653821 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653821 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653822 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=END} 20240910082653822 DSS <0004> hlr_ussd.c:576 262421846938123/0x6c7b9191: Process SS (END) 20240910082653822 DSS <0004> hlr_ussd.c:518 262421846938123/0x6c7b9191: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653822 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846938123" session_id=1820037521 session_state=END} 20240910082653822 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653822 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262421846938123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240910082653831 DAUC <0003> db_auc.c:157 IMSI='262424846770708': No 2G Auth Data 20240910082653831 DAUC <0003> db_auc.c:192 IMSI='262424846770708': No 3G Auth Data 20240910082653870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653873 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846770708" session_id=52611347 session_state=BEGIN} 20240910082653873 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (BEGIN) 20240910082653873 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653873 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653873 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653873 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653875 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653875 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (CONTINUE) 20240910082653875 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653875 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653875 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653875 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653877 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424846770708" session_id=52611347 session_state=CONTINUE} 20240910082653877 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (CONTINUE) 20240910082653877 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653877 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653877 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653877 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653878 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=END} 20240910082653878 DSS <0004> hlr_ussd.c:576 262424846770708/0x0322c913: Process SS (END) 20240910082653878 DSS <0004> hlr_ussd.c:518 262424846770708/0x0322c913: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653878 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424846770708" session_id=52611347 session_state=END} 20240910082653878 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653878 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424846770708 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653878 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20240910082653903 DAUC <0003> db_auc.c:157 IMSI='262427210298204': No 2G Auth Data 20240910082653903 DAUC <0003> db_auc.c:192 IMSI='262427210298204': No 3G Auth Data 20240910082653939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653947 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210298204" session_id=4279473408 session_state=BEGIN} 20240910082653947 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (BEGIN) 20240910082653947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082653947 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653947 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653947 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653949 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653949 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (CONTINUE) 20240910082653949 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082653949 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653949 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082653953 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210298204" session_id=4279473408 session_state=CONTINUE} 20240910082653953 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (CONTINUE) 20240910082653953 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653953 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653953 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653953 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082653955 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=END} 20240910082653955 DSS <0004> hlr_ussd.c:576 262427210298204/0xff139500: Process SS (END) 20240910082653955 DSS <0004> hlr_ussd.c:518 262427210298204/0xff139500: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082653955 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210298204" session_id=4279473408 session_state=END} 20240910082653955 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082653955 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427210298204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653955 DLINP <000b> input/ipa.c:451 connected read/write 20240910082653955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082653956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20240910082653975 DAUC <0003> db_auc.c:157 IMSI='262425131675363': No 2G Auth Data 20240910082653975 DAUC <0003> db_auc.c:192 IMSI='262425131675363': No 3G Auth Data 20240910082654028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654038 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425131675363" session_id=1274458845 session_state=BEGIN} 20240910082654038 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (BEGIN) 20240910082654038 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654038 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654038 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654041 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654041 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (CONTINUE) 20240910082654041 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654041 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654041 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654041 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654052 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425131675363" session_id=1274458845 session_state=CONTINUE} 20240910082654052 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (CONTINUE) 20240910082654052 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654052 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654052 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654052 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654054 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=END} 20240910082654054 DSS <0004> hlr_ussd.c:576 262425131675363/0x4bf6b2dd: Process SS (END) 20240910082654054 DSS <0004> hlr_ussd.c:518 262425131675363/0x4bf6b2dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654054 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425131675363" session_id=1274458845 session_state=END} 20240910082654054 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654054 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425131675363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654054 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4258 20240910082654074 DAUC <0003> db_auc.c:157 IMSI='262421256734419': No 2G Auth Data 20240910082654074 DAUC <0003> db_auc.c:192 IMSI='262421256734419': No 3G Auth Data 20240910082654127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240910082654133 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654133 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421256734419" session_id=541968858 session_state=BEGIN} 20240910082654133 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (BEGIN) 20240910082654133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654133 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654135 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654135 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (CONTINUE) 20240910082654135 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654135 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654135 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654141 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421256734419" session_id=541968858 session_state=CONTINUE} 20240910082654141 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (CONTINUE) 20240910082654141 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654141 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654141 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654141 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654144 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=END} 20240910082654144 DSS <0004> hlr_ussd.c:576 262421256734419/0x204dc9da: Process SS (END) 20240910082654144 DSS <0004> hlr_ussd.c:518 262421256734419/0x204dc9da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654144 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421256734419" session_id=541968858 session_state=END} 20240910082654144 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654144 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421256734419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654144 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240910082654153 DAUC <0003> db_auc.c:157 IMSI='262420782847703': No 2G Auth Data 20240910082654153 DAUC <0003> db_auc.c:192 IMSI='262420782847703': No 3G Auth Data 20240910082654200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654204 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420782847703" session_id=3075641379 session_state=BEGIN} 20240910082654204 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (BEGIN) 20240910082654204 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910082654204 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654204 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654204 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654205 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654205 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (CONTINUE) 20240910082654205 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910082654205 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654205 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654205 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654207 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420782847703" session_id=3075641379 session_state=CONTINUE} 20240910082654207 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (CONTINUE) 20240910082654207 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654207 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654207 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654207 DLINP <000b> input/ipa.c:431 127.0.0.1:45205 sending data 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654208 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=END} 20240910082654208 DSS <0004> hlr_ussd.c:576 262420782847703/0xb7529023: Process SS (END) 20240910082654208 DSS <0004> hlr_ussd.c:518 262420782847703/0xb7529023: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910082654208 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420782847703" session_id=3075641379 session_state=END} 20240910082654208 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082654208 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420782847703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654208 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082654208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20240910082654209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20240910082654209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37355<->l=127.0.0.1:4259) 20240910082654209 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654209 DLINP <000b> input/ipa.c:405 127.0.0.1:45205 message received 20240910082654209 DLINP <000b> input/ipa.c:414 127.0.0.1:45205 connection closed with server 20240910082654209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45205 20240910082654209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082654210 DLINP <000b> input/ipa.c:451 connected read/write 20240910082654210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082654210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082654210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082654210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082654237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33930<->l=127.0.0.1:4258 20240910082654438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33930<->l=127.0.0.1:4258 20240910082656872 DSS <0004> hlr_ussd.c:239 262426483553966/0x359672d0: SS Session Timeout, destroying 20240910082656872 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426483553966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082656979 DSS <0004> hlr_ussd.c:239 262422313237583/0x807fbe7c: SS Session Timeout, destroying 20240910082656979 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422313237583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657073 DSS <0004> hlr_ussd.c:239 262426987693637/0xdab5d476: SS Session Timeout, destroying 20240910082657073 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426987693637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657172 DSS <0004> hlr_ussd.c:239 262423204253760/0x58767d6d: SS Session Timeout, destroying 20240910082657172 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423204253760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657239 DSS <0004> hlr_ussd.c:239 262422145612182/0x59fc918b: SS Session Timeout, destroying 20240910082657239 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422145612182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657343 DSS <0004> hlr_ussd.c:239 262425465814062/0xb66556b9: SS Session Timeout, destroying 20240910082657343 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425465814062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657414 DSS <0004> hlr_ussd.c:239 262422286927330/0xcbf3ee0e: SS Session Timeout, destroying 20240910082657414 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422286927330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44687 20240910082657500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44687 20240910082657501 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657501 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657502 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082657502 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082657503 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657503 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082657503 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910082657503 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910082657503 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  20240910082657503 DLGSUP <0013> gsup_server.c:235 2:  20240910082657503 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 3:  20240910082657503 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 4:  20240910082657503 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 5:  20240910082657503 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 7:  20240910082657503 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082657503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082657503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082657503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44687 20240910082657503 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20240910082657505 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657505 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082657505 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082657505 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  20240910082657505 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082657505 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  20240910082657505 DLGSUP <0013> gsup_server.c:235 2:  20240910082657505 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082657505 DLGSUP <0013> gsup_server.c:235 3:  20240910082657505 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082657505 DLGSUP <0013> gsup_server.c:235 4:  20240910082657505 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082657505 DLGSUP <0013> gsup_server.c:235 5:  20240910082657505 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082657505 DLGSUP <0013> gsup_server.c:235 7:  20240910082657505 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082657505 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082657505 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082657505 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082657513 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46627<->l=127.0.0.1:4259) 20240910082657526 DAUC <0003> db_auc.c:157 IMSI='262428359808873': No 2G Auth Data 20240910082657526 DAUC <0003> db_auc.c:192 IMSI='262428359808873': No 3G Auth Data 20240910082657561 DSS <0004> hlr_ussd.c:239 262421159591434/0x15cadf40: SS Session Timeout, destroying 20240910082657561 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421159591434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657591 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428359808873" session_id=1842856599 session_state=BEGIN} 20240910082657591 DSS <0004> hlr_ussd.c:576 262428359808873/0x6dd7c297: Process SS (BEGIN) 20240910082657591 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657591 DSS <0004> hlr_ussd.c:518 262428359808873/0x6dd7c297: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657591 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657591 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657602 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428359808873" session_id=1842856599 session_state=END} 20240910082657602 DSS <0004> hlr_ussd.c:576 262428359808873/0x6dd7c297: Process SS (END) 20240910082657602 DSS <0004> hlr_ussd.c:518 262428359808873/0x6dd7c297: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657602 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428359808873" session_id=1842856599 session_state=END} 20240910082657602 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657602 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428359808873 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20240910082657618 DAUC <0003> db_auc.c:157 IMSI='262421456616418': No 2G Auth Data 20240910082657618 DAUC <0003> db_auc.c:192 IMSI='262421456616418': No 3G Auth Data 20240910082657647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657650 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421456616418" session_id=1304365968 session_state=BEGIN} 20240910082657650 DSS <0004> hlr_ussd.c:576 262421456616418/0x4dbf0b90: Process SS (BEGIN) 20240910082657650 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657650 DSS <0004> hlr_ussd.c:518 262421456616418/0x4dbf0b90: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657651 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421456616418" session_id=1304365968 session_state=END} 20240910082657651 DSS <0004> hlr_ussd.c:576 262421456616418/0x4dbf0b90: Process SS (END) 20240910082657651 DSS <0004> hlr_ussd.c:518 262421456616418/0x4dbf0b90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657651 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421456616418" session_id=1304365968 session_state=END} 20240910082657651 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657651 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421456616418 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657651 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20240910082657663 DAUC <0003> db_auc.c:157 IMSI='262421304851941': No 2G Auth Data 20240910082657663 DAUC <0003> db_auc.c:192 IMSI='262421304851941': No 3G Auth Data 20240910082657692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657695 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421304851941" session_id=1773391873 session_state=BEGIN} 20240910082657695 DSS <0004> hlr_ussd.c:576 262421304851941/0x69b3d001: Process SS (BEGIN) 20240910082657695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657695 DSS <0004> hlr_ussd.c:518 262421304851941/0x69b3d001: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657695 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657696 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421304851941" session_id=1773391873 session_state=END} 20240910082657696 DSS <0004> hlr_ussd.c:576 262421304851941/0x69b3d001: Process SS (END) 20240910082657696 DSS <0004> hlr_ussd.c:518 262421304851941/0x69b3d001: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657696 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421304851941" session_id=1773391873 session_state=END} 20240910082657696 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657696 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421304851941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657696 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20240910082657710 DAUC <0003> db_auc.c:157 IMSI='262423254437146': No 2G Auth Data 20240910082657710 DAUC <0003> db_auc.c:192 IMSI='262423254437146': No 3G Auth Data 20240910082657738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657741 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423254437146" session_id=1109490012 session_state=BEGIN} 20240910082657741 DSS <0004> hlr_ussd.c:576 262423254437146/0x4221795c: Process SS (BEGIN) 20240910082657741 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657741 DSS <0004> hlr_ussd.c:518 262423254437146/0x4221795c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657741 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657741 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657742 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254437146" session_id=1109490012 session_state=END} 20240910082657742 DSS <0004> hlr_ussd.c:576 262423254437146/0x4221795c: Process SS (END) 20240910082657742 DSS <0004> hlr_ussd.c:518 262423254437146/0x4221795c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657742 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254437146" session_id=1109490012 session_state=END} 20240910082657742 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657742 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423254437146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657742 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20240910082657752 DAUC <0003> db_auc.c:157 IMSI='262429375036216': No 2G Auth Data 20240910082657752 DAUC <0003> db_auc.c:192 IMSI='262429375036216': No 3G Auth Data 20240910082657785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657789 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429375036216" session_id=109680733 session_state=BEGIN} 20240910082657789 DSS <0004> hlr_ussd.c:576 262429375036216/0x0689985d: Process SS (BEGIN) 20240910082657789 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657789 DSS <0004> hlr_ussd.c:518 262429375036216/0x0689985d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657789 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657789 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657790 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375036216" session_id=109680733 session_state=END} 20240910082657790 DSS <0004> hlr_ussd.c:576 262429375036216/0x0689985d: Process SS (END) 20240910082657790 DSS <0004> hlr_ussd.c:518 262429375036216/0x0689985d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657790 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429375036216" session_id=109680733 session_state=END} 20240910082657790 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657790 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429375036216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657790 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20240910082657799 DAUC <0003> db_auc.c:157 IMSI='262427829150014': No 2G Auth Data 20240910082657799 DAUC <0003> db_auc.c:192 IMSI='262427829150014': No 3G Auth Data 20240910082657835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657838 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427829150014" session_id=1185372093 session_state=BEGIN} 20240910082657838 DSS <0004> hlr_ussd.c:576 262427829150014/0x46a757bd: Process SS (BEGIN) 20240910082657838 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657838 DSS <0004> hlr_ussd.c:518 262427829150014/0x46a757bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657838 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657838 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657839 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829150014" session_id=1185372093 session_state=END} 20240910082657839 DSS <0004> hlr_ussd.c:576 262427829150014/0x46a757bd: Process SS (END) 20240910082657839 DSS <0004> hlr_ussd.c:518 262427829150014/0x46a757bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657839 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427829150014" session_id=1185372093 session_state=END} 20240910082657839 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657839 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427829150014 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657839 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 20240910082657873 DAUC <0003> db_auc.c:157 IMSI='262429150227339': No 2G Auth Data 20240910082657873 DAUC <0003> db_auc.c:192 IMSI='262429150227339': No 3G Auth Data 20240910082657936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082657949 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429150227339" session_id=3543756221 session_state=BEGIN} 20240910082657949 DSS <0004> hlr_ussd.c:576 262429150227339/0xd3396dbd: Process SS (BEGIN) 20240910082657949 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082657949 DSS <0004> hlr_ussd.c:518 262429150227339/0xd3396dbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657949 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657949 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082657951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657951 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082657951 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150227339" session_id=3543756221 session_state=END} 20240910082657951 DSS <0004> hlr_ussd.c:576 262429150227339/0xd3396dbd: Process SS (END) 20240910082657951 DSS <0004> hlr_ussd.c:518 262429150227339/0xd3396dbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082657951 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429150227339" session_id=3543756221 session_state=END} 20240910082657951 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082657951 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429150227339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082657951 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657952 DLINP <000b> input/ipa.c:451 connected read/write 20240910082657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082657955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34006<->l=127.0.0.1:4258 20240910082657962 DAUC <0003> db_auc.c:157 IMSI='262427828620071': No 2G Auth Data 20240910082657962 DAUC <0003> db_auc.c:192 IMSI='262427828620071': No 3G Auth Data 20240910082658005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082658008 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427828620071" session_id=1028700742 session_state=BEGIN} 20240910082658008 DSS <0004> hlr_ussd.c:576 262427828620071/0x3d50ba46: Process SS (BEGIN) 20240910082658008 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910082658008 DSS <0004> hlr_ussd.c:518 262427828620071/0x3d50ba46: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082658008 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658008 DLINP <000b> input/ipa.c:431 127.0.0.1:44687 sending data 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082658009 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828620071" session_id=1028700742 session_state=END} 20240910082658009 DSS <0004> hlr_ussd.c:576 262427828620071/0x3d50ba46: Process SS (END) 20240910082658009 DSS <0004> hlr_ussd.c:518 262427828620071/0x3d50ba46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910082658009 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427828620071" session_id=1028700742 session_state=END} 20240910082658009 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082658009 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427828620071 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082658009 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082658012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 20240910082658014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 20240910082658015 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082658015 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082658015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082658015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082658015 DLINP <000b> input/ipa.c:451 connected read/write 20240910082658015 DLINP <000b> input/ipa.c:405 127.0.0.1:44687 message received 20240910082658015 DLINP <000b> input/ipa.c:414 127.0.0.1:44687 connection closed with server 20240910082658015 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44687 20240910082658015 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910082658015 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46627<->l=127.0.0.1:4259) 20240910082658059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 20240910082658160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34028<->l=127.0.0.1:4258 20240910082700894 DSS <0004> hlr_ussd.c:239 262420937829790/0xff32eb76: SS Session Timeout, destroying 20240910082700894 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420937829790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082700971 DSS <0004> hlr_ussd.c:239 262428271613957/0xe68318b9: SS Session Timeout, destroying 20240910082700971 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428271613957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701045 DSS <0004> hlr_ussd.c:239 262420424640913/0x5c14230a: SS Session Timeout, destroying 20240910082701045 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420424640913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701118 DSS <0004> hlr_ussd.c:239 262424686311832/0x357c352a: SS Session Timeout, destroying 20240910082701118 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424686311832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701183 DSS <0004> hlr_ussd.c:239 262428752978639/0x2c47c1f5: SS Session Timeout, destroying 20240910082701183 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262428752978639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082701212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082701217 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4258 20240910082701221 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082701221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082701221 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  20240910082701221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082701221 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  20240910082701221 DLGSUP <0013> gsup_server.c:235 2:  20240910082701221 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082701221 DLGSUP <0013> gsup_server.c:235 3:  20240910082701221 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082701221 DLGSUP <0013> gsup_server.c:235 4:  20240910082701221 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082701221 DLGSUP <0013> gsup_server.c:235 5:  20240910082701221 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082701221 DLGSUP <0013> gsup_server.c:235 7:  20240910082701221 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082701221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082701221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082701221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082701240 DSS <0004> hlr_ussd.c:239 262428504939375/0x0ba2ec76: SS Session Timeout, destroying 20240910082701240 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428504939375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45809<->l=127.0.0.1:4259) 20240910082701262 DAUC <0003> db_auc.c:157 IMSI='262420951102275': No 2G Auth Data 20240910082701262 DAUC <0003> db_auc.c:192 IMSI='262420951102275': No 3G Auth Data 20240910082701310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 20240910082701313 DSS <0004> hlr_ussd.c:239 262421802980153/0x3a956bf5: SS Session Timeout, destroying 20240910082701313 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421802980153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701321 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420951102275" session_id=1573520062 session_state=BEGIN} 20240910082701321 DSS <0004> hlr_ussd.c:576 262420951102275/0x5dca02be: Process SS (BEGIN) 20240910082701321 DSS <0004> hlr_ussd.c:498 262420951102275/0x5dca02be: SS CompType=Invoke, OpCode=InterrogateSS 20240910082701321 DSS <0004> hlr_ussd.c:506 262420951102275/0x5dca02be: Structured SS requests are not supported, rejecting... 20240910082701321 DSS <0004> hlr_ussd.c:354 262420951102275/0x5dca02be: Tx ReturnError(0, 0x15) 20240910082701321 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420951102275" session_id=1573520062 session_state=END} 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082701321 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082701325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4258 20240910082701346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4258 20240910082701346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082701346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082701346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082701346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082701346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082701346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45809<->l=127.0.0.1:4259) 20240910082701364 DSS <0004> hlr_ussd.c:239 262427322574431/0xa9a1cec6: SS Session Timeout, destroying 20240910082701364 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427322574431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082701369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20240910082701470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34048<->l=127.0.0.1:4258 20240910082704552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082704552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082704553 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20240910082704554 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704554 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082704554 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082704554 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  20240910082704554 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082704554 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  20240910082704555 DLGSUP <0013> gsup_server.c:235 2:  20240910082704555 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082704555 DLGSUP <0013> gsup_server.c:235 3:  20240910082704555 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082704555 DLGSUP <0013> gsup_server.c:235 4:  20240910082704555 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082704555 DLGSUP <0013> gsup_server.c:235 5:  20240910082704555 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082704555 DLGSUP <0013> gsup_server.c:235 7:  20240910082704555 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082704555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082704555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082704555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082704562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38753<->l=127.0.0.1:4259) 20240910082704571 DAUC <0003> db_auc.c:157 IMSI='262425789351740': No 2G Auth Data 20240910082704571 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data 20240910082704600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704602 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789351740"} 20240910082704602 DMAIN <0000> hlr.c:424 IMSI='262425789351740': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704602 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425789351740"} 20240910082704602 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704602 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704603 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data 20240910082704605 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704605 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425789351740"} 20240910082704605 DAUC <0003> hlr.c:417 IMSI='262425789351740': storing IMEI = 12345678901234 20240910082704613 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425789351740"} 20240910082704613 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425789351740 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704613 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704613 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704614 DAUC <0003> db_auc.c:192 IMSI='262425789351740': No 3G Auth Data 20240910082704614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 20240910082704655 DAUC <0003> db_auc.c:157 IMSI='262420308444379': No 2G Auth Data 20240910082704655 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data 20240910082704686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4258 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704689 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308444379"} 20240910082704689 DMAIN <0000> hlr.c:424 IMSI='262420308444379': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704689 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420308444379"} 20240910082704689 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704689 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704689 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data 20240910082704690 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704690 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420308444379"} 20240910082704690 DAUC <0003> hlr.c:417 IMSI='262420308444379': storing IMEI = 12345678901234 20240910082704697 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420308444379"} 20240910082704697 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420308444379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704697 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704697 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704697 DAUC <0003> db_auc.c:192 IMSI='262420308444379': No 3G Auth Data 20240910082704698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4258 20240910082704730 DAUC <0003> db_auc.c:157 IMSI='262426128650386': No 2G Auth Data 20240910082704730 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data 20240910082704754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4258 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704757 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426128650386"} 20240910082704757 DMAIN <0000> hlr.c:424 IMSI='262426128650386': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704757 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426128650386"} 20240910082704757 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704757 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704757 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data 20240910082704759 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704759 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426128650386"} 20240910082704759 DAUC <0003> hlr.c:417 IMSI='262426128650386': storing IMEI = 12345678901234 20240910082704770 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426128650386"} 20240910082704770 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426128650386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704770 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704770 DAUC <0003> db_auc.c:192 IMSI='262426128650386': No 3G Auth Data 20240910082704771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37884<->l=127.0.0.1:4258 20240910082704798 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704798 DAUC <0003> db_auc.c:192 IMSI='262422056058865': No 3G Auth Data 20240910082704822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704824 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056058865"} 20240910082704824 DMAIN <0000> hlr.c:424 IMSI='262422056058865': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704824 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056058865"} 20240910082704824 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704824 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704825 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704825 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056058865"} 20240910082704825 DAUC <0003> hlr.c:417 IMSI='262422056058865': storing IMEI = 12345678901234 20240910082704831 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056058865"} 20240910082704831 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422056058865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704831 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704831 DAUC <0003> db_auc.c:157 IMSI='262422056058865': No 2G Auth Data 20240910082704831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37890<->l=127.0.0.1:4258 20240910082704861 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704861 DAUC <0003> db_auc.c:192 IMSI='262425274794662': No 3G Auth Data 20240910082704894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704896 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274794662"} 20240910082704896 DMAIN <0000> hlr.c:424 IMSI='262425274794662': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704896 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274794662"} 20240910082704896 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704896 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704897 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704898 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704898 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425274794662"} 20240910082704898 DAUC <0003> hlr.c:417 IMSI='262425274794662': storing IMEI = 12345678901234 20240910082704903 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425274794662"} 20240910082704903 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425274794662 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704903 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704903 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704903 DAUC <0003> db_auc.c:157 IMSI='262425274794662': No 2G Auth Data 20240910082704903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37894<->l=127.0.0.1:4258 20240910082704929 DAUC <0003> db_auc.c:157 IMSI='262428193960055': No 2G Auth Data 20240910082704929 DAUC <0003> db_auc.c:192 IMSI='262428193960055': No 3G Auth Data 20240910082704972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704975 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428193960055"} 20240910082704975 DMAIN <0000> hlr.c:424 IMSI='262428193960055': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082704975 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428193960055"} 20240910082704975 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704976 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082704976 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428193960055"} 20240910082704976 DAUC <0003> hlr.c:417 IMSI='262428193960055': storing IMEI = 12345678901234 20240910082704986 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428193960055"} 20240910082704986 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428193960055 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082704986 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704986 DLINP <000b> input/ipa.c:451 connected read/write 20240910082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082704987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37910<->l=127.0.0.1:4258 20240910082705032 DAUC <0003> db_auc.c:157 IMSI='262429617654726': No 2G Auth Data 20240910082705032 DAUC <0003> db_auc.c:192 IMSI='262429617654726': No 3G Auth Data 20240910082705088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705096 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617654726"} 20240910082705096 DMAIN <0000> hlr.c:424 IMSI='262429617654726': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082705096 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617654726"} 20240910082705096 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705103 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705103 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617654726"} 20240910082705103 DAUC <0003> hlr.c:417 IMSI='262429617654726': storing IMEI = 12345678901234 20240910082705117 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617654726"} 20240910082705117 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429617654726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705117 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20240910082705149 DAUC <0003> db_auc.c:157 IMSI='262428269565947': No 2G Auth Data 20240910082705149 DAUC <0003> db_auc.c:192 IMSI='262428269565947': No 3G Auth Data 20240910082705199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705212 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269565947"} 20240910082705212 DMAIN <0000> hlr.c:424 IMSI='262428269565947': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082705212 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269565947"} 20240910082705212 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705212 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705219 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428269565947"} 20240910082705219 DAUC <0003> hlr.c:417 IMSI='262428269565947': storing IMEI = 12345678901234 20240910082705225 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428269565947"} 20240910082705225 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428269565947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082705225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705225 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082705228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20240910082705273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20240910082705274 DLINP <000b> input/ipa.c:451 connected read/write 20240910082705274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082705274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082705274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082705274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082705274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38753<->l=127.0.0.1:4259) 20240910082705308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37950<->l=127.0.0.1:4258 20240910082705409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37950<->l=127.0.0.1:4258 20240910082708474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082708474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082708475 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20240910082708476 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708476 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082708476 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082708476 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  20240910082708476 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082708476 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  20240910082708476 DLGSUP <0013> gsup_server.c:235 2:  20240910082708476 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082708476 DLGSUP <0013> gsup_server.c:235 3:  20240910082708476 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082708476 DLGSUP <0013> gsup_server.c:235 4:  20240910082708476 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082708476 DLGSUP <0013> gsup_server.c:235 5:  20240910082708476 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082708476 DLGSUP <0013> gsup_server.c:235 7:  20240910082708476 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082708476 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082708476 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082708476 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082708483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42325<->l=127.0.0.1:4259) 20240910082708496 DAUC <0003> db_auc.c:157 IMSI='262420069805983': No 2G Auth Data 20240910082708496 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data 20240910082708542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708545 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420069805983" source_name="the-source\n"} 20240910082708545 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910082708545 DMAIN <0000> hlr.c:424 IMSI='262420069805983': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708545 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420069805983" destination_name="the-source\n"} 20240910082708545 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708545 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708546 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data 20240910082708547 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708547 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420069805983" source_name="the-source\n"} 20240910082708547 DAUC <0003> hlr.c:417 IMSI='262420069805983': storing IMEI = 12345678901234 20240910082708558 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420069805983" destination_name="the-source\n"} 20240910082708558 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420069805983 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708558 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708558 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708558 DAUC <0003> db_auc.c:192 IMSI='262420069805983': No 3G Auth Data 20240910082708559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20240910082708614 DAUC <0003> db_auc.c:157 IMSI='262428927453984': No 2G Auth Data 20240910082708614 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data 20240910082708646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708648 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428927453984" source_name="the-source\n"} 20240910082708648 DMAIN <0000> hlr.c:424 IMSI='262428927453984': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708648 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428927453984" destination_name="the-source\n"} 20240910082708648 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708648 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708649 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data 20240910082708650 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708650 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428927453984" source_name="the-source\n"} 20240910082708650 DAUC <0003> hlr.c:417 IMSI='262428927453984': storing IMEI = 12345678901234 20240910082708661 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428927453984" destination_name="the-source\n"} 20240910082708661 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428927453984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708661 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708661 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708662 DAUC <0003> db_auc.c:192 IMSI='262428927453984': No 3G Auth Data 20240910082708663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20240910082708698 DAUC <0003> db_auc.c:157 IMSI='262424619644447': No 2G Auth Data 20240910082708698 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data 20240910082708732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4258 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708735 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424619644447" source_name="the-source\n"} 20240910082708735 DMAIN <0000> hlr.c:424 IMSI='262424619644447': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708735 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424619644447" destination_name="the-source\n"} 20240910082708735 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708735 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708736 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data 20240910082708737 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708737 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424619644447" source_name="the-source\n"} 20240910082708737 DAUC <0003> hlr.c:417 IMSI='262424619644447': storing IMEI = 12345678901234 20240910082708752 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424619644447" destination_name="the-source\n"} 20240910082708752 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424619644447 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708752 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708752 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708753 DAUC <0003> db_auc.c:192 IMSI='262424619644447': No 3G Auth Data 20240910082708753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4258 20240910082708790 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708790 DAUC <0003> db_auc.c:192 IMSI='262426625479737': No 3G Auth Data 20240910082708819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708822 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625479737" source_name="the-source\n"} 20240910082708822 DMAIN <0000> hlr.c:424 IMSI='262426625479737': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708822 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625479737" destination_name="the-source\n"} 20240910082708822 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708822 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708823 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708824 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708824 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426625479737" source_name="the-source\n"} 20240910082708824 DAUC <0003> hlr.c:417 IMSI='262426625479737': storing IMEI = 12345678901234 20240910082708836 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426625479737" destination_name="the-source\n"} 20240910082708836 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262426625479737 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708836 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708836 DAUC <0003> db_auc.c:157 IMSI='262426625479737': No 2G Auth Data 20240910082708836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20240910082708881 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data 20240910082708881 DAUC <0003> db_auc.c:192 IMSI='262429618671690': No 3G Auth Data 20240910082708915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708917 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429618671690" source_name="the-source\n"} 20240910082708917 DMAIN <0000> hlr.c:424 IMSI='262429618671690': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082708917 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429618671690" destination_name="the-source\n"} 20240910082708917 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708917 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708918 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data 20240910082708920 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082708920 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429618671690" source_name="the-source\n"} 20240910082708920 DAUC <0003> hlr.c:417 IMSI='262429618671690': storing IMEI = 12345678901234 20240910082708933 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429618671690" destination_name="the-source\n"} 20240910082708933 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429618671690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082708933 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708933 DLINP <000b> input/ipa.c:451 connected read/write 20240910082708933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082708933 DAUC <0003> db_auc.c:157 IMSI='262429618671690': No 2G Auth Data 20240910082708934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 20240910082708980 DAUC <0003> db_auc.c:157 IMSI='262423278567629': No 2G Auth Data 20240910082708980 DAUC <0003> db_auc.c:192 IMSI='262423278567629': No 3G Auth Data 20240910082709020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709022 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278567629" source_name="the-source\n"} 20240910082709022 DMAIN <0000> hlr.c:424 IMSI='262423278567629': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709022 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278567629" destination_name="the-source\n"} 20240910082709022 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709024 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423278567629" source_name="the-source\n"} 20240910082709024 DAUC <0003> hlr.c:417 IMSI='262423278567629': storing IMEI = 12345678901234 20240910082709038 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423278567629" destination_name="the-source\n"} 20240910082709038 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423278567629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709038 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20240910082709172 DAUC <0003> db_auc.c:157 IMSI='262424130833109': No 2G Auth Data 20240910082709172 DAUC <0003> db_auc.c:192 IMSI='262424130833109': No 3G Auth Data 20240910082709231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709243 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424130833109" source_name="the-source\n"} 20240910082709243 DMAIN <0000> hlr.c:424 IMSI='262424130833109': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709243 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424130833109" destination_name="the-source\n"} 20240910082709243 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709243 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709253 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709253 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424130833109" source_name="the-source\n"} 20240910082709253 DAUC <0003> hlr.c:417 IMSI='262424130833109': storing IMEI = 12345678901234 20240910082709263 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424130833109" destination_name="the-source\n"} 20240910082709263 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424130833109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709263 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20240910082709313 DAUC <0003> db_auc.c:157 IMSI='262420318279177': No 2G Auth Data 20240910082709313 DAUC <0003> db_auc.c:192 IMSI='262420318279177': No 3G Auth Data 20240910082709362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709367 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318279177" source_name="the-source\n"} 20240910082709367 DMAIN <0000> hlr.c:424 IMSI='262420318279177': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910082709367 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318279177" destination_name="the-source\n"} 20240910082709367 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709372 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709372 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420318279177" source_name="the-source\n"} 20240910082709372 DAUC <0003> hlr.c:417 IMSI='262420318279177': storing IMEI = 12345678901234 20240910082709376 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420318279177" destination_name="the-source\n"} 20240910082709376 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420318279177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082709376 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709376 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082709380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.1:4258 20240910082709407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20240910082709407 DLINP <000b> input/ipa.c:451 connected read/write 20240910082709407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082709407 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082709407 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082709407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082709407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910082709407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42325<->l=127.0.0.1:4259) 20240910082709431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20240910082709532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20240910082712568 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082712568 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082712569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20240910082712571 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712571 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082712571 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082712571 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  20240910082712571 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082712571 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  20240910082712571 DLGSUP <0013> gsup_server.c:235 2:  20240910082712571 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082712571 DLGSUP <0013> gsup_server.c:235 3:  20240910082712571 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082712571 DLGSUP <0013> gsup_server.c:235 4:  20240910082712571 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082712571 DLGSUP <0013> gsup_server.c:235 5:  20240910082712571 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082712571 DLGSUP <0013> gsup_server.c:235 7:  20240910082712571 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082712571 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082712571 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082712571 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082712579 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42465<->l=127.0.0.1:4259) 20240910082712595 DAUC <0003> db_auc.c:157 IMSI='262422102887835': No 2G Auth Data 20240910082712595 DAUC <0003> db_auc.c:192 IMSI='262422102887835': No 3G Auth Data 20240910082712635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712637 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712637 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712637 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712637 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712637 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712639 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712639 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712639 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712639 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712639 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712640 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712640 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712640 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712640 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712640 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712641 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712641 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712641 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712641 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712641 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712642 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422102887835"} 20240910082712642 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712642 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422102887835" cause=Invalid mandatory information} 20240910082712642 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422102887835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712642 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20240910082712680 DAUC <0003> db_auc.c:157 IMSI='262420858897146': No 2G Auth Data 20240910082712680 DAUC <0003> db_auc.c:192 IMSI='262420858897146': No 3G Auth Data 20240910082712709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712711 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712711 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712711 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712711 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712711 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712712 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712712 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712712 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712712 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712712 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712713 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712713 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712713 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712713 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712713 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712714 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712714 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712714 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712714 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712714 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712715 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420858897146"} 20240910082712715 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712715 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420858897146" cause=Invalid mandatory information} 20240910082712715 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420858897146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712715 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20240910082712752 DAUC <0003> db_auc.c:157 IMSI='262422316547912': No 2G Auth Data 20240910082712752 DAUC <0003> db_auc.c:192 IMSI='262422316547912': No 3G Auth Data 20240910082712789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712792 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712792 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712792 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712792 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712792 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712793 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712793 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712793 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712793 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712793 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712794 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712794 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712794 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712794 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712794 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712795 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712795 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712795 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712795 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712795 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712796 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422316547912"} 20240910082712796 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712796 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422316547912" cause=Invalid mandatory information} 20240910082712796 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422316547912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712796 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20240910082712828 DAUC <0003> db_auc.c:157 IMSI='262424637025949': No 2G Auth Data 20240910082712828 DAUC <0003> db_auc.c:192 IMSI='262424637025949': No 3G Auth Data 20240910082712865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712867 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712867 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712867 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712867 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712867 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712868 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712868 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712868 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712868 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712869 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712869 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712869 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712869 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712869 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712870 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712870 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712870 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712870 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712870 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424637025949"} 20240910082712870 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712870 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424637025949" cause=Invalid mandatory information} 20240910082712870 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424637025949 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712870 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712871 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20240910082712907 DAUC <0003> db_auc.c:157 IMSI='262427444136504': No 2G Auth Data 20240910082712907 DAUC <0003> db_auc.c:192 IMSI='262427444136504': No 3G Auth Data 20240910082712938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712940 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712940 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082712940 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712940 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712940 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712940 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082712940 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712940 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712940 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712941 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712941 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082712941 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712941 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712941 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712941 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082712941 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712941 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712941 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082712942 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427444136504"} 20240910082712942 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082712942 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427444136504" cause=Invalid mandatory information} 20240910082712942 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427444136504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712942 DLINP <000b> input/ipa.c:451 connected read/write 20240910082712942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082712943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20240910082712981 DAUC <0003> db_auc.c:157 IMSI='262426105053167': No 2G Auth Data 20240910082712981 DAUC <0003> db_auc.c:192 IMSI='262426105053167': No 3G Auth Data 20240910082713023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713025 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713025 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713025 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713025 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713025 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713027 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713027 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713027 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713027 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713027 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713028 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713028 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713028 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713028 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713028 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713029 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713029 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713029 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713029 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713029 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426105053167"} 20240910082713029 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713029 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426105053167" cause=Invalid mandatory information} 20240910082713029 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426105053167 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713029 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20240910082713078 DAUC <0003> db_auc.c:157 IMSI='262424989739818': No 2G Auth Data 20240910082713078 DAUC <0003> db_auc.c:192 IMSI='262424989739818': No 3G Auth Data 20240910082713130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713136 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713136 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713136 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713136 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713136 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713139 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713139 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713139 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713139 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713139 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713140 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713140 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713140 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713140 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713140 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713142 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713142 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713142 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713142 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713142 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713143 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424989739818"} 20240910082713143 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713143 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424989739818" cause=Invalid mandatory information} 20240910082713143 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424989739818 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713143 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20240910082713191 DAUC <0003> db_auc.c:157 IMSI='262424680751700': No 2G Auth Data 20240910082713191 DAUC <0003> db_auc.c:192 IMSI='262424680751700': No 3G Auth Data 20240910082713233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713236 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713236 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910082713236 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713236 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713236 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713237 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713237 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910082713237 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713237 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713237 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713239 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713239 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910082713239 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713239 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713239 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713240 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713240 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910082713240 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713240 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713240 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713241 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424680751700"} 20240910082713241 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910082713241 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424680751700" cause=Invalid mandatory information} 20240910082713241 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424680751700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713241 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082713242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43730<->l=127.0.0.1:4258 20240910082713281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20240910082713282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082713282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082713282 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082713282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082713282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082713282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42465<->l=127.0.0.1:4259) 20240910082713325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20240910082713426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20240910082716520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082716520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082716521 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20240910082716522 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082716522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082716522 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  20240910082716522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082716522 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  20240910082716522 DLGSUP <0013> gsup_server.c:235 2:  20240910082716522 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082716522 DLGSUP <0013> gsup_server.c:235 3:  20240910082716522 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082716522 DLGSUP <0013> gsup_server.c:235 4:  20240910082716522 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082716522 DLGSUP <0013> gsup_server.c:235 5:  20240910082716522 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082716522 DLGSUP <0013> gsup_server.c:235 7:  20240910082716522 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082716522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082716522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082716522 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082716530 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20240910082716536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716566 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316610672"} 20240910082716566 DMAIN <0000> hlr.c:424 IMSI='262427316610672': has IMEI = 22245678901234 (consider setting 'store-imei') 20240910082716566 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240910082716566 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427316610672" cause=Invalid mandatory information} 20240910082716566 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716566 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716569 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427316610672"} 20240910082716569 DAUC <0003> hlr.c:417 IMSI='262427316610672': storing IMEI = 22245678901234 20240910082716569 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427316610672': no such subscriber 20240910082716569 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240910082716569 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427316610672" cause=Invalid mandatory information} 20240910082716569 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427316610672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716569 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082716569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20240910082716570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20240910082716570 DLINP <000b> input/ipa.c:451 connected read/write 20240910082716570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082716570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082716570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082716570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082716571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20240910082716626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20240910082716727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20240910082719801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082719801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082719805 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20240910082719811 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082719811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082719811 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  20240910082719811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082719811 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  20240910082719811 DLGSUP <0013> gsup_server.c:235 2:  20240910082719811 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082719811 DLGSUP <0013> gsup_server.c:235 3:  20240910082719811 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082719811 DLGSUP <0013> gsup_server.c:235 4:  20240910082719811 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082719811 DLGSUP <0013> gsup_server.c:235 5:  20240910082719811 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082719811 DLGSUP <0013> gsup_server.c:235 7:  20240910082719811 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082719811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082719811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082719811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082719841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40101<->l=127.0.0.1:4259) 20240910082719853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20240910082719856 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719856 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082719856 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082719877 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='175' 20240910082719877 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082719938 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082719938 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082719938 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719938 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719946 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719946 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719950 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719950 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719952 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082719952 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082719956 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719956 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082719956 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082719956 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082719991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082719991 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082719991 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719991 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082719997 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082719997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082719997 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082719997 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082719997 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082719997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082719997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082719997 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082719997 DLINP <000b> input/ipa.c:451 connected read/write 20240910082719997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720024 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720024 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720024 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720049 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='650' 20240910082720050 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720061 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720061 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720061 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720061 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720067 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720067 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720069 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720069 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720070 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720070 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720071 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720071 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720074 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720074 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720074 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082720091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082720091 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720091 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720091 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720096 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720096 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082720096 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082720096 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082720096 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082720097 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082720097 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082720097 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720097 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720111 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720111 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720111 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720147 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='021' 20240910082720147 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720156 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720156 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720156 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720162 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720162 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720164 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720164 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720166 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720166 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720167 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720167 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720171 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720171 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720171 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720171 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720171 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720171 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720171 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720171 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720171 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720185 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720185 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720185 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720208 DMAIN <0000> hlr.c:232 IMSI='262428683472485': Successfully assigned MSISDN='860' 20240910082720208 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720219 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720219 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720219 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720224 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720224 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720225 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720225 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720228 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720228 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720231 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720231 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720231 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720231 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720231 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720231 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720231 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720231 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720231 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720245 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720245 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720245 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720249 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720260 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720260 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720260 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720260 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720262 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720262 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720263 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720264 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720265 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720265 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720267 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720267 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720267 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082720267 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428683472485" cause=GPRS services not allowed} 20240910082720267 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082720267 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720267 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720284 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720284 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683472485"} 20240910082720284 DMAIN <0000> hlr.c:216 IMSI='262428683472485': Creating subscriber on demand 20240910082720298 DAUC <0003> hlr.c:417 IMSI='262428683472485': storing IMEI = 12345678901234 20240910082720311 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428683472485"} 20240910082720311 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910082720311 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720311 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720316 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720316 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720318 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720318 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720320 DAUC <0003> db_auc.c:157 IMSI='262428683472485': No 2G Auth Data 20240910082720320 DAUC <0003> db_auc.c:192 IMSI='262428683472485': No 3G Auth Data 20240910082720322 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720322 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720322 DLU <0006> fsm.c:456 lu(262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082720322 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082720346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082720346 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428683472485" cn_domain=PS} 20240910082720346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720346 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720350 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720350 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428683472485"} 20240910082720350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082720350 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082720350 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428683472485"} 20240910082720350 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428683472485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082720350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082720351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082720351 DLU <0006> fsm.c:568 lu(PS:IMSI-262428683472485)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082720351 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720351 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082720363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 20240910082720365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20240910082720367 DLINP <000b> input/ipa.c:451 connected read/write 20240910082720367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082720367 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082720367 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082720367 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082720367 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40101<->l=127.0.0.1:4259) 20240910082720458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20240910082720559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20240910082723627 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082723627 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082723631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20240910082723638 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082723638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082723638 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  20240910082723638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082723638 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  20240910082723638 DLGSUP <0013> gsup_server.c:235 2:  20240910082723638 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082723638 DLGSUP <0013> gsup_server.c:235 3:  20240910082723638 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082723638 DLGSUP <0013> gsup_server.c:235 4:  20240910082723638 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082723638 DLGSUP <0013> gsup_server.c:235 5:  20240910082723638 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082723638 DLGSUP <0013> gsup_server.c:235 7:  20240910082723638 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082723638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082723638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082723638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082723657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20240910082723664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4258 20240910082723682 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723682 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723682 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723709 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='669' 20240910082723709 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723709 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723756 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723756 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723756 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723758 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723758 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723758 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723758 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723758 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723758 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723758 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723758 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723759 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723759 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723759 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723759 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723772 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723772 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723817 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='172' 20240910082723817 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723817 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723840 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723840 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723841 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723841 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723841 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723841 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723841 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723841 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723842 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723842 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723843 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723843 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723868 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723868 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723868 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723884 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='089' 20240910082723884 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723884 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723884 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723884 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723884 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723884 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723885 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723885 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723886 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723886 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723892 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723892 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723892 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723918 DMAIN <0000> hlr.c:232 IMSI='262427325566411': Successfully assigned MSISDN='256' 20240910082723918 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723918 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723918 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723918 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723918 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723918 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723919 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723919 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723920 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723920 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723920 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723920 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723936 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723936 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723936 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723948 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723948 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910082723948 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427325566411" cause=GPRS services not allowed} 20240910082723948 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723948 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Freeing instance 20240910082723948 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Deallocated 20240910082723948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723948 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723949 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723949 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723961 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723961 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723961 DMAIN <0000> hlr.c:216 IMSI='262427325566411': Creating subscriber on demand 20240910082723971 DLU <0006> fsm.c:456 lu(262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082723971 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082723989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082723989 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427325566411" cn_domain=PS} 20240910082723989 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723989 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082723990 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427325566411"} 20240910082723990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082723990 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082723990 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427325566411"} 20240910082723990 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427325566411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082723990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082723990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082723990 DLU <0006> fsm.c:568 lu(PS:IMSI-262427325566411)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723990 DLINP <000b> input/ipa.c:451 connected read/write 20240910082723990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082723991 DAUC <0003> db_auc.c:157 IMSI='262427325566411': No 2G Auth Data 20240910082723991 DAUC <0003> db_auc.c:192 IMSI='262427325566411': No 3G Auth Data 20240910082724002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4258 20240910082724002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4258 20240910082724003 DLINP <000b> input/ipa.c:451 connected read/write 20240910082724003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082724003 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082724003 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082724003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082724003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35761<->l=127.0.0.1:4259) 20240910082724034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 20240910082724134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41422<->l=127.0.0.1:4258 20240910082727199 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082727199 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082727200 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 20240910082727201 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727201 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082727201 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082727201 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  20240910082727201 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082727201 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  20240910082727201 DLGSUP <0013> gsup_server.c:235 2:  20240910082727201 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082727201 DLGSUP <0013> gsup_server.c:235 3:  20240910082727201 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082727201 DLGSUP <0013> gsup_server.c:235 4:  20240910082727201 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082727201 DLGSUP <0013> gsup_server.c:235 5:  20240910082727201 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082727201 DLGSUP <0013> gsup_server.c:235 7:  20240910082727201 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082727201 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082727201 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082727201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082727208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45523<->l=127.0.0.1:4259) 20240910082727213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41450<->l=127.0.0.1:4258 20240910082727242 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727242 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426025414649"} 20240910082727242 DMAIN <0000> hlr.c:216 IMSI='262426025414649': Creating subscriber on demand 20240910082727402 DMAIN <0000> hlr.c:232 IMSI='262426025414649': Successfully assigned MSISDN='605' 20240910082727402 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727402 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727402 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 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 20240910082727402 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426025414649" cause=IMSI unknown in HLR} 20240910082727402 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910082727402 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727402 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727410 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727410 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727413 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727413 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727416 DAUC <0003> db_auc.c:157 IMSI='262426025414649': No 2G Auth Data 20240910082727416 DAUC <0003> db_auc.c:192 IMSI='262426025414649': No 3G Auth Data 20240910082727421 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727421 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426025414649" cn_domain=PS} 20240910082727421 DLU <0006> fsm.c:456 lu(262426025414649)[0x55cc1ca9e760]{UNVALIDATED}: Allocated 20240910082727421 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910082727441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082727441 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426025414649" cn_domain=PS} 20240910082727441 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727441 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727443 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426025414649"} 20240910082727443 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082727443 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082727443 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426025414649"} 20240910082727443 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426025414649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082727443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082727443 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082727443 DLU <0006> fsm.c:568 lu(PS:IMSI-262426025414649)[0x55cc1ca9e760]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727443 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082727454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41450<->l=127.0.0.1:4258 20240910082727454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4258 20240910082727455 DLINP <000b> input/ipa.c:451 connected read/write 20240910082727455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082727455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082727455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082727455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082727455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45523<->l=127.0.0.1:4259) 20240910082727490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 20240910082727590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 20240910082730662 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082730662 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082730663 DLINP <000b> input/ipa.c:451 connected read/write 20240910082730663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082730664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 20240910082730665 DLINP <000b> input/ipa.c:451 connected read/write 20240910082730665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082730665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082730665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082730665 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  20240910082730665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082730665 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  20240910082730665 DLGSUP <0013> gsup_server.c:235 2:  20240910082730665 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082730665 DLGSUP <0013> gsup_server.c:235 3:  20240910082730665 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082730665 DLGSUP <0013> gsup_server.c:235 4:  20240910082730665 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082730665 DLGSUP <0013> gsup_server.c:235 5:  20240910082730665 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082730665 DLGSUP <0013> gsup_server.c:235 7:  20240910082730665 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082730665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082730665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082730665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082730676 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32941<->l=127.0.0.1:4259) 20240910082730677 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082730677 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240910082730682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 20240910082730690 DAUC <0003> db_auc.c:157 IMSI='262420183492305': No 2G Auth Data 20240910082730690 DAUC <0003> db_auc.c:192 IMSI='262420183492305': No 3G Auth Data 20240910082730700 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614413312.msisdn 20240910082730700 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614413312.msisdn: not attached (vlr_number unset) 20240910082730700 DDGSM <0007> mslookup_server.c:327 sip.voice.491614413312.msisdn: does not exist in GSUP proxy 20240910082731322 DSS <0004> hlr_ussd.c:239 262420951102275/0x5dca02be: SS Session Timeout, destroying 20240910082731322 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420951102275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910082731702 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731702 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420183492305" cn_domain=CS} 20240910082731702 DLU <0006> fsm.c:456 lu(262420183492305)[0x55cc1ca7da60]{UNVALIDATED}: Allocated 20240910082731702 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240910082731767 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910082731767 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420183492305" cn_domain=CS} 20240910082731767 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731767 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731772 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420183492305"} 20240910082731772 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910082731772 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910082731772 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420183492305"} 20240910082731772 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420183492305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082731772 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910082731772 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910082731772 DLU <0006> fsm.c:568 lu(CS:IMSI-262420183492305)[0x55cc1ca7da60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731772 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082731775 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614413312.msisdn 20240910082731775 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614413312.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240910082731775 DDGSM <0007> mslookup_server.c:327 sip.voice.491614413312.msisdn: does not exist in GSUP proxy 20240910082731775 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614413312.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240910082731789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 20240910082731790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.1:4258 20240910082731791 DLINP <000b> input/ipa.c:451 connected read/write 20240910082731791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082731791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082731791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082731791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082731791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32941<->l=127.0.0.1:4259) 20240910082731819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20240910082731920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20240910082734974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082734974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082734975 DLINP <000b> input/ipa.c:451 connected read/write 20240910082734975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082734976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 20240910082734976 DLINP <000b> input/ipa.c:451 connected read/write 20240910082734976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082734976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082734976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082734976 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  20240910082734976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082734976 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  20240910082734976 DLGSUP <0013> gsup_server.c:235 2:  20240910082734976 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082734976 DLGSUP <0013> gsup_server.c:235 3:  20240910082734976 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082734976 DLGSUP <0013> gsup_server.c:235 4:  20240910082734976 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082734976 DLGSUP <0013> gsup_server.c:235 5:  20240910082734976 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082734976 DLGSUP <0013> gsup_server.c:235 7:  20240910082734976 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082734976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082734976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082734976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082734977 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082734977 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240910082734990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36315<->l=127.0.0.1:4259) 20240910082734991 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082734991 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240910082734996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20240910082735022 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082735022 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421411312283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421411312283" cn_domain=CS} 20240910082735022 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421411312283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082735022 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421411312283 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082735022 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421411312283.imsi 20240910082735022 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421411312283.imsi 20240910082735022 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421411312283.imsi: does not exist in local HLR 20240910082735027 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082735027 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082735027 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082735027 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082735027 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082735027 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082735027 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421411312283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082735027 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082735027 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082735030 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735030 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735030 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082735030 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082735030 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240910082735032 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735032 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735032 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240910082735074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735074 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611425136 20240910082735074 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735074 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735075 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735075 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735075 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-491611425136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735075 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735075 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735076 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735076 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735076 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421411312283 MSISDN-491611425136 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 20240910082735076 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421411312283 MSISDN-491611425136 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082735076 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735076 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082735076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20240910082735077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4258 20240910082735077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36315<->l=127.0.0.1:4259) 20240910082735078 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082735078 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082735078 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910082735078 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082735078 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240910082735078 DLINP <000b> input/ipa.c:451 connected read/write 20240910082735078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082735078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082735078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082735078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082735116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20240910082735217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20240910082738274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082738274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082738278 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54986<->l=127.0.0.1:4258 20240910082738282 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082738282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082738282 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  20240910082738282 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082738282 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  20240910082738282 DLGSUP <0013> gsup_server.c:235 2:  20240910082738282 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082738282 DLGSUP <0013> gsup_server.c:235 3:  20240910082738282 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082738282 DLGSUP <0013> gsup_server.c:235 4:  20240910082738282 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082738282 DLGSUP <0013> gsup_server.c:235 5:  20240910082738282 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082738282 DLGSUP <0013> gsup_server.c:235 7:  20240910082738282 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082738282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082738282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082738282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082738284 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082738284 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240910082738304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20240910082738307 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082738307 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240910082738327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 20240910082738339 DAUC <0003> db_auc.c:157 IMSI='262425093802119': No 2G Auth Data 20240910082738339 DAUC <0003> db_auc.c:192 IMSI='262425093802119': No 3G Auth Data 20240910082738350 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425093802119.imsi 20240910082738350 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425093802119.imsi: found in local HLR 20240910082738362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 20240910082738363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54986<->l=127.0.0.1:4258 20240910082738363 DLINP <000b> input/ipa.c:451 connected read/write 20240910082738363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082738363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082738363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082738363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082738363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20240910082738387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20240910082738487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20240910082741534 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082741534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082741535 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 20240910082741536 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082741536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082741536 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  20240910082741536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082741536 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  20240910082741536 DLGSUP <0013> gsup_server.c:235 2:  20240910082741536 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082741536 DLGSUP <0013> gsup_server.c:235 3:  20240910082741536 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082741536 DLGSUP <0013> gsup_server.c:235 4:  20240910082741536 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082741536 DLGSUP <0013> gsup_server.c:235 5:  20240910082741536 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082741536 DLGSUP <0013> gsup_server.c:235 7:  20240910082741536 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082741536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082741536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082741536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082741537 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082741537 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240910082741551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20240910082741552 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082741552 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240910082741557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20240910082741578 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082741578 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424955445177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424955445177" cn_domain=CS} 20240910082741578 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424955445177 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082741578 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424955445177 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082741578 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424955445177.imsi 20240910082741578 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424955445177.imsi 20240910082741578 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424955445177.imsi: does not exist in local HLR 20240910082741581 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082741581 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082741581 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082741581 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082741581 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082741581 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082741581 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424955445177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082741581 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082741581 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082741582 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741582 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741582 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082741582 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082741582 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240910082741582 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741582 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741582 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240910082741626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741626 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617814626 20240910082741626 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741626 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741626 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741628 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741628 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-491617814626 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082741628 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082741628 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424955445177 MSISDN-491617814626 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 20240910082741628 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424955445177 MSISDN-491617814626 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741628 DLINP <000b> input/ipa.c:451 connected read/write 20240910082741628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082741629 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424955445177.imsi 20240910082741629 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424955445177.imsi: does not exist in local HLR 20240910082742630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20240910082742631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 20240910082742631 DLINP <000b> input/ipa.c:451 connected read/write 20240910082742631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082742631 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082742631 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082742631 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082742631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36795<->l=127.0.0.1:4259) 20240910082742632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082742632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082742632 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910082742632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082742632 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240910082742655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20240910082742756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20240910082745784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910082745784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910082745785 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20240910082745787 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910082745787 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910082745787 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  20240910082745787 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910082745787 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  20240910082745787 DLGSUP <0013> gsup_server.c:235 2:  20240910082745787 DLGSUP <0013> gsup_server.c:237 2: 00  20240910082745787 DLGSUP <0013> gsup_server.c:235 3:  20240910082745787 DLGSUP <0013> gsup_server.c:237 3: 00  20240910082745787 DLGSUP <0013> gsup_server.c:235 4:  20240910082745787 DLGSUP <0013> gsup_server.c:237 4: 00  20240910082745787 DLGSUP <0013> gsup_server.c:235 5:  20240910082745787 DLGSUP <0013> gsup_server.c:237 5: 00  20240910082745787 DLGSUP <0013> gsup_server.c:235 7:  20240910082745787 DLGSUP <0013> gsup_server.c:237 7: 00  20240910082745787 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910082745787 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240910082745787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240910082745787 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910082745787 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240910082745801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39657<->l=127.0.0.1:4259) 20240910082745802 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910082745802 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20240910082745810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20240910082745834 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745834 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421241550024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421241550024" cn_domain=CS} 20240910082745834 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421241550024 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910082745834 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421241550024 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910082745834 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421241550024.imsi 20240910082745834 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421241550024.imsi 20240910082745834 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421241550024.imsi: does not exist in local HLR 20240910082745837 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910082745837 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910082745837 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910082745837 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910082745837 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910082745837 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910082745837 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421241550024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082745837 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910082745837 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910082745838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745838 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910082745838 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910082745838 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240910082745839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745839 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745839 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20240910082745882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745882 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745882 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745882 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610310445 20240910082745882 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745882 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745882 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745884 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745884 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745884 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-491610310445 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745884 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745885 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421241550024 MSISDN-491610310445 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 20240910082745885 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421241550024 MSISDN-491610310445 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910082745885 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910082745885 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610310445.msisdn 20240910082745885 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610310445.msisdn: does not exist in local HLR 20240910082745885 DDGSM <0007> mslookup_server.c:352 sip.voice.491610310445.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240910082745885 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610310445.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20240910082745886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20240910082745887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20240910082745887 DLINP <000b> input/ipa.c:451 connected read/write 20240910082745887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910082745887 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910082745888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910082745888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910082745888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39657<->l=127.0.0.1:4259) 20240910082745888 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910082745888 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910082745888 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910082745888 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910082745888 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240910082745935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 20240910082746036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258