20241222160220819 DMAIN <0000> hlr.c:813 hlr starting 20241222160220820 DDB <0001> db.c:599 using database: :memory: 20241222160220820 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241222160220820 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241222160220820 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241222160220820 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241222160220821 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241222160220821 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241222160220822 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241222160220822 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241222160220823 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241222160222349 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160222349 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160222355 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160222357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241222160222359 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160222359 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160222359 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160222359 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160222359 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160222359 DLGSUP <0013> gsup_server.c:238 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  20241222160222359 DLGSUP <0013> gsup_server.c:236 2:  20241222160222359 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160222359 DLGSUP <0013> gsup_server.c:236 3:  20241222160222360 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160222360 DLGSUP <0013> gsup_server.c:236 4:  20241222160222360 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160222360 DLGSUP <0013> gsup_server.c:236 5:  20241222160222360 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160222360 DLGSUP <0013> gsup_server.c:236 7:  20241222160222360 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160222360 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160222360 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160222360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160222380 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43523<->l=127.0.0.1:4259) 20241222160222395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 20241222160222402 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160222402 DLGSUP <0013> gsup_req.c:140 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"} 20241222160222402 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241222160222402 DLGSUP <0013> gsup_req.c:276 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} 20241222160222402 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160222402 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160222402 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160222404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 20241222160222407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241222160222410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43523<->l=127.0.0.1:4259) 20241222160222410 DLINP <000b> input/ipa.c:452 connected read/write 20241222160222410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160222410 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160222410 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160222410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160222464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46870<->l=127.0.0.1:4258 20241222160222565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46870<->l=127.0.0.1:4258 20241222160225662 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160225662 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160225666 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241222160225672 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225672 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160225672 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160225672 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160225672 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160225672 DLGSUP <0013> gsup_server.c:238 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  20241222160225672 DLGSUP <0013> gsup_server.c:236 2:  20241222160225672 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160225672 DLGSUP <0013> gsup_server.c:236 3:  20241222160225672 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160225672 DLGSUP <0013> gsup_server.c:236 4:  20241222160225672 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160225672 DLGSUP <0013> gsup_server.c:236 5:  20241222160225672 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160225673 DLGSUP <0013> gsup_server.c:236 7:  20241222160225673 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160225673 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160225673 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160225673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160225703 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38229<->l=127.0.0.1:4259) 20241222160225715 DAUC <0003> db_auc.c:157 IMSI='262426006034070': No 2G Auth Data 20241222160225715 DAUC <0003> db_auc.c:192 IMSI='262426006034070': No 3G Auth Data 20241222160225744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4258 20241222160225755 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225755 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426006034070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426006034070"} 20241222160225756 DAUC <0003> db_auc.c:192 IMSI='262426006034070': No 3G Auth Data 20241222160225756 DAUC <0003> db_auc.c:236 IMSI='262426006034070': Calling to generate 5 vectors 20241222160225756 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160225756 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225756 DAUC <0003> auc.c:113 vector [0]: rand = c44fe185fa5d47a4087b897a77255676 20241222160225756 DAUC <0003> auc.c:179 vector [0]: kc = b6f618b85df74c00 20241222160225756 DAUC <0003> auc.c:180 vector [0]: sres = beaa4943 20241222160225756 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160225756 DAUC <0003> auc.c:113 vector [1]: rand = a95871bc83737fd4fdb81f794787b318 20241222160225756 DAUC <0003> auc.c:179 vector [1]: kc = 0e5ce7016799e400 20241222160225756 DAUC <0003> auc.c:180 vector [1]: sres = 43e9f976 20241222160225756 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160225756 DAUC <0003> auc.c:113 vector [2]: rand = 2a48f377ef81219593483d404c5ca411 20241222160225756 DAUC <0003> auc.c:179 vector [2]: kc = c93927b089cb6000 20241222160225756 DAUC <0003> auc.c:180 vector [2]: sres = 7ae74e8e 20241222160225756 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160225756 DAUC <0003> auc.c:113 vector [3]: rand = d9107a4473bad3cc753f6da56d7c5674 20241222160225756 DAUC <0003> auc.c:179 vector [3]: kc = 592a807c5659b000 20241222160225756 DAUC <0003> auc.c:180 vector [3]: sres = 4180ee96 20241222160225756 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160225757 DAUC <0003> auc.c:113 vector [4]: rand = 9659a60174e1c61fe1e4cbf3c2730ff1 20241222160225757 DAUC <0003> auc.c:179 vector [4]: kc = fc75d0fdfd3ea400 20241222160225757 DAUC <0003> auc.c:180 vector [4]: sres = 02b70b3c 20241222160225757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160225757 DAUC <0003> db_auc.c:245 IMSI='262426006034070': Generated 5 vectors 20241222160225757 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426006034070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426006034070"} 20241222160225757 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426006034070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225757 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225757 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46898<->l=127.0.0.1:4258 20241222160225766 DAUC <0003> db_auc.c:157 IMSI='262421963009388': No 2G Auth Data 20241222160225766 DAUC <0003> db_auc.c:192 IMSI='262421963009388': No 3G Auth Data 20241222160225779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241222160225781 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225781 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421963009388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421963009388"} 20241222160225781 DAUC <0003> db_auc.c:192 IMSI='262421963009388': No 3G Auth Data 20241222160225781 DAUC <0003> db_auc.c:236 IMSI='262421963009388': Calling to generate 5 vectors 20241222160225781 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160225781 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225781 DAUC <0003> auc.c:113 vector [0]: rand = 64d272883c0b26da8c1b165378e5f4be 20241222160225781 DAUC <0003> auc.c:179 vector [0]: kc = edf103579e950c00 20241222160225781 DAUC <0003> auc.c:180 vector [0]: sres = 67a6179c 20241222160225781 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160225781 DAUC <0003> auc.c:113 vector [1]: rand = 7398fbe2b8e94cebd759241e0fdccaf7 20241222160225781 DAUC <0003> auc.c:179 vector [1]: kc = 2b2c1b1924432000 20241222160225781 DAUC <0003> auc.c:180 vector [1]: sres = 991e98c5 20241222160225781 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160225781 DAUC <0003> auc.c:113 vector [2]: rand = 64082fba96176097e47eccacaaea30a2 20241222160225781 DAUC <0003> auc.c:179 vector [2]: kc = 7d2f0f85df4f1000 20241222160225781 DAUC <0003> auc.c:180 vector [2]: sres = fb485853 20241222160225781 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160225781 DAUC <0003> auc.c:113 vector [3]: rand = 58e468cc8aeee232d632479b5607dfe2 20241222160225781 DAUC <0003> auc.c:179 vector [3]: kc = 198407194305fc00 20241222160225781 DAUC <0003> auc.c:180 vector [3]: sres = a3dfa17d 20241222160225781 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160225781 DAUC <0003> auc.c:113 vector [4]: rand = b967495cf6be5fb59853ae0e50051a8c 20241222160225781 DAUC <0003> auc.c:179 vector [4]: kc = f00d7c4c8bf54800 20241222160225781 DAUC <0003> auc.c:180 vector [4]: sres = 4f6e19f6 20241222160225781 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160225781 DAUC <0003> db_auc.c:245 IMSI='262421963009388': Generated 5 vectors 20241222160225781 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421963009388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421963009388"} 20241222160225781 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421963009388 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225781 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225781 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241222160225783 DAUC <0003> db_auc.c:157 IMSI='262420738713141': No 2G Auth Data 20241222160225783 DAUC <0003> db_auc.c:192 IMSI='262420738713141': No 3G Auth Data 20241222160225789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241222160225791 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225791 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420738713141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420738713141"} 20241222160225791 DAUC <0003> db_auc.c:192 IMSI='262420738713141': No 3G Auth Data 20241222160225791 DAUC <0003> db_auc.c:236 IMSI='262420738713141': Calling to generate 5 vectors 20241222160225791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160225791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225791 DAUC <0003> auc.c:113 vector [0]: rand = 5c7d291f186294b1f15d9d16348d8e47 20241222160225791 DAUC <0003> auc.c:179 vector [0]: kc = 809e483b614290f7 20241222160225791 DAUC <0003> auc.c:180 vector [0]: sres = dcc44510 20241222160225791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160225791 DAUC <0003> auc.c:113 vector [1]: rand = 392058253dffd2f3cadde6c13751112a 20241222160225791 DAUC <0003> auc.c:179 vector [1]: kc = 3f2a86c483cff798 20241222160225791 DAUC <0003> auc.c:180 vector [1]: sres = beced047 20241222160225791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160225791 DAUC <0003> auc.c:113 vector [2]: rand = dde2a7492b88b5299f91bce27f838b4c 20241222160225791 DAUC <0003> auc.c:179 vector [2]: kc = 14fdef1e06b6d8ba 20241222160225791 DAUC <0003> auc.c:180 vector [2]: sres = ce0abadb 20241222160225791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160225791 DAUC <0003> auc.c:113 vector [3]: rand = 38bf79b726324d2e57b5035dd593567a 20241222160225791 DAUC <0003> auc.c:179 vector [3]: kc = 3f4481329aaa5ccf 20241222160225791 DAUC <0003> auc.c:180 vector [3]: sres = 48450de0 20241222160225791 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160225791 DAUC <0003> auc.c:113 vector [4]: rand = d5010c0442f565bec607a776e311095e 20241222160225791 DAUC <0003> auc.c:179 vector [4]: kc = bd19350ec3ecb3fc 20241222160225791 DAUC <0003> auc.c:180 vector [4]: sres = d811ee54 20241222160225791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160225791 DAUC <0003> db_auc.c:245 IMSI='262420738713141': Generated 5 vectors 20241222160225791 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420738713141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420738713141"} 20241222160225791 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420738713141 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225791 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225791 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46914<->l=127.0.0.1:4258 20241222160225793 DAUC <0003> db_auc.c:157 IMSI='262427917345943': No 2G Auth Data 20241222160225793 DAUC <0003> db_auc.c:192 IMSI='262427917345943': No 3G Auth Data 20241222160225799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20241222160225800 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225800 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917345943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427917345943"} 20241222160225800 DAUC <0003> db_auc.c:157 IMSI='262427917345943': No 2G Auth Data 20241222160225800 DAUC <0003> db_auc.c:236 IMSI='262427917345943': Calling to generate 5 vectors 20241222160225800 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160225800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160225800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160225800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160225800 DAUC <0003> auc.c:113 vector [0]: rand = 9607346ce9076e2d89a33d37bed8bd18 20241222160225800 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160225800 DAUC <0003> auc.c:142 vector [0]: autn = b65d56ab06090000c4713e1715159b6d 20241222160225800 DAUC <0003> auc.c:143 vector [0]: ck = 8902c57e402f266609e8d7931d6da2ce 20241222160225800 DAUC <0003> auc.c:144 vector [0]: ik = a01749bd4fb5eb2e22b78829b60710e4 20241222160225800 DAUC <0003> auc.c:145 vector [0]: res = c134dbb8cef629160000000000000000 20241222160225800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160225800 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160225800 DAUC <0003> auc.c:151 vector [0]: kc = 024ad379a4f07f62 20241222160225800 DAUC <0003> auc.c:152 vector [0]: sres = 0fc2f2ae 20241222160225800 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160225801 DAUC <0003> auc.c:113 vector [1]: rand = 7a35e04af70a1c24073da2fcc1971c74 20241222160225801 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160225801 DAUC <0003> auc.c:142 vector [1]: autn = 41e0559855170000c089af0ba53dd140 20241222160225801 DAUC <0003> auc.c:143 vector [1]: ck = 76138c522f30cc476b76b120eb64864d 20241222160225801 DAUC <0003> auc.c:144 vector [1]: ik = 8aff20e61a009103b0fd44dac3a3638d 20241222160225801 DAUC <0003> auc.c:145 vector [1]: res = f8e029dbb803e5190000000000000000 20241222160225801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160225801 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160225801 DAUC <0003> auc.c:151 vector [1]: kc = 2767594e1df7b884 20241222160225801 DAUC <0003> auc.c:152 vector [1]: sres = 40e3ccc2 20241222160225801 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160225801 DAUC <0003> auc.c:113 vector [2]: rand = aa79edad297e117012acb2243485993c 20241222160225801 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160225801 DAUC <0003> auc.c:142 vector [2]: autn = 9b1a1ea4185800001e11fa681a8822f2 20241222160225801 DAUC <0003> auc.c:143 vector [2]: ck = b70736523fdd70bc306d335b4832ea7b 20241222160225801 DAUC <0003> auc.c:144 vector [2]: ik = 604c7910ef57d041d697d3139c1b4faf 20241222160225801 DAUC <0003> auc.c:145 vector [2]: res = 1fa5354a29d1c62e0000000000000000 20241222160225801 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160225801 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160225801 DAUC <0003> auc.c:151 vector [2]: kc = 31b1af0a04a30529 20241222160225801 DAUC <0003> auc.c:152 vector [2]: sres = 3674f364 20241222160225801 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160225801 DAUC <0003> auc.c:113 vector [3]: rand = fdc1862349a17c5b9d6f76607a650339 20241222160225801 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160225801 DAUC <0003> auc.c:142 vector [3]: autn = 08ec6d12dde5000028ce7a11fee1b219 20241222160225801 DAUC <0003> auc.c:143 vector [3]: ck = 015b353b05aa00ea7e98624f82c29562 20241222160225801 DAUC <0003> auc.c:144 vector [3]: ik = 14b368874e9a6d719da9f450d417d0b9 20241222160225801 DAUC <0003> auc.c:145 vector [3]: res = 456a19d265b524690000000000000000 20241222160225801 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160225801 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160225801 DAUC <0003> auc.c:151 vector [3]: kc = f6d9cba31de52840 20241222160225801 DAUC <0003> auc.c:152 vector [3]: sres = 20df3dbb 20241222160225801 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160225801 DAUC <0003> auc.c:113 vector [4]: rand = 3eaa53d2bad71eadf7e025d554f6930d 20241222160225801 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160225801 DAUC <0003> auc.c:142 vector [4]: autn = 5ebf3d2b64040000555f1d766cfc5418 20241222160225801 DAUC <0003> auc.c:143 vector [4]: ck = e131074aac926145c9a880e5db003312 20241222160225801 DAUC <0003> auc.c:144 vector [4]: ik = d4f839718341d43a9f1e04ee6bec335f 20241222160225801 DAUC <0003> auc.c:145 vector [4]: res = e78a46b0de03a15b0000000000000000 20241222160225801 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160225801 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160225801 DAUC <0003> auc.c:151 vector [4]: kc = 637fba309f3fb532 20241222160225801 DAUC <0003> auc.c:152 vector [4]: sres = 3989e7eb 20241222160225801 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160225801 DAUC <0003> db_auc.c:245 IMSI='262427917345943': Generated 5 vectors 20241222160225801 DAUC <0003> db_auc.c:249 IMSI='262427917345943': Updating SQN=161 in DB 20241222160225801 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917345943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427917345943"} 20241222160225801 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427917345943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225801 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225801 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20241222160225803 DAUC <0003> db_auc.c:157 IMSI='262421114573031': No 2G Auth Data 20241222160225803 DAUC <0003> db_auc.c:192 IMSI='262421114573031': No 3G Auth Data 20241222160225809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46934<->l=127.0.0.1:4258 20241222160225810 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225810 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421114573031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421114573031"} 20241222160225811 DAUC <0003> db_auc.c:157 IMSI='262421114573031': No 2G Auth Data 20241222160225811 DAUC <0003> db_auc.c:236 IMSI='262421114573031': Calling to generate 5 vectors 20241222160225811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160225811 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160225811 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160225811 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160225811 DAUC <0003> auc.c:113 vector [0]: rand = 4f99a0adde337b14c97aa0b93e2e518c 20241222160225811 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160225811 DAUC <0003> auc.c:142 vector [0]: autn = 4f129f28586a000029768be7c4b7af0d 20241222160225811 DAUC <0003> auc.c:143 vector [0]: ck = 9f9f8a88a5bbf610036129df829922a4 20241222160225811 DAUC <0003> auc.c:144 vector [0]: ik = 349fb676df333cac4ef532b3b8bdcf8f 20241222160225811 DAUC <0003> auc.c:145 vector [0]: res = 31a810de2b8d2d730000000000000000 20241222160225811 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160225811 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160225811 DAUC <0003> auc.c:151 vector [0]: kc = e694279240ac2797 20241222160225811 DAUC <0003> auc.c:152 vector [0]: sres = 1a253dad 20241222160225811 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160225811 DAUC <0003> auc.c:113 vector [1]: rand = be22387768eb88e9086082e1786f862d 20241222160225811 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160225811 DAUC <0003> auc.c:142 vector [1]: autn = 986dcaf5664b00006602fb7a1cb56681 20241222160225811 DAUC <0003> auc.c:143 vector [1]: ck = 96f0fbef8269f1be6b4952473d1e8ca7 20241222160225811 DAUC <0003> auc.c:144 vector [1]: ik = 2c5fa500287fb32c04d173c8aedfb2ac 20241222160225811 DAUC <0003> auc.c:145 vector [1]: res = 5eb4eb72263248a60000000000000000 20241222160225811 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160225811 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160225811 DAUC <0003> auc.c:151 vector [1]: kc = d5377f6039d77c99 20241222160225811 DAUC <0003> auc.c:152 vector [1]: sres = 7886a3d4 20241222160225811 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160225811 DAUC <0003> auc.c:113 vector [2]: rand = 724f5b9e0b4443d22988ba12b276fe8b 20241222160225811 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160225811 DAUC <0003> auc.c:142 vector [2]: autn = 7633b9b433950000cfa73a113793d920 20241222160225811 DAUC <0003> auc.c:143 vector [2]: ck = 5fb1eef46d59a26190a05b0245a244ac 20241222160225811 DAUC <0003> auc.c:144 vector [2]: ik = 5d6f02d06d1e17fbb92e54cc8886ddcf 20241222160225811 DAUC <0003> auc.c:145 vector [2]: res = 0eaeb2f904c69ab70000000000000000 20241222160225811 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160225811 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160225811 DAUC <0003> auc.c:151 vector [2]: kc = 2b50e3eacd632cf9 20241222160225811 DAUC <0003> auc.c:152 vector [2]: sres = 0a68284e 20241222160225811 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160225811 DAUC <0003> auc.c:113 vector [3]: rand = 5302b1179431f87e3cb0b096e0227b82 20241222160225811 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160225811 DAUC <0003> auc.c:142 vector [3]: autn = fe4f325bd4a10000f79def5acec9ff0a 20241222160225811 DAUC <0003> auc.c:143 vector [3]: ck = 6b2b1cd8eef5ad9694b034b775c3d612 20241222160225811 DAUC <0003> auc.c:144 vector [3]: ik = 2c2dda8cb9f7e9025833c87e489ebfcd 20241222160225811 DAUC <0003> auc.c:145 vector [3]: res = 7664e905fadd38240000000000000000 20241222160225811 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160225811 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160225811 DAUC <0003> auc.c:151 vector [3]: kc = 8b853a9d6a5f2d4b 20241222160225811 DAUC <0003> auc.c:152 vector [3]: sres = 8cb9d121 20241222160225811 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160225811 DAUC <0003> auc.c:113 vector [4]: rand = 6b1e99f3b7b9ec37b92e1fe7900c87d2 20241222160225811 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160225811 DAUC <0003> auc.c:142 vector [4]: autn = cece8b38101a0000ee796807d17b5504 20241222160225811 DAUC <0003> auc.c:143 vector [4]: ck = 4d280019cb25bf591f26c02785e9f4bc 20241222160225811 DAUC <0003> auc.c:144 vector [4]: ik = 0447fe3c97cc8d2b80175ff2fed20fe0 20241222160225811 DAUC <0003> auc.c:145 vector [4]: res = c3c4130281db80af0000000000000000 20241222160225811 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160225811 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160225811 DAUC <0003> auc.c:151 vector [4]: kc = d65e61f027d2c92e 20241222160225811 DAUC <0003> auc.c:152 vector [4]: sres = 421f93ad 20241222160225811 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160225811 DAUC <0003> db_auc.c:245 IMSI='262421114573031': Generated 5 vectors 20241222160225811 DAUC <0003> db_auc.c:249 IMSI='262421114573031': Updating SQN=161 in DB 20241222160225811 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421114573031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421114573031"} 20241222160225811 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421114573031 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225811 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225811 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46934<->l=127.0.0.1:4258 20241222160225813 DAUC <0003> db_auc.c:157 IMSI='262420363286164': No 2G Auth Data 20241222160225813 DAUC <0003> db_auc.c:192 IMSI='262420363286164': No 3G Auth Data 20241222160225819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4258 20241222160225821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225821 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420363286164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420363286164"} 20241222160225821 DAUC <0003> db_auc.c:236 IMSI='262420363286164': Calling to generate 5 vectors 20241222160225821 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160225821 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160225821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160225821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160225821 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225821 DAUC <0003> auc.c:113 vector [0]: rand = 80c449bb0b047ab0afa5da6546653c80 20241222160225821 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160225821 DAUC <0003> auc.c:142 vector [0]: autn = 8a311304c5650000afb0b36f6530c5e5 20241222160225821 DAUC <0003> auc.c:143 vector [0]: ck = 63d1f5b4203dcb812104cc3b88a4eb32 20241222160225821 DAUC <0003> auc.c:144 vector [0]: ik = 14fb0d8272019b47c607b6d03897ec5a 20241222160225821 DAUC <0003> auc.c:145 vector [0]: res = a250a6c7af9801af0000000000000000 20241222160225821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160225821 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160225821 DAUC <0003> auc.c:179 vector [0]: kc = c3ed68d3f4b38000 20241222160225821 DAUC <0003> auc.c:180 vector [0]: sres = 645f05c5 20241222160225821 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160225821 DAUC <0003> auc.c:113 vector [1]: rand = a2dd42958f3525cbac38d3655cf440e4 20241222160225821 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160225821 DAUC <0003> auc.c:142 vector [1]: autn = 0840d53dfb99000072e8e362cd99549a 20241222160225821 DAUC <0003> auc.c:143 vector [1]: ck = 4e5b3a02d8772ced22d0d2b34d44e849 20241222160225821 DAUC <0003> auc.c:144 vector [1]: ik = af344354f4eab4a3f567893738039706 20241222160225821 DAUC <0003> auc.c:145 vector [1]: res = 795dbc7d41e59c670000000000000000 20241222160225821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160225821 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160225821 DAUC <0003> auc.c:179 vector [1]: kc = fc6f7ac1541e1800 20241222160225821 DAUC <0003> auc.c:180 vector [1]: sres = aa1d1bc5 20241222160225821 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160225821 DAUC <0003> auc.c:113 vector [2]: rand = 9ce3bb2c41763557db508d404cc75d42 20241222160225821 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160225821 DAUC <0003> auc.c:142 vector [2]: autn = 4ab955d559cf00008d47374a73c09aed 20241222160225821 DAUC <0003> auc.c:143 vector [2]: ck = 45ebe96e5e2d1980ab934a5fa01513ca 20241222160225821 DAUC <0003> auc.c:144 vector [2]: ik = 3630a04c98e3f87cfde5209fbb270b1c 20241222160225821 DAUC <0003> auc.c:145 vector [2]: res = 0d477b1d46c349180000000000000000 20241222160225821 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160225821 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160225821 DAUC <0003> auc.c:179 vector [2]: kc = 3fda2c2938c3cc00 20241222160225821 DAUC <0003> auc.c:180 vector [2]: sres = 48e0b221 20241222160225821 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160225821 DAUC <0003> auc.c:113 vector [3]: rand = fd84bb0f4e21ec574b2f7f3a948f7ca4 20241222160225821 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160225821 DAUC <0003> auc.c:142 vector [3]: autn = 669d006bb0550000c90d9f8aebf43a5f 20241222160225821 DAUC <0003> auc.c:143 vector [3]: ck = 73c24ab0085e300af800aef52946f03f 20241222160225821 DAUC <0003> auc.c:144 vector [3]: ik = 1d086d397327bbd25d789abd4b0da103 20241222160225821 DAUC <0003> auc.c:145 vector [3]: res = f594a92d4bb933a30000000000000000 20241222160225821 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160225821 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160225821 DAUC <0003> auc.c:179 vector [3]: kc = bc6f6df07ce6cc00 20241222160225821 DAUC <0003> auc.c:180 vector [3]: sres = 0dfd8bd0 20241222160225821 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160225821 DAUC <0003> auc.c:113 vector [4]: rand = 297446828f72791ca4647346b1b5c907 20241222160225821 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160225821 DAUC <0003> auc.c:142 vector [4]: autn = 5d0ab3838b74000048d9b8df8010e3a6 20241222160225821 DAUC <0003> auc.c:143 vector [4]: ck = 95800edb7b758bb3da1edece8963e241 20241222160225821 DAUC <0003> auc.c:144 vector [4]: ik = 36284ef96ad92af4054867eeb427bb5a 20241222160225821 DAUC <0003> auc.c:145 vector [4]: res = 38c716f8da0fb07f0000000000000000 20241222160225821 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160225821 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160225821 DAUC <0003> auc.c:179 vector [4]: kc = 479c8c410f6ec800 20241222160225821 DAUC <0003> auc.c:180 vector [4]: sres = 6355949d 20241222160225821 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160225821 DAUC <0003> db_auc.c:245 IMSI='262420363286164': Generated 5 vectors 20241222160225821 DAUC <0003> db_auc.c:249 IMSI='262420363286164': Updating SQN=161 in DB 20241222160225821 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420363286164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420363286164"} 20241222160225821 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420363286164 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4258 20241222160225824 DAUC <0003> db_auc.c:157 IMSI='262421330062432': No 2G Auth Data 20241222160225824 DAUC <0003> db_auc.c:192 IMSI='262421330062432': No 3G Auth Data 20241222160225830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46952<->l=127.0.0.1:4258 20241222160225833 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225833 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421330062432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421330062432"} 20241222160225833 DAUC <0003> db_auc.c:236 IMSI='262421330062432': Calling to generate 5 vectors 20241222160225833 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160225833 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160225833 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160225833 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160225833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225833 DAUC <0003> auc.c:113 vector [0]: rand = e98d8ff1d64bdd4945b3092313551e47 20241222160225833 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160225833 DAUC <0003> auc.c:142 vector [0]: autn = 3072e772a20b000092b251db3de944e0 20241222160225833 DAUC <0003> auc.c:143 vector [0]: ck = d97a66212a2d745db1e8d87183764b08 20241222160225833 DAUC <0003> auc.c:144 vector [0]: ik = a047a0e072fd6a0ab13cf94a93cd0db7 20241222160225833 DAUC <0003> auc.c:145 vector [0]: res = 449d4227b28c97a30000000000000000 20241222160225833 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160225833 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160225833 DAUC <0003> auc.c:179 vector [0]: kc = 7491ce1835994800 20241222160225833 DAUC <0003> auc.c:180 vector [0]: sres = aa75a1f9 20241222160225833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160225833 DAUC <0003> auc.c:113 vector [1]: rand = feb474ab5bb16902736c933f4788ca96 20241222160225833 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160225833 DAUC <0003> auc.c:142 vector [1]: autn = b2acb079a7f40000f6621417b7c914df 20241222160225833 DAUC <0003> auc.c:143 vector [1]: ck = 7569aa27b9b2e5cc6634f27842083090 20241222160225833 DAUC <0003> auc.c:144 vector [1]: ik = 47db70bb70b85f57eae1a6459836e5d1 20241222160225833 DAUC <0003> auc.c:145 vector [1]: res = 23f049d091d22c610000000000000000 20241222160225833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160225833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160225833 DAUC <0003> auc.c:179 vector [1]: kc = 3c2dcb1898a15400 20241222160225833 DAUC <0003> auc.c:180 vector [1]: sres = 16fe3983 20241222160225833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160225833 DAUC <0003> auc.c:113 vector [2]: rand = 69acac8554408bf0109039f087f4874b 20241222160225833 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160225833 DAUC <0003> auc.c:142 vector [2]: autn = 2d46741e286e000032b19b18206f92ef 20241222160225833 DAUC <0003> auc.c:143 vector [2]: ck = c929edb48599317fb7c7e4aad7a0d44d 20241222160225833 DAUC <0003> auc.c:144 vector [2]: ik = e78ef937789f9610e534acb966dae56a 20241222160225833 DAUC <0003> auc.c:145 vector [2]: res = ab227509cbad59bf0000000000000000 20241222160225833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160225833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160225833 DAUC <0003> auc.c:179 vector [2]: kc = ad6fddbdc112b000 20241222160225833 DAUC <0003> auc.c:180 vector [2]: sres = a150ef0e 20241222160225833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160225833 DAUC <0003> auc.c:113 vector [3]: rand = 51ec9808098fceb68caf0012898c2779 20241222160225833 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160225833 DAUC <0003> auc.c:142 vector [3]: autn = 6f77d16f3b3e00006849652f85d4bbfb 20241222160225833 DAUC <0003> auc.c:143 vector [3]: ck = 994c96948edcf1019e4719fa39a38ce5 20241222160225833 DAUC <0003> auc.c:144 vector [3]: ik = 633556634691ae13fa4e198072f7c491 20241222160225833 DAUC <0003> auc.c:145 vector [3]: res = 4c6ec07c6d971c510000000000000000 20241222160225833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160225833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160225833 DAUC <0003> auc.c:179 vector [3]: kc = 03a4ac55e5409800 20241222160225833 DAUC <0003> auc.c:180 vector [3]: sres = cb437c55 20241222160225833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160225833 DAUC <0003> auc.c:113 vector [4]: rand = 5746ec99bdeb2fd97d070eb32c4472fc 20241222160225833 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160225833 DAUC <0003> auc.c:142 vector [4]: autn = 32110b2017c00000a12808debfb95eca 20241222160225833 DAUC <0003> auc.c:143 vector [4]: ck = c47dcea0fa7bc86172dbd2ec94f57836 20241222160225833 DAUC <0003> auc.c:144 vector [4]: ik = eb2d9b5fe6c27357230ba15289bb172e 20241222160225833 DAUC <0003> auc.c:145 vector [4]: res = 36cb3c0295498a130000000000000000 20241222160225833 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160225833 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160225833 DAUC <0003> auc.c:179 vector [4]: kc = dd2830257f5c8400 20241222160225833 DAUC <0003> auc.c:180 vector [4]: sres = 51e76c29 20241222160225833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160225833 DAUC <0003> db_auc.c:245 IMSI='262421330062432': Generated 5 vectors 20241222160225833 DAUC <0003> db_auc.c:249 IMSI='262421330062432': Updating SQN=161 in DB 20241222160225833 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421330062432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421330062432"} 20241222160225833 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421330062432 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225833 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225833 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46952<->l=127.0.0.1:4258 20241222160225835 DAUC <0003> db_auc.c:157 IMSI='262423202341917': No 2G Auth Data 20241222160225836 DAUC <0003> db_auc.c:192 IMSI='262423202341917': No 3G Auth Data 20241222160225842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20241222160225843 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225843 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423202341917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423202341917"} 20241222160225843 DAUC <0003> db_auc.c:236 IMSI='262423202341917': Calling to generate 5 vectors 20241222160225843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160225843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160225843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160225843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160225843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160225843 DAUC <0003> auc.c:113 vector [0]: rand = 9aab084caa9e24a86ae524209cf1af27 20241222160225843 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160225843 DAUC <0003> auc.c:142 vector [0]: autn = 4d9810f15ac50000fba35d4819877b52 20241222160225843 DAUC <0003> auc.c:143 vector [0]: ck = 4ebb189bf176201c5ed106bf0d53ed4f 20241222160225843 DAUC <0003> auc.c:144 vector [0]: ik = b60f3bb714ba1a62b80169dad8d7be34 20241222160225843 DAUC <0003> auc.c:145 vector [0]: res = 29dff7f92d6f50320000000000000000 20241222160225843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160225843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160225843 DAUC <0003> auc.c:179 vector [0]: kc = 72e99072b2cbd3a6 20241222160225843 DAUC <0003> auc.c:180 vector [0]: sres = bd110639 20241222160225843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160225843 DAUC <0003> auc.c:113 vector [1]: rand = ea4523bc24cd85f84205c30781858755 20241222160225844 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160225844 DAUC <0003> auc.c:142 vector [1]: autn = 973bf3a7083b00005ce92678981f79d2 20241222160225844 DAUC <0003> auc.c:143 vector [1]: ck = 008e89e8c283cb6ae38cf32fa434edad 20241222160225844 DAUC <0003> auc.c:144 vector [1]: ik = d57d3288562a7a8eee656727497b503f 20241222160225844 DAUC <0003> auc.c:145 vector [1]: res = 659bb83be0aa5bda0000000000000000 20241222160225844 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160225844 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160225844 DAUC <0003> auc.c:179 vector [1]: kc = bdd0abd3eee1ac44 20241222160225844 DAUC <0003> auc.c:180 vector [1]: sres = 4abe4f17 20241222160225844 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160225844 DAUC <0003> auc.c:113 vector [2]: rand = 18da984f795e7f8690a701df30f59768 20241222160225844 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160225844 DAUC <0003> auc.c:142 vector [2]: autn = 774aa1874eb7000095e4b5460cc01e02 20241222160225844 DAUC <0003> auc.c:143 vector [2]: ck = bbbd63735be52f4cf2e04eb220061126 20241222160225844 DAUC <0003> auc.c:144 vector [2]: ik = 325688dff088222604442bebdbd1a37d 20241222160225844 DAUC <0003> auc.c:145 vector [2]: res = 9663c142a3462ad00000000000000000 20241222160225844 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160225844 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160225844 DAUC <0003> auc.c:179 vector [2]: kc = 52a293b2179cdea5 20241222160225844 DAUC <0003> auc.c:180 vector [2]: sres = 7e1e98f0 20241222160225844 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160225844 DAUC <0003> auc.c:113 vector [3]: rand = 3ec1afd2eeeeb1aeeac3b64c1a6c292f 20241222160225844 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160225844 DAUC <0003> auc.c:142 vector [3]: autn = 28c1d082cc0e0000531be27ac1b1d15d 20241222160225844 DAUC <0003> auc.c:143 vector [3]: ck = d91713a03861d7a2881ddcf9d05df98f 20241222160225844 DAUC <0003> auc.c:144 vector [3]: ik = fd6b5a436a2541e938c7e32e9714ca95 20241222160225844 DAUC <0003> auc.c:145 vector [3]: res = adc4ad0e0ddc31620000000000000000 20241222160225844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160225844 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160225844 DAUC <0003> auc.c:179 vector [3]: kc = 1cbc8c3d75c7da84 20241222160225844 DAUC <0003> auc.c:180 vector [3]: sres = c522c9df 20241222160225844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160225844 DAUC <0003> auc.c:113 vector [4]: rand = 3f7065bb0af7d882d56df4beda17ed8a 20241222160225844 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160225844 DAUC <0003> auc.c:142 vector [4]: autn = e399f8edfc4c0000b2cbd6308d280189 20241222160225844 DAUC <0003> auc.c:143 vector [4]: ck = 89b60d0a1d972ba0968f14238b9d05f1 20241222160225844 DAUC <0003> auc.c:144 vector [4]: ik = 85fe14048a7843588442041bdb40698f 20241222160225844 DAUC <0003> auc.c:145 vector [4]: res = 89834546fa3f6c560000000000000000 20241222160225844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160225844 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160225844 DAUC <0003> auc.c:179 vector [4]: kc = b86953bfd9eb3616 20241222160225844 DAUC <0003> auc.c:180 vector [4]: sres = 1d8c65b2 20241222160225844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160225844 DAUC <0003> db_auc.c:245 IMSI='262423202341917': Generated 5 vectors 20241222160225844 DAUC <0003> db_auc.c:249 IMSI='262423202341917': Updating SQN=161 in DB 20241222160225844 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423202341917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423202341917"} 20241222160225844 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423202341917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160225844 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225844 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160225845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20241222160225846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4258 20241222160225846 DLINP <000b> input/ipa.c:452 connected read/write 20241222160225846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160225846 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160225846 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160225846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160225846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38229<->l=127.0.0.1:4259) 20241222160225869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241222160225970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241222160229071 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160229071 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160229074 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46988<->l=127.0.0.1:4258 20241222160229079 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229079 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160229079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160229079 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160229079 DLGSUP <0013> gsup_server.c:238 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  20241222160229079 DLGSUP <0013> gsup_server.c:236 2:  20241222160229079 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 3:  20241222160229079 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 4:  20241222160229079 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 5:  20241222160229079 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 7:  20241222160229079 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160229079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160229079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160229079 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160229101 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20241222160229106 DAUC <0003> db_auc.c:157 IMSI='262421765651778': No 2G Auth Data 20241222160229106 DAUC <0003> db_auc.c:192 IMSI='262421765651778': No 3G Auth Data 20241222160229115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241222160229126 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229126 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765651778"} 20241222160229126 DAUC <0003> db_auc.c:192 IMSI='262421765651778': No 3G Auth Data 20241222160229126 DAUC <0003> db_auc.c:236 IMSI='262421765651778': Calling to generate 1 vectors 20241222160229126 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241222160229126 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229126 DAUC <0003> auc.c:113 vector [0]: rand = f3dffc831bfec754f384d3a8a25ba199 20241222160229126 DAUC <0003> auc.c:179 vector [0]: kc = 37af626b3f1c4c00 20241222160229126 DAUC <0003> auc.c:180 vector [0]: sres = 8eb4793e 20241222160229126 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229126 DAUC <0003> db_auc.c:245 IMSI='262421765651778': Generated 1 vectors 20241222160229126 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765651778"} 20241222160229126 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229126 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229126 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229128 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229128 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765651778"} 20241222160229128 DAUC <0003> db_auc.c:192 IMSI='262421765651778': No 3G Auth Data 20241222160229128 DAUC <0003> db_auc.c:236 IMSI='262421765651778': Calling to generate 4 vectors 20241222160229128 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241222160229128 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229128 DAUC <0003> auc.c:113 vector [0]: rand = e4ac34c57a3d3bac2a23c13c174c1f54 20241222160229128 DAUC <0003> auc.c:179 vector [0]: kc = d47ac8f80b027000 20241222160229128 DAUC <0003> auc.c:180 vector [0]: sres = f733c8fe 20241222160229128 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229128 DAUC <0003> auc.c:113 vector [1]: rand = beb173ab3b58a07e755104aad605106d 20241222160229128 DAUC <0003> auc.c:179 vector [1]: kc = e1704a245305f000 20241222160229128 DAUC <0003> auc.c:180 vector [1]: sres = 970ccf5b 20241222160229128 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229128 DAUC <0003> auc.c:113 vector [2]: rand = 6b33b60a2ba1454d0c19c7f8a41f8dd1 20241222160229128 DAUC <0003> auc.c:179 vector [2]: kc = 3c52bfefc63c1400 20241222160229128 DAUC <0003> auc.c:180 vector [2]: sres = f5a35516 20241222160229128 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229128 DAUC <0003> auc.c:113 vector [3]: rand = 86a32194e3083c0becb43e8c31763034 20241222160229128 DAUC <0003> auc.c:179 vector [3]: kc = c70d2f3ca4bb8000 20241222160229128 DAUC <0003> auc.c:180 vector [3]: sres = 0df0af1b 20241222160229128 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229129 DAUC <0003> db_auc.c:245 IMSI='262421765651778': Generated 4 vectors 20241222160229129 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765651778"} 20241222160229129 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229129 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229129 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229130 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229130 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765651778"} 20241222160229130 DAUC <0003> db_auc.c:192 IMSI='262421765651778': No 3G Auth Data 20241222160229130 DAUC <0003> db_auc.c:236 IMSI='262421765651778': Calling to generate 5 vectors 20241222160229130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229130 DAUC <0003> auc.c:113 vector [0]: rand = e54fd25049da536e48e761026a35768e 20241222160229130 DAUC <0003> auc.c:179 vector [0]: kc = 3fc005ae0a936c00 20241222160229130 DAUC <0003> auc.c:180 vector [0]: sres = e5db8a10 20241222160229130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229130 DAUC <0003> auc.c:113 vector [1]: rand = 12d0c17f2da7f1a5476f370c87cc214c 20241222160229130 DAUC <0003> auc.c:179 vector [1]: kc = 8506c4aef7c17800 20241222160229130 DAUC <0003> auc.c:180 vector [1]: sres = 70f93ca2 20241222160229130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229130 DAUC <0003> auc.c:113 vector [2]: rand = 534a04d0dc15d590563b36b0e48fffea 20241222160229130 DAUC <0003> auc.c:179 vector [2]: kc = 21624608be276800 20241222160229130 DAUC <0003> auc.c:180 vector [2]: sres = 040b8197 20241222160229130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229130 DAUC <0003> auc.c:113 vector [3]: rand = 38936898187a9fb441cc47e179c5811e 20241222160229130 DAUC <0003> auc.c:179 vector [3]: kc = 52399636529e5400 20241222160229130 DAUC <0003> auc.c:180 vector [3]: sres = 7449b10f 20241222160229130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229130 DAUC <0003> auc.c:113 vector [4]: rand = d482c8b51e527b4ce7138769d917f142 20241222160229130 DAUC <0003> auc.c:179 vector [4]: kc = dbf3047f4379c800 20241222160229130 DAUC <0003> auc.c:180 vector [4]: sres = eb1d1354 20241222160229130 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229130 DAUC <0003> db_auc.c:245 IMSI='262421765651778': Generated 5 vectors 20241222160229130 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765651778"} 20241222160229130 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229130 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229130 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229131 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229131 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421765651778"} 20241222160229131 DAUC <0003> db_auc.c:192 IMSI='262421765651778': No 3G Auth Data 20241222160229131 DAUC <0003> db_auc.c:236 IMSI='262421765651778': Calling to generate 5 vectors 20241222160229131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229131 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229131 DAUC <0003> auc.c:113 vector [0]: rand = 008d7f8346b26904fdc0b73b9130ff2b 20241222160229131 DAUC <0003> auc.c:179 vector [0]: kc = 586b8467f1519800 20241222160229131 DAUC <0003> auc.c:180 vector [0]: sres = c844552b 20241222160229131 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229131 DAUC <0003> auc.c:113 vector [1]: rand = f0adedcf8555ad6441d2440fa354f2da 20241222160229132 DAUC <0003> auc.c:179 vector [1]: kc = 6793051a51033c00 20241222160229132 DAUC <0003> auc.c:180 vector [1]: sres = 8502a535 20241222160229132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229132 DAUC <0003> auc.c:113 vector [2]: rand = 5c6247f4e3c3905e85f65b10e53c5d2f 20241222160229132 DAUC <0003> auc.c:179 vector [2]: kc = bd36ccf9ed354000 20241222160229132 DAUC <0003> auc.c:180 vector [2]: sres = 144ca1ee 20241222160229132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229132 DAUC <0003> auc.c:113 vector [3]: rand = 4b8d4bd93329b9b3be33844cf6ab4dce 20241222160229132 DAUC <0003> auc.c:179 vector [3]: kc = e169f9d070faac00 20241222160229132 DAUC <0003> auc.c:180 vector [3]: sres = 1295e4da 20241222160229132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229132 DAUC <0003> auc.c:113 vector [4]: rand = c2c8076f3d3f3404db8c7c80051d178e 20241222160229132 DAUC <0003> auc.c:179 vector [4]: kc = 3a4ac4c01340a400 20241222160229132 DAUC <0003> auc.c:180 vector [4]: sres = 32a80712 20241222160229132 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229132 DAUC <0003> db_auc.c:245 IMSI='262421765651778': Generated 5 vectors 20241222160229132 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421765651778"} 20241222160229132 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421765651778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229132 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229132 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241222160229134 DAUC <0003> db_auc.c:157 IMSI='262425652667387': No 2G Auth Data 20241222160229134 DAUC <0003> db_auc.c:192 IMSI='262425652667387': No 3G Auth Data 20241222160229143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241222160229144 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229144 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425652667387"} 20241222160229144 DAUC <0003> db_auc.c:192 IMSI='262425652667387': No 3G Auth Data 20241222160229144 DAUC <0003> db_auc.c:236 IMSI='262425652667387': Calling to generate 1 vectors 20241222160229144 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241222160229144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229144 DAUC <0003> auc.c:113 vector [0]: rand = 838e97edf65317f084600431b8c9e370 20241222160229144 DAUC <0003> auc.c:179 vector [0]: kc = 3faacf109b171800 20241222160229144 DAUC <0003> auc.c:180 vector [0]: sres = bade6ae8 20241222160229144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229144 DAUC <0003> db_auc.c:245 IMSI='262425652667387': Generated 1 vectors 20241222160229144 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425652667387"} 20241222160229144 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229144 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229144 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229146 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229146 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425652667387"} 20241222160229146 DAUC <0003> db_auc.c:192 IMSI='262425652667387': No 3G Auth Data 20241222160229146 DAUC <0003> db_auc.c:236 IMSI='262425652667387': Calling to generate 4 vectors 20241222160229146 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241222160229146 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229146 DAUC <0003> auc.c:113 vector [0]: rand = 3a298292a03244e96824631765196293 20241222160229146 DAUC <0003> auc.c:179 vector [0]: kc = d35f667a13961c00 20241222160229146 DAUC <0003> auc.c:180 vector [0]: sres = 67c66684 20241222160229146 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229146 DAUC <0003> auc.c:113 vector [1]: rand = 92262b5743502d5ac85bad77fb5c51a1 20241222160229146 DAUC <0003> auc.c:179 vector [1]: kc = 28a9e321a1c80c00 20241222160229146 DAUC <0003> auc.c:180 vector [1]: sres = 9ee23355 20241222160229146 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229146 DAUC <0003> auc.c:113 vector [2]: rand = 46d9b9de3bfcb3ba5c5db866b5298ff9 20241222160229146 DAUC <0003> auc.c:179 vector [2]: kc = 6b19fa7b86c1b800 20241222160229146 DAUC <0003> auc.c:180 vector [2]: sres = 684bcb5c 20241222160229146 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229146 DAUC <0003> auc.c:113 vector [3]: rand = 18a22e36e3d78b53e8121223c7540f43 20241222160229146 DAUC <0003> auc.c:179 vector [3]: kc = 791367152fdf4000 20241222160229146 DAUC <0003> auc.c:180 vector [3]: sres = 906535c5 20241222160229146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229146 DAUC <0003> db_auc.c:245 IMSI='262425652667387': Generated 4 vectors 20241222160229146 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425652667387"} 20241222160229146 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229146 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229146 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229147 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229147 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425652667387"} 20241222160229147 DAUC <0003> db_auc.c:192 IMSI='262425652667387': No 3G Auth Data 20241222160229147 DAUC <0003> db_auc.c:236 IMSI='262425652667387': Calling to generate 5 vectors 20241222160229147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229147 DAUC <0003> auc.c:113 vector [0]: rand = af8ace1e0d919aa5f08d93340141f63a 20241222160229147 DAUC <0003> auc.c:179 vector [0]: kc = b6a677fbfd67a800 20241222160229147 DAUC <0003> auc.c:180 vector [0]: sres = 43b8faf3 20241222160229147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229147 DAUC <0003> auc.c:113 vector [1]: rand = 3879668e19abd47cc205b72e1347cbcc 20241222160229147 DAUC <0003> auc.c:179 vector [1]: kc = 6eb584fd89a21000 20241222160229147 DAUC <0003> auc.c:180 vector [1]: sres = 227194ac 20241222160229147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229147 DAUC <0003> auc.c:113 vector [2]: rand = 721b6d6ce82a689c47068a2c9e8e1407 20241222160229147 DAUC <0003> auc.c:179 vector [2]: kc = 103b32c927aec800 20241222160229147 DAUC <0003> auc.c:180 vector [2]: sres = cff9b6db 20241222160229147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229147 DAUC <0003> auc.c:113 vector [3]: rand = 4221806502527542b6e434e8285891f5 20241222160229147 DAUC <0003> auc.c:179 vector [3]: kc = c5f1136d74d6c800 20241222160229147 DAUC <0003> auc.c:180 vector [3]: sres = 5aa821c3 20241222160229147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229147 DAUC <0003> auc.c:113 vector [4]: rand = 53a0df3c8a76b7765acb6f729508b830 20241222160229147 DAUC <0003> auc.c:179 vector [4]: kc = f6abe85dd0727800 20241222160229147 DAUC <0003> auc.c:180 vector [4]: sres = 329ac907 20241222160229147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229147 DAUC <0003> db_auc.c:245 IMSI='262425652667387': Generated 5 vectors 20241222160229147 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425652667387"} 20241222160229147 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229147 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229147 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229148 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229148 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425652667387"} 20241222160229148 DAUC <0003> db_auc.c:192 IMSI='262425652667387': No 3G Auth Data 20241222160229148 DAUC <0003> db_auc.c:236 IMSI='262425652667387': Calling to generate 5 vectors 20241222160229148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229148 DAUC <0003> auc.c:113 vector [0]: rand = 95b9965b5582a005ef6ca4a3983572b8 20241222160229148 DAUC <0003> auc.c:179 vector [0]: kc = 69dcbb3ba55fa000 20241222160229148 DAUC <0003> auc.c:180 vector [0]: sres = 68a6f0e0 20241222160229148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229148 DAUC <0003> auc.c:113 vector [1]: rand = f65513193b55909194df19c1e7066280 20241222160229148 DAUC <0003> auc.c:179 vector [1]: kc = 1fa49c499aed0400 20241222160229148 DAUC <0003> auc.c:180 vector [1]: sres = 73454b32 20241222160229148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229148 DAUC <0003> auc.c:113 vector [2]: rand = 1eeb193ff08309d753a1450a0101d3b5 20241222160229148 DAUC <0003> auc.c:179 vector [2]: kc = a6c824f0505aa800 20241222160229148 DAUC <0003> auc.c:180 vector [2]: sres = a98661e0 20241222160229148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229148 DAUC <0003> auc.c:113 vector [3]: rand = 93f0738f3c0bac56f6ecbc8a8bad9978 20241222160229148 DAUC <0003> auc.c:179 vector [3]: kc = ef7a913ae6a6ac00 20241222160229148 DAUC <0003> auc.c:180 vector [3]: sres = a1538be7 20241222160229148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229148 DAUC <0003> auc.c:113 vector [4]: rand = a61b70bb27344b5f730f4321ff68886c 20241222160229148 DAUC <0003> auc.c:179 vector [4]: kc = 0b0287aa180f6000 20241222160229148 DAUC <0003> auc.c:180 vector [4]: sres = 77ca78f4 20241222160229148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229148 DAUC <0003> db_auc.c:245 IMSI='262425652667387': Generated 5 vectors 20241222160229148 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425652667387"} 20241222160229148 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425652667387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229148 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229148 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241222160229150 DAUC <0003> db_auc.c:157 IMSI='262428904946786': No 2G Auth Data 20241222160229150 DAUC <0003> db_auc.c:192 IMSI='262428904946786': No 3G Auth Data 20241222160229156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 20241222160229158 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229158 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428904946786"} 20241222160229158 DAUC <0003> db_auc.c:192 IMSI='262428904946786': No 3G Auth Data 20241222160229158 DAUC <0003> db_auc.c:236 IMSI='262428904946786': Calling to generate 1 vectors 20241222160229158 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241222160229158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229158 DAUC <0003> auc.c:113 vector [0]: rand = 4c30f25c5923cb482b921c10b37b0857 20241222160229158 DAUC <0003> auc.c:179 vector [0]: kc = c8ed511edcf4c8e8 20241222160229158 DAUC <0003> auc.c:180 vector [0]: sres = 4910c118 20241222160229158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229158 DAUC <0003> db_auc.c:245 IMSI='262428904946786': Generated 1 vectors 20241222160229158 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428904946786"} 20241222160229158 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229158 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229158 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229159 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229159 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428904946786"} 20241222160229159 DAUC <0003> db_auc.c:192 IMSI='262428904946786': No 3G Auth Data 20241222160229159 DAUC <0003> db_auc.c:236 IMSI='262428904946786': Calling to generate 4 vectors 20241222160229159 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241222160229159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229159 DAUC <0003> auc.c:113 vector [0]: rand = 6379bb58848e17d1bc72f8f2f2ca1f4d 20241222160229159 DAUC <0003> auc.c:179 vector [0]: kc = c45b52f3e2e791df 20241222160229159 DAUC <0003> auc.c:180 vector [0]: sres = 2be3a48b 20241222160229159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229159 DAUC <0003> auc.c:113 vector [1]: rand = 526ffe354ec355e29a2ac514a0695ea9 20241222160229159 DAUC <0003> auc.c:179 vector [1]: kc = a3bf43de92463a65 20241222160229159 DAUC <0003> auc.c:180 vector [1]: sres = 886139c4 20241222160229159 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229159 DAUC <0003> auc.c:113 vector [2]: rand = 83d69d1398927321420dc728f98b0555 20241222160229159 DAUC <0003> auc.c:179 vector [2]: kc = fee059ed590477ce 20241222160229159 DAUC <0003> auc.c:180 vector [2]: sres = 6edd3558 20241222160229159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229159 DAUC <0003> auc.c:113 vector [3]: rand = ade35c7dcb025b021061e3115fe5f999 20241222160229159 DAUC <0003> auc.c:179 vector [3]: kc = cdd04cda9a5a39ec 20241222160229160 DAUC <0003> auc.c:180 vector [3]: sres = 7ab353fe 20241222160229160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229160 DAUC <0003> db_auc.c:245 IMSI='262428904946786': Generated 4 vectors 20241222160229160 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428904946786"} 20241222160229160 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229160 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229160 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229160 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229160 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428904946786"} 20241222160229160 DAUC <0003> db_auc.c:192 IMSI='262428904946786': No 3G Auth Data 20241222160229160 DAUC <0003> db_auc.c:236 IMSI='262428904946786': Calling to generate 5 vectors 20241222160229160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229160 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229160 DAUC <0003> auc.c:113 vector [0]: rand = b5869178bfa0bbadd62db73184bc6bd3 20241222160229160 DAUC <0003> auc.c:179 vector [0]: kc = 0f9a8798ea18de25 20241222160229160 DAUC <0003> auc.c:180 vector [0]: sres = 84369059 20241222160229160 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229160 DAUC <0003> auc.c:113 vector [1]: rand = f752a585fb1cd33bbfaafa6960e9b5e1 20241222160229160 DAUC <0003> auc.c:179 vector [1]: kc = cbded94be9948a1a 20241222160229160 DAUC <0003> auc.c:180 vector [1]: sres = 485302ee 20241222160229160 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229160 DAUC <0003> auc.c:113 vector [2]: rand = 17c56f3ab6fe6192f394d6598a7346c4 20241222160229160 DAUC <0003> auc.c:179 vector [2]: kc = 19737095918e5d6e 20241222160229160 DAUC <0003> auc.c:180 vector [2]: sres = d2af1e04 20241222160229160 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229160 DAUC <0003> auc.c:113 vector [3]: rand = 4ae7c2595a8169fd534dd0d88ee57295 20241222160229160 DAUC <0003> auc.c:179 vector [3]: kc = df98b832e5c4a9f7 20241222160229160 DAUC <0003> auc.c:180 vector [3]: sres = f11e4efc 20241222160229160 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229160 DAUC <0003> auc.c:113 vector [4]: rand = 457cb40c3fa6d76706fd9d96ed8f82b1 20241222160229160 DAUC <0003> auc.c:179 vector [4]: kc = 500dbcc399f8e403 20241222160229160 DAUC <0003> auc.c:180 vector [4]: sres = 59020d7c 20241222160229160 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229160 DAUC <0003> db_auc.c:245 IMSI='262428904946786': Generated 5 vectors 20241222160229160 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428904946786"} 20241222160229160 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229160 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229160 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229161 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229161 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428904946786"} 20241222160229161 DAUC <0003> db_auc.c:192 IMSI='262428904946786': No 3G Auth Data 20241222160229161 DAUC <0003> db_auc.c:236 IMSI='262428904946786': Calling to generate 5 vectors 20241222160229161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241222160229161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229161 DAUC <0003> auc.c:113 vector [0]: rand = 12e97506031ba6c1d7ee2b0f6b19ef03 20241222160229161 DAUC <0003> auc.c:179 vector [0]: kc = d62083b17158a65f 20241222160229161 DAUC <0003> auc.c:180 vector [0]: sres = ccfbf4e1 20241222160229161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241222160229161 DAUC <0003> auc.c:113 vector [1]: rand = 19347f284edf333c2d2a3d12c18d3efe 20241222160229161 DAUC <0003> auc.c:179 vector [1]: kc = 9a12f9e6b26a0ecc 20241222160229161 DAUC <0003> auc.c:180 vector [1]: sres = 8f572d5f 20241222160229161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241222160229161 DAUC <0003> auc.c:113 vector [2]: rand = f6f4644ad6989868cac31dede89dfe5f 20241222160229161 DAUC <0003> auc.c:179 vector [2]: kc = 4eb5658225af3a7a 20241222160229161 DAUC <0003> auc.c:180 vector [2]: sres = 01d9f143 20241222160229161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241222160229161 DAUC <0003> auc.c:113 vector [3]: rand = 2fdc10e45647e525bf615562a1f5d48f 20241222160229161 DAUC <0003> auc.c:179 vector [3]: kc = 6d506d1428cbcf47 20241222160229161 DAUC <0003> auc.c:180 vector [3]: sres = a8e991a1 20241222160229161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241222160229161 DAUC <0003> auc.c:113 vector [4]: rand = 45a55dfd31d46a9bc2b013b5aef96c5d 20241222160229161 DAUC <0003> auc.c:179 vector [4]: kc = 09ca9d5d58e4b197 20241222160229161 DAUC <0003> auc.c:180 vector [4]: sres = 40b2adc7 20241222160229161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241222160229161 DAUC <0003> db_auc.c:245 IMSI='262428904946786': Generated 5 vectors 20241222160229161 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428904946786"} 20241222160229162 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428904946786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229162 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229162 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47018<->l=127.0.0.1:4258 20241222160229163 DAUC <0003> db_auc.c:157 IMSI='262423410207474': No 2G Auth Data 20241222160229163 DAUC <0003> db_auc.c:192 IMSI='262423410207474': No 3G Auth Data 20241222160229170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4258 20241222160229172 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229172 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423410207474"} 20241222160229173 DAUC <0003> db_auc.c:157 IMSI='262423410207474': No 2G Auth Data 20241222160229173 DAUC <0003> db_auc.c:236 IMSI='262423410207474': Calling to generate 1 vectors 20241222160229173 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241222160229173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160229173 DAUC <0003> auc.c:113 vector [0]: rand = 75b49feb889ea166936e7a5e6cf0bc7a 20241222160229173 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160229173 DAUC <0003> auc.c:142 vector [0]: autn = b081a183f0290000d68ec6f1f24741b7 20241222160229173 DAUC <0003> auc.c:143 vector [0]: ck = 834b4d10b432eed2ddbf98f74142c32f 20241222160229173 DAUC <0003> auc.c:144 vector [0]: ik = 5f4c6a77631e73bf49bc8242f9575f31 20241222160229173 DAUC <0003> auc.c:145 vector [0]: res = 77c412f67638dd650000000000000000 20241222160229173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229173 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229173 DAUC <0003> auc.c:151 vector [0]: kc = 48043dd26f390173 20241222160229173 DAUC <0003> auc.c:152 vector [0]: sres = 01fccf93 20241222160229173 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229173 DAUC <0003> db_auc.c:245 IMSI='262423410207474': Generated 1 vectors 20241222160229173 DAUC <0003> db_auc.c:249 IMSI='262423410207474': Updating SQN=33 in DB 20241222160229173 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423410207474"} 20241222160229173 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229173 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229173 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229174 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229174 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423410207474"} 20241222160229175 DAUC <0003> db_auc.c:157 IMSI='262423410207474': No 2G Auth Data 20241222160229175 DAUC <0003> db_auc.c:236 IMSI='262423410207474': Calling to generate 4 vectors 20241222160229175 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241222160229175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241222160229175 DAUC <0003> auc.c:113 vector [0]: rand = 2c45be1332134a1d23a4f47ef1ba75d6 20241222160229175 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241222160229175 DAUC <0003> auc.c:142 vector [0]: autn = d15837d970620000f8179689a1f924f6 20241222160229175 DAUC <0003> auc.c:143 vector [0]: ck = 067dec7902dca5b0a246a4d5729ce37f 20241222160229175 DAUC <0003> auc.c:144 vector [0]: ik = 32b6b5730cee92fa733e70722ff2d8ca 20241222160229175 DAUC <0003> auc.c:145 vector [0]: res = fc3083e47484d67e0000000000000000 20241222160229175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229175 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229175 DAUC <0003> auc.c:151 vector [0]: kc = e5b38dad535c0cff 20241222160229175 DAUC <0003> auc.c:152 vector [0]: sres = 88b4559a 20241222160229175 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229175 DAUC <0003> auc.c:113 vector [1]: rand = 9d476388f908aa67b063377625b8f77d 20241222160229175 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241222160229175 DAUC <0003> auc.c:142 vector [1]: autn = 2c0323fed0820000f980a5f0745b5449 20241222160229175 DAUC <0003> auc.c:143 vector [1]: ck = 3aa2d5c8952bcfb3d7403c79348f9fd0 20241222160229175 DAUC <0003> auc.c:144 vector [1]: ik = 1c3eaeb6f1385d88284ca49c1f74922c 20241222160229175 DAUC <0003> auc.c:145 vector [1]: res = 2010d666cf815b180000000000000000 20241222160229175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229175 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229175 DAUC <0003> auc.c:151 vector [1]: kc = d990e39b4fe89fc7 20241222160229175 DAUC <0003> auc.c:152 vector [1]: sres = ef918d7e 20241222160229175 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229175 DAUC <0003> auc.c:113 vector [2]: rand = 0d6e8bbea7a93963670a6fba8d8dee1f 20241222160229175 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241222160229175 DAUC <0003> auc.c:142 vector [2]: autn = 943dfff82b0e00005b18670c6d8829ab 20241222160229175 DAUC <0003> auc.c:143 vector [2]: ck = 63e01d17958d79877058df702c1757d5 20241222160229175 DAUC <0003> auc.c:144 vector [2]: ik = 8ec4fa223010082d907815181e76fae7 20241222160229175 DAUC <0003> auc.c:145 vector [2]: res = f661c6b37e738f670000000000000000 20241222160229175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229175 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229175 DAUC <0003> auc.c:151 vector [2]: kc = 0d042d5d97fcdc98 20241222160229175 DAUC <0003> auc.c:152 vector [2]: sres = 881249d4 20241222160229175 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229175 DAUC <0003> auc.c:113 vector [3]: rand = e6cb6f9b8cb2169945ed4b9aced66184 20241222160229175 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241222160229175 DAUC <0003> auc.c:142 vector [3]: autn = 2840cff2069f00007893a9a3af95ac5c 20241222160229175 DAUC <0003> auc.c:143 vector [3]: ck = 5ec13a6bdde0917d22589dc12a6d4462 20241222160229175 DAUC <0003> auc.c:144 vector [3]: ik = 0d361296fd6aaafbce2628d227472e00 20241222160229175 DAUC <0003> auc.c:145 vector [3]: res = 103da5d6d0bbef9d0000000000000000 20241222160229175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229175 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229175 DAUC <0003> auc.c:151 vector [3]: kc = bf899dee2da051e4 20241222160229175 DAUC <0003> auc.c:152 vector [3]: sres = c0864a4b 20241222160229175 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229175 DAUC <0003> db_auc.c:245 IMSI='262423410207474': Generated 4 vectors 20241222160229175 DAUC <0003> db_auc.c:249 IMSI='262423410207474': Updating SQN=161 in DB 20241222160229175 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423410207474"} 20241222160229175 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229177 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423410207474"} 20241222160229177 DAUC <0003> db_auc.c:157 IMSI='262423410207474': No 2G Auth Data 20241222160229177 DAUC <0003> db_auc.c:236 IMSI='262423410207474': Calling to generate 5 vectors 20241222160229177 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160229177 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229177 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229177 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241222160229177 DAUC <0003> auc.c:113 vector [0]: rand = 98db89d39c83f70fcdc852356ced612f 20241222160229177 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241222160229177 DAUC <0003> auc.c:142 vector [0]: autn = e052e0f020e20000762558e66607633c 20241222160229177 DAUC <0003> auc.c:143 vector [0]: ck = 811448aee24fe797cf64e5a7fd78074f 20241222160229177 DAUC <0003> auc.c:144 vector [0]: ik = df0d777cc0506479daa430178d214417 20241222160229177 DAUC <0003> auc.c:145 vector [0]: res = b672ffbcae0c39290000000000000000 20241222160229177 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229177 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229177 DAUC <0003> auc.c:151 vector [0]: kc = 4bd9ea625246c0b6 20241222160229177 DAUC <0003> auc.c:152 vector [0]: sres = 187ec695 20241222160229177 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229177 DAUC <0003> auc.c:113 vector [1]: rand = 230e3e5627aaa136b7ae4f68e1528405 20241222160229177 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241222160229177 DAUC <0003> auc.c:142 vector [1]: autn = fcdcdba0425d000051967d095540f1e1 20241222160229177 DAUC <0003> auc.c:143 vector [1]: ck = adeb62eaf8a57d0ee80aa83f01f2cb44 20241222160229177 DAUC <0003> auc.c:144 vector [1]: ik = 533f63d39de2a090905558f9467168b3 20241222160229177 DAUC <0003> auc.c:145 vector [1]: res = abdf7c9d879c54fc0000000000000000 20241222160229177 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229177 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229177 DAUC <0003> auc.c:151 vector [1]: kc = 868bf1ff22c47e69 20241222160229177 DAUC <0003> auc.c:152 vector [1]: sres = 2c432861 20241222160229177 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229177 DAUC <0003> auc.c:113 vector [2]: rand = 5ac5bf6d608e52faba70716e6b05ba15 20241222160229177 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241222160229177 DAUC <0003> auc.c:142 vector [2]: autn = 5fbf4d947519000038b09071c51442a2 20241222160229177 DAUC <0003> auc.c:143 vector [2]: ck = 5ef048edf6196df317d547750d259e38 20241222160229177 DAUC <0003> auc.c:144 vector [2]: ik = c44a140dae17f35b0bd614da94fa0542 20241222160229177 DAUC <0003> auc.c:145 vector [2]: res = 79fffc6ae3bd09eb0000000000000000 20241222160229177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229177 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229177 DAUC <0003> auc.c:151 vector [2]: kc = 86b90f4fc1d105d2 20241222160229177 DAUC <0003> auc.c:152 vector [2]: sres = 9a42f581 20241222160229177 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229177 DAUC <0003> auc.c:113 vector [3]: rand = c53fa700cc6f101a8b1b04b87c4c068d 20241222160229177 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241222160229177 DAUC <0003> auc.c:142 vector [3]: autn = 28e0b0e45eed0000a97b1912a538fe2f 20241222160229177 DAUC <0003> auc.c:143 vector [3]: ck = 81e3d25fe41e193891777358f4a28a09 20241222160229177 DAUC <0003> auc.c:144 vector [3]: ik = cf0f1c64527b338796f841348a83bfc0 20241222160229177 DAUC <0003> auc.c:145 vector [3]: res = 645f28a45ac6f77b0000000000000000 20241222160229177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229177 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229177 DAUC <0003> auc.c:151 vector [3]: kc = 4963fc57c8441f76 20241222160229177 DAUC <0003> auc.c:152 vector [3]: sres = 3e99dfdf 20241222160229177 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229177 DAUC <0003> auc.c:113 vector [4]: rand = a1b8fe8369fc2c932473b6631cad2616 20241222160229177 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241222160229177 DAUC <0003> auc.c:142 vector [4]: autn = 36bd0791d82a0000ada947d6b99a16e7 20241222160229177 DAUC <0003> auc.c:143 vector [4]: ck = ef35d1f569de054d768f4f198360365e 20241222160229177 DAUC <0003> auc.c:144 vector [4]: ik = 607fa0dd66dfab8fd2d4ca8e66ff5884 20241222160229177 DAUC <0003> auc.c:145 vector [4]: res = 7e4a198240de41240000000000000000 20241222160229178 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229178 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160229178 DAUC <0003> auc.c:151 vector [4]: kc = 2b11f4bfea9ec018 20241222160229178 DAUC <0003> auc.c:152 vector [4]: sres = 3e9458a6 20241222160229178 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160229178 DAUC <0003> db_auc.c:245 IMSI='262423410207474': Generated 5 vectors 20241222160229178 DAUC <0003> db_auc.c:249 IMSI='262423410207474': Updating SQN=321 in DB 20241222160229178 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423410207474"} 20241222160229178 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229178 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229178 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229179 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229179 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423410207474"} 20241222160229179 DAUC <0003> db_auc.c:157 IMSI='262423410207474': No 2G Auth Data 20241222160229179 DAUC <0003> db_auc.c:236 IMSI='262423410207474': Calling to generate 5 vectors 20241222160229179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160229179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241222160229179 DAUC <0003> auc.c:113 vector [0]: rand = 5c41d00e2c1b72160208dc38f92afcc3 20241222160229179 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241222160229179 DAUC <0003> auc.c:142 vector [0]: autn = 8dbbf30e5b9500008dd197564a5e5327 20241222160229179 DAUC <0003> auc.c:143 vector [0]: ck = 4be89332e2da6c3cf7e02c235af1b988 20241222160229179 DAUC <0003> auc.c:144 vector [0]: ik = 49c1e2777e9e57c7c50311c0a78f4dce 20241222160229179 DAUC <0003> auc.c:145 vector [0]: res = 544e78b2304f64000000000000000000 20241222160229179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229179 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229179 DAUC <0003> auc.c:151 vector [0]: kc = 30ca4ca6613acfbd 20241222160229179 DAUC <0003> auc.c:152 vector [0]: sres = 64011cb2 20241222160229179 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229179 DAUC <0003> auc.c:113 vector [1]: rand = 903f91ccc290384ce4b9c4e53180085e 20241222160229179 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241222160229180 DAUC <0003> auc.c:142 vector [1]: autn = cc9cb30e954f0000cc29131437d46ffa 20241222160229180 DAUC <0003> auc.c:143 vector [1]: ck = 5ce89dadcc164a836aea57e866976ae0 20241222160229180 DAUC <0003> auc.c:144 vector [1]: ik = dc6c234cd82ffdf595b15851fffe1706 20241222160229180 DAUC <0003> auc.c:145 vector [1]: res = 6b0b7ec8332a50d90000000000000000 20241222160229180 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229180 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229180 DAUC <0003> auc.c:151 vector [1]: kc = 7fdfb1588d50ca90 20241222160229180 DAUC <0003> auc.c:152 vector [1]: sres = 58212e11 20241222160229180 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229180 DAUC <0003> auc.c:113 vector [2]: rand = 46c551bb1eebc1c510f8f95c18acba40 20241222160229180 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241222160229180 DAUC <0003> auc.c:142 vector [2]: autn = cc08eb7da44400002d9079a2c75d524f 20241222160229180 DAUC <0003> auc.c:143 vector [2]: ck = 96d26461256d22b7ff230f738ee3bfd2 20241222160229180 DAUC <0003> auc.c:144 vector [2]: ik = 5c18f46a852c7d04a91e73c6b2ccd432 20241222160229180 DAUC <0003> auc.c:145 vector [2]: res = fbf2a4405b6f1f550000000000000000 20241222160229180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229180 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229180 DAUC <0003> auc.c:151 vector [2]: kc = 9cf7ecbe9c6e3453 20241222160229180 DAUC <0003> auc.c:152 vector [2]: sres = a09dbb15 20241222160229180 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229180 DAUC <0003> auc.c:113 vector [3]: rand = d13a7c5b98d3184a9159b17028a84e8a 20241222160229180 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241222160229180 DAUC <0003> auc.c:142 vector [3]: autn = f3bcc653371b00006866cdf17365a31c 20241222160229180 DAUC <0003> auc.c:143 vector [3]: ck = 86d964c54d3217861da589cc9e1fc736 20241222160229180 DAUC <0003> auc.c:144 vector [3]: ik = 10254da5bc51306d3e029e012af9b6cf 20241222160229180 DAUC <0003> auc.c:145 vector [3]: res = 490d065d05ca32b80000000000000000 20241222160229180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229180 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229180 DAUC <0003> auc.c:151 vector [3]: kc = b55b3ead45855612 20241222160229180 DAUC <0003> auc.c:152 vector [3]: sres = 4cc734e5 20241222160229180 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229180 DAUC <0003> auc.c:113 vector [4]: rand = fcff874c6e95fa80c6b99383675bb04e 20241222160229180 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241222160229180 DAUC <0003> auc.c:142 vector [4]: autn = 8ee5c8787b6e0000d7dad4460ee572e1 20241222160229180 DAUC <0003> auc.c:143 vector [4]: ck = 871b4f78949734e1a2c567e1cea1f44f 20241222160229180 DAUC <0003> auc.c:144 vector [4]: ik = 77f473133eb7242da86d396abfbb702f 20241222160229180 DAUC <0003> auc.c:145 vector [4]: res = 19b03996fedb20470000000000000000 20241222160229180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229180 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160229180 DAUC <0003> auc.c:151 vector [4]: kc = fa4762e0db3a94ac 20241222160229180 DAUC <0003> auc.c:152 vector [4]: sres = e76b19d1 20241222160229180 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160229180 DAUC <0003> db_auc.c:245 IMSI='262423410207474': Generated 5 vectors 20241222160229180 DAUC <0003> db_auc.c:249 IMSI='262423410207474': Updating SQN=481 in DB 20241222160229180 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423410207474"} 20241222160229180 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423410207474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229180 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229180 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47028<->l=127.0.0.1:4258 20241222160229182 DAUC <0003> db_auc.c:157 IMSI='262427459382586': No 2G Auth Data 20241222160229182 DAUC <0003> db_auc.c:192 IMSI='262427459382586': No 3G Auth Data 20241222160229190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241222160229191 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229192 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427459382586"} 20241222160229192 DAUC <0003> db_auc.c:157 IMSI='262427459382586': No 2G Auth Data 20241222160229192 DAUC <0003> db_auc.c:236 IMSI='262427459382586': Calling to generate 1 vectors 20241222160229192 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241222160229192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229192 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160229192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160229192 DAUC <0003> auc.c:113 vector [0]: rand = d010a908d0f76d5cb85ba6b31a0c6275 20241222160229192 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160229192 DAUC <0003> auc.c:142 vector [0]: autn = c905cd8411330000bbdcacedbea6ec46 20241222160229192 DAUC <0003> auc.c:143 vector [0]: ck = 130b037cfb8ae7e3fa98a1da6f66b208 20241222160229192 DAUC <0003> auc.c:144 vector [0]: ik = ce21b02ac3a00add759539ee7b55c328 20241222160229192 DAUC <0003> auc.c:145 vector [0]: res = 9508a9102d35758b0000000000000000 20241222160229192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229192 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229192 DAUC <0003> auc.c:151 vector [0]: kc = 52272b622c199c1e 20241222160229192 DAUC <0003> auc.c:152 vector [0]: sres = b83ddc9b 20241222160229192 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229192 DAUC <0003> db_auc.c:245 IMSI='262427459382586': Generated 1 vectors 20241222160229192 DAUC <0003> db_auc.c:249 IMSI='262427459382586': Updating SQN=33 in DB 20241222160229192 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427459382586"} 20241222160229192 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229192 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229192 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229193 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229193 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427459382586"} 20241222160229193 DAUC <0003> db_auc.c:157 IMSI='262427459382586': No 2G Auth Data 20241222160229193 DAUC <0003> db_auc.c:236 IMSI='262427459382586': Calling to generate 4 vectors 20241222160229193 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241222160229193 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229193 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160229193 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241222160229193 DAUC <0003> auc.c:113 vector [0]: rand = aefec40a6db926cd5739a46135fe0c56 20241222160229193 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241222160229193 DAUC <0003> auc.c:142 vector [0]: autn = 864cfbe41b440000f4f1d93fac6668bb 20241222160229193 DAUC <0003> auc.c:143 vector [0]: ck = 8d2ae64bb18ad2f33e94d5afc4736eaa 20241222160229193 DAUC <0003> auc.c:144 vector [0]: ik = 6dd26f8f932d88fce643598238a1a284 20241222160229193 DAUC <0003> auc.c:145 vector [0]: res = 18be4faa1d63f1780000000000000000 20241222160229193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229193 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229193 DAUC <0003> auc.c:151 vector [0]: kc = 382f05e9de759621 20241222160229193 DAUC <0003> auc.c:152 vector [0]: sres = 05ddbed2 20241222160229193 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229193 DAUC <0003> auc.c:113 vector [1]: rand = 7b2ace2d1b6acbbe17f09fbdb84c4173 20241222160229193 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241222160229193 DAUC <0003> auc.c:142 vector [1]: autn = d11fade3858600002e1f37779593b6a2 20241222160229193 DAUC <0003> auc.c:143 vector [1]: ck = 37bf5bf34885ddba65fc5c0cc5b16736 20241222160229194 DAUC <0003> auc.c:144 vector [1]: ik = e12a393ce73083cda713525cd607602b 20241222160229194 DAUC <0003> auc.c:145 vector [1]: res = d1addb82371671c20000000000000000 20241222160229194 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229194 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229194 DAUC <0003> auc.c:151 vector [1]: kc = 147a6c9fbc03596a 20241222160229194 DAUC <0003> auc.c:152 vector [1]: sres = e6bbaa40 20241222160229194 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229194 DAUC <0003> auc.c:113 vector [2]: rand = 23426dbdca20017d60dfb796d977e019 20241222160229194 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241222160229194 DAUC <0003> auc.c:142 vector [2]: autn = f520a50741240000de7f2cd998c4eee6 20241222160229194 DAUC <0003> auc.c:143 vector [2]: ck = a9c3992d1701ae8436025eb491c618a0 20241222160229194 DAUC <0003> auc.c:144 vector [2]: ik = 2d0491a0508e2cff9ba04e35167ebd4b 20241222160229194 DAUC <0003> auc.c:145 vector [2]: res = 9e60f453b10254e60000000000000000 20241222160229194 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229194 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229194 DAUC <0003> auc.c:151 vector [2]: kc = 2965180cc0372790 20241222160229194 DAUC <0003> auc.c:152 vector [2]: sres = 2f62a0b5 20241222160229194 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229194 DAUC <0003> auc.c:113 vector [3]: rand = 1686040c8b4960ec2582e578c8d6fa17 20241222160229194 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241222160229194 DAUC <0003> auc.c:142 vector [3]: autn = 8c2926f9887e00002455c5d662708a40 20241222160229194 DAUC <0003> auc.c:143 vector [3]: ck = 7a6aab88891a1e3751be7f4b57023de8 20241222160229194 DAUC <0003> auc.c:144 vector [3]: ik = db09a1166bef363e884bba7d6bbdca66 20241222160229194 DAUC <0003> auc.c:145 vector [3]: res = 53c6a896a24252d30000000000000000 20241222160229194 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229194 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229194 DAUC <0003> auc.c:151 vector [3]: kc = 7896cfa8de4adf87 20241222160229194 DAUC <0003> auc.c:152 vector [3]: sres = f184fa45 20241222160229194 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229194 DAUC <0003> db_auc.c:245 IMSI='262427459382586': Generated 4 vectors 20241222160229194 DAUC <0003> db_auc.c:249 IMSI='262427459382586': Updating SQN=161 in DB 20241222160229194 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427459382586"} 20241222160229194 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229194 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229194 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229195 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229195 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427459382586"} 20241222160229195 DAUC <0003> db_auc.c:157 IMSI='262427459382586': No 2G Auth Data 20241222160229195 DAUC <0003> db_auc.c:236 IMSI='262427459382586': Calling to generate 5 vectors 20241222160229195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160229195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229195 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160229195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241222160229195 DAUC <0003> auc.c:113 vector [0]: rand = 8a54340ffd4ca2658bdc6a59bdd82357 20241222160229195 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241222160229195 DAUC <0003> auc.c:142 vector [0]: autn = f75e9a1fa8db00001e65fe089b7aa2f0 20241222160229195 DAUC <0003> auc.c:143 vector [0]: ck = d28f63390af8d63dce0e58233c1be20b 20241222160229195 DAUC <0003> auc.c:144 vector [0]: ik = 17121f5148b1c98bcd36818ff78f173e 20241222160229196 DAUC <0003> auc.c:145 vector [0]: res = b1a5c7618a2b0a300000000000000000 20241222160229196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229196 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229196 DAUC <0003> auc.c:151 vector [0]: kc = c6a5a5c489ddea83 20241222160229196 DAUC <0003> auc.c:152 vector [0]: sres = 3b8ecd51 20241222160229196 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229196 DAUC <0003> auc.c:113 vector [1]: rand = 2c3ade19fcdb77a5e8c184386da71eef 20241222160229196 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241222160229196 DAUC <0003> auc.c:142 vector [1]: autn = b4e3a9b628c0000086a0ee33f805b0da 20241222160229196 DAUC <0003> auc.c:143 vector [1]: ck = eae0680c319450ba478531fdf5b9f3b6 20241222160229196 DAUC <0003> auc.c:144 vector [1]: ik = a9c8fbbb4b7ddf27d711dbdcf571c0ee 20241222160229196 DAUC <0003> auc.c:145 vector [1]: res = b9d640fc61e219980000000000000000 20241222160229196 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229196 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229196 DAUC <0003> auc.c:151 vector [1]: kc = d3bc79967a21bcc5 20241222160229196 DAUC <0003> auc.c:152 vector [1]: sres = d8345964 20241222160229196 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229196 DAUC <0003> auc.c:113 vector [2]: rand = 02648f5d98dece14b0f860975dea2e74 20241222160229196 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241222160229196 DAUC <0003> auc.c:142 vector [2]: autn = 00292e08e7a80000ac86c385cd75f429 20241222160229196 DAUC <0003> auc.c:143 vector [2]: ck = 2fb434f8c300d34257e50a117df8043f 20241222160229196 DAUC <0003> auc.c:144 vector [2]: ik = ca9eec2c8446c943340f1ea12a86396d 20241222160229196 DAUC <0003> auc.c:145 vector [2]: res = 0a8b2941e09010840000000000000000 20241222160229196 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229196 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229196 DAUC <0003> auc.c:151 vector [2]: kc = 86c0cc6410382753 20241222160229196 DAUC <0003> auc.c:152 vector [2]: sres = ea1b39c5 20241222160229196 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229196 DAUC <0003> auc.c:113 vector [3]: rand = f338fe8458b196e009182b1797fcda52 20241222160229196 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241222160229196 DAUC <0003> auc.c:142 vector [3]: autn = fc5b7168999e0000a2326369fb880c0f 20241222160229196 DAUC <0003> auc.c:143 vector [3]: ck = 02df16970b44f6fa0225735146579b15 20241222160229196 DAUC <0003> auc.c:144 vector [3]: ik = edd13f6547c6a08135baccb395c70765 20241222160229196 DAUC <0003> auc.c:145 vector [3]: res = 8cba0847d7d0fb2f0000000000000000 20241222160229196 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229196 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229196 DAUC <0003> auc.c:151 vector [3]: kc = d89196109f12ca0b 20241222160229196 DAUC <0003> auc.c:152 vector [3]: sres = 5b6af368 20241222160229196 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229196 DAUC <0003> auc.c:113 vector [4]: rand = b79d6edc4cdac145890bbb475ae1035b 20241222160229196 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241222160229196 DAUC <0003> auc.c:142 vector [4]: autn = 78a41e49cd79000035f6ff65e5c5c2a8 20241222160229196 DAUC <0003> auc.c:143 vector [4]: ck = 11cb65ee800c8287fb1193dc8a340b03 20241222160229196 DAUC <0003> auc.c:144 vector [4]: ik = 79644e396a6dc1ceed976fbcd631d0d9 20241222160229196 DAUC <0003> auc.c:145 vector [4]: res = 1c89ffbea86098330000000000000000 20241222160229196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229196 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160229196 DAUC <0003> auc.c:151 vector [4]: kc = 7e29d7b7b6649893 20241222160229196 DAUC <0003> auc.c:152 vector [4]: sres = b4e9678d 20241222160229196 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160229196 DAUC <0003> db_auc.c:245 IMSI='262427459382586': Generated 5 vectors 20241222160229196 DAUC <0003> db_auc.c:249 IMSI='262427459382586': Updating SQN=321 in DB 20241222160229196 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427459382586"} 20241222160229196 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229196 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229196 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229198 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229198 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427459382586"} 20241222160229198 DAUC <0003> db_auc.c:157 IMSI='262427459382586': No 2G Auth Data 20241222160229198 DAUC <0003> db_auc.c:236 IMSI='262427459382586': Calling to generate 5 vectors 20241222160229198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160229198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229198 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160229198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241222160229198 DAUC <0003> auc.c:113 vector [0]: rand = 0b9efd6bbd7bbcea4961cb291c53904e 20241222160229198 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241222160229198 DAUC <0003> auc.c:142 vector [0]: autn = 99d73039643d000093d57a901a83191c 20241222160229198 DAUC <0003> auc.c:143 vector [0]: ck = 784a2162a1d771214d9337fa29b28e54 20241222160229198 DAUC <0003> auc.c:144 vector [0]: ik = 1cc3a1049bb36f8e5175f632d1be87ab 20241222160229198 DAUC <0003> auc.c:145 vector [0]: res = f72b6f43d7feda4b0000000000000000 20241222160229198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229198 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160229198 DAUC <0003> auc.c:151 vector [0]: kc = 786f41aec2681750 20241222160229198 DAUC <0003> auc.c:152 vector [0]: sres = 20d5b508 20241222160229198 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160229198 DAUC <0003> auc.c:113 vector [1]: rand = c379394e30990a3c5b7d460ae10c92a7 20241222160229198 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241222160229198 DAUC <0003> auc.c:142 vector [1]: autn = 7395ee2ddcc000002f4aef5b7ea82009 20241222160229198 DAUC <0003> auc.c:143 vector [1]: ck = df3526521f6715ef90aea215bc01064b 20241222160229198 DAUC <0003> auc.c:144 vector [1]: ik = 5cc3273438fa2b04e62ea22cc0388c02 20241222160229198 DAUC <0003> auc.c:145 vector [1]: res = 033ab635dbb808200000000000000000 20241222160229198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229198 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160229198 DAUC <0003> auc.c:151 vector [1]: kc = f576015f5ba4b4a2 20241222160229198 DAUC <0003> auc.c:152 vector [1]: sres = d882be15 20241222160229198 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160229198 DAUC <0003> auc.c:113 vector [2]: rand = 4977f596b22adca589a20c2556238593 20241222160229198 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241222160229198 DAUC <0003> auc.c:142 vector [2]: autn = 15fbeefc5a34000013c4a557f890e1cb 20241222160229198 DAUC <0003> auc.c:143 vector [2]: ck = d060e5c5d630027a841d0ec02a626f14 20241222160229198 DAUC <0003> auc.c:144 vector [2]: ik = 0335b80f0d0920cabfe3ff65c845908c 20241222160229198 DAUC <0003> auc.c:145 vector [2]: res = 2c9b065a9f200f5d0000000000000000 20241222160229198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229198 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160229198 DAUC <0003> auc.c:151 vector [2]: kc = e8abac6f391edd28 20241222160229198 DAUC <0003> auc.c:152 vector [2]: sres = b3bb0907 20241222160229198 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160229198 DAUC <0003> auc.c:113 vector [3]: rand = ca25faec57e0fd84ffa212c1c7c1b20a 20241222160229198 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241222160229198 DAUC <0003> auc.c:142 vector [3]: autn = 54aa955d334900001abca53130b94354 20241222160229198 DAUC <0003> auc.c:143 vector [3]: ck = db30c6eaf67d9b21f21f547533476843 20241222160229198 DAUC <0003> auc.c:144 vector [3]: ik = c8e4b81fe6dee9a54b4514889523c902 20241222160229198 DAUC <0003> auc.c:145 vector [3]: res = 54591431462eb4470000000000000000 20241222160229198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229198 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160229198 DAUC <0003> auc.c:151 vector [3]: kc = aa8e3e08b6c7d3c5 20241222160229198 DAUC <0003> auc.c:152 vector [3]: sres = 1277a076 20241222160229198 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160229198 DAUC <0003> auc.c:113 vector [4]: rand = 9d2ec449034eb6788373987721987f3d 20241222160229198 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241222160229198 DAUC <0003> auc.c:142 vector [4]: autn = 6d3de50bc5460000d77e49589e8a1825 20241222160229198 DAUC <0003> auc.c:143 vector [4]: ck = a0a35eedca4f0267c9ada73b29e6fbbf 20241222160229198 DAUC <0003> auc.c:144 vector [4]: ik = 74c54773b383492f0e6adb661233e6b3 20241222160229198 DAUC <0003> auc.c:145 vector [4]: res = ae81f629fd59a0510000000000000000 20241222160229198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229198 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160229198 DAUC <0003> auc.c:151 vector [4]: kc = 13a165c342195644 20241222160229198 DAUC <0003> auc.c:152 vector [4]: sres = 53d85678 20241222160229198 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160229198 DAUC <0003> db_auc.c:245 IMSI='262427459382586': Generated 5 vectors 20241222160229198 DAUC <0003> db_auc.c:249 IMSI='262427459382586': Updating SQN=481 in DB 20241222160229198 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427459382586"} 20241222160229198 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427459382586 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229198 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229198 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241222160229200 DAUC <0003> db_auc.c:157 IMSI='262429936230123': No 2G Auth Data 20241222160229200 DAUC <0003> db_auc.c:192 IMSI='262429936230123': No 3G Auth Data 20241222160229207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47040<->l=127.0.0.1:4258 20241222160229209 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229209 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429936230123"} 20241222160229209 DAUC <0003> db_auc.c:236 IMSI='262429936230123': Calling to generate 1 vectors 20241222160229209 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241222160229209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229209 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160229209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229209 DAUC <0003> auc.c:113 vector [0]: rand = d95c5fac89482b2444c9e0107674de95 20241222160229209 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160229209 DAUC <0003> auc.c:142 vector [0]: autn = 9e837972c79b0000718e4f5065326698 20241222160229209 DAUC <0003> auc.c:143 vector [0]: ck = 529dfc8bce32172b0daea64e0429e3f8 20241222160229209 DAUC <0003> auc.c:144 vector [0]: ik = b2d13706554beded3a087ad3b69d11ae 20241222160229209 DAUC <0003> auc.c:145 vector [0]: res = 5815e1ff4a81084f0000000000000000 20241222160229209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229209 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229210 DAUC <0003> auc.c:179 vector [0]: kc = 04fca308ccbc5400 20241222160229210 DAUC <0003> auc.c:180 vector [0]: sres = 5235526b 20241222160229210 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229210 DAUC <0003> db_auc.c:245 IMSI='262429936230123': Generated 1 vectors 20241222160229210 DAUC <0003> db_auc.c:249 IMSI='262429936230123': Updating SQN=33 in DB 20241222160229210 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429936230123"} 20241222160229210 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229210 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229210 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229211 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229211 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429936230123"} 20241222160229211 DAUC <0003> db_auc.c:236 IMSI='262429936230123': Calling to generate 4 vectors 20241222160229211 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241222160229211 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229211 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229211 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241222160229211 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229211 DAUC <0003> auc.c:113 vector [0]: rand = f62674eb98d40e676ae36dd0665f59e1 20241222160229211 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241222160229211 DAUC <0003> auc.c:142 vector [0]: autn = 8f1878a838d30000812035e545d67290 20241222160229211 DAUC <0003> auc.c:143 vector [0]: ck = 983a0c6a49adc76ca085f5cfbee4a408 20241222160229211 DAUC <0003> auc.c:144 vector [0]: ik = 97b27acf0d7681eb32942e03af0fab9e 20241222160229211 DAUC <0003> auc.c:145 vector [0]: res = 81535393b5809e810000000000000000 20241222160229211 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229211 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229211 DAUC <0003> auc.c:179 vector [0]: kc = dfe72838c844ec00 20241222160229211 DAUC <0003> auc.c:180 vector [0]: sres = 5b270e79 20241222160229211 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229211 DAUC <0003> auc.c:113 vector [1]: rand = 3ec578aefcade15765b1566cb5844378 20241222160229211 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241222160229211 DAUC <0003> auc.c:142 vector [1]: autn = a9b0390d8fbe0000a7ad93d1d8d1be8c 20241222160229211 DAUC <0003> auc.c:143 vector [1]: ck = f61ebe7dece56a180148c0c15638dca4 20241222160229211 DAUC <0003> auc.c:144 vector [1]: ik = 496ff3972779703258ec9c0222e99a7c 20241222160229211 DAUC <0003> auc.c:145 vector [1]: res = 5482af6460c1b2c10000000000000000 20241222160229211 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229211 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229211 DAUC <0003> auc.c:179 vector [1]: kc = 210fd4b475e78800 20241222160229211 DAUC <0003> auc.c:180 vector [1]: sres = 59c0bafc 20241222160229211 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229211 DAUC <0003> auc.c:113 vector [2]: rand = 93cb1ec5a6315b261b0919ba97bb1a9d 20241222160229211 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241222160229211 DAUC <0003> auc.c:142 vector [2]: autn = 60e64ed5b8cd0000ff5663f0060a69f0 20241222160229211 DAUC <0003> auc.c:143 vector [2]: ck = b5df55ec6f8a8773cebb9d3e9f01bf40 20241222160229211 DAUC <0003> auc.c:144 vector [2]: ik = 8715785ceacb3b0a7309c28a9cd0ed2a 20241222160229211 DAUC <0003> auc.c:145 vector [2]: res = c9c08d238dcacf590000000000000000 20241222160229211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229211 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229211 DAUC <0003> auc.c:179 vector [2]: kc = ea72071395d99400 20241222160229211 DAUC <0003> auc.c:180 vector [2]: sres = 75be4308 20241222160229211 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229211 DAUC <0003> auc.c:113 vector [3]: rand = 8ccf9416942dbec38a32935433459c01 20241222160229212 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241222160229212 DAUC <0003> auc.c:142 vector [3]: autn = de35815e817600003754ee49358e7c5d 20241222160229212 DAUC <0003> auc.c:143 vector [3]: ck = 28cb5b61bf567b0a617c75019755e26c 20241222160229212 DAUC <0003> auc.c:144 vector [3]: ik = 4d00aee8590ee1a51fdb90b852b53723 20241222160229212 DAUC <0003> auc.c:145 vector [3]: res = 6014157e81c461380000000000000000 20241222160229212 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229212 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229212 DAUC <0003> auc.c:179 vector [3]: kc = a2928cd45f193800 20241222160229212 DAUC <0003> auc.c:180 vector [3]: sres = e336180d 20241222160229212 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229212 DAUC <0003> db_auc.c:245 IMSI='262429936230123': Generated 4 vectors 20241222160229212 DAUC <0003> db_auc.c:249 IMSI='262429936230123': Updating SQN=161 in DB 20241222160229212 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429936230123"} 20241222160229212 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229212 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229212 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229213 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229213 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429936230123"} 20241222160229213 DAUC <0003> db_auc.c:236 IMSI='262429936230123': Calling to generate 5 vectors 20241222160229213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241222160229213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229213 DAUC <0003> auc.c:113 vector [0]: rand = 52028428a645671d3c2daf5c0226ebca 20241222160229213 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241222160229213 DAUC <0003> auc.c:142 vector [0]: autn = 6476fc6809d60000216f8f9e81390b7a 20241222160229213 DAUC <0003> auc.c:143 vector [0]: ck = 15c3fcb98ad333a0582b713ed5a07cc1 20241222160229213 DAUC <0003> auc.c:144 vector [0]: ik = 1c8a17c430bb70119e998d2415ed58cf 20241222160229213 DAUC <0003> auc.c:145 vector [0]: res = 90eb151c3b6930b50000000000000000 20241222160229213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229213 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229213 DAUC <0003> auc.c:179 vector [0]: kc = f0a8310c70778400 20241222160229213 DAUC <0003> auc.c:180 vector [0]: sres = 3ec519a8 20241222160229213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229213 DAUC <0003> auc.c:113 vector [1]: rand = ae01b1ca00fd8759b80f66e0dbef3474 20241222160229213 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241222160229213 DAUC <0003> auc.c:142 vector [1]: autn = af86ddf97f230000eb0b75240ce106df 20241222160229213 DAUC <0003> auc.c:143 vector [1]: ck = 6eed82a32de8330c45763f84faf46473 20241222160229213 DAUC <0003> auc.c:144 vector [1]: ik = 8e66eafa940cfa57c61c2cb6800828b6 20241222160229213 DAUC <0003> auc.c:145 vector [1]: res = 44bc43be0104d25f0000000000000000 20241222160229213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229213 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229213 DAUC <0003> auc.c:179 vector [1]: kc = d1fdd953edca4c00 20241222160229213 DAUC <0003> auc.c:180 vector [1]: sres = 352a0007 20241222160229213 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229213 DAUC <0003> auc.c:113 vector [2]: rand = 2e54a27d02f43c791b86618a2add5680 20241222160229213 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241222160229213 DAUC <0003> auc.c:142 vector [2]: autn = 477de2df0e8200003c57acaa75663d14 20241222160229213 DAUC <0003> auc.c:143 vector [2]: ck = 40d806bbedac609cf10aa2dc5db4e079 20241222160229213 DAUC <0003> auc.c:144 vector [2]: ik = d1f1c09bd1300161aaf265c980b0d28c 20241222160229213 DAUC <0003> auc.c:145 vector [2]: res = f34c5482945569540000000000000000 20241222160229213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229213 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229213 DAUC <0003> auc.c:179 vector [2]: kc = cd9c9e35f61b6c00 20241222160229213 DAUC <0003> auc.c:180 vector [2]: sres = 80796345 20241222160229213 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229213 DAUC <0003> auc.c:113 vector [3]: rand = fd7566c5077a8f509315afa48456a2ce 20241222160229213 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241222160229213 DAUC <0003> auc.c:142 vector [3]: autn = 3d499425ba5900002e845392d3a9d8ba 20241222160229213 DAUC <0003> auc.c:143 vector [3]: ck = d4c1cd06a2128c46b874989aa541013e 20241222160229213 DAUC <0003> auc.c:144 vector [3]: ik = 21f23d7d8b41dd3f610108d94c8e9539 20241222160229213 DAUC <0003> auc.c:145 vector [3]: res = 368e8b7a87b34cdd0000000000000000 20241222160229213 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229213 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229213 DAUC <0003> auc.c:179 vector [3]: kc = 3ce6f61531be5000 20241222160229213 DAUC <0003> auc.c:180 vector [3]: sres = b8503340 20241222160229213 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229213 DAUC <0003> auc.c:113 vector [4]: rand = 53d2d2509103551ec7b33540c9fb95e5 20241222160229214 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241222160229214 DAUC <0003> auc.c:142 vector [4]: autn = d61c55be6c42000013b45b33778e6f78 20241222160229214 DAUC <0003> auc.c:143 vector [4]: ck = de89ad64abe62fe134f31ae79d49a8d5 20241222160229214 DAUC <0003> auc.c:144 vector [4]: ik = dcd3f6cb3770b7d74db185c8f2789975 20241222160229214 DAUC <0003> auc.c:145 vector [4]: res = 23dd905e16498fee0000000000000000 20241222160229214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229214 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229214 DAUC <0003> auc.c:179 vector [4]: kc = 47f6d299d0fc8400 20241222160229214 DAUC <0003> auc.c:180 vector [4]: sres = 8d726296 20241222160229214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229214 DAUC <0003> db_auc.c:245 IMSI='262429936230123': Generated 5 vectors 20241222160229214 DAUC <0003> db_auc.c:249 IMSI='262429936230123': Updating SQN=321 in DB 20241222160229214 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429936230123"} 20241222160229214 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229214 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229214 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229215 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429936230123"} 20241222160229215 DAUC <0003> db_auc.c:236 IMSI='262429936230123': Calling to generate 5 vectors 20241222160229215 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229215 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229215 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229215 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241222160229215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229215 DAUC <0003> auc.c:113 vector [0]: rand = a546eb58c1647484195f54e5ab853240 20241222160229215 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241222160229215 DAUC <0003> auc.c:142 vector [0]: autn = b026841a2f3c00003628717410f5ed0f 20241222160229215 DAUC <0003> auc.c:143 vector [0]: ck = f9000491343879ba3b91a1a629d3fe6c 20241222160229215 DAUC <0003> auc.c:144 vector [0]: ik = 7fa9fd22036a0186ca5758c1707c1404 20241222160229215 DAUC <0003> auc.c:145 vector [0]: res = 29878f04e2448c2e0000000000000000 20241222160229215 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229215 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229215 DAUC <0003> auc.c:179 vector [0]: kc = 5610542893359c00 20241222160229215 DAUC <0003> auc.c:180 vector [0]: sres = 2921010f 20241222160229215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229215 DAUC <0003> auc.c:113 vector [1]: rand = 1340fd43ae0c8bafbbf0f8d7705ce024 20241222160229215 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241222160229215 DAUC <0003> auc.c:142 vector [1]: autn = c6c9c44937a60000556e26d4730ef4f9 20241222160229215 DAUC <0003> auc.c:143 vector [1]: ck = 401c3c14202fea41968f33f99e2ba859 20241222160229215 DAUC <0003> auc.c:144 vector [1]: ik = c5cca1da8e8342307d69b02bf48e1a46 20241222160229215 DAUC <0003> auc.c:145 vector [1]: res = 902c861e63a9c0fc0000000000000000 20241222160229215 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229215 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229215 DAUC <0003> auc.c:179 vector [1]: kc = bc4fed6ba5920800 20241222160229215 DAUC <0003> auc.c:180 vector [1]: sres = 03e6bf30 20241222160229215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229215 DAUC <0003> auc.c:113 vector [2]: rand = 425f393c3d17fb7fb6b39d551410b922 20241222160229215 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241222160229215 DAUC <0003> auc.c:142 vector [2]: autn = 4139b910d1070000526d35f0263b38f2 20241222160229215 DAUC <0003> auc.c:143 vector [2]: ck = 7732ca389f4a9f72a014ea0faf649042 20241222160229215 DAUC <0003> auc.c:144 vector [2]: ik = 776d8f947550c076d82f9e74959f7482 20241222160229215 DAUC <0003> auc.c:145 vector [2]: res = becdf05efa58de6b0000000000000000 20241222160229215 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229215 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229215 DAUC <0003> auc.c:179 vector [2]: kc = cdffa4ffc7b77c00 20241222160229215 DAUC <0003> auc.c:180 vector [2]: sres = a743117f 20241222160229215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229215 DAUC <0003> auc.c:113 vector [3]: rand = 505fd509430ab23ffae928445dc81a6a 20241222160229215 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241222160229215 DAUC <0003> auc.c:142 vector [3]: autn = 49c4012c6b9e0000d2e8295fad2729db 20241222160229215 DAUC <0003> auc.c:143 vector [3]: ck = 43356fba9db6e6cea189a6a79b1e182d 20241222160229215 DAUC <0003> auc.c:144 vector [3]: ik = ecad1f5d977cb0e702d90d4cb5f6f117 20241222160229215 DAUC <0003> auc.c:145 vector [3]: res = 4145f699af1f4d090000000000000000 20241222160229215 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229215 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229215 DAUC <0003> auc.c:179 vector [3]: kc = 38e0f129e8e59800 20241222160229215 DAUC <0003> auc.c:180 vector [3]: sres = 6ac0323c 20241222160229215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229215 DAUC <0003> auc.c:113 vector [4]: rand = 5713d14fffbdc95bfd1fa65458edcd6a 20241222160229215 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241222160229215 DAUC <0003> auc.c:142 vector [4]: autn = 26ce48457311000083963d3d9f2d12d0 20241222160229215 DAUC <0003> auc.c:143 vector [4]: ck = 9ca53e907191e0bfdb2c57fcf030c8bb 20241222160229215 DAUC <0003> auc.c:144 vector [4]: ik = 6ff4cda4eba977b18f9c00ae93bdc293 20241222160229215 DAUC <0003> auc.c:145 vector [4]: res = 224cfcfcd862203b0000000000000000 20241222160229215 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229215 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229215 DAUC <0003> auc.c:179 vector [4]: kc = 21045221980b5c00 20241222160229215 DAUC <0003> auc.c:180 vector [4]: sres = 83f7baf9 20241222160229215 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229215 DAUC <0003> db_auc.c:245 IMSI='262429936230123': Generated 5 vectors 20241222160229215 DAUC <0003> db_auc.c:249 IMSI='262429936230123': Updating SQN=481 in DB 20241222160229215 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429936230123"} 20241222160229215 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429936230123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229216 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47040<->l=127.0.0.1:4258 20241222160229217 DAUC <0003> db_auc.c:157 IMSI='262425330788470': No 2G Auth Data 20241222160229217 DAUC <0003> db_auc.c:192 IMSI='262425330788470': No 3G Auth Data 20241222160229224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241222160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229226 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425330788470"} 20241222160229226 DAUC <0003> db_auc.c:236 IMSI='262425330788470': Calling to generate 1 vectors 20241222160229226 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241222160229226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160229226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229226 DAUC <0003> auc.c:113 vector [0]: rand = d93b33187fc82c76317471351f6dcdee 20241222160229226 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160229226 DAUC <0003> auc.c:142 vector [0]: autn = 709105ac25e400007c4650ecf22b56e5 20241222160229226 DAUC <0003> auc.c:143 vector [0]: ck = 407929b4026f41857f37ea25f9425245 20241222160229226 DAUC <0003> auc.c:144 vector [0]: ik = bc49b01907784535646a5d9b3ec0116a 20241222160229226 DAUC <0003> auc.c:145 vector [0]: res = ab27000b164ed5090000000000000000 20241222160229226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229226 DAUC <0003> auc.c:179 vector [0]: kc = 875d17cb9234f800 20241222160229226 DAUC <0003> auc.c:180 vector [0]: sres = 0e48d2a9 20241222160229226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229226 DAUC <0003> db_auc.c:245 IMSI='262425330788470': Generated 1 vectors 20241222160229226 DAUC <0003> db_auc.c:249 IMSI='262425330788470': Updating SQN=33 in DB 20241222160229226 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425330788470"} 20241222160229226 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229227 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229227 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425330788470"} 20241222160229227 DAUC <0003> db_auc.c:236 IMSI='262425330788470': Calling to generate 4 vectors 20241222160229227 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241222160229227 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229227 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229227 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241222160229227 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229227 DAUC <0003> auc.c:113 vector [0]: rand = 8672850940a46aaeeab2044b563aad56 20241222160229227 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241222160229227 DAUC <0003> auc.c:142 vector [0]: autn = d4448049d42a000003b2d0ea2108420f 20241222160229227 DAUC <0003> auc.c:143 vector [0]: ck = 6a7cd6e4cc34d6db1317875bdd53ac2d 20241222160229227 DAUC <0003> auc.c:144 vector [0]: ik = f9df6e719aa21becdea9d4de839bc7bc 20241222160229227 DAUC <0003> auc.c:145 vector [0]: res = dcbf11e0de37bb540000000000000000 20241222160229227 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229227 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229227 DAUC <0003> auc.c:179 vector [0]: kc = 5a11404a0acaf000 20241222160229227 DAUC <0003> auc.c:180 vector [0]: sres = ac88a360 20241222160229227 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229227 DAUC <0003> auc.c:113 vector [1]: rand = eccc11308105fad6e0f70863bb0cc9dc 20241222160229227 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241222160229227 DAUC <0003> auc.c:142 vector [1]: autn = c1041b1ab4c200009d7a813a11e3e817 20241222160229227 DAUC <0003> auc.c:143 vector [1]: ck = 2a3f99677c363c6175e8de15c2ba6b82 20241222160229228 DAUC <0003> auc.c:144 vector [1]: ik = 59a9415bf98bc0eb53031d98ccebb473 20241222160229228 DAUC <0003> auc.c:145 vector [1]: res = dbd4d90fb8cf32730000000000000000 20241222160229228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229228 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229228 DAUC <0003> auc.c:179 vector [1]: kc = 716188312261a800 20241222160229228 DAUC <0003> auc.c:180 vector [1]: sres = 16ea0ee3 20241222160229228 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229228 DAUC <0003> auc.c:113 vector [2]: rand = cf8f369e6b4a5a27d0e017f267a907b7 20241222160229228 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241222160229228 DAUC <0003> auc.c:142 vector [2]: autn = 269e888f3c260000b8c84576494f3f4b 20241222160229228 DAUC <0003> auc.c:143 vector [2]: ck = 37687105b844df96569813d4df217f9e 20241222160229228 DAUC <0003> auc.c:144 vector [2]: ik = 6166c4981a8d4f1203acb6edd672820b 20241222160229228 DAUC <0003> auc.c:145 vector [2]: res = b8210b58dd6cec370000000000000000 20241222160229228 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229228 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229228 DAUC <0003> auc.c:179 vector [2]: kc = bfc3e956763b8000 20241222160229228 DAUC <0003> auc.c:180 vector [2]: sres = 8a7f61de 20241222160229228 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229228 DAUC <0003> auc.c:113 vector [3]: rand = 2babe7c213186bd78133a75d809176bf 20241222160229228 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241222160229228 DAUC <0003> auc.c:142 vector [3]: autn = 402c9502447d0000e4f658a4a5f0c7fb 20241222160229228 DAUC <0003> auc.c:143 vector [3]: ck = b5eebbba92c76e256a76b5e223b87576 20241222160229228 DAUC <0003> auc.c:144 vector [3]: ik = d9fef5ce86d6a89e7b53d94bffe30362 20241222160229228 DAUC <0003> auc.c:145 vector [3]: res = 202c63139c0cb2650000000000000000 20241222160229228 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229228 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229228 DAUC <0003> auc.c:179 vector [3]: kc = 52c1f41914cf1400 20241222160229228 DAUC <0003> auc.c:180 vector [3]: sres = 03ad9226 20241222160229228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229228 DAUC <0003> db_auc.c:245 IMSI='262425330788470': Generated 4 vectors 20241222160229228 DAUC <0003> db_auc.c:249 IMSI='262425330788470': Updating SQN=161 in DB 20241222160229228 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425330788470"} 20241222160229228 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229228 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229228 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229229 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229229 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425330788470"} 20241222160229229 DAUC <0003> db_auc.c:236 IMSI='262425330788470': Calling to generate 5 vectors 20241222160229229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229229 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229229 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229229 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241222160229229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229229 DAUC <0003> auc.c:113 vector [0]: rand = 480a0fcad9113dc48b2fc2ef624c882f 20241222160229229 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241222160229229 DAUC <0003> auc.c:142 vector [0]: autn = 350ea7e2f53f0000a75626fe131d8d73 20241222160229229 DAUC <0003> auc.c:143 vector [0]: ck = 860c4840ada448e781ac950c7e70a79f 20241222160229229 DAUC <0003> auc.c:144 vector [0]: ik = cb5b20e7eb56ae8b937c1c26ceadc8cb 20241222160229229 DAUC <0003> auc.c:145 vector [0]: res = 9f6cda6b64ad3cbc0000000000000000 20241222160229229 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229229 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229229 DAUC <0003> auc.c:179 vector [0]: kc = 94ae3f3e64de7400 20241222160229229 DAUC <0003> auc.c:180 vector [0]: sres = b00c3a4f 20241222160229229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229229 DAUC <0003> auc.c:113 vector [1]: rand = 9ffaa7be1aa8960cf854e1d69439227a 20241222160229229 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241222160229229 DAUC <0003> auc.c:142 vector [1]: autn = 06b0ed9d22430000d6f1221787edd0e4 20241222160229229 DAUC <0003> auc.c:143 vector [1]: ck = eeaacab1660ea05208d176fc727733c0 20241222160229229 DAUC <0003> auc.c:144 vector [1]: ik = 17e6491edb832f43f0250b0205af2417 20241222160229229 DAUC <0003> auc.c:145 vector [1]: res = c4f4c461cab658f60000000000000000 20241222160229229 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229229 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229229 DAUC <0003> auc.c:179 vector [1]: kc = 859f9549500a2800 20241222160229229 DAUC <0003> auc.c:180 vector [1]: sres = a61bd132 20241222160229229 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229229 DAUC <0003> auc.c:113 vector [2]: rand = 084aef5f2572866a71b02b8de657318a 20241222160229229 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241222160229229 DAUC <0003> auc.c:142 vector [2]: autn = ded5a4ca7a9e00006e6d3ab748ae03b5 20241222160229229 DAUC <0003> auc.c:143 vector [2]: ck = a1ffa6bb1b98c5c69c796a2638e044be 20241222160229229 DAUC <0003> auc.c:144 vector [2]: ik = d08f981746a616d4d0a1552fbb54e0e6 20241222160229229 DAUC <0003> auc.c:145 vector [2]: res = 8a54e92d25b9b6e60000000000000000 20241222160229229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229229 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229229 DAUC <0003> auc.c:179 vector [2]: kc = 2c036698a5e1f400 20241222160229229 DAUC <0003> auc.c:180 vector [2]: sres = d855e45e 20241222160229229 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229229 DAUC <0003> auc.c:113 vector [3]: rand = f06b5d660de97f61f7b769e253fd7b98 20241222160229229 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241222160229229 DAUC <0003> auc.c:142 vector [3]: autn = 1f75bd867f84000020deb722e673056f 20241222160229229 DAUC <0003> auc.c:143 vector [3]: ck = d8691ec0eecb97962342e134daee9c72 20241222160229229 DAUC <0003> auc.c:144 vector [3]: ik = 51cba8ba4413f4aac61d6c3e95eaf10a 20241222160229229 DAUC <0003> auc.c:145 vector [3]: res = db6e5827cc1384b20000000000000000 20241222160229229 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229229 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229229 DAUC <0003> auc.c:179 vector [3]: kc = 808dc5afca522000 20241222160229229 DAUC <0003> auc.c:180 vector [3]: sres = 69bc50fc 20241222160229229 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229229 DAUC <0003> auc.c:113 vector [4]: rand = 252656a4a1a139dd6d95132f4b2b655f 20241222160229229 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241222160229230 DAUC <0003> auc.c:142 vector [4]: autn = 5030038cc9460000266160981cfd25e2 20241222160229230 DAUC <0003> auc.c:143 vector [4]: ck = 3c05573cfe6bbd737b4599f0c2f445ed 20241222160229230 DAUC <0003> auc.c:144 vector [4]: ik = 9897bf33d25e7eafffbeae8912946814 20241222160229230 DAUC <0003> auc.c:145 vector [4]: res = 112d48b9591d61860000000000000000 20241222160229230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229230 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229230 DAUC <0003> auc.c:179 vector [4]: kc = 52c07e4f5db06c00 20241222160229230 DAUC <0003> auc.c:180 vector [4]: sres = 649b488f 20241222160229230 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229230 DAUC <0003> db_auc.c:245 IMSI='262425330788470': Generated 5 vectors 20241222160229230 DAUC <0003> db_auc.c:249 IMSI='262425330788470': Updating SQN=321 in DB 20241222160229230 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425330788470"} 20241222160229230 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229231 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229231 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425330788470"} 20241222160229231 DAUC <0003> db_auc.c:236 IMSI='262425330788470': Calling to generate 5 vectors 20241222160229231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229231 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229231 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229231 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241222160229231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229231 DAUC <0003> auc.c:113 vector [0]: rand = aa03f5fc429550a325989fffa38433e1 20241222160229231 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241222160229231 DAUC <0003> auc.c:142 vector [0]: autn = 175421c9c16c00004f6313d8622eca9f 20241222160229231 DAUC <0003> auc.c:143 vector [0]: ck = b1cfa2afb4e08a9f402936fcfefd81dc 20241222160229231 DAUC <0003> auc.c:144 vector [0]: ik = c2fe8b0aaa4e79b992a95933a08ecb22 20241222160229231 DAUC <0003> auc.c:145 vector [0]: res = 8f62514666ed85cf0000000000000000 20241222160229231 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229231 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229231 DAUC <0003> auc.c:179 vector [0]: kc = 26fb947cea971400 20241222160229231 DAUC <0003> auc.c:180 vector [0]: sres = 370c477a 20241222160229231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229231 DAUC <0003> auc.c:113 vector [1]: rand = 651ed239857582a8dbb12e7617b3a5eb 20241222160229231 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241222160229231 DAUC <0003> auc.c:142 vector [1]: autn = 82df90446b730000d9cb6d5860628387 20241222160229231 DAUC <0003> auc.c:143 vector [1]: ck = 7ca4730d4b6812855bc861ee36cb4ee8 20241222160229231 DAUC <0003> auc.c:144 vector [1]: ik = bb196414aaef76f5390a0be1eb3a396c 20241222160229231 DAUC <0003> auc.c:145 vector [1]: res = 3d52504ffae3a5cb0000000000000000 20241222160229231 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229231 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229231 DAUC <0003> auc.c:179 vector [1]: kc = 1d1487a14d7c1800 20241222160229231 DAUC <0003> auc.c:180 vector [1]: sres = 98cf561a 20241222160229231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229231 DAUC <0003> auc.c:113 vector [2]: rand = d51451659afe8dd5f3596b2bef307352 20241222160229231 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241222160229231 DAUC <0003> auc.c:142 vector [2]: autn = 2423dc79b2350000364500422e56cf94 20241222160229231 DAUC <0003> auc.c:143 vector [2]: ck = 5e252d34b39eecfd8272450e95e46b9e 20241222160229231 DAUC <0003> auc.c:144 vector [2]: ik = ec586b7f1269167b87bfe67d4314d443 20241222160229231 DAUC <0003> auc.c:145 vector [2]: res = 9b9f7233b4ccec210000000000000000 20241222160229231 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229231 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229231 DAUC <0003> auc.c:179 vector [2]: kc = ef5273b0977c0000 20241222160229231 DAUC <0003> auc.c:180 vector [2]: sres = 75b372ac 20241222160229231 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229231 DAUC <0003> auc.c:113 vector [3]: rand = 7d830a3c66945cd695ed6b7a898a1fe0 20241222160229231 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241222160229231 DAUC <0003> auc.c:142 vector [3]: autn = 8a078498ec07000019a5ebff55848a44 20241222160229231 DAUC <0003> auc.c:143 vector [3]: ck = 280a687a662596c2bf273f50fc4e0768 20241222160229232 DAUC <0003> auc.c:144 vector [3]: ik = affbc09e30691e91ee69cd946bbc7aca 20241222160229232 DAUC <0003> auc.c:145 vector [3]: res = 0095da3ace7415a60000000000000000 20241222160229232 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229232 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229232 DAUC <0003> auc.c:179 vector [3]: kc = 4826b6fd3fb03c00 20241222160229232 DAUC <0003> auc.c:180 vector [3]: sres = c6b48639 20241222160229232 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229232 DAUC <0003> auc.c:113 vector [4]: rand = b86f801cfc5679c3cad6d9abc3e6096d 20241222160229232 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241222160229232 DAUC <0003> auc.c:142 vector [4]: autn = 897d02cdab4d0000d7bf06a0bc8bb3b4 20241222160229232 DAUC <0003> auc.c:143 vector [4]: ck = 9c4512b04f5ca7c877e600f0ed0ffb9c 20241222160229232 DAUC <0003> auc.c:144 vector [4]: ik = d90792490a739b8a41a014dbccd775bf 20241222160229232 DAUC <0003> auc.c:145 vector [4]: res = 0ab038f3ad21a2690000000000000000 20241222160229232 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229232 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229232 DAUC <0003> auc.c:179 vector [4]: kc = 0b4daf8cba231000 20241222160229232 DAUC <0003> auc.c:180 vector [4]: sres = 1a58a108 20241222160229232 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229232 DAUC <0003> db_auc.c:245 IMSI='262425330788470': Generated 5 vectors 20241222160229232 DAUC <0003> db_auc.c:249 IMSI='262425330788470': Updating SQN=481 in DB 20241222160229232 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425330788470"} 20241222160229232 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425330788470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229232 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229232 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241222160229234 DAUC <0003> db_auc.c:157 IMSI='262421018922150': No 2G Auth Data 20241222160229234 DAUC <0003> db_auc.c:192 IMSI='262421018922150': No 3G Auth Data 20241222160229242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 20241222160229244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229244 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421018922150"} 20241222160229244 DAUC <0003> db_auc.c:236 IMSI='262421018922150': Calling to generate 1 vectors 20241222160229244 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241222160229244 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229244 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229244 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160229244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229244 DAUC <0003> auc.c:113 vector [0]: rand = 44c4a2fe051fdb93686fa2de166f61f7 20241222160229244 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160229244 DAUC <0003> auc.c:142 vector [0]: autn = dafd3556c58500002c17a0d0c8bba1d8 20241222160229244 DAUC <0003> auc.c:143 vector [0]: ck = 443e4310f114abb52b3667c6c54fafc9 20241222160229244 DAUC <0003> auc.c:144 vector [0]: ik = 73cbd6be638ca4e3719ae0a343776b05 20241222160229244 DAUC <0003> auc.c:145 vector [0]: res = 7dba8e8fbbb8bdfa0000000000000000 20241222160229244 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229244 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229244 DAUC <0003> auc.c:179 vector [0]: kc = cb51da1b36a48a4c 20241222160229244 DAUC <0003> auc.c:180 vector [0]: sres = 4da75cc4 20241222160229244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229244 DAUC <0003> db_auc.c:245 IMSI='262421018922150': Generated 1 vectors 20241222160229244 DAUC <0003> db_auc.c:249 IMSI='262421018922150': Updating SQN=33 in DB 20241222160229244 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421018922150"} 20241222160229244 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229246 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421018922150"} 20241222160229246 DAUC <0003> db_auc.c:236 IMSI='262421018922150': Calling to generate 4 vectors 20241222160229246 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241222160229246 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229246 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229246 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241222160229246 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229246 DAUC <0003> auc.c:113 vector [0]: rand = 29f4e7242975c76bb336acd7fae95cd0 20241222160229246 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241222160229246 DAUC <0003> auc.c:142 vector [0]: autn = 780f51da73df0000dba8adf28bd10ddc 20241222160229246 DAUC <0003> auc.c:143 vector [0]: ck = 5932b0ff69633cc676b2816333038cf6 20241222160229246 DAUC <0003> auc.c:144 vector [0]: ik = 0a4bad016ffd234e8cde32ee0bf6d035 20241222160229246 DAUC <0003> auc.c:145 vector [0]: res = 9c2309521678f5ac0000000000000000 20241222160229246 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229246 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229246 DAUC <0003> auc.c:179 vector [0]: kc = 583228b1e34ee1be 20241222160229246 DAUC <0003> auc.c:180 vector [0]: sres = 29cce5a1 20241222160229246 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229246 DAUC <0003> auc.c:113 vector [1]: rand = 549c47b1394dcde329dc8ff0f9972ec0 20241222160229246 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241222160229246 DAUC <0003> auc.c:142 vector [1]: autn = 3a21eaa2440f0000b663c8197d222d2a 20241222160229246 DAUC <0003> auc.c:143 vector [1]: ck = 95ff76ae0aa1ed4ba0393b1e60c0f8e2 20241222160229246 DAUC <0003> auc.c:144 vector [1]: ik = 2b969ced777b64b0a63bbf0c518487ca 20241222160229246 DAUC <0003> auc.c:145 vector [1]: res = 899c1edc7b6f59ae0000000000000000 20241222160229246 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229246 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229246 DAUC <0003> auc.c:179 vector [1]: kc = 1c1c79bc8fc03b49 20241222160229246 DAUC <0003> auc.c:180 vector [1]: sres = b2a2e3bf 20241222160229246 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229246 DAUC <0003> auc.c:113 vector [2]: rand = 56511bac8d4bdbb6cc32ff1e7104e21d 20241222160229246 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241222160229246 DAUC <0003> auc.c:142 vector [2]: autn = 64620f1ecedd000076d2a896fd452928 20241222160229246 DAUC <0003> auc.c:143 vector [2]: ck = 59d92e02d3ebb8b5622bb5163313b42b 20241222160229246 DAUC <0003> auc.c:144 vector [2]: ik = 8ccf9cf683d096ba8452b254a08ac91e 20241222160229246 DAUC <0003> auc.c:145 vector [2]: res = c20dcbc4082ff5ca0000000000000000 20241222160229246 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229246 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229246 DAUC <0003> auc.c:179 vector [2]: kc = 13ac5d6dc7e4de3c 20241222160229246 DAUC <0003> auc.c:180 vector [2]: sres = 11bf4700 20241222160229246 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229246 DAUC <0003> auc.c:113 vector [3]: rand = fa685232b37df8104d7b4cb87133f095 20241222160229246 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241222160229246 DAUC <0003> auc.c:142 vector [3]: autn = f2b1d515f4010000c3366bba566dbb76 20241222160229246 DAUC <0003> auc.c:143 vector [3]: ck = 76c7dc2c771c741e6ee62eb39487606b 20241222160229246 DAUC <0003> auc.c:144 vector [3]: ik = ba4513675ce56ed7331e4ed409177c97 20241222160229246 DAUC <0003> auc.c:145 vector [3]: res = 1f237d83ec28de850000000000000000 20241222160229246 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229246 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229246 DAUC <0003> auc.c:179 vector [3]: kc = 0352bf57ca7d1815 20241222160229246 DAUC <0003> auc.c:180 vector [3]: sres = 6a7a1674 20241222160229246 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229246 DAUC <0003> db_auc.c:245 IMSI='262421018922150': Generated 4 vectors 20241222160229246 DAUC <0003> db_auc.c:249 IMSI='262421018922150': Updating SQN=161 in DB 20241222160229246 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421018922150"} 20241222160229246 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229247 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229247 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421018922150"} 20241222160229247 DAUC <0003> db_auc.c:236 IMSI='262421018922150': Calling to generate 5 vectors 20241222160229247 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229247 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229247 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229247 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241222160229247 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229247 DAUC <0003> auc.c:113 vector [0]: rand = 440277324761bf88dd8e0d1a892f215a 20241222160229247 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241222160229247 DAUC <0003> auc.c:142 vector [0]: autn = d7970f84918c0000fae3cea0aec0772e 20241222160229247 DAUC <0003> auc.c:143 vector [0]: ck = 860ebc5ab108e49785eadc28ea78f57c 20241222160229247 DAUC <0003> auc.c:144 vector [0]: ik = 15ec7a0c7472b4a7ade39a99c1724044 20241222160229247 DAUC <0003> auc.c:145 vector [0]: res = d7197d44a7a283030000000000000000 20241222160229247 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229247 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229247 DAUC <0003> auc.c:179 vector [0]: kc = cb1c4538b0f08208 20241222160229247 DAUC <0003> auc.c:180 vector [0]: sres = e54f5b5b 20241222160229247 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229247 DAUC <0003> auc.c:113 vector [1]: rand = 5d2ba6277737a467b6562bf49eaed525 20241222160229247 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241222160229247 DAUC <0003> auc.c:142 vector [1]: autn = 8fae28a9ad480000b819064cb458f9ac 20241222160229247 DAUC <0003> auc.c:143 vector [1]: ck = 8458d0c9e683aad8e720b8815dfcf9d1 20241222160229247 DAUC <0003> auc.c:144 vector [1]: ik = f7dc37d115877f06cdeb96f40e20ccba 20241222160229247 DAUC <0003> auc.c:145 vector [1]: res = 5d6cec02caaae8e40000000000000000 20241222160229247 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229247 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229247 DAUC <0003> auc.c:179 vector [1]: kc = 83bfabd7658ddce9 20241222160229247 DAUC <0003> auc.c:180 vector [1]: sres = 2f6c0a2b 20241222160229247 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229247 DAUC <0003> auc.c:113 vector [2]: rand = d7e7d5374d3c95c52d78db8d6d4126b0 20241222160229247 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241222160229248 DAUC <0003> auc.c:142 vector [2]: autn = ffe1ae7634450000939ab8ad06c5d2a6 20241222160229248 DAUC <0003> auc.c:143 vector [2]: ck = 2babecf00f0a44d40866acc48e064c14 20241222160229248 DAUC <0003> auc.c:144 vector [2]: ik = 04f78e8e91a20b229d34975ab8993cbc 20241222160229248 DAUC <0003> auc.c:145 vector [2]: res = efcb30a07ade3bec0000000000000000 20241222160229248 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229248 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229248 DAUC <0003> auc.c:179 vector [2]: kc = a0c4db952800eaad 20241222160229248 DAUC <0003> auc.c:180 vector [2]: sres = 4a289a48 20241222160229248 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229248 DAUC <0003> auc.c:113 vector [3]: rand = 24347684534e0d4a339f5feb404c1e69 20241222160229248 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241222160229248 DAUC <0003> auc.c:142 vector [3]: autn = 56720858e09b0000bde7abef96724ffa 20241222160229248 DAUC <0003> auc.c:143 vector [3]: ck = 47c995e5a48d5c8a67562840f46d0bd2 20241222160229248 DAUC <0003> auc.c:144 vector [3]: ik = 2e8b6b5bc3508f4b4120f774905466d0 20241222160229248 DAUC <0003> auc.c:145 vector [3]: res = 66aa08f3c0027c220000000000000000 20241222160229248 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229248 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229248 DAUC <0003> auc.c:179 vector [3]: kc = 09c1576e27d2e307 20241222160229248 DAUC <0003> auc.c:180 vector [3]: sres = 47ed2196 20241222160229248 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229248 DAUC <0003> auc.c:113 vector [4]: rand = 9b4e23f934b059cdaf570e275f5471c2 20241222160229248 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241222160229248 DAUC <0003> auc.c:142 vector [4]: autn = ecdd922bf4090000dc78a552c7a303be 20241222160229248 DAUC <0003> auc.c:143 vector [4]: ck = 644d1f31989ed60fa7befa0d9b96747d 20241222160229248 DAUC <0003> auc.c:144 vector [4]: ik = c5c86d1458ec762c967932b6c02d32fc 20241222160229248 DAUC <0003> auc.c:145 vector [4]: res = 996d5503708a0f960000000000000000 20241222160229248 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229248 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229248 DAUC <0003> auc.c:179 vector [4]: kc = ecddf972079355b3 20241222160229248 DAUC <0003> auc.c:180 vector [4]: sres = 6e0f8004 20241222160229248 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229248 DAUC <0003> db_auc.c:245 IMSI='262421018922150': Generated 5 vectors 20241222160229248 DAUC <0003> db_auc.c:249 IMSI='262421018922150': Updating SQN=321 in DB 20241222160229248 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421018922150"} 20241222160229248 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229249 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229249 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421018922150"} 20241222160229249 DAUC <0003> db_auc.c:236 IMSI='262421018922150': Calling to generate 5 vectors 20241222160229249 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160229249 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160229249 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160229249 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241222160229249 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160229249 DAUC <0003> auc.c:113 vector [0]: rand = cb5ed8300a203832d9a41a02ca3fec3e 20241222160229249 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241222160229249 DAUC <0003> auc.c:142 vector [0]: autn = 954d4bd2602400007adf334070cbb865 20241222160229249 DAUC <0003> auc.c:143 vector [0]: ck = 364470d92c202bcf525c47f546b750c8 20241222160229249 DAUC <0003> auc.c:144 vector [0]: ik = e7005cff7e8ff985879e7c0cb0337711 20241222160229249 DAUC <0003> auc.c:145 vector [0]: res = eb1aad103d6367bf0000000000000000 20241222160229249 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160229249 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160229249 DAUC <0003> auc.c:179 vector [0]: kc = 50ff12537652a263 20241222160229249 DAUC <0003> auc.c:180 vector [0]: sres = fb08f165 20241222160229249 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160229249 DAUC <0003> auc.c:113 vector [1]: rand = af8ca0c395b6210d1cf66d82a42fcc49 20241222160229249 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241222160229249 DAUC <0003> auc.c:142 vector [1]: autn = f4ca7d2c8bbf0000234e66bbbbac1be8 20241222160229249 DAUC <0003> auc.c:143 vector [1]: ck = 0703979ace0a24df46f97d28fb7b5b6d 20241222160229249 DAUC <0003> auc.c:144 vector [1]: ik = a824011c4ca2e6b491bd730d51f8431e 20241222160229249 DAUC <0003> auc.c:145 vector [1]: res = 385773cb80e2294a0000000000000000 20241222160229249 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160229249 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160229249 DAUC <0003> auc.c:179 vector [1]: kc = f77da15eae5d29e2 20241222160229249 DAUC <0003> auc.c:180 vector [1]: sres = f586cbf7 20241222160229249 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160229249 DAUC <0003> auc.c:113 vector [2]: rand = ea4f5ce3c711100b256aad27b9df20a9 20241222160229249 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241222160229249 DAUC <0003> auc.c:142 vector [2]: autn = f8ec118fa215000012f6aec2152151bf 20241222160229249 DAUC <0003> auc.c:143 vector [2]: ck = fca384ea13b45d8897090b6eb7634528 20241222160229249 DAUC <0003> auc.c:144 vector [2]: ik = adb7c8c3799cd11e5cfd8dc11ccd3884 20241222160229249 DAUC <0003> auc.c:145 vector [2]: res = 0ffbfe17de400dd70000000000000000 20241222160229249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160229249 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160229249 DAUC <0003> auc.c:179 vector [2]: kc = d97cb59e66002ab0 20241222160229249 DAUC <0003> auc.c:180 vector [2]: sres = f06b52cb 20241222160229249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160229249 DAUC <0003> auc.c:113 vector [3]: rand = 4cebc6be10e725af5b7d2dee4056544c 20241222160229249 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241222160229249 DAUC <0003> auc.c:142 vector [3]: autn = cf86085d0ac600006ffe22073f415fa6 20241222160229249 DAUC <0003> auc.c:143 vector [3]: ck = b9e7f90fd98d4c8f189fd4efb074751f 20241222160229249 DAUC <0003> auc.c:144 vector [3]: ik = dde3918c1b43087a10bad93f66a7fe70 20241222160229249 DAUC <0003> auc.c:145 vector [3]: res = 38139dfb3de7545c0000000000000000 20241222160229249 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160229249 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160229249 DAUC <0003> auc.c:179 vector [3]: kc = c06fdf2a3a7c301c 20241222160229249 DAUC <0003> auc.c:180 vector [3]: sres = c43dff15 20241222160229249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160229249 DAUC <0003> auc.c:113 vector [4]: rand = 3cc7fba983c3a4d7c204a011fbc20a15 20241222160229250 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241222160229250 DAUC <0003> auc.c:142 vector [4]: autn = 4e26a33169c4000048142d549c7acaaf 20241222160229250 DAUC <0003> auc.c:143 vector [4]: ck = 20abe0cd7c689dc507acccf71b8fc90e 20241222160229250 DAUC <0003> auc.c:144 vector [4]: ik = 302a8491210080356e84614d00a4e5b1 20241222160229250 DAUC <0003> auc.c:145 vector [4]: res = c95748830b601b8d0000000000000000 20241222160229250 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160229250 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160229250 DAUC <0003> auc.c:179 vector [4]: kc = 1eb01f2ff16a6213 20241222160229250 DAUC <0003> auc.c:180 vector [4]: sres = 2964d550 20241222160229250 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160229250 DAUC <0003> db_auc.c:245 IMSI='262421018922150': Generated 5 vectors 20241222160229250 DAUC <0003> db_auc.c:249 IMSI='262421018922150': Updating SQN=481 in DB 20241222160229250 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421018922150"} 20241222160229250 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421018922150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160229250 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229250 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160229251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4258 20241222160229252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46988<->l=127.0.0.1:4258 20241222160229252 DLINP <000b> input/ipa.c:452 connected read/write 20241222160229252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160229252 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160229252 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160229252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160229252 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20241222160229278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241222160229379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20241222160232477 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160232478 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160232481 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241222160232487 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232487 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160232487 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160232487 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160232487 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160232487 DLGSUP <0013> gsup_server.c:238 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  20241222160232488 DLGSUP <0013> gsup_server.c:236 2:  20241222160232488 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160232488 DLGSUP <0013> gsup_server.c:236 3:  20241222160232488 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160232488 DLGSUP <0013> gsup_server.c:236 4:  20241222160232488 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160232488 DLGSUP <0013> gsup_server.c:236 5:  20241222160232488 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160232488 DLGSUP <0013> gsup_server.c:236 7:  20241222160232488 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160232488 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160232488 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160232488 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160232509 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43729<->l=127.0.0.1:4259) 20241222160232515 DAUC <0003> db_auc.c:157 IMSI='262424701808722': No 2G Auth Data 20241222160232515 DAUC <0003> db_auc.c:192 IMSI='262424701808722': No 3G Auth Data 20241222160232537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 20241222160232546 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232547 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424701808722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424701808722"} 20241222160232547 DAUC <0003> db_auc.c:157 IMSI='262424701808722': No 2G Auth Data 20241222160232547 DAUC <0003> db_auc.c:236 IMSI='262424701808722': Calling to generate 5 vectors 20241222160232547 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160232547 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160232547 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160232547 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160232547 DAUC <0003> auc.c:113 vector [0]: rand = 9922c8a10d58df0bbd2964969ca8c23f 20241222160232547 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160232547 DAUC <0003> auc.c:142 vector [0]: autn = 0037f497921d80003d23aa594a5bea8a 20241222160232547 DAUC <0003> auc.c:143 vector [0]: ck = 717890fecfcca243e4f2ae304e546104 20241222160232547 DAUC <0003> auc.c:144 vector [0]: ik = af5b551322392c488226b0b09357a794 20241222160232547 DAUC <0003> auc.c:145 vector [0]: res = 74d7655d4958a1680000000000000000 20241222160232547 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160232547 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160232547 DAUC <0003> auc.c:151 vector [0]: kc = b8f7db6d30f6489b 20241222160232547 DAUC <0003> auc.c:152 vector [0]: sres = 3d8fc435 20241222160232547 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160232547 DAUC <0003> auc.c:113 vector [1]: rand = 84223da925727841aee886358b65a397 20241222160232548 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160232548 DAUC <0003> auc.c:142 vector [1]: autn = 6813fd94a56c8000122cfd0b157f1e95 20241222160232548 DAUC <0003> auc.c:143 vector [1]: ck = 933fd11903e7eb1c65c38e52df297348 20241222160232548 DAUC <0003> auc.c:144 vector [1]: ik = f37f283d734b72537bf2c182e621086d 20241222160232548 DAUC <0003> auc.c:145 vector [1]: res = 9c8bf7a234623a950000000000000000 20241222160232548 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160232548 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160232548 DAUC <0003> auc.c:151 vector [1]: kc = 7e71b6f449a4e26a 20241222160232548 DAUC <0003> auc.c:152 vector [1]: sres = a8e9cd37 20241222160232548 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160232548 DAUC <0003> auc.c:113 vector [2]: rand = 7c8cd94401bb3c5f321da0f3b1f31558 20241222160232548 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160232548 DAUC <0003> auc.c:142 vector [2]: autn = aa3efcd5e7da80009486620434a5d0aa 20241222160232548 DAUC <0003> auc.c:143 vector [2]: ck = 6fcd7de15c3a3f7301e829b9fed6f889 20241222160232548 DAUC <0003> auc.c:144 vector [2]: ik = 0fe9fc1c3034e74a25aff1879ea26886 20241222160232548 DAUC <0003> auc.c:145 vector [2]: res = 8e18ef21de43960a0000000000000000 20241222160232548 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160232548 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160232548 DAUC <0003> auc.c:151 vector [2]: kc = 446359c30c7a4836 20241222160232548 DAUC <0003> auc.c:152 vector [2]: sres = 505b792b 20241222160232548 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160232548 DAUC <0003> auc.c:113 vector [3]: rand = 565e1b5b3ebb84268a7075fcc4338662 20241222160232548 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160232548 DAUC <0003> auc.c:142 vector [3]: autn = 7cb12618d23b800074d1edf785f47f5c 20241222160232548 DAUC <0003> auc.c:143 vector [3]: ck = cff4558c862a3722f8272d6fa0cc3042 20241222160232548 DAUC <0003> auc.c:144 vector [3]: ik = 76da909e403405e71442b1654c03e6cf 20241222160232548 DAUC <0003> auc.c:145 vector [3]: res = 7942bfe178a494890000000000000000 20241222160232548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160232548 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160232549 DAUC <0003> auc.c:151 vector [3]: kc = 554b59182ad1e448 20241222160232549 DAUC <0003> auc.c:152 vector [3]: sres = 01e62b68 20241222160232549 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160232549 DAUC <0003> auc.c:113 vector [4]: rand = e33d2b91f07fa9ccf4919aecf946ebff 20241222160232549 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160232549 DAUC <0003> auc.c:142 vector [4]: autn = dc1975c0979a8000ae76f809fe37728e 20241222160232549 DAUC <0003> auc.c:143 vector [4]: ck = 8219ec811cd141336248a7bc0f7b1230 20241222160232549 DAUC <0003> auc.c:144 vector [4]: ik = ad41941ae17c4d93192fafafe1f318c7 20241222160232549 DAUC <0003> auc.c:145 vector [4]: res = babfcc4b074a46550000000000000000 20241222160232549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160232549 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160232549 DAUC <0003> auc.c:151 vector [4]: kc = 543f708813250657 20241222160232549 DAUC <0003> auc.c:152 vector [4]: sres = bdf58a1e 20241222160232549 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160232549 DAUC <0003> db_auc.c:245 IMSI='262424701808722': Generated 5 vectors 20241222160232549 DAUC <0003> db_auc.c:249 IMSI='262424701808722': Updating SQN=161 in DB 20241222160232549 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424701808722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424701808722"} 20241222160232549 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424701808722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160232549 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232549 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 20241222160232560 DAUC <0003> db_auc.c:157 IMSI='262428273831412': No 2G Auth Data 20241222160232560 DAUC <0003> db_auc.c:192 IMSI='262428273831412': No 3G Auth Data 20241222160232572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47568<->l=127.0.0.1:4258 20241222160232574 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232574 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428273831412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428273831412"} 20241222160232574 DAUC <0003> db_auc.c:157 IMSI='262428273831412': No 2G Auth Data 20241222160232574 DAUC <0003> db_auc.c:236 IMSI='262428273831412': Calling to generate 5 vectors 20241222160232574 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241222160232574 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160232574 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241222160232574 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160232574 DAUC <0003> auc.c:113 vector [0]: rand = 9f2d9c1760dac9924928e59629a67fd9 20241222160232574 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160232574 DAUC <0003> auc.c:142 vector [0]: autn = 4722be6f840480008680332a77bf029c 20241222160232574 DAUC <0003> auc.c:143 vector [0]: ck = 15f9947ae079896797ca7fb19ce95543 20241222160232574 DAUC <0003> auc.c:144 vector [0]: ik = 74a684d4011b5d687e895cb6f081bd49 20241222160232574 DAUC <0003> auc.c:145 vector [0]: res = ed99bfe292b73ec20000000000000000 20241222160232574 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160232574 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241222160232574 DAUC <0003> auc.c:151 vector [0]: kc = 881c33a98d0a3c05 20241222160232574 DAUC <0003> auc.c:152 vector [0]: sres = 7f2e8120 20241222160232574 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241222160232574 DAUC <0003> auc.c:113 vector [1]: rand = 0ffccf27b314d554a5f99ec9fb887326 20241222160232574 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160232574 DAUC <0003> auc.c:142 vector [1]: autn = 83d1cb4413098000144679b8cc777406 20241222160232574 DAUC <0003> auc.c:143 vector [1]: ck = d3cbf76ae1a358f7fcde5531ef1a623a 20241222160232574 DAUC <0003> auc.c:144 vector [1]: ik = 17daea14e744780e7eff00feeb130a68 20241222160232574 DAUC <0003> auc.c:145 vector [1]: res = ac0af5e1c6cbe4cd0000000000000000 20241222160232574 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160232574 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241222160232574 DAUC <0003> auc.c:151 vector [1]: kc = 463048b102ee48ab 20241222160232574 DAUC <0003> auc.c:152 vector [1]: sres = 6ac1112c 20241222160232574 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241222160232574 DAUC <0003> auc.c:113 vector [2]: rand = 380c243df9fb72a254836edc9c813659 20241222160232574 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160232574 DAUC <0003> auc.c:142 vector [2]: autn = f2cd455054ba8000194fee6ad7eb8b57 20241222160232574 DAUC <0003> auc.c:143 vector [2]: ck = e7b96162bb9c1948082a75b07769437b 20241222160232574 DAUC <0003> auc.c:144 vector [2]: ik = 59ffd3005b2e2892fb65ac0ab1309612 20241222160232574 DAUC <0003> auc.c:145 vector [2]: res = c5f95a54b9f075580000000000000000 20241222160232574 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160232574 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241222160232574 DAUC <0003> auc.c:151 vector [2]: kc = 4d096bd826ebe4b3 20241222160232574 DAUC <0003> auc.c:152 vector [2]: sres = 7c092f0c 20241222160232574 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241222160232574 DAUC <0003> auc.c:113 vector [3]: rand = 8e5111ed7ef7723917e8c8631fea760c 20241222160232574 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160232574 DAUC <0003> auc.c:142 vector [3]: autn = 2c267c521b048000a33fb7767dc040e4 20241222160232574 DAUC <0003> auc.c:143 vector [3]: ck = 4406eb4ab25680e41c83511573333a2b 20241222160232574 DAUC <0003> auc.c:144 vector [3]: ik = 819ae1cfdb2b164b5405bb4f457f2ea4 20241222160232574 DAUC <0003> auc.c:145 vector [3]: res = f56c5d0faa7797050000000000000000 20241222160232574 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160232574 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241222160232574 DAUC <0003> auc.c:151 vector [3]: kc = 8d1ae0df5f318220 20241222160232574 DAUC <0003> auc.c:152 vector [3]: sres = 5f1bca0a 20241222160232574 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241222160232574 DAUC <0003> auc.c:113 vector [4]: rand = ce0d57becc530b3293e4b98d555afcf6 20241222160232574 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160232574 DAUC <0003> auc.c:142 vector [4]: autn = ee52a7d8949a80004a5eebfd15f8b489 20241222160232574 DAUC <0003> auc.c:143 vector [4]: ck = d44165dca1e88fab9791be22e97b35e4 20241222160232574 DAUC <0003> auc.c:144 vector [4]: ik = 8d599632b75f8a4904fc7db6d66315e8 20241222160232574 DAUC <0003> auc.c:145 vector [4]: res = 0eec79338ff8406b0000000000000000 20241222160232574 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160232574 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241222160232574 DAUC <0003> auc.c:151 vector [4]: kc = ca75307a29af25ee 20241222160232574 DAUC <0003> auc.c:152 vector [4]: sres = 81143958 20241222160232574 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241222160232574 DAUC <0003> db_auc.c:245 IMSI='262428273831412': Generated 5 vectors 20241222160232574 DAUC <0003> db_auc.c:249 IMSI='262428273831412': Updating SQN=161 in DB 20241222160232574 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428273831412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428273831412"} 20241222160232574 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428273831412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160232574 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232574 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47568<->l=127.0.0.1:4258 20241222160232577 DAUC <0003> db_auc.c:157 IMSI='262423723698468': No 2G Auth Data 20241222160232577 DAUC <0003> db_auc.c:192 IMSI='262423723698468': No 3G Auth Data 20241222160232583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 20241222160232584 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232585 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423723698468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423723698468"} 20241222160232585 DAUC <0003> db_auc.c:236 IMSI='262423723698468': Calling to generate 5 vectors 20241222160232585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160232585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160232585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160232585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160232585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160232585 DAUC <0003> auc.c:113 vector [0]: rand = 90c8453d60b9544b70055691645dbf23 20241222160232585 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160232585 DAUC <0003> auc.c:142 vector [0]: autn = e09653704bbf8000fa13b05369caf911 20241222160232585 DAUC <0003> auc.c:143 vector [0]: ck = aa9eb2578a7a5713e05bd9b8d06e3b26 20241222160232585 DAUC <0003> auc.c:144 vector [0]: ik = 6a13977a4f1e3f96e1092101e1aadd1b 20241222160232585 DAUC <0003> auc.c:145 vector [0]: res = 32aacfd41a072de00000000000000000 20241222160232585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160232585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160232585 DAUC <0003> auc.c:179 vector [0]: kc = 31229df00ecebc00 20241222160232585 DAUC <0003> auc.c:180 vector [0]: sres = 9816a25e 20241222160232585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160232585 DAUC <0003> auc.c:113 vector [1]: rand = 80cc6c6c200343d07dfc018d5cf0c28f 20241222160232585 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160232585 DAUC <0003> auc.c:142 vector [1]: autn = 67a8ef12795b8000fd3ae7f1d661afc1 20241222160232585 DAUC <0003> auc.c:143 vector [1]: ck = ff4bca999f09f0a5d8d7d620351c3d0a 20241222160232585 DAUC <0003> auc.c:144 vector [1]: ik = e650779109a0b659543808af098e846c 20241222160232585 DAUC <0003> auc.c:145 vector [1]: res = 8db147d10de5b7020000000000000000 20241222160232585 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160232585 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160232585 DAUC <0003> auc.c:179 vector [1]: kc = aad27a4ff147b000 20241222160232585 DAUC <0003> auc.c:180 vector [1]: sres = 4cf637f5 20241222160232585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160232585 DAUC <0003> auc.c:113 vector [2]: rand = d96a1a9fa225c1279d25feb569b14a15 20241222160232585 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160232585 DAUC <0003> auc.c:142 vector [2]: autn = b356a0c535ae8000c1730179e9875806 20241222160232585 DAUC <0003> auc.c:143 vector [2]: ck = f271f1623a70126a8f364f5da8f1f1eb 20241222160232585 DAUC <0003> auc.c:144 vector [2]: ik = e672cc618cbff7a57bdade3a9ce65922 20241222160232585 DAUC <0003> auc.c:145 vector [2]: res = 42d99be954441f000000000000000000 20241222160232585 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160232585 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160232585 DAUC <0003> auc.c:179 vector [2]: kc = e9f11812ffb9ec00 20241222160232585 DAUC <0003> auc.c:180 vector [2]: sres = c90a691e 20241222160232585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160232585 DAUC <0003> auc.c:113 vector [3]: rand = fd2adb38d39a064a4aca51330fcba377 20241222160232585 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160232585 DAUC <0003> auc.c:142 vector [3]: autn = 955e1789150d8000effcc66258af87ed 20241222160232585 DAUC <0003> auc.c:143 vector [3]: ck = d886bac4f5fa33d267c3d7fbca6c9173 20241222160232585 DAUC <0003> auc.c:144 vector [3]: ik = 55cdfac837b261e4f5c4d10b7ffeeb00 20241222160232585 DAUC <0003> auc.c:145 vector [3]: res = e1981dbf193f905e0000000000000000 20241222160232585 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160232585 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160232585 DAUC <0003> auc.c:179 vector [3]: kc = 1eeead8e3ea08800 20241222160232585 DAUC <0003> auc.c:180 vector [3]: sres = 9e27378c 20241222160232585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160232585 DAUC <0003> auc.c:113 vector [4]: rand = 8789a3d203cc1e44446ddd57cac4fc78 20241222160232585 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160232585 DAUC <0003> auc.c:142 vector [4]: autn = 9949d8db01d18000ec234fee60fede7b 20241222160232585 DAUC <0003> auc.c:143 vector [4]: ck = db4479e92c448603c6021353852d0737 20241222160232585 DAUC <0003> auc.c:144 vector [4]: ik = bb244dcce01979a213249f07b9dbe12d 20241222160232585 DAUC <0003> auc.c:145 vector [4]: res = 11d3c11db2d948f20000000000000000 20241222160232585 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160232585 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160232585 DAUC <0003> auc.c:179 vector [4]: kc = 6622d847c843b800 20241222160232586 DAUC <0003> auc.c:180 vector [4]: sres = fc9eedcc 20241222160232586 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160232586 DAUC <0003> db_auc.c:245 IMSI='262423723698468': Generated 5 vectors 20241222160232586 DAUC <0003> db_auc.c:249 IMSI='262423723698468': Updating SQN=161 in DB 20241222160232586 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423723698468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423723698468"} 20241222160232586 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423723698468 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160232586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 20241222160232588 DAUC <0003> db_auc.c:157 IMSI='262427800074116': No 2G Auth Data 20241222160232588 DAUC <0003> db_auc.c:192 IMSI='262427800074116': No 3G Auth Data 20241222160232594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241222160232596 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232596 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427800074116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427800074116"} 20241222160232596 DAUC <0003> db_auc.c:236 IMSI='262427800074116': Calling to generate 5 vectors 20241222160232596 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160232596 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160232596 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160232596 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160232596 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160232596 DAUC <0003> auc.c:113 vector [0]: rand = dc53090cae24e8528256f24a5d89303e 20241222160232596 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160232596 DAUC <0003> auc.c:142 vector [0]: autn = e723a00ea76e80006e28f13de389fb79 20241222160232596 DAUC <0003> auc.c:143 vector [0]: ck = d9cb14035a2d7fe0546a11c88f544dd5 20241222160232596 DAUC <0003> auc.c:144 vector [0]: ik = 3b5712f285db1f1232b1e6097677ca6b 20241222160232596 DAUC <0003> auc.c:145 vector [0]: res = 6d13f12644b118c60000000000000000 20241222160232596 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160232596 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160232596 DAUC <0003> auc.c:179 vector [0]: kc = a99c65cbd8e0a000 20241222160232596 DAUC <0003> auc.c:180 vector [0]: sres = c10c1bb7 20241222160232596 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160232596 DAUC <0003> auc.c:113 vector [1]: rand = ef046c70fdab61f233ad9390c1c338bc 20241222160232596 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160232596 DAUC <0003> auc.c:142 vector [1]: autn = 5422fa3772f98000da3c02f0e0bc69c2 20241222160232596 DAUC <0003> auc.c:143 vector [1]: ck = 005c5fcd9ffdab4b3e605c9440851d59 20241222160232596 DAUC <0003> auc.c:144 vector [1]: ik = 907637ef9b61842152dfb591b6f79ca1 20241222160232596 DAUC <0003> auc.c:145 vector [1]: res = c97a119a5f3517a00000000000000000 20241222160232596 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160232596 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160232596 DAUC <0003> auc.c:179 vector [1]: kc = f969b2bd7f966400 20241222160232597 DAUC <0003> auc.c:180 vector [1]: sres = e60fd859 20241222160232597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160232597 DAUC <0003> auc.c:113 vector [2]: rand = 9f9e985bd2dd4f806dedefb70fc5f861 20241222160232597 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160232597 DAUC <0003> auc.c:142 vector [2]: autn = 06ba95916d808000d9a144992ed14cb3 20241222160232597 DAUC <0003> auc.c:143 vector [2]: ck = 19fba9831b0199115e3fe53ea092d59f 20241222160232597 DAUC <0003> auc.c:144 vector [2]: ik = a742c7200b8fb8c9f886daea060d801e 20241222160232597 DAUC <0003> auc.c:145 vector [2]: res = e33c1bbca7932eb60000000000000000 20241222160232597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160232597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160232597 DAUC <0003> auc.c:179 vector [2]: kc = 7acd687f9ef91400 20241222160232597 DAUC <0003> auc.c:180 vector [2]: sres = 1175cd5e 20241222160232597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160232597 DAUC <0003> auc.c:113 vector [3]: rand = 68f8744d3e24eab0964a5f88c2e2f54c 20241222160232597 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160232597 DAUC <0003> auc.c:142 vector [3]: autn = 15e13f017ad3800086f254f1c340675e 20241222160232597 DAUC <0003> auc.c:143 vector [3]: ck = 206887ad0e441d1d52f804bca3dfd4a0 20241222160232597 DAUC <0003> auc.c:144 vector [3]: ik = ad8d2e7ad00dda12147564830eb91a05 20241222160232597 DAUC <0003> auc.c:145 vector [3]: res = 8f12f7eaa7bc89bd0000000000000000 20241222160232597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160232597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160232597 DAUC <0003> auc.c:179 vector [3]: kc = 12a959284d988800 20241222160232597 DAUC <0003> auc.c:180 vector [3]: sres = bfb72fee 20241222160232597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160232597 DAUC <0003> auc.c:113 vector [4]: rand = a02483b3acafe320c570d3f49d0a7051 20241222160232597 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160232597 DAUC <0003> auc.c:142 vector [4]: autn = 9bdffa66fd13800053bd70695e2a21ab 20241222160232597 DAUC <0003> auc.c:143 vector [4]: ck = 29b30b23053546f0d3c07633e48a2ac1 20241222160232597 DAUC <0003> auc.c:144 vector [4]: ik = 20c4eecec20466851367fd1202cd66af 20241222160232597 DAUC <0003> auc.c:145 vector [4]: res = 5416ce9b5aa947160000000000000000 20241222160232597 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160232597 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160232597 DAUC <0003> auc.c:179 vector [4]: kc = 9dbc7dbf3d6a7400 20241222160232597 DAUC <0003> auc.c:180 vector [4]: sres = 19a87e1e 20241222160232597 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160232597 DAUC <0003> db_auc.c:245 IMSI='262427800074116': Generated 5 vectors 20241222160232597 DAUC <0003> db_auc.c:249 IMSI='262427800074116': Updating SQN=161 in DB 20241222160232597 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427800074116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427800074116"} 20241222160232597 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427800074116 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160232597 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232597 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241222160232599 DAUC <0003> db_auc.c:157 IMSI='262425319353642': No 2G Auth Data 20241222160232599 DAUC <0003> db_auc.c:192 IMSI='262425319353642': No 3G Auth Data 20241222160232606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 20241222160232608 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232608 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425319353642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425319353642"} 20241222160232608 DAUC <0003> db_auc.c:236 IMSI='262425319353642': Calling to generate 5 vectors 20241222160232608 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241222160232608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241222160232608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241222160232608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241222160232608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241222160232608 DAUC <0003> auc.c:113 vector [0]: rand = bb10d9c1f8b8fac32d71f28d1f77f08f 20241222160232608 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241222160232608 DAUC <0003> auc.c:142 vector [0]: autn = 5b7ca7b9e40680004a9cb83248adc258 20241222160232608 DAUC <0003> auc.c:143 vector [0]: ck = 13b74f57e20a67f5401750c5db23b308 20241222160232608 DAUC <0003> auc.c:144 vector [0]: ik = f8717996bda185429494ab7dd0b97373 20241222160232608 DAUC <0003> auc.c:145 vector [0]: res = 4a3aabe0cf4b7e8d0000000000000000 20241222160232608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241222160232608 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241222160232608 DAUC <0003> auc.c:179 vector [0]: kc = 90f9ca5f7ac671b8 20241222160232608 DAUC <0003> auc.c:180 vector [0]: sres = d5462b92 20241222160232608 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241222160232608 DAUC <0003> auc.c:113 vector [1]: rand = 5ed71cce9bf4facb03e78fa136d328bf 20241222160232608 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241222160232608 DAUC <0003> auc.c:142 vector [1]: autn = 64b7337ffbaf800002594d40c03d3788 20241222160232608 DAUC <0003> auc.c:143 vector [1]: ck = 5bfd7b470c33d0d0e755eb6a524d2aae 20241222160232608 DAUC <0003> auc.c:144 vector [1]: ik = 2b282f175b662fab713440eb95a65f28 20241222160232608 DAUC <0003> auc.c:145 vector [1]: res = fdad46a15d72d8270000000000000000 20241222160232608 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241222160232608 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241222160232608 DAUC <0003> auc.c:179 vector [1]: kc = 7f0513a3ef2519ca 20241222160232608 DAUC <0003> auc.c:180 vector [1]: sres = 7f14217a 20241222160232608 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241222160232608 DAUC <0003> auc.c:113 vector [2]: rand = 16fdddd587827c92dd408cf42fefffa9 20241222160232608 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241222160232608 DAUC <0003> auc.c:142 vector [2]: autn = 568dc8c6dbd180004583fcac946db85e 20241222160232608 DAUC <0003> auc.c:143 vector [2]: ck = 87bc2aa3b48d0433a704924d41042ce4 20241222160232608 DAUC <0003> auc.c:144 vector [2]: ik = 6bc7f55db1f9ae36c9c0b64786ae0125 20241222160232608 DAUC <0003> auc.c:145 vector [2]: res = 0e02402194451f6c0000000000000000 20241222160232608 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241222160232608 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241222160232608 DAUC <0003> auc.c:179 vector [2]: kc = fcf54b147bde03b9 20241222160232608 DAUC <0003> auc.c:180 vector [2]: sres = 33a8d754 20241222160232608 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241222160232608 DAUC <0003> auc.c:113 vector [3]: rand = 92849385c800dd70ebef2fb1235b7c95 20241222160232608 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241222160232608 DAUC <0003> auc.c:142 vector [3]: autn = d153ee7dc2b98000abcf649b1553c0ec 20241222160232608 DAUC <0003> auc.c:143 vector [3]: ck = 3c9cfcf7c12b7157142673813b17c280 20241222160232608 DAUC <0003> auc.c:144 vector [3]: ik = e8acf1a8fd6c22e23c4522a8a7515aa4 20241222160232608 DAUC <0003> auc.c:145 vector [3]: res = 2bd515eceb9f938a0000000000000000 20241222160232608 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241222160232608 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241222160232608 DAUC <0003> auc.c:179 vector [3]: kc = f7384240d1520dd9 20241222160232609 DAUC <0003> auc.c:180 vector [3]: sres = 25254e5d 20241222160232609 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241222160232609 DAUC <0003> auc.c:113 vector [4]: rand = 01765cf21e74dc6fff535d0a20a765af 20241222160232609 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241222160232609 DAUC <0003> auc.c:142 vector [4]: autn = 481da12a3e93800000a18feee9acf013 20241222160232609 DAUC <0003> auc.c:143 vector [4]: ck = 5c1da723eeba8a88003a84ee62361d95 20241222160232609 DAUC <0003> auc.c:144 vector [4]: ik = 8a2324bcf6d5876dbbe182275abd8155 20241222160232609 DAUC <0003> auc.c:145 vector [4]: res = e682bb6fee30d1860000000000000000 20241222160232609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241222160232609 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241222160232609 DAUC <0003> auc.c:179 vector [4]: kc = cfdc2afc8244b6bb 20241222160232609 DAUC <0003> auc.c:180 vector [4]: sres = 8385ccc8 20241222160232609 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241222160232609 DAUC <0003> db_auc.c:245 IMSI='262425319353642': Generated 5 vectors 20241222160232609 DAUC <0003> db_auc.c:249 IMSI='262425319353642': Updating SQN=161 in DB 20241222160232609 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425319353642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425319353642"} 20241222160232609 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425319353642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160232609 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232609 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160232610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 20241222160232611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241222160232612 DLINP <000b> input/ipa.c:452 connected read/write 20241222160232612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160232612 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160232612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160232612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160232612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43729<->l=127.0.0.1:4259) 20241222160232635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4258 20241222160232736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4258 20241222160235854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160235854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160235857 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160235858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20241222160235860 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160235860 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160235860 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160235860 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160235860 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160235860 DLGSUP <0013> gsup_server.c:238 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  20241222160235860 DLGSUP <0013> gsup_server.c:236 2:  20241222160235860 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160235860 DLGSUP <0013> gsup_server.c:236 3:  20241222160235860 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160235860 DLGSUP <0013> gsup_server.c:236 4:  20241222160235860 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160235860 DLGSUP <0013> gsup_server.c:236 5:  20241222160235860 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160235860 DLGSUP <0013> gsup_server.c:236 7:  20241222160235861 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160235861 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160235861 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160235861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160235872 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42865<->l=127.0.0.1:4259) 20241222160235878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 20241222160235906 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160235906 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426614062265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426614062265" cn_domain=PS} 20241222160235907 DLU <0006> fsm.c:456 lu(262426614062265)[0x61200000b320]{UNVALIDATED}: Allocated 20241222160235907 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426614062265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241222160235907 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426614062265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426614062265" cause=IMSI unknown in HLR} 20241222160235907 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426614062265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160235907 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426614062265)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160235907 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426614062265)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241222160235907 DLU <0006> fsm.c:568 lu(PS:IMSI-262426614062265)[0x61200000b320]{UNVALIDATED}: Deallocated 20241222160235907 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160235907 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160235912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 20241222160235914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 20241222160235916 DLINP <000b> input/ipa.c:452 connected read/write 20241222160235916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160235916 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160235916 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160235916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160235916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42865<->l=127.0.0.1:4259) 20241222160235964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20241222160236064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20241222160239162 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160239162 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160239166 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160239166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 20241222160239168 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160239168 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160239168 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160239168 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160239168 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160239168 DLGSUP <0013> gsup_server.c:238 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  20241222160239168 DLGSUP <0013> gsup_server.c:236 2:  20241222160239168 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160239168 DLGSUP <0013> gsup_server.c:236 3:  20241222160239168 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160239168 DLGSUP <0013> gsup_server.c:236 4:  20241222160239168 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160239168 DLGSUP <0013> gsup_server.c:236 5:  20241222160239168 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160239168 DLGSUP <0013> gsup_server.c:236 7:  20241222160239168 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160239169 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160239169 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160239169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160239194 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35759<->l=127.0.0.1:4259) 20241222160239208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47650<->l=127.0.0.1:4258 20241222160239218 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160239218 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426846581813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426846581813" cn_domain=PS source_name="the-source\n"} 20241222160239218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241222160239218 DLU <0006> fsm.c:456 lu(262426846581813)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241222160239219 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426846581813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241222160239219 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426846581813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426846581813" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241222160239219 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426846581813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160239219 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426846581813)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160239219 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426846581813)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241222160239219 DLU <0006> fsm.c:568 lu(PS:IMSI-262426846581813)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241222160239219 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160239219 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160239224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47650<->l=127.0.0.1:4258 20241222160239225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 20241222160239227 DLINP <000b> input/ipa.c:452 connected read/write 20241222160239227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160239227 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160239228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160239228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160239228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241222160239228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35759<->l=127.0.0.1:4259) 20241222160239262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20241222160239363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4258 20241222160242482 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160242483 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160242488 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160242490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20241222160242495 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160242495 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160242495 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160242495 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160242495 DLGSUP <0013> gsup_server.c:238 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  20241222160242495 DLGSUP <0013> gsup_server.c:236 2:  20241222160242495 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 3:  20241222160242495 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 4:  20241222160242495 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 5:  20241222160242495 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 7:  20241222160242495 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160242495 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160242495 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160242495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160242517 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241222160242527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20241222160242538 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160242538 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428979763305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428979763305" cn_domain=PS} 20241222160242538 DLU <0006> fsm.c:456 lu(262428979763305)[0x61200000b620]{UNVALIDATED}: Allocated 20241222160242539 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428979763305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241222160242539 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428979763305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428979763305" cause=Roaming not allowed in this location area} 20241222160242539 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428979763305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160242539 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428979763305)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160242539 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428979763305)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241222160242539 DLU <0006> fsm.c:568 lu(PS:IMSI-262428979763305)[0x61200000b620]{UNVALIDATED}: Deallocated 20241222160242539 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160242539 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160242544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20241222160242545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.1:4258 20241222160242547 DLINP <000b> input/ipa.c:452 connected read/write 20241222160242547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160242547 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160242547 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160242547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160242547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241222160242580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241222160242681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241222160245765 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160245766 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160245769 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160245770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241222160245774 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160245774 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160245774 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160245774 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160245774 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160245774 DLGSUP <0013> gsup_server.c:238 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  20241222160245774 DLGSUP <0013> gsup_server.c:236 2:  20241222160245774 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160245774 DLGSUP <0013> gsup_server.c:236 3:  20241222160245775 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160245775 DLGSUP <0013> gsup_server.c:236 4:  20241222160245775 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160245775 DLGSUP <0013> gsup_server.c:236 5:  20241222160245775 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160245775 DLGSUP <0013> gsup_server.c:236 7:  20241222160245775 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160245775 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160245775 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160245775 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160245792 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44211<->l=127.0.0.1:4259) 20241222160245800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241222160245818 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160245818 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420651671032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420651671032"} 20241222160245818 DAUC <0003> db_auc.c:133 IMSI='262420651671032': No such subscriber 20241222160245818 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420651671032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241222160245818 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420651671032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420651671032" cause=IMSI unknown in HLR} 20241222160245819 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420651671032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160245819 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160245819 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160245823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.1:4258 20241222160245825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4258 20241222160245826 DLINP <000b> input/ipa.c:452 connected read/write 20241222160245826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160245826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160245826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160245827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160245827 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44211<->l=127.0.0.1:4259) 20241222160245859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241222160245960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4258 20241222160249071 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160249071 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160249073 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241222160249075 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160249075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160249075 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160249075 DLGSUP <0013> gsup_server.c:238 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  20241222160249075 DLGSUP <0013> gsup_server.c:236 2:  20241222160249075 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 3:  20241222160249075 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 4:  20241222160249075 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 5:  20241222160249075 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 7:  20241222160249075 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160249075 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160249075 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160249075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160249089 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44193<->l=127.0.0.1:4259) 20241222160249095 DAUC <0003> db_auc.c:157 IMSI='262429660001857': No 2G Auth Data 20241222160249095 DAUC <0003> db_auc.c:192 IMSI='262429660001857': No 3G Auth Data 20241222160249109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4258 20241222160249118 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249118 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429660001857" cn_domain=PS} 20241222160249118 DLU <0006> fsm.c:456 lu(262429660001857)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241222160249118 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429660001857)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249118 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429660001857" cn_domain=PS} 20241222160249119 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249119 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249126 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249126 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429660001857"} 20241222160249126 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429660001857)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249126 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249126 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429660001857"} 20241222160249126 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429660001857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429660001857)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429660001857)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249127 DLU <0006> fsm.c:568 lu(PS:IMSI-262429660001857)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249127 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249127 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4258 20241222160249134 DAUC <0003> db_auc.c:157 IMSI='262429547227500': No 2G Auth Data 20241222160249134 DAUC <0003> db_auc.c:192 IMSI='262429547227500': No 3G Auth Data 20241222160249136 DLGSUP <0013> hlr.c:121 IMSI 262429547227500: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241222160249153 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249154 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429547227500" cn_domain=PS} 20241222160249154 DLU <0006> fsm.c:456 lu(262429547227500)[0x61200000b920]{UNVALIDATED}: Allocated 20241222160249154 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249154 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429547227500)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249154 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429547227500" cn_domain=PS} 20241222160249154 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249154 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249155 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249155 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429547227500"} 20241222160249155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429547227500)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249155 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249155 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429547227500"} 20241222160249155 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429547227500 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547227500)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547227500)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249155 DLU <0006> fsm.c:568 lu(PS:IMSI-262429547227500)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249155 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249155 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47860<->l=127.0.0.1:4258 20241222160249156 DAUC <0003> db_auc.c:157 IMSI='262420475623195': No 2G Auth Data 20241222160249156 DAUC <0003> db_auc.c:192 IMSI='262420475623195': No 3G Auth Data 20241222160249156 DLGSUP <0013> hlr.c:121 IMSI 262420475623195: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20241222160249164 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249164 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420475623195" cn_domain=PS} 20241222160249164 DLU <0006> fsm.c:456 lu(262420475623195)[0x61200000baa0]{UNVALIDATED}: Allocated 20241222160249164 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420475623195)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249164 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420475623195" cn_domain=PS} 20241222160249164 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249164 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249165 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249165 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420475623195"} 20241222160249165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420475623195)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249165 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249165 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420475623195"} 20241222160249165 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420475623195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420475623195)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420475623195)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249165 DLU <0006> fsm.c:568 lu(PS:IMSI-262420475623195)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249165 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249165 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.1:4258 20241222160249167 DAUC <0003> db_auc.c:157 IMSI='262420634450958': No 2G Auth Data 20241222160249167 DAUC <0003> db_auc.c:192 IMSI='262420634450958': No 3G Auth Data 20241222160249168 DLGSUP <0013> hlr.c:121 IMSI 262420634450958: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241222160249176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249176 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420634450958" cn_domain=PS} 20241222160249176 DLU <0006> fsm.c:456 lu(262420634450958)[0x61200000bc20]{UNVALIDATED}: Allocated 20241222160249176 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420634450958)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249176 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420634450958" cn_domain=PS} 20241222160249176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249177 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249178 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249178 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420634450958"} 20241222160249178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420634450958)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249178 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249178 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420634450958"} 20241222160249178 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420634450958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420634450958)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420634450958)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249178 DLU <0006> fsm.c:568 lu(PS:IMSI-262420634450958)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249178 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249178 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47876<->l=127.0.0.1:4258 20241222160249180 DAUC <0003> db_auc.c:157 IMSI='262426767145472': No 2G Auth Data 20241222160249180 DAUC <0003> db_auc.c:192 IMSI='262426767145472': No 3G Auth Data 20241222160249180 DLGSUP <0013> hlr.c:121 IMSI 262426767145472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241222160249188 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249188 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426767145472" cn_domain=PS} 20241222160249188 DLU <0006> fsm.c:456 lu(262426767145472)[0x61200000bda0]{UNVALIDATED}: Allocated 20241222160249188 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426767145472)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249189 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426767145472" cn_domain=PS} 20241222160249189 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249189 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249190 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426767145472"} 20241222160249190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426767145472)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249190 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249190 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426767145472"} 20241222160249190 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426767145472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426767145472)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426767145472)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249190 DLU <0006> fsm.c:568 lu(PS:IMSI-262426767145472)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4258 20241222160249192 DAUC <0003> db_auc.c:157 IMSI='262425851608274': No 2G Auth Data 20241222160249192 DAUC <0003> db_auc.c:192 IMSI='262425851608274': No 3G Auth Data 20241222160249193 DLGSUP <0013> hlr.c:121 IMSI 262425851608274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241222160249201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249201 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425851608274" cn_domain=PS} 20241222160249201 DLU <0006> fsm.c:456 lu(262425851608274)[0x61200000bf20]{UNVALIDATED}: Allocated 20241222160249201 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425851608274)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249201 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425851608274" cn_domain=PS} 20241222160249201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249202 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249203 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425851608274"} 20241222160249203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425851608274)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249203 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249203 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425851608274"} 20241222160249203 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425851608274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425851608274)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425851608274)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249203 DLU <0006> fsm.c:568 lu(PS:IMSI-262425851608274)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241222160249204 DAUC <0003> db_auc.c:157 IMSI='262424993302874': No 2G Auth Data 20241222160249204 DAUC <0003> db_auc.c:192 IMSI='262424993302874': No 3G Auth Data 20241222160249205 DLGSUP <0013> hlr.c:121 IMSI 262424993302874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20241222160249213 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249213 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424993302874" cn_domain=PS} 20241222160249213 DLU <0006> fsm.c:456 lu(262424993302874)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241222160249213 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424993302874)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249213 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424993302874" cn_domain=PS} 20241222160249213 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249213 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249214 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249214 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424993302874"} 20241222160249214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424993302874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249215 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249215 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424993302874"} 20241222160249215 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424993302874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424993302874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424993302874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249215 DLU <0006> fsm.c:568 lu(PS:IMSI-262424993302874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20241222160249216 DAUC <0003> db_auc.c:157 IMSI='262422427885778': No 2G Auth Data 20241222160249216 DAUC <0003> db_auc.c:192 IMSI='262422427885778': No 3G Auth Data 20241222160249217 DLGSUP <0013> hlr.c:121 IMSI 262422427885778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160249223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241222160249226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249226 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422427885778" cn_domain=PS} 20241222160249226 DLU <0006> fsm.c:456 lu(262422427885778)[0x612000010120]{UNVALIDATED}: Allocated 20241222160249226 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160249226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422427885778)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160249226 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422427885778" cn_domain=PS} 20241222160249226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249226 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249227 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249227 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422427885778"} 20241222160249227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422427885778)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160249227 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160249227 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422427885778"} 20241222160249227 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422427885778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160249227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427885778)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160249227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422427885778)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160249227 DLU <0006> fsm.c:568 lu(PS:IMSI-262422427885778)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160249227 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249227 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160249228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20241222160249229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.1:4258 20241222160249230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44193<->l=127.0.0.1:4259) 20241222160249230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160249230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160249230 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160249230 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160249230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160249253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20241222160249353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20241222160252449 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160252449 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160252454 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 20241222160252460 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252460 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160252460 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160252460 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160252460 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160252460 DLGSUP <0013> gsup_server.c:238 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  20241222160252460 DLGSUP <0013> gsup_server.c:236 2:  20241222160252460 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160252460 DLGSUP <0013> gsup_server.c:236 3:  20241222160252460 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160252460 DLGSUP <0013> gsup_server.c:236 4:  20241222160252460 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160252460 DLGSUP <0013> gsup_server.c:236 5:  20241222160252460 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160252460 DLGSUP <0013> gsup_server.c:236 7:  20241222160252460 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160252461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160252461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160252461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160252480 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44969<->l=127.0.0.1:4259) 20241222160252485 DAUC <0003> db_auc.c:157 IMSI='262421426825474': No 2G Auth Data 20241222160252485 DAUC <0003> db_auc.c:192 IMSI='262421426825474': No 3G Auth Data 20241222160252495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241222160252506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252506 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421426825474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421426825474" cn_domain=PS source_name="the-source\n"} 20241222160252506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241222160252506 DLU <0006> fsm.c:456 lu(262421426825474)[0x6120000102a0]{UNVALIDATED}: Allocated 20241222160252506 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421426825474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252506 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421426825474)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252506 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421426825474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421426825474" cn_domain=PS destination_name="the-source\n"} 20241222160252506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252512 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252512 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421426825474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421426825474" source_name="the-source\n"} 20241222160252512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421426825474)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252512 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421426825474 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252512 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421426825474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421426825474" destination_name="the-source\n"} 20241222160252512 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421426825474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421426825474)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421426825474)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252512 DLU <0006> fsm.c:568 lu(PS:IMSI-262421426825474)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252512 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252512 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241222160252518 DAUC <0003> db_auc.c:157 IMSI='262421857381498': No 2G Auth Data 20241222160252518 DAUC <0003> db_auc.c:192 IMSI='262421857381498': No 3G Auth Data 20241222160252519 DLGSUP <0013> hlr.c:121 IMSI 262421857381498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241222160252538 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252538 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421857381498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421857381498" cn_domain=PS source_name="the-source\n"} 20241222160252538 DLU <0006> fsm.c:456 lu(262421857381498)[0x612000010420]{UNVALIDATED}: Allocated 20241222160252538 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421857381498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421857381498)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252538 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421857381498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421857381498" cn_domain=PS destination_name="the-source\n"} 20241222160252538 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252538 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252539 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252539 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421857381498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421857381498" source_name="the-source\n"} 20241222160252539 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421857381498)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252539 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421857381498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252539 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421857381498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421857381498" destination_name="the-source\n"} 20241222160252539 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421857381498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421857381498)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252539 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421857381498)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252539 DLU <0006> fsm.c:568 lu(PS:IMSI-262421857381498)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252539 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252539 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241222160252540 DAUC <0003> db_auc.c:157 IMSI='262429324843473': No 2G Auth Data 20241222160252540 DAUC <0003> db_auc.c:192 IMSI='262429324843473': No 3G Auth Data 20241222160252541 DLGSUP <0013> hlr.c:121 IMSI 262429324843473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241222160252548 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252548 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429324843473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429324843473" cn_domain=PS source_name="the-source\n"} 20241222160252548 DLU <0006> fsm.c:456 lu(262429324843473)[0x6120000105a0]{UNVALIDATED}: Allocated 20241222160252548 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429324843473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429324843473)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252549 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429324843473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429324843473" cn_domain=PS destination_name="the-source\n"} 20241222160252549 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252549 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252549 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252550 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429324843473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429324843473" source_name="the-source\n"} 20241222160252550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429324843473)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252550 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262429324843473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252550 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429324843473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429324843473" destination_name="the-source\n"} 20241222160252550 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262429324843473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429324843473)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429324843473)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252550 DLU <0006> fsm.c:568 lu(PS:IMSI-262429324843473)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252550 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252550 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241222160252551 DAUC <0003> db_auc.c:157 IMSI='262420574088896': No 2G Auth Data 20241222160252551 DAUC <0003> db_auc.c:192 IMSI='262420574088896': No 3G Auth Data 20241222160252551 DLGSUP <0013> hlr.c:121 IMSI 262420574088896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241222160252559 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252559 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420574088896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420574088896" cn_domain=PS source_name="the-source\n"} 20241222160252559 DLU <0006> fsm.c:456 lu(262420574088896)[0x612000010720]{UNVALIDATED}: Allocated 20241222160252559 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420574088896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420574088896)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252559 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420574088896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420574088896" cn_domain=PS destination_name="the-source\n"} 20241222160252559 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252559 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252560 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252560 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420574088896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420574088896" source_name="the-source\n"} 20241222160252560 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420574088896)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252560 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420574088896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252560 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420574088896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420574088896" destination_name="the-source\n"} 20241222160252560 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420574088896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574088896)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574088896)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252560 DLU <0006> fsm.c:568 lu(PS:IMSI-262420574088896)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252560 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252560 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51094<->l=127.0.0.1:4258 20241222160252562 DAUC <0003> db_auc.c:157 IMSI='262428769748498': No 2G Auth Data 20241222160252562 DAUC <0003> db_auc.c:192 IMSI='262428769748498': No 3G Auth Data 20241222160252562 DLGSUP <0013> hlr.c:121 IMSI 262428769748498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241222160252570 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252570 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428769748498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428769748498" cn_domain=PS source_name="the-source\n"} 20241222160252570 DLU <0006> fsm.c:456 lu(262428769748498)[0x6120000108a0]{UNVALIDATED}: Allocated 20241222160252570 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428769748498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428769748498)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252570 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428769748498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428769748498" cn_domain=PS destination_name="the-source\n"} 20241222160252570 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252570 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252572 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252572 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428769748498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428769748498" source_name="the-source\n"} 20241222160252572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428769748498)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252572 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428769748498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252572 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428769748498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428769748498" destination_name="the-source\n"} 20241222160252572 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428769748498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428769748498)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428769748498)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252572 DLU <0006> fsm.c:568 lu(PS:IMSI-262428769748498)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252572 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252572 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241222160252573 DAUC <0003> db_auc.c:157 IMSI='262428076757566': No 2G Auth Data 20241222160252573 DAUC <0003> db_auc.c:192 IMSI='262428076757566': No 3G Auth Data 20241222160252574 DLGSUP <0013> hlr.c:121 IMSI 262428076757566: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241222160252582 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252582 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428076757566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428076757566" cn_domain=PS source_name="the-source\n"} 20241222160252582 DLU <0006> fsm.c:456 lu(262428076757566)[0x612000010a20]{UNVALIDATED}: Allocated 20241222160252582 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428076757566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428076757566)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252582 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428076757566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428076757566" cn_domain=PS destination_name="the-source\n"} 20241222160252582 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252582 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252583 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252583 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428076757566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428076757566" source_name="the-source\n"} 20241222160252583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428076757566)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252583 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428076757566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252583 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428076757566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428076757566" destination_name="the-source\n"} 20241222160252583 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428076757566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428076757566)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428076757566)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252583 DLU <0006> fsm.c:568 lu(PS:IMSI-262428076757566)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252583 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252583 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241222160252584 DAUC <0003> db_auc.c:157 IMSI='262426180643636': No 2G Auth Data 20241222160252584 DAUC <0003> db_auc.c:192 IMSI='262426180643636': No 3G Auth Data 20241222160252585 DLGSUP <0013> hlr.c:121 IMSI 262426180643636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 20241222160252593 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252593 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426180643636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426180643636" cn_domain=PS source_name="the-source\n"} 20241222160252593 DLU <0006> fsm.c:456 lu(262426180643636)[0x612000010ba0]{UNVALIDATED}: Allocated 20241222160252593 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426180643636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426180643636)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252593 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426180643636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426180643636" cn_domain=PS destination_name="the-source\n"} 20241222160252593 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252593 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252594 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252594 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426180643636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426180643636" source_name="the-source\n"} 20241222160252594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426180643636)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252594 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426180643636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252594 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426180643636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426180643636" destination_name="the-source\n"} 20241222160252594 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426180643636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426180643636)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426180643636)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252594 DLU <0006> fsm.c:568 lu(PS:IMSI-262426180643636)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252594 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252594 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 20241222160252595 DAUC <0003> db_auc.c:157 IMSI='262423774608621': No 2G Auth Data 20241222160252595 DAUC <0003> db_auc.c:192 IMSI='262423774608621': No 3G Auth Data 20241222160252596 DLGSUP <0013> hlr.c:121 IMSI 262423774608621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160252602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241222160252604 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252604 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423774608621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423774608621" cn_domain=PS source_name="the-source\n"} 20241222160252604 DLU <0006> fsm.c:456 lu(262423774608621)[0x612000010d20]{UNVALIDATED}: Allocated 20241222160252604 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423774608621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241222160252604 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423774608621)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160252604 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423774608621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423774608621" cn_domain=PS destination_name="the-source\n"} 20241222160252604 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252604 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252605 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252605 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423774608621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423774608621" source_name="the-source\n"} 20241222160252605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423774608621)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160252605 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423774608621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160252605 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423774608621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423774608621" destination_name="the-source\n"} 20241222160252605 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423774608621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160252605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423774608621)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160252605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423774608621)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160252605 DLU <0006> fsm.c:568 lu(PS:IMSI-262423774608621)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160252605 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252605 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160252606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241222160252607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 20241222160252607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44969<->l=127.0.0.1:4259) 20241222160252608 DLINP <000b> input/ipa.c:452 connected read/write 20241222160252608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160252608 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160252608 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160252608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160252608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241222160252632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 20241222160252733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 20241222160255839 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160255839 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160255841 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 20241222160255844 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255844 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160255844 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160255844 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160255844 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160255844 DLGSUP <0013> gsup_server.c:238 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  20241222160255844 DLGSUP <0013> gsup_server.c:236 2:  20241222160255844 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160255844 DLGSUP <0013> gsup_server.c:236 3:  20241222160255844 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160255844 DLGSUP <0013> gsup_server.c:236 4:  20241222160255844 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160255844 DLGSUP <0013> gsup_server.c:236 5:  20241222160255844 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160255845 DLGSUP <0013> gsup_server.c:236 7:  20241222160255845 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160255845 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160255845 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160255845 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160255857 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44459<->l=127.0.0.1:4259) 20241222160255867 DAUC <0003> db_auc.c:157 IMSI='262429213026524': No 2G Auth Data 20241222160255867 DAUC <0003> db_auc.c:192 IMSI='262429213026524': No 3G Auth Data 20241222160255881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51166<->l=127.0.0.1:4258 20241222160255886 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255886 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213026524" cn_domain=PS} 20241222160255886 DLU <0006> fsm.c:456 lu(262429213026524)[0x612000010ea0]{UNVALIDATED}: Allocated 20241222160255886 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213026524)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255886 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213026524" cn_domain=PS} 20241222160255886 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255886 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255888 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213026524"} 20241222160255888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213026524)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255888 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255888 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213026524"} 20241222160255888 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429213026524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213026524)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213026524)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255888 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213026524)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51166<->l=127.0.0.1:4258 20241222160255890 DAUC <0003> db_auc.c:157 IMSI='262425610057940': No 2G Auth Data 20241222160255890 DAUC <0003> db_auc.c:192 IMSI='262425610057940': No 3G Auth Data 20241222160255891 DLGSUP <0013> hlr.c:121 IMSI 262425610057940: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51172<->l=127.0.0.1:4258 20241222160255898 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255898 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425610057940" cn_domain=PS} 20241222160255898 DLU <0006> fsm.c:456 lu(262425610057940)[0x612000011020]{UNVALIDATED}: Allocated 20241222160255898 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255899 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425610057940)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255899 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425610057940" cn_domain=PS} 20241222160255899 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255899 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255899 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255900 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425610057940"} 20241222160255900 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425610057940)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255900 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255900 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425610057940"} 20241222160255900 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425610057940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425610057940)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255900 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425610057940)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255900 DLU <0006> fsm.c:568 lu(PS:IMSI-262425610057940)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255900 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255900 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51172<->l=127.0.0.1:4258 20241222160255901 DAUC <0003> db_auc.c:157 IMSI='262424217116581': No 2G Auth Data 20241222160255901 DAUC <0003> db_auc.c:192 IMSI='262424217116581': No 3G Auth Data 20241222160255901 DLGSUP <0013> hlr.c:121 IMSI 262424217116581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51176<->l=127.0.0.1:4258 20241222160255909 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255909 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424217116581" cn_domain=PS} 20241222160255909 DLU <0006> fsm.c:456 lu(262424217116581)[0x6120000111a0]{UNVALIDATED}: Allocated 20241222160255909 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424217116581)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255909 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424217116581" cn_domain=PS} 20241222160255909 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255909 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255910 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255910 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424217116581"} 20241222160255910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424217116581)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255910 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255910 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424217116581"} 20241222160255910 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424217116581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424217116581)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424217116581)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255910 DLU <0006> fsm.c:568 lu(PS:IMSI-262424217116581)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255910 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255910 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51176<->l=127.0.0.1:4258 20241222160255912 DAUC <0003> db_auc.c:157 IMSI='262424926830386': No 2G Auth Data 20241222160255912 DAUC <0003> db_auc.c:192 IMSI='262424926830386': No 3G Auth Data 20241222160255912 DLGSUP <0013> hlr.c:121 IMSI 262424926830386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51182<->l=127.0.0.1:4258 20241222160255919 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255920 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424926830386" cn_domain=PS} 20241222160255920 DLU <0006> fsm.c:456 lu(262424926830386)[0x612000011320]{UNVALIDATED}: Allocated 20241222160255920 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424926830386)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255920 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424926830386" cn_domain=PS} 20241222160255920 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255920 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255921 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255921 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424926830386"} 20241222160255921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424926830386)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255921 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255921 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424926830386"} 20241222160255921 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424926830386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424926830386)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424926830386)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255921 DLU <0006> fsm.c:568 lu(PS:IMSI-262424926830386)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255921 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255921 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51182<->l=127.0.0.1:4258 20241222160255922 DAUC <0003> db_auc.c:157 IMSI='262420107302713': No 2G Auth Data 20241222160255922 DAUC <0003> db_auc.c:192 IMSI='262420107302713': No 3G Auth Data 20241222160255922 DLGSUP <0013> hlr.c:121 IMSI 262420107302713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241222160255931 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255931 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420107302713" cn_domain=PS} 20241222160255931 DLU <0006> fsm.c:456 lu(262420107302713)[0x6120000114a0]{UNVALIDATED}: Allocated 20241222160255931 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420107302713)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255931 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420107302713" cn_domain=PS} 20241222160255931 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255931 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255932 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255932 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420107302713"} 20241222160255932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420107302713)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255932 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255932 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420107302713"} 20241222160255933 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420107302713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420107302713)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420107302713)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255933 DLU <0006> fsm.c:568 lu(PS:IMSI-262420107302713)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255933 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255933 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241222160255934 DAUC <0003> db_auc.c:157 IMSI='262420093002570': No 2G Auth Data 20241222160255934 DAUC <0003> db_auc.c:192 IMSI='262420093002570': No 3G Auth Data 20241222160255934 DLGSUP <0013> hlr.c:121 IMSI 262420093002570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20241222160255942 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255942 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420093002570" cn_domain=PS} 20241222160255943 DLU <0006> fsm.c:456 lu(262420093002570)[0x612000011620]{UNVALIDATED}: Allocated 20241222160255943 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420093002570)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255943 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420093002570" cn_domain=PS} 20241222160255943 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255943 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255944 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255944 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420093002570"} 20241222160255944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420093002570)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255944 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255944 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420093002570"} 20241222160255944 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420093002570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420093002570)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420093002570)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255944 DLU <0006> fsm.c:568 lu(PS:IMSI-262420093002570)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255944 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255944 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20241222160255945 DAUC <0003> db_auc.c:157 IMSI='262423672654202': No 2G Auth Data 20241222160255945 DAUC <0003> db_auc.c:192 IMSI='262423672654202': No 3G Auth Data 20241222160255946 DLGSUP <0013> hlr.c:121 IMSI 262423672654202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20241222160255954 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255954 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423672654202" cn_domain=PS} 20241222160255954 DLU <0006> fsm.c:456 lu(262423672654202)[0x6120000117a0]{UNVALIDATED}: Allocated 20241222160255954 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423672654202)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255954 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423672654202" cn_domain=PS} 20241222160255954 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255954 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255956 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255956 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423672654202"} 20241222160255956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423672654202)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255956 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255956 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423672654202"} 20241222160255956 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423672654202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423672654202)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423672654202)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255956 DLU <0006> fsm.c:568 lu(PS:IMSI-262423672654202)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255956 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255956 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20241222160255957 DAUC <0003> db_auc.c:157 IMSI='262423675070327': No 2G Auth Data 20241222160255957 DAUC <0003> db_auc.c:192 IMSI='262423675070327': No 3G Auth Data 20241222160255958 DLGSUP <0013> hlr.c:121 IMSI 262423675070327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160255965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20241222160255967 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255967 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423675070327" cn_domain=PS} 20241222160255967 DLU <0006> fsm.c:456 lu(262423675070327)[0x612000011920]{UNVALIDATED}: Allocated 20241222160255967 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160255967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423675070327)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160255967 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423675070327" cn_domain=PS} 20241222160255967 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255967 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255968 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255968 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423675070327"} 20241222160255968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423675070327)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160255968 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160255968 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423675070327"} 20241222160255968 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423675070327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160255968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423675070327)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160255968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423675070327)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160255968 DLU <0006> fsm.c:568 lu(PS:IMSI-262423675070327)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160255968 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255968 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160255969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20241222160255970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 20241222160255971 DLINP <000b> input/ipa.c:452 connected read/write 20241222160255971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160255971 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160255971 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160255971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160255971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44459<->l=127.0.0.1:4259) 20241222160255993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 20241222160256094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 20241222160259195 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160259195 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160259196 DLINP <000b> input/ipa.c:452 connected read/write 20241222160259196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160259196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20241222160259197 DLINP <000b> input/ipa.c:452 connected read/write 20241222160259197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160259197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160259197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160259197 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160259197 DLGSUP <0013> gsup_server.c:238 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  20241222160259197 DLGSUP <0013> gsup_server.c:236 2:  20241222160259197 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 3:  20241222160259197 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 4:  20241222160259197 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 5:  20241222160259197 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 7:  20241222160259197 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160259197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160259197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160259197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160259221 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37663<->l=127.0.0.1:4259) 20241222160259224 DAUC <0003> db_auc.c:157 IMSI='262422130191766': No 2G Auth Data 20241222160259224 DAUC <0003> db_auc.c:192 IMSI='262422130191766': No 3G Auth Data 20241222160259230 DAUC <0003> db_auc.c:192 IMSI='262422130191766': No 3G Auth Data 20241222160259234 DAUC <0003> db_auc.c:157 IMSI='262425791169946': No 2G Auth Data 20241222160259234 DAUC <0003> db_auc.c:192 IMSI='262425791169946': No 3G Auth Data 20241222160259239 DAUC <0003> db_auc.c:157 IMSI='262425791169946': No 2G Auth Data 20241222160259244 DAUC <0003> db_auc.c:157 IMSI='262428155736899': No 2G Auth Data 20241222160259244 DAUC <0003> db_auc.c:192 IMSI='262428155736899': No 3G Auth Data 20241222160259253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20241222160259255 DLINP <000b> input/ipa.c:452 connected read/write 20241222160259255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160259255 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160259255 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160259255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160259255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37663<->l=127.0.0.1:4259) 20241222160259290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20241222160259391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20241222160302445 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160302445 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160302446 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 20241222160302448 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302448 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160302448 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160302448 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160302448 DLGSUP <0013> gsup_server.c:238 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  20241222160302448 DLGSUP <0013> gsup_server.c:236 2:  20241222160302448 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 3:  20241222160302448 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 4:  20241222160302448 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 5:  20241222160302448 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 7:  20241222160302448 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160302448 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160302448 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160302448 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160302455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35087<->l=127.0.0.1:4259) 20241222160302461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4258 20241222160302462 DAUC <0003> db_auc.c:157 IMSI='262425635870939': No 2G Auth Data 20241222160302462 DAUC <0003> db_auc.c:192 IMSI='262425635870939': No 3G Auth Data 20241222160302490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302490 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425635870939" cn_domain=PS} 20241222160302490 DLU <0006> fsm.c:456 lu(262425635870939)[0x612000011aa0]{UNVALIDATED}: Allocated 20241222160302490 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160302490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425635870939)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160302490 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425635870939" cn_domain=PS} 20241222160302490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302492 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425635870939"} 20241222160302492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425635870939)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160302492 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160302492 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425635870939"} 20241222160302492 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160302492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425635870939)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160302492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425635870939)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160302492 DLU <0006> fsm.c:568 lu(PS:IMSI-262425635870939)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160302492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302492 DLGSUP <0013> hlr.c:128 IMSI 262425635870939: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241222160302492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160302493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4258 20241222160302493 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302493 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425635870939"} 20241222160302493 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241222160302493 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425635870939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160302493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52880<->l=127.0.0.1:4258 20241222160302494 DLINP <000b> input/ipa.c:452 connected read/write 20241222160302494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160302494 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160302494 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160302494 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160302494 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35087<->l=127.0.0.1:4259) 20241222160302524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20241222160302624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20241222160305724 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160305724 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160305729 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 20241222160305735 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305735 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160305735 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160305735 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160305736 DLGSUP <0013> gsup_server.c:238 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  20241222160305736 DLGSUP <0013> gsup_server.c:236 2:  20241222160305736 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 3:  20241222160305736 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 4:  20241222160305736 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 5:  20241222160305736 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 7:  20241222160305736 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160305736 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160305736 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160305736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160305760 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34509<->l=127.0.0.1:4259) 20241222160305765 DAUC <0003> db_auc.c:157 IMSI='262427368199338': No 2G Auth Data 20241222160305765 DAUC <0003> db_auc.c:192 IMSI='262427368199338': No 3G Auth Data 20241222160305773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 20241222160305778 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305778 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427368199338" cn_domain=PS} 20241222160305778 DLU <0006> fsm.c:456 lu(262427368199338)[0x612000011c20]{UNVALIDATED}: Allocated 20241222160305778 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427368199338)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305778 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427368199338" cn_domain=PS} 20241222160305778 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305778 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305782 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305782 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427368199338"} 20241222160305782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427368199338)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305782 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305782 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427368199338"} 20241222160305782 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427368199338)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427368199338)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305783 DLU <0006> fsm.c:568 lu(PS:IMSI-262427368199338)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305783 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305783 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305785 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305785 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427368199338" cn_domain=CS} 20241222160305785 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305786 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427368199338"} 20241222160305786 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427368199338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305786 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305786 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 20241222160305794 DAUC <0003> db_auc.c:157 IMSI='262421014944267': No 2G Auth Data 20241222160305794 DAUC <0003> db_auc.c:192 IMSI='262421014944267': No 3G Auth Data 20241222160305795 DLGSUP <0013> hlr.c:121 IMSI 262421014944267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241222160305810 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305810 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421014944267" cn_domain=PS} 20241222160305810 DLU <0006> fsm.c:456 lu(262421014944267)[0x612000011da0]{UNVALIDATED}: Allocated 20241222160305810 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421014944267)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305810 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421014944267" cn_domain=PS} 20241222160305810 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305810 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305811 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305811 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421014944267"} 20241222160305811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421014944267)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305811 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305811 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421014944267"} 20241222160305811 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421014944267)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421014944267)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305811 DLU <0006> fsm.c:568 lu(PS:IMSI-262421014944267)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305811 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305811 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305812 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421014944267" cn_domain=CS} 20241222160305812 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305812 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421014944267"} 20241222160305812 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421014944267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241222160305813 DAUC <0003> db_auc.c:157 IMSI='262426357318420': No 2G Auth Data 20241222160305813 DAUC <0003> db_auc.c:192 IMSI='262426357318420': No 3G Auth Data 20241222160305814 DLGSUP <0013> hlr.c:121 IMSI 262426357318420: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52944<->l=127.0.0.1:4258 20241222160305821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305821 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426357318420" cn_domain=PS} 20241222160305821 DLU <0006> fsm.c:456 lu(262426357318420)[0x612000011f20]{UNVALIDATED}: Allocated 20241222160305821 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426357318420)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305822 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426357318420" cn_domain=PS} 20241222160305822 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305822 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305823 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305823 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426357318420"} 20241222160305823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426357318420)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305823 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305823 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426357318420"} 20241222160305823 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426357318420)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426357318420)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305823 DLU <0006> fsm.c:568 lu(PS:IMSI-262426357318420)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305823 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305823 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305824 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426357318420" cn_domain=CS} 20241222160305824 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305824 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426357318420"} 20241222160305824 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426357318420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52944<->l=127.0.0.1:4258 20241222160305825 DAUC <0003> db_auc.c:157 IMSI='262420245516347': No 2G Auth Data 20241222160305825 DAUC <0003> db_auc.c:192 IMSI='262420245516347': No 3G Auth Data 20241222160305826 DLGSUP <0013> hlr.c:121 IMSI 262420245516347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241222160305833 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305833 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420245516347" cn_domain=PS} 20241222160305833 DLU <0006> fsm.c:456 lu(262420245516347)[0x6120000120a0]{UNVALIDATED}: Allocated 20241222160305833 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420245516347)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305834 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420245516347" cn_domain=PS} 20241222160305834 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305834 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305835 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420245516347"} 20241222160305835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420245516347)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305835 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305835 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420245516347"} 20241222160305835 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420245516347)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420245516347)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305835 DLU <0006> fsm.c:568 lu(PS:IMSI-262420245516347)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305835 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420245516347" cn_domain=CS} 20241222160305835 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305835 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420245516347"} 20241222160305835 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420245516347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305835 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241222160305837 DAUC <0003> db_auc.c:157 IMSI='262427380395006': No 2G Auth Data 20241222160305837 DAUC <0003> db_auc.c:192 IMSI='262427380395006': No 3G Auth Data 20241222160305837 DLGSUP <0013> hlr.c:121 IMSI 262427380395006: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20241222160305845 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305845 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427380395006" cn_domain=PS} 20241222160305845 DLU <0006> fsm.c:456 lu(262427380395006)[0x612000012220]{UNVALIDATED}: Allocated 20241222160305845 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427380395006)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305845 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427380395006" cn_domain=PS} 20241222160305845 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305846 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305847 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305847 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427380395006"} 20241222160305847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427380395006)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305847 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305847 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427380395006"} 20241222160305847 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427380395006)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427380395006)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305847 DLU <0006> fsm.c:568 lu(PS:IMSI-262427380395006)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305847 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305847 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305848 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305848 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427380395006" cn_domain=CS} 20241222160305848 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305848 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427380395006"} 20241222160305848 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427380395006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305848 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305848 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20241222160305850 DAUC <0003> db_auc.c:157 IMSI='262420700194418': No 2G Auth Data 20241222160305850 DAUC <0003> db_auc.c:192 IMSI='262420700194418': No 3G Auth Data 20241222160305851 DLGSUP <0013> hlr.c:121 IMSI 262420700194418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241222160305860 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305860 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420700194418" cn_domain=PS} 20241222160305860 DLU <0006> fsm.c:456 lu(262420700194418)[0x6120000123a0]{UNVALIDATED}: Allocated 20241222160305860 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420700194418)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305860 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420700194418" cn_domain=PS} 20241222160305860 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305860 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305861 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305861 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420700194418"} 20241222160305861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420700194418)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305861 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305861 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420700194418"} 20241222160305861 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420700194418)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420700194418)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305861 DLU <0006> fsm.c:568 lu(PS:IMSI-262420700194418)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305861 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305861 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305862 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305862 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420700194418" cn_domain=CS} 20241222160305862 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305862 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420700194418"} 20241222160305862 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420700194418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305862 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305862 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241222160305864 DAUC <0003> db_auc.c:157 IMSI='262428287415657': No 2G Auth Data 20241222160305864 DAUC <0003> db_auc.c:192 IMSI='262428287415657': No 3G Auth Data 20241222160305865 DLGSUP <0013> hlr.c:121 IMSI 262428287415657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20241222160305873 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305873 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428287415657" cn_domain=PS} 20241222160305873 DLU <0006> fsm.c:456 lu(262428287415657)[0x612000012520]{UNVALIDATED}: Allocated 20241222160305873 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428287415657)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305873 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428287415657" cn_domain=PS} 20241222160305873 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305873 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305874 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305874 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428287415657"} 20241222160305874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428287415657)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305874 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305874 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428287415657"} 20241222160305874 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428287415657)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428287415657)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305874 DLU <0006> fsm.c:568 lu(PS:IMSI-262428287415657)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305874 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305874 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305875 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305875 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428287415657" cn_domain=CS} 20241222160305875 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305875 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428287415657"} 20241222160305875 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428287415657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305875 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305875 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20241222160305877 DAUC <0003> db_auc.c:157 IMSI='262426557894167': No 2G Auth Data 20241222160305877 DAUC <0003> db_auc.c:192 IMSI='262426557894167': No 3G Auth Data 20241222160305877 DLGSUP <0013> hlr.c:121 IMSI 262426557894167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160305883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241222160305885 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305885 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426557894167" cn_domain=PS} 20241222160305885 DLU <0006> fsm.c:456 lu(262426557894167)[0x6120000126a0]{UNVALIDATED}: Allocated 20241222160305885 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160305885 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426557894167)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160305885 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426557894167" cn_domain=PS} 20241222160305885 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305885 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305887 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305887 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426557894167"} 20241222160305887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426557894167)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160305887 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160305887 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426557894167"} 20241222160305887 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160305887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426557894167)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160305887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426557894167)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160305887 DLU <0006> fsm.c:568 lu(PS:IMSI-262426557894167)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160305887 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305887 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305888 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426557894167" cn_domain=CS} 20241222160305888 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241222160305888 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426557894167"} 20241222160305888 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426557894167 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160305888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305888 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160305888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241222160305889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 20241222160305890 DLINP <000b> input/ipa.c:452 connected read/write 20241222160305890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160305890 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160305890 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160305890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160305890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34509<->l=127.0.0.1:4259) 20241222160305915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 20241222160306015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4258 20241222160309082 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160309082 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160309085 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241222160309088 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309088 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160309088 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160309088 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160309088 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160309088 DLGSUP <0013> gsup_server.c:238 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  20241222160309088 DLGSUP <0013> gsup_server.c:236 2:  20241222160309088 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160309089 DLGSUP <0013> gsup_server.c:236 3:  20241222160309089 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160309089 DLGSUP <0013> gsup_server.c:236 4:  20241222160309089 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160309089 DLGSUP <0013> gsup_server.c:236 5:  20241222160309089 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160309089 DLGSUP <0013> gsup_server.c:236 7:  20241222160309089 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160309089 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160309089 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160309089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160309104 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34109<->l=127.0.0.1:4259) 20241222160309107 DAUC <0003> db_auc.c:157 IMSI='262420080533393': No 2G Auth Data 20241222160309107 DAUC <0003> db_auc.c:192 IMSI='262420080533393': No 3G Auth Data 20241222160309118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241222160309130 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309130 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420080533393" cn_domain=PS} 20241222160309130 DLU <0006> fsm.c:456 lu(262420080533393)[0x612000012820]{UNVALIDATED}: Allocated 20241222160309130 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420080533393)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309130 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420080533393" cn_domain=PS} 20241222160309130 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309131 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309137 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309137 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420080533393"} 20241222160309137 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420080533393)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309137 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309137 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420080533393"} 20241222160309137 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420080533393)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420080533393)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309137 DLU <0006> fsm.c:568 lu(PS:IMSI-262420080533393)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309137 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309137 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309141 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309141 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420080533393" cn_domain=PS} 20241222160309141 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309141 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420080533393"} 20241222160309141 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420080533393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309141 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309141 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241222160309147 DAUC <0003> db_auc.c:157 IMSI='262422800210305': No 2G Auth Data 20241222160309147 DAUC <0003> db_auc.c:192 IMSI='262422800210305': No 3G Auth Data 20241222160309149 DLGSUP <0013> hlr.c:121 IMSI 262422800210305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 20241222160309161 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309161 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422800210305" cn_domain=PS} 20241222160309161 DLU <0006> fsm.c:456 lu(262422800210305)[0x6120000129a0]{UNVALIDATED}: Allocated 20241222160309161 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422800210305)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309161 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422800210305" cn_domain=PS} 20241222160309161 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309161 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309162 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309162 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422800210305"} 20241222160309162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422800210305)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309162 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309162 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422800210305"} 20241222160309162 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422800210305)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422800210305)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309162 DLU <0006> fsm.c:568 lu(PS:IMSI-262422800210305)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309162 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309162 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309163 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309163 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422800210305" cn_domain=PS} 20241222160309163 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309163 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422800210305"} 20241222160309163 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422800210305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309163 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309163 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 20241222160309164 DAUC <0003> db_auc.c:157 IMSI='262421987878330': No 2G Auth Data 20241222160309164 DAUC <0003> db_auc.c:192 IMSI='262421987878330': No 3G Auth Data 20241222160309165 DLGSUP <0013> hlr.c:121 IMSI 262421987878330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53030<->l=127.0.0.1:4258 20241222160309174 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309174 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421987878330" cn_domain=PS} 20241222160309174 DLU <0006> fsm.c:456 lu(262421987878330)[0x612000012b20]{UNVALIDATED}: Allocated 20241222160309174 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421987878330)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309174 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421987878330" cn_domain=PS} 20241222160309174 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309174 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309175 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421987878330"} 20241222160309175 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421987878330)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309175 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309175 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421987878330"} 20241222160309175 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421987878330)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421987878330)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309175 DLU <0006> fsm.c:568 lu(PS:IMSI-262421987878330)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309176 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421987878330" cn_domain=PS} 20241222160309176 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309176 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421987878330"} 20241222160309176 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421987878330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53030<->l=127.0.0.1:4258 20241222160309178 DAUC <0003> db_auc.c:157 IMSI='262427601540628': No 2G Auth Data 20241222160309178 DAUC <0003> db_auc.c:192 IMSI='262427601540628': No 3G Auth Data 20241222160309178 DLGSUP <0013> hlr.c:121 IMSI 262427601540628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20241222160309187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309187 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427601540628" cn_domain=PS} 20241222160309187 DLU <0006> fsm.c:456 lu(262427601540628)[0x612000012ca0]{UNVALIDATED}: Allocated 20241222160309187 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427601540628)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309187 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427601540628" cn_domain=PS} 20241222160309187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309189 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309189 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427601540628"} 20241222160309189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427601540628)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309189 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309189 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427601540628"} 20241222160309189 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427601540628)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427601540628)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309189 DLU <0006> fsm.c:568 lu(PS:IMSI-262427601540628)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309189 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309189 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309190 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427601540628" cn_domain=PS} 20241222160309190 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309190 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427601540628"} 20241222160309190 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427601540628 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309190 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20241222160309192 DAUC <0003> db_auc.c:157 IMSI='262426741374604': No 2G Auth Data 20241222160309192 DAUC <0003> db_auc.c:192 IMSI='262426741374604': No 3G Auth Data 20241222160309193 DLGSUP <0013> hlr.c:121 IMSI 262426741374604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 20241222160309201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309201 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426741374604" cn_domain=PS} 20241222160309201 DLU <0006> fsm.c:456 lu(262426741374604)[0x612000012e20]{UNVALIDATED}: Allocated 20241222160309201 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426741374604)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309201 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426741374604" cn_domain=PS} 20241222160309201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309201 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309203 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426741374604"} 20241222160309203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426741374604)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309203 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309203 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426741374604"} 20241222160309203 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741374604)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426741374604)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309203 DLU <0006> fsm.c:568 lu(PS:IMSI-262426741374604)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309204 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309204 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426741374604" cn_domain=PS} 20241222160309204 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309204 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426741374604"} 20241222160309204 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426741374604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309204 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309204 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 20241222160309205 DAUC <0003> db_auc.c:157 IMSI='262421084153374': No 2G Auth Data 20241222160309205 DAUC <0003> db_auc.c:192 IMSI='262421084153374': No 3G Auth Data 20241222160309206 DLGSUP <0013> hlr.c:121 IMSI 262421084153374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241222160309214 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309214 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421084153374" cn_domain=PS} 20241222160309214 DLU <0006> fsm.c:456 lu(262421084153374)[0x612000012fa0]{UNVALIDATED}: Allocated 20241222160309214 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421084153374)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309215 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421084153374" cn_domain=PS} 20241222160309215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309215 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309216 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309216 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421084153374"} 20241222160309216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421084153374)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309216 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309216 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421084153374"} 20241222160309216 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421084153374)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421084153374)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309216 DLU <0006> fsm.c:568 lu(PS:IMSI-262421084153374)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309216 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309216 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309217 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309217 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421084153374" cn_domain=PS} 20241222160309217 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309217 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421084153374"} 20241222160309217 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421084153374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309217 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309217 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20241222160309218 DAUC <0003> db_auc.c:157 IMSI='262424426847713': No 2G Auth Data 20241222160309218 DAUC <0003> db_auc.c:192 IMSI='262424426847713': No 3G Auth Data 20241222160309219 DLGSUP <0013> hlr.c:121 IMSI 262424426847713: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241222160309229 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309229 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424426847713" cn_domain=PS} 20241222160309229 DLU <0006> fsm.c:456 lu(262424426847713)[0x612000013120]{UNVALIDATED}: Allocated 20241222160309229 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309229 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424426847713)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309229 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424426847713" cn_domain=PS} 20241222160309229 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309229 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309230 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424426847713"} 20241222160309231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424426847713)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309231 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309231 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424426847713"} 20241222160309231 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424426847713)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424426847713)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309231 DLU <0006> fsm.c:568 lu(PS:IMSI-262424426847713)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309231 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309231 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309232 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309232 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424426847713" cn_domain=PS} 20241222160309232 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309232 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424426847713"} 20241222160309232 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424426847713 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309232 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309232 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 20241222160309233 DAUC <0003> db_auc.c:157 IMSI='262423144033001': No 2G Auth Data 20241222160309233 DAUC <0003> db_auc.c:192 IMSI='262423144033001': No 3G Auth Data 20241222160309234 DLGSUP <0013> hlr.c:121 IMSI 262423144033001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241222160309241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241222160309243 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309243 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423144033001" cn_domain=PS} 20241222160309243 DLU <0006> fsm.c:456 lu(262423144033001)[0x6120000132a0]{UNVALIDATED}: Allocated 20241222160309243 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160309243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423144033001)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160309243 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423144033001" cn_domain=PS} 20241222160309243 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309243 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309245 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309245 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423144033001"} 20241222160309245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423144033001)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160309245 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160309245 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423144033001"} 20241222160309245 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160309245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144033001)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160309245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423144033001)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160309245 DLU <0006> fsm.c:568 lu(PS:IMSI-262423144033001)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160309245 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309245 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309246 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423144033001" cn_domain=PS} 20241222160309246 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241222160309246 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423144033001"} 20241222160309246 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423144033001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241222160309246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160309247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20241222160309248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241222160309248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34109<->l=127.0.0.1:4259) 20241222160309248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160309248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160309248 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160309248 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160309248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160309276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241222160309377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241222160312423 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160312424 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160312425 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160312425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241222160312426 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160312426 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160312426 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160312426 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160312426 DLGSUP <0013> gsup_server.c:238 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  20241222160312426 DLGSUP <0013> gsup_server.c:236 2:  20241222160312426 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 3:  20241222160312426 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 4:  20241222160312426 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 5:  20241222160312426 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 7:  20241222160312426 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160312426 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160312426 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160312426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160312436 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20241222160312442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 20241222160312470 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160312470 DLGSUP <0013> gsup_req.c:140 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} 20241222160312470 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241222160312470 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 20241222160312470 DLGSUP <0013> gsup_req.c:276 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} 20241222160312470 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160312470 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160312470 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241222160312470 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241222160312470 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160312471 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160312477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58268<->l=127.0.0.1:4258 20241222160312480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241222160312482 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20241222160312482 DLINP <000b> input/ipa.c:452 connected read/write 20241222160312483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160312483 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160312483 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160312483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160312553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20241222160312654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.1:4258 20241222160315732 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160315733 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160315734 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 20241222160315735 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315735 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160315735 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160315735 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160315735 DLGSUP <0013> gsup_server.c:238 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  20241222160315735 DLGSUP <0013> gsup_server.c:236 2:  20241222160315735 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 3:  20241222160315735 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 4:  20241222160315735 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 5:  20241222160315735 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 7:  20241222160315735 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160315735 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160315735 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160315735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160315755 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38775<->l=127.0.0.1:4259) 20241222160315760 DAUC <0003> db_auc.c:157 IMSI='262421464613012': No 2G Auth Data 20241222160315760 DAUC <0003> db_auc.c:192 IMSI='262421464613012': No 3G Auth Data 20241222160315773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 20241222160315783 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315783 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421464613012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421464613012" session_id=4214870538 session_state=BEGIN} 20241222160315783 DSS <0004> hlr_ussd.c:576 262421464613012/0xfb39d20a: Process SS (BEGIN) 20241222160315783 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315784 DSS <0004> hlr_ussd.c:518 262421464613012/0xfb39d20a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315784 DSS <0004> hlr_ussd.c:523 262421464613012/0xfb39d20a: USSD for unknown code '*#200#' 20241222160315784 DSS <0004> hlr_ussd.c:354 262421464613012/0xfb39d20a: Tx ReturnError(1, 0x12) 20241222160315784 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421464613012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421464613012" session_id=4214870538 session_state=END} 20241222160315784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 20241222160315792 DAUC <0003> db_auc.c:157 IMSI='262424245206675': No 2G Auth Data 20241222160315792 DAUC <0003> db_auc.c:192 IMSI='262424245206675': No 3G Auth Data 20241222160315802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241222160315805 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315805 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424245206675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424245206675" session_id=2398196992 session_state=BEGIN} 20241222160315805 DSS <0004> hlr_ussd.c:576 262424245206675/0x8ef19500: Process SS (BEGIN) 20241222160315805 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315805 DSS <0004> hlr_ussd.c:518 262424245206675/0x8ef19500: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315805 DSS <0004> hlr_ussd.c:523 262424245206675/0x8ef19500: USSD for unknown code '*#200#' 20241222160315805 DSS <0004> hlr_ussd.c:354 262424245206675/0x8ef19500: Tx ReturnError(1, 0x12) 20241222160315805 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424245206675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424245206675" session_id=2398196992 session_state=END} 20241222160315805 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315805 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241222160315806 DAUC <0003> db_auc.c:157 IMSI='262421901462426': No 2G Auth Data 20241222160315806 DAUC <0003> db_auc.c:192 IMSI='262421901462426': No 3G Auth Data 20241222160315813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 20241222160315816 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315816 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421901462426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421901462426" session_id=1381320767 session_state=BEGIN} 20241222160315816 DSS <0004> hlr_ussd.c:576 262421901462426/0x5255483f: Process SS (BEGIN) 20241222160315816 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315816 DSS <0004> hlr_ussd.c:518 262421901462426/0x5255483f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315816 DSS <0004> hlr_ussd.c:523 262421901462426/0x5255483f: USSD for unknown code '*#200#' 20241222160315816 DSS <0004> hlr_ussd.c:354 262421901462426/0x5255483f: Tx ReturnError(1, 0x12) 20241222160315816 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421901462426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421901462426" session_id=1381320767 session_state=END} 20241222160315816 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315816 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58316<->l=127.0.0.1:4258 20241222160315817 DAUC <0003> db_auc.c:157 IMSI='262422308133950': No 2G Auth Data 20241222160315817 DAUC <0003> db_auc.c:192 IMSI='262422308133950': No 3G Auth Data 20241222160315825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241222160315828 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315828 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422308133950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422308133950" session_id=3384100874 session_state=BEGIN} 20241222160315828 DSS <0004> hlr_ussd.c:576 262422308133950/0xc9b5480a: Process SS (BEGIN) 20241222160315828 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315828 DSS <0004> hlr_ussd.c:518 262422308133950/0xc9b5480a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315828 DSS <0004> hlr_ussd.c:523 262422308133950/0xc9b5480a: USSD for unknown code '*#200#' 20241222160315828 DSS <0004> hlr_ussd.c:354 262422308133950/0xc9b5480a: Tx ReturnError(1, 0x12) 20241222160315828 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422308133950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308133950" session_id=3384100874 session_state=END} 20241222160315828 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315828 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.1:4258 20241222160315831 DAUC <0003> db_auc.c:157 IMSI='262421351367998': No 2G Auth Data 20241222160315831 DAUC <0003> db_auc.c:192 IMSI='262421351367998': No 3G Auth Data 20241222160315837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20241222160315841 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315841 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421351367998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421351367998" session_id=149408861 session_state=BEGIN} 20241222160315841 DSS <0004> hlr_ussd.c:576 262421351367998/0x08e7cc5d: Process SS (BEGIN) 20241222160315841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315841 DSS <0004> hlr_ussd.c:518 262421351367998/0x08e7cc5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315841 DSS <0004> hlr_ussd.c:523 262421351367998/0x08e7cc5d: USSD for unknown code '*#200#' 20241222160315841 DSS <0004> hlr_ussd.c:354 262421351367998/0x08e7cc5d: Tx ReturnError(1, 0x12) 20241222160315841 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421351367998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421351367998" session_id=149408861 session_state=END} 20241222160315841 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315841 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20241222160315844 DAUC <0003> db_auc.c:157 IMSI='262423807343647': No 2G Auth Data 20241222160315844 DAUC <0003> db_auc.c:192 IMSI='262423807343647': No 3G Auth Data 20241222160315851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58336<->l=127.0.0.1:4258 20241222160315855 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315855 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423807343647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423807343647" session_id=2773725002 session_state=BEGIN} 20241222160315855 DSS <0004> hlr_ussd.c:576 262423807343647/0xa553af4a: Process SS (BEGIN) 20241222160315855 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315855 DSS <0004> hlr_ussd.c:518 262423807343647/0xa553af4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315855 DSS <0004> hlr_ussd.c:523 262423807343647/0xa553af4a: USSD for unknown code '*#200#' 20241222160315855 DSS <0004> hlr_ussd.c:354 262423807343647/0xa553af4a: Tx ReturnError(1, 0x12) 20241222160315856 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423807343647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807343647" session_id=2773725002 session_state=END} 20241222160315856 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315856 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58336<->l=127.0.0.1:4258 20241222160315858 DAUC <0003> db_auc.c:157 IMSI='262425024123385': No 2G Auth Data 20241222160315858 DAUC <0003> db_auc.c:192 IMSI='262425024123385': No 3G Auth Data 20241222160315866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241222160315869 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315869 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425024123385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425024123385" session_id=1945511110 session_state=BEGIN} 20241222160315869 DSS <0004> hlr_ussd.c:576 262425024123385/0x73f624c6: Process SS (BEGIN) 20241222160315869 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315869 DSS <0004> hlr_ussd.c:518 262425024123385/0x73f624c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315869 DSS <0004> hlr_ussd.c:523 262425024123385/0x73f624c6: USSD for unknown code '*#200#' 20241222160315869 DSS <0004> hlr_ussd.c:354 262425024123385/0x73f624c6: Tx ReturnError(1, 0x12) 20241222160315869 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425024123385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425024123385" session_id=1945511110 session_state=END} 20241222160315869 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315869 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241222160315871 DAUC <0003> db_auc.c:157 IMSI='262427433256751': No 2G Auth Data 20241222160315871 DAUC <0003> db_auc.c:192 IMSI='262427433256751': No 3G Auth Data 20241222160315878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241222160315881 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315881 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427433256751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427433256751" session_id=3478640464 session_state=BEGIN} 20241222160315881 DSS <0004> hlr_ussd.c:576 262427433256751/0xcf57d750: Process SS (BEGIN) 20241222160315881 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241222160315881 DSS <0004> hlr_ussd.c:518 262427433256751/0xcf57d750: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241222160315881 DSS <0004> hlr_ussd.c:523 262427433256751/0xcf57d750: USSD for unknown code '*#200#' 20241222160315881 DSS <0004> hlr_ussd.c:354 262427433256751/0xcf57d750: Tx ReturnError(1, 0x12) 20241222160315881 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427433256751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427433256751" session_id=3478640464 session_state=END} 20241222160315881 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315881 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160315883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241222160315883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58290<->l=127.0.0.1:4258 20241222160315884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38775<->l=127.0.0.1:4259) 20241222160315884 DLINP <000b> input/ipa.c:452 connected read/write 20241222160315884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160315884 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160315884 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160315884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160315916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241222160316017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241222160319145 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160319146 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160319151 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 20241222160319156 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319156 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160319156 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160319156 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160319156 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160319157 DLGSUP <0013> gsup_server.c:238 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  20241222160319157 DLGSUP <0013> gsup_server.c:236 2:  20241222160319157 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160319157 DLGSUP <0013> gsup_server.c:236 3:  20241222160319157 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160319157 DLGSUP <0013> gsup_server.c:236 4:  20241222160319157 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160319157 DLGSUP <0013> gsup_server.c:236 5:  20241222160319157 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160319157 DLGSUP <0013> gsup_server.c:236 7:  20241222160319157 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160319157 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160319157 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160319157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160319174 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44855<->l=127.0.0.1:4259) 20241222160319177 DAUC <0003> db_auc.c:157 IMSI='262422874240290': No 2G Auth Data 20241222160319177 DAUC <0003> db_auc.c:192 IMSI='262422874240290': No 3G Auth Data 20241222160319185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4258 20241222160319198 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319198 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422874240290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422874240290" session_id=298169960 session_state=BEGIN} 20241222160319198 DSS <0004> hlr_ussd.c:576 262422874240290/0x11c5b668: Process SS (BEGIN) 20241222160319198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319198 DSS <0004> hlr_ussd.c:518 262422874240290/0x11c5b668: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319198 DSS <0004> hlr_ussd.c:542 262422874240290/0x11c5b668: Cannot find conn for EUSE EUSE-foobar 20241222160319198 DSS <0004> hlr_ussd.c:354 262422874240290/0x11c5b668: Tx ReturnError(1, 0x22) 20241222160319198 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422874240290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422874240290" session_id=298169960 session_state=END} 20241222160319199 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319199 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4258 20241222160319205 DAUC <0003> db_auc.c:157 IMSI='262425929366627': No 2G Auth Data 20241222160319206 DAUC <0003> db_auc.c:192 IMSI='262425929366627': No 3G Auth Data 20241222160319220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241222160319223 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319223 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425929366627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425929366627" session_id=8050459 session_state=BEGIN} 20241222160319223 DSS <0004> hlr_ussd.c:576 262425929366627/0x007ad71b: Process SS (BEGIN) 20241222160319223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319223 DSS <0004> hlr_ussd.c:518 262425929366627/0x007ad71b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319223 DSS <0004> hlr_ussd.c:542 262425929366627/0x007ad71b: Cannot find conn for EUSE EUSE-foobar 20241222160319223 DSS <0004> hlr_ussd.c:354 262425929366627/0x007ad71b: Tx ReturnError(1, 0x22) 20241222160319223 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425929366627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425929366627" session_id=8050459 session_state=END} 20241222160319223 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319223 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241222160319225 DAUC <0003> db_auc.c:157 IMSI='262420292257046': No 2G Auth Data 20241222160319225 DAUC <0003> db_auc.c:192 IMSI='262420292257046': No 3G Auth Data 20241222160319231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241222160319233 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319234 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420292257046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420292257046" session_id=166154558 session_state=BEGIN} 20241222160319234 DSS <0004> hlr_ussd.c:576 262420292257046/0x09e7513e: Process SS (BEGIN) 20241222160319234 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319234 DSS <0004> hlr_ussd.c:518 262420292257046/0x09e7513e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319234 DSS <0004> hlr_ussd.c:542 262420292257046/0x09e7513e: Cannot find conn for EUSE EUSE-foobar 20241222160319234 DSS <0004> hlr_ussd.c:354 262420292257046/0x09e7513e: Tx ReturnError(1, 0x22) 20241222160319234 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420292257046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420292257046" session_id=166154558 session_state=END} 20241222160319234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4258 20241222160319236 DAUC <0003> db_auc.c:157 IMSI='262428770406793': No 2G Auth Data 20241222160319236 DAUC <0003> db_auc.c:192 IMSI='262428770406793': No 3G Auth Data 20241222160319242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241222160319246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319246 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428770406793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428770406793" session_id=87008899 session_state=BEGIN} 20241222160319246 DSS <0004> hlr_ussd.c:576 262428770406793/0x052fa683: Process SS (BEGIN) 20241222160319246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319246 DSS <0004> hlr_ussd.c:518 262428770406793/0x052fa683: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319246 DSS <0004> hlr_ussd.c:542 262428770406793/0x052fa683: Cannot find conn for EUSE EUSE-foobar 20241222160319246 DSS <0004> hlr_ussd.c:354 262428770406793/0x052fa683: Tx ReturnError(1, 0x22) 20241222160319246 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428770406793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428770406793" session_id=87008899 session_state=END} 20241222160319246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241222160319248 DAUC <0003> db_auc.c:157 IMSI='262426480163131': No 2G Auth Data 20241222160319248 DAUC <0003> db_auc.c:192 IMSI='262426480163131': No 3G Auth Data 20241222160319255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241222160319258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319258 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426480163131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426480163131" session_id=2363268366 session_state=BEGIN} 20241222160319258 DSS <0004> hlr_ussd.c:576 262426480163131/0x8cdc9d0e: Process SS (BEGIN) 20241222160319258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319258 DSS <0004> hlr_ussd.c:518 262426480163131/0x8cdc9d0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319258 DSS <0004> hlr_ussd.c:542 262426480163131/0x8cdc9d0e: Cannot find conn for EUSE EUSE-foobar 20241222160319258 DSS <0004> hlr_ussd.c:354 262426480163131/0x8cdc9d0e: Tx ReturnError(1, 0x22) 20241222160319258 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426480163131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426480163131" session_id=2363268366 session_state=END} 20241222160319258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.1:4258 20241222160319260 DAUC <0003> db_auc.c:157 IMSI='262426391058373': No 2G Auth Data 20241222160319260 DAUC <0003> db_auc.c:192 IMSI='262426391058373': No 3G Auth Data 20241222160319268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241222160319271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319271 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426391058373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426391058373" session_id=855831336 session_state=BEGIN} 20241222160319271 DSS <0004> hlr_ussd.c:576 262426391058373/0x3302f328: Process SS (BEGIN) 20241222160319271 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319271 DSS <0004> hlr_ussd.c:518 262426391058373/0x3302f328: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319271 DSS <0004> hlr_ussd.c:542 262426391058373/0x3302f328: Cannot find conn for EUSE EUSE-foobar 20241222160319271 DSS <0004> hlr_ussd.c:354 262426391058373/0x3302f328: Tx ReturnError(1, 0x22) 20241222160319271 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426391058373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426391058373" session_id=855831336 session_state=END} 20241222160319271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319271 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241222160319273 DAUC <0003> db_auc.c:157 IMSI='262424163242553': No 2G Auth Data 20241222160319273 DAUC <0003> db_auc.c:192 IMSI='262424163242553': No 3G Auth Data 20241222160319281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20241222160319284 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319284 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424163242553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424163242553" session_id=3450604941 session_state=BEGIN} 20241222160319284 DSS <0004> hlr_ussd.c:576 262424163242553/0xcdac0d8d: Process SS (BEGIN) 20241222160319284 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319284 DSS <0004> hlr_ussd.c:518 262424163242553/0xcdac0d8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319284 DSS <0004> hlr_ussd.c:542 262424163242553/0xcdac0d8d: Cannot find conn for EUSE EUSE-foobar 20241222160319284 DSS <0004> hlr_ussd.c:354 262424163242553/0xcdac0d8d: Tx ReturnError(1, 0x22) 20241222160319284 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424163242553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424163242553" session_id=3450604941 session_state=END} 20241222160319284 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319284 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58412<->l=127.0.0.1:4258 20241222160319287 DAUC <0003> db_auc.c:157 IMSI='262420371272488': No 2G Auth Data 20241222160319287 DAUC <0003> db_auc.c:192 IMSI='262420371272488': No 3G Auth Data 20241222160319293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241222160319296 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319296 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420371272488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420371272488" session_id=2604666162 session_state=BEGIN} 20241222160319296 DSS <0004> hlr_ussd.c:576 262420371272488/0x9b400d32: Process SS (BEGIN) 20241222160319296 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160319296 DSS <0004> hlr_ussd.c:518 262420371272488/0x9b400d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160319296 DSS <0004> hlr_ussd.c:542 262420371272488/0x9b400d32: Cannot find conn for EUSE EUSE-foobar 20241222160319296 DSS <0004> hlr_ussd.c:354 262420371272488/0x9b400d32: Tx ReturnError(1, 0x22) 20241222160319296 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420371272488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420371272488" session_id=2604666162 session_state=END} 20241222160319296 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319296 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160319297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20241222160319298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4258 20241222160319298 DLINP <000b> input/ipa.c:452 connected read/write 20241222160319298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160319298 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160319298 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160319298 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160319298 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44855<->l=127.0.0.1:4259) 20241222160319321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20241222160319522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.1:4258 20241222160322595 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160322595 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160322598 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 20241222160322602 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322602 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160322602 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160322602 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160322602 DLGSUP <0013> gsup_server.c:238 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  20241222160322602 DLGSUP <0013> gsup_server.c:236 2:  20241222160322602 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 3:  20241222160322602 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 4:  20241222160322602 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 5:  20241222160322602 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 7:  20241222160322602 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160322602 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160322602 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160322602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160322617 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34507<->l=127.0.0.1:4259) 20241222160322621 DAUC <0003> db_auc.c:157 IMSI='262426077108668': No 2G Auth Data 20241222160322621 DAUC <0003> db_auc.c:192 IMSI='262426077108668': No 3G Auth Data 20241222160322630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 20241222160322646 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322646 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426077108668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426077108668" session_id=1507110830 session_state=BEGIN} 20241222160322646 DSS <0004> hlr_ussd.c:576 262426077108668/0x59d4afae: Process SS (BEGIN) 20241222160322646 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322646 DSS <0004> hlr_ussd.c:518 262426077108668/0x59d4afae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322646 DSS <0004> hlr_ussd.c:363 262426077108668/0x59d4afae: Tx USSD 'Your IMSI is 262426077108668' 20241222160322646 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426077108668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426077108668" session_id=1507110830 session_state=END} 20241222160322646 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426077108668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322646 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322646 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36238<->l=127.0.0.1:4258 20241222160322651 DAUC <0003> db_auc.c:157 IMSI='262427845050999': No 2G Auth Data 20241222160322651 DAUC <0003> db_auc.c:192 IMSI='262427845050999': No 3G Auth Data 20241222160322662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241222160322667 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322667 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427845050999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427845050999" session_id=3332538898 session_state=BEGIN} 20241222160322667 DSS <0004> hlr_ussd.c:576 262427845050999/0xc6a28212: Process SS (BEGIN) 20241222160322667 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322667 DSS <0004> hlr_ussd.c:518 262427845050999/0xc6a28212: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322667 DSS <0004> hlr_ussd.c:363 262427845050999/0xc6a28212: Tx USSD 'Your IMSI is 262427845050999' 20241222160322667 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427845050999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427845050999" session_id=3332538898 session_state=END} 20241222160322667 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427845050999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322667 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322667 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4258 20241222160322669 DAUC <0003> db_auc.c:157 IMSI='262424377161408': No 2G Auth Data 20241222160322669 DAUC <0003> db_auc.c:192 IMSI='262424377161408': No 3G Auth Data 20241222160322677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241222160322682 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322682 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424377161408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424377161408" session_id=958613417 session_state=BEGIN} 20241222160322682 DSS <0004> hlr_ussd.c:576 262424377161408/0x392347a9: Process SS (BEGIN) 20241222160322682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322682 DSS <0004> hlr_ussd.c:518 262424377161408/0x392347a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322682 DSS <0004> hlr_ussd.c:363 262424377161408/0x392347a9: Tx USSD 'Your IMSI is 262424377161408' 20241222160322682 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424377161408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424377161408" session_id=958613417 session_state=END} 20241222160322682 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424377161408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322682 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322682 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241222160322685 DAUC <0003> db_auc.c:157 IMSI='262421269183311': No 2G Auth Data 20241222160322685 DAUC <0003> db_auc.c:192 IMSI='262421269183311': No 3G Auth Data 20241222160322691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241222160322694 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322694 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421269183311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421269183311" session_id=3282387650 session_state=BEGIN} 20241222160322694 DSS <0004> hlr_ussd.c:576 262421269183311/0xc3a542c2: Process SS (BEGIN) 20241222160322694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322694 DSS <0004> hlr_ussd.c:518 262421269183311/0xc3a542c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322694 DSS <0004> hlr_ussd.c:363 262421269183311/0xc3a542c2: Tx USSD 'Your IMSI is 262421269183311' 20241222160322694 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421269183311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421269183311" session_id=3282387650 session_state=END} 20241222160322694 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421269183311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322694 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322694 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4258 20241222160322697 DAUC <0003> db_auc.c:157 IMSI='262429254964522': No 2G Auth Data 20241222160322697 DAUC <0003> db_auc.c:192 IMSI='262429254964522': No 3G Auth Data 20241222160322704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 20241222160322707 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322707 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429254964522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429254964522" session_id=1330139883 session_state=BEGIN} 20241222160322707 DSS <0004> hlr_ussd.c:576 262429254964522/0x4f4852eb: Process SS (BEGIN) 20241222160322707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322707 DSS <0004> hlr_ussd.c:518 262429254964522/0x4f4852eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322707 DSS <0004> hlr_ussd.c:363 262429254964522/0x4f4852eb: Tx USSD 'Your IMSI is 262429254964522' 20241222160322707 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429254964522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429254964522" session_id=1330139883 session_state=END} 20241222160322708 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429254964522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322708 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322708 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 20241222160322710 DAUC <0003> db_auc.c:157 IMSI='262425819416554': No 2G Auth Data 20241222160322710 DAUC <0003> db_auc.c:192 IMSI='262425819416554': No 3G Auth Data 20241222160322717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 20241222160322721 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322721 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425819416554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425819416554" session_id=3891064528 session_state=BEGIN} 20241222160322721 DSS <0004> hlr_ussd.c:576 262425819416554/0xe7eceed0: Process SS (BEGIN) 20241222160322721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322721 DSS <0004> hlr_ussd.c:518 262425819416554/0xe7eceed0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322721 DSS <0004> hlr_ussd.c:363 262425819416554/0xe7eceed0: Tx USSD 'Your IMSI is 262425819416554' 20241222160322721 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425819416554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425819416554" session_id=3891064528 session_state=END} 20241222160322721 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425819416554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322721 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322721 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 20241222160322723 DAUC <0003> db_auc.c:157 IMSI='262426435650288': No 2G Auth Data 20241222160322723 DAUC <0003> db_auc.c:192 IMSI='262426435650288': No 3G Auth Data 20241222160322730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241222160322735 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322735 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426435650288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426435650288" session_id=649870579 session_state=BEGIN} 20241222160322735 DSS <0004> hlr_ussd.c:576 262426435650288/0x26bc3cf3: Process SS (BEGIN) 20241222160322735 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322735 DSS <0004> hlr_ussd.c:518 262426435650288/0x26bc3cf3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322735 DSS <0004> hlr_ussd.c:363 262426435650288/0x26bc3cf3: Tx USSD 'Your IMSI is 262426435650288' 20241222160322735 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426435650288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426435650288" session_id=649870579 session_state=END} 20241222160322735 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426435650288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322735 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322735 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241222160322738 DAUC <0003> db_auc.c:157 IMSI='262427526665434': No 2G Auth Data 20241222160322738 DAUC <0003> db_auc.c:192 IMSI='262427526665434': No 3G Auth Data 20241222160322745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 20241222160322748 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322748 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427526665434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427526665434" session_id=1344923607 session_state=BEGIN} 20241222160322748 DSS <0004> hlr_ussd.c:576 262427526665434/0x5029e7d7: Process SS (BEGIN) 20241222160322749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160322749 DSS <0004> hlr_ussd.c:518 262427526665434/0x5029e7d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160322749 DSS <0004> hlr_ussd.c:363 262427526665434/0x5029e7d7: Tx USSD 'Your IMSI is 262427526665434' 20241222160322749 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427526665434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427526665434" session_id=1344923607 session_state=END} 20241222160322749 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427526665434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160322749 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322749 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160322751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 20241222160322751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4258 20241222160322752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34507<->l=127.0.0.1:4259) 20241222160322752 DLINP <000b> input/ipa.c:452 connected read/write 20241222160322752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160322752 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160322752 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160322752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160322775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 20241222160322977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.1:4258 20241222160326097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160326097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160326098 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241222160326100 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326100 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160326100 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160326100 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160326100 DLGSUP <0013> gsup_server.c:238 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  20241222160326100 DLGSUP <0013> gsup_server.c:236 2:  20241222160326100 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 3:  20241222160326100 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 4:  20241222160326100 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 5:  20241222160326100 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 7:  20241222160326100 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160326100 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160326100 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160326100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160326113 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43181<->l=127.0.0.1:4259) 20241222160326115 DAUC <0003> db_auc.c:157 IMSI='262422522164937': No 2G Auth Data 20241222160326115 DAUC <0003> db_auc.c:192 IMSI='262422522164937': No 3G Auth Data 20241222160326121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36318<->l=127.0.0.1:4258 20241222160326146 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326146 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422522164937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422522164937" source_name="the-source\n" session_id=2148514194 session_state=BEGIN} 20241222160326146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241222160326146 DSS <0004> hlr_ussd.c:576 262422522164937/0x800fb992: Process SS (BEGIN) 20241222160326146 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326146 DSS <0004> hlr_ussd.c:518 262422522164937/0x800fb992: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326146 DSS <0004> hlr_ussd.c:363 262422522164937/0x800fb992: Tx USSD 'Your IMSI is 262422522164937' 20241222160326146 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422522164937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422522164937" destination_name="the-source\n" session_id=2148514194 session_state=END} 20241222160326146 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422522164937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326147 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326147 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36318<->l=127.0.0.1:4258 20241222160326157 DAUC <0003> db_auc.c:157 IMSI='262422246228903': No 2G Auth Data 20241222160326157 DAUC <0003> db_auc.c:192 IMSI='262422246228903': No 3G Auth Data 20241222160326168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20241222160326173 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326173 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422246228903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422246228903" source_name="the-source\n" session_id=3482299502 session_state=BEGIN} 20241222160326173 DSS <0004> hlr_ussd.c:576 262422246228903/0xcf8fac6e: Process SS (BEGIN) 20241222160326173 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326173 DSS <0004> hlr_ussd.c:518 262422246228903/0xcf8fac6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326173 DSS <0004> hlr_ussd.c:363 262422246228903/0xcf8fac6e: Tx USSD 'Your IMSI is 262422246228903' 20241222160326173 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422246228903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422246228903" destination_name="the-source\n" session_id=3482299502 session_state=END} 20241222160326173 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422246228903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326173 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326173 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20241222160326176 DAUC <0003> db_auc.c:157 IMSI='262424128920334': No 2G Auth Data 20241222160326176 DAUC <0003> db_auc.c:192 IMSI='262424128920334': No 3G Auth Data 20241222160326184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4258 20241222160326187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326187 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424128920334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424128920334" source_name="the-source\n" session_id=509678120 session_state=BEGIN} 20241222160326187 DSS <0004> hlr_ussd.c:576 262424128920334/0x1e611228: Process SS (BEGIN) 20241222160326187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326187 DSS <0004> hlr_ussd.c:518 262424128920334/0x1e611228: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326187 DSS <0004> hlr_ussd.c:363 262424128920334/0x1e611228: Tx USSD 'Your IMSI is 262424128920334' 20241222160326187 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424128920334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424128920334" destination_name="the-source\n" session_id=509678120 session_state=END} 20241222160326187 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424128920334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326187 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4258 20241222160326189 DAUC <0003> db_auc.c:157 IMSI='262423759439258': No 2G Auth Data 20241222160326189 DAUC <0003> db_auc.c:192 IMSI='262423759439258': No 3G Auth Data 20241222160326196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20241222160326199 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326199 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423759439258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423759439258" source_name="the-source\n" session_id=1266434126 session_state=BEGIN} 20241222160326199 DSS <0004> hlr_ussd.c:576 262423759439258/0x4b7c404e: Process SS (BEGIN) 20241222160326200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326200 DSS <0004> hlr_ussd.c:518 262423759439258/0x4b7c404e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326200 DSS <0004> hlr_ussd.c:363 262423759439258/0x4b7c404e: Tx USSD 'Your IMSI is 262423759439258' 20241222160326200 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423759439258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423759439258" destination_name="the-source\n" session_id=1266434126 session_state=END} 20241222160326200 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262423759439258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326200 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326200 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20241222160326202 DAUC <0003> db_auc.c:157 IMSI='262423656961593': No 2G Auth Data 20241222160326202 DAUC <0003> db_auc.c:192 IMSI='262423656961593': No 3G Auth Data 20241222160326209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 20241222160326212 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326212 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423656961593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423656961593" source_name="the-source\n" session_id=3305739927 session_state=BEGIN} 20241222160326212 DSS <0004> hlr_ussd.c:576 262423656961593/0xc5099697: Process SS (BEGIN) 20241222160326212 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326212 DSS <0004> hlr_ussd.c:518 262423656961593/0xc5099697: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326212 DSS <0004> hlr_ussd.c:363 262423656961593/0xc5099697: Tx USSD 'Your IMSI is 262423656961593' 20241222160326212 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423656961593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423656961593" destination_name="the-source\n" session_id=3305739927 session_state=END} 20241222160326212 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262423656961593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326212 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326212 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 20241222160326214 DAUC <0003> db_auc.c:157 IMSI='262429768100327': No 2G Auth Data 20241222160326214 DAUC <0003> db_auc.c:192 IMSI='262429768100327': No 3G Auth Data 20241222160326221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241222160326224 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326225 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429768100327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429768100327" source_name="the-source\n" session_id=1776868910 session_state=BEGIN} 20241222160326225 DSS <0004> hlr_ussd.c:576 262429768100327/0x69e8de2e: Process SS (BEGIN) 20241222160326225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326225 DSS <0004> hlr_ussd.c:518 262429768100327/0x69e8de2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326225 DSS <0004> hlr_ussd.c:363 262429768100327/0x69e8de2e: Tx USSD 'Your IMSI is 262429768100327' 20241222160326225 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429768100327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768100327" destination_name="the-source\n" session_id=1776868910 session_state=END} 20241222160326225 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429768100327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326225 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326225 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36362<->l=127.0.0.1:4258 20241222160326227 DAUC <0003> db_auc.c:157 IMSI='262423702303090': No 2G Auth Data 20241222160326227 DAUC <0003> db_auc.c:192 IMSI='262423702303090': No 3G Auth Data 20241222160326234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.1:4258 20241222160326237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326237 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423702303090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423702303090" source_name="the-source\n" session_id=2250162254 session_state=BEGIN} 20241222160326237 DSS <0004> hlr_ussd.c:576 262423702303090/0x861ec04e: Process SS (BEGIN) 20241222160326237 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326237 DSS <0004> hlr_ussd.c:518 262423702303090/0x861ec04e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326237 DSS <0004> hlr_ussd.c:363 262423702303090/0x861ec04e: Tx USSD 'Your IMSI is 262423702303090' 20241222160326237 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423702303090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423702303090" destination_name="the-source\n" session_id=2250162254 session_state=END} 20241222160326237 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423702303090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326238 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36378<->l=127.0.0.1:4258 20241222160326240 DAUC <0003> db_auc.c:157 IMSI='262427042621013': No 2G Auth Data 20241222160326240 DAUC <0003> db_auc.c:192 IMSI='262427042621013': No 3G Auth Data 20241222160326247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20241222160326251 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326251 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427042621013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427042621013" source_name="the-source\n" session_id=3303539794 session_state=BEGIN} 20241222160326251 DSS <0004> hlr_ussd.c:576 262427042621013/0xc4e80452: Process SS (BEGIN) 20241222160326251 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241222160326251 DSS <0004> hlr_ussd.c:518 262427042621013/0xc4e80452: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241222160326251 DSS <0004> hlr_ussd.c:363 262427042621013/0xc4e80452: Tx USSD 'Your IMSI is 262427042621013' 20241222160326251 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427042621013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427042621013" destination_name="the-source\n" session_id=3303539794 session_state=END} 20241222160326251 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427042621013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160326251 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326251 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160326253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20241222160326253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241222160326254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43181<->l=127.0.0.1:4259) 20241222160326254 DLINP <000b> input/ipa.c:452 connected read/write 20241222160326254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160326254 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160326254 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160326254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160326254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241222160326276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 20241222160326478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 20241222160329604 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160329604 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160329608 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 20241222160329614 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329614 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160329614 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160329614 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160329614 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160329614 DLGSUP <0013> gsup_server.c:238 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  20241222160329614 DLGSUP <0013> gsup_server.c:236 2:  20241222160329614 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160329614 DLGSUP <0013> gsup_server.c:236 3:  20241222160329614 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160329614 DLGSUP <0013> gsup_server.c:236 4:  20241222160329614 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160329614 DLGSUP <0013> gsup_server.c:236 5:  20241222160329614 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160329615 DLGSUP <0013> gsup_server.c:236 7:  20241222160329615 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160329615 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160329615 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160329615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160329641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43083<->l=127.0.0.1:4259) 20241222160329649 DAUC <0003> db_auc.c:157 IMSI='262424737795152': No 2G Auth Data 20241222160329649 DAUC <0003> db_auc.c:192 IMSI='262424737795152': No 3G Auth Data 20241222160329672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20241222160329685 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329686 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424737795152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424737795152" session_id=802591602 session_state=BEGIN} 20241222160329686 DSS <0004> hlr_ussd.c:576 262424737795152/0x2fd69372: Process SS (BEGIN) 20241222160329686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329686 DSS <0004> hlr_ussd.c:518 262424737795152/0x2fd69372: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329686 DSS <0004> hlr_ussd.c:363 262424737795152/0x2fd69372: Tx USSD 'Your extension is 491614288707' 20241222160329686 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424737795152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424737795152" session_id=802591602 session_state=END} 20241222160329686 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424737795152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329686 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329686 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20241222160329694 DAUC <0003> db_auc.c:157 IMSI='262425621432386': No 2G Auth Data 20241222160329694 DAUC <0003> db_auc.c:192 IMSI='262425621432386': No 3G Auth Data 20241222160329702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 20241222160329705 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329705 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425621432386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425621432386" session_id=2090691332 session_state=BEGIN} 20241222160329705 DSS <0004> hlr_ussd.c:576 262425621432386/0x7c9d6b04: Process SS (BEGIN) 20241222160329705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329705 DSS <0004> hlr_ussd.c:518 262425621432386/0x7c9d6b04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329705 DSS <0004> hlr_ussd.c:363 262425621432386/0x7c9d6b04: Tx USSD 'Your extension is 491612042612' 20241222160329705 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425621432386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425621432386" session_id=2090691332 session_state=END} 20241222160329705 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425621432386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329705 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329705 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 20241222160329707 DAUC <0003> db_auc.c:157 IMSI='262425443212866': No 2G Auth Data 20241222160329707 DAUC <0003> db_auc.c:192 IMSI='262425443212866': No 3G Auth Data 20241222160329713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 20241222160329719 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329719 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425443212866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425443212866" session_id=1343013729 session_state=BEGIN} 20241222160329719 DSS <0004> hlr_ussd.c:576 262425443212866/0x500cc361: Process SS (BEGIN) 20241222160329719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329719 DSS <0004> hlr_ussd.c:518 262425443212866/0x500cc361: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329719 DSS <0004> hlr_ussd.c:363 262425443212866/0x500cc361: Tx USSD 'Your extension is 491615368347' 20241222160329719 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425443212866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425443212866" session_id=1343013729 session_state=END} 20241222160329719 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425443212866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329719 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329719 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 20241222160329723 DAUC <0003> db_auc.c:157 IMSI='262429591056298': No 2G Auth Data 20241222160329723 DAUC <0003> db_auc.c:192 IMSI='262429591056298': No 3G Auth Data 20241222160329729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 20241222160329732 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329732 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429591056298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429591056298" session_id=162259019 session_state=BEGIN} 20241222160329732 DSS <0004> hlr_ussd.c:576 262429591056298/0x09abe04b: Process SS (BEGIN) 20241222160329732 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329732 DSS <0004> hlr_ussd.c:518 262429591056298/0x09abe04b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329732 DSS <0004> hlr_ussd.c:363 262429591056298/0x09abe04b: Tx USSD 'Your extension is 491618734273' 20241222160329732 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429591056298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429591056298" session_id=162259019 session_state=END} 20241222160329732 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429591056298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329732 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329732 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 20241222160329735 DAUC <0003> db_auc.c:157 IMSI='262429036733413': No 2G Auth Data 20241222160329735 DAUC <0003> db_auc.c:192 IMSI='262429036733413': No 3G Auth Data 20241222160329741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241222160329744 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329744 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429036733413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429036733413" session_id=4278320768 session_state=BEGIN} 20241222160329744 DSS <0004> hlr_ussd.c:576 262429036733413/0xff01fe80: Process SS (BEGIN) 20241222160329744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329744 DSS <0004> hlr_ussd.c:518 262429036733413/0xff01fe80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329744 DSS <0004> hlr_ussd.c:363 262429036733413/0xff01fe80: Tx USSD 'Your extension is 491610885715' 20241222160329744 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429036733413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429036733413" session_id=4278320768 session_state=END} 20241222160329744 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429036733413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329744 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329744 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241222160329747 DAUC <0003> db_auc.c:157 IMSI='262428698421043': No 2G Auth Data 20241222160329747 DAUC <0003> db_auc.c:192 IMSI='262428698421043': No 3G Auth Data 20241222160329753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241222160329756 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329756 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428698421043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698421043" session_id=546733622 session_state=BEGIN} 20241222160329756 DSS <0004> hlr_ussd.c:576 262428698421043/0x20967e36: Process SS (BEGIN) 20241222160329756 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329756 DSS <0004> hlr_ussd.c:518 262428698421043/0x20967e36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329756 DSS <0004> hlr_ussd.c:363 262428698421043/0x20967e36: Tx USSD 'Your extension is 491618045475' 20241222160329756 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428698421043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698421043" session_id=546733622 session_state=END} 20241222160329756 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428698421043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329756 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329756 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20241222160329758 DAUC <0003> db_auc.c:157 IMSI='262429976771189': No 2G Auth Data 20241222160329758 DAUC <0003> db_auc.c:192 IMSI='262429976771189': No 3G Auth Data 20241222160329765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241222160329768 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329768 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429976771189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429976771189" session_id=3447469560 session_state=BEGIN} 20241222160329768 DSS <0004> hlr_ussd.c:576 262429976771189/0xcd7c35f8: Process SS (BEGIN) 20241222160329768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329768 DSS <0004> hlr_ussd.c:518 262429976771189/0xcd7c35f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329768 DSS <0004> hlr_ussd.c:363 262429976771189/0xcd7c35f8: Tx USSD 'Your extension is 491617871271' 20241222160329768 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429976771189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429976771189" session_id=3447469560 session_state=END} 20241222160329768 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429976771189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329768 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329768 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241222160329770 DAUC <0003> db_auc.c:157 IMSI='262420805201568': No 2G Auth Data 20241222160329770 DAUC <0003> db_auc.c:192 IMSI='262420805201568': No 3G Auth Data 20241222160329777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20241222160329780 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329780 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420805201568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420805201568" session_id=1678888361 session_state=BEGIN} 20241222160329780 DSS <0004> hlr_ussd.c:576 262420805201568/0x6411cda9: Process SS (BEGIN) 20241222160329780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160329780 DSS <0004> hlr_ussd.c:518 262420805201568/0x6411cda9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160329780 DSS <0004> hlr_ussd.c:363 262420805201568/0x6411cda9: Tx USSD 'Your extension is 491612508640' 20241222160329781 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420805201568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420805201568" session_id=1678888361 session_state=END} 20241222160329781 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420805201568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160329781 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329781 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160329783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20241222160329783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 20241222160329784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160329784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160329784 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160329784 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160329784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160329784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43083<->l=127.0.0.1:4259) 20241222160329807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20241222160330008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20241222160333114 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160333114 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160333117 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 20241222160333122 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333123 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160333123 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160333123 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160333123 DLGSUP <0013> gsup_server.c:238 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  20241222160333123 DLGSUP <0013> gsup_server.c:236 2:  20241222160333123 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 3:  20241222160333123 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 4:  20241222160333123 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 5:  20241222160333123 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 7:  20241222160333123 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160333123 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160333123 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160333123 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160333146 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33617<->l=127.0.0.1:4259) 20241222160333156 DAUC <0003> db_auc.c:157 IMSI='262420722412091': No 2G Auth Data 20241222160333156 DAUC <0003> db_auc.c:192 IMSI='262420722412091': No 3G Auth Data 20241222160333184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241222160333194 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333194 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420722412091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420722412091" source_name="the-source\n" session_id=586558465 session_state=BEGIN} 20241222160333194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241222160333194 DSS <0004> hlr_ussd.c:576 262420722412091/0x22f62c01: Process SS (BEGIN) 20241222160333194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333194 DSS <0004> hlr_ussd.c:518 262420722412091/0x22f62c01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333194 DSS <0004> hlr_ussd.c:363 262420722412091/0x22f62c01: Tx USSD 'Your extension is 491612810667' 20241222160333194 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420722412091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420722412091" destination_name="the-source\n" session_id=586558465 session_state=END} 20241222160333194 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420722412091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333194 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333194 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20241222160333200 DAUC <0003> db_auc.c:157 IMSI='262424392510971': No 2G Auth Data 20241222160333200 DAUC <0003> db_auc.c:192 IMSI='262424392510971': No 3G Auth Data 20241222160333207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20241222160333210 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333210 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424392510971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424392510971" source_name="the-source\n" session_id=2838746936 session_state=BEGIN} 20241222160333210 DSS <0004> hlr_ussd.c:576 262424392510971/0xa933d738: Process SS (BEGIN) 20241222160333210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333210 DSS <0004> hlr_ussd.c:518 262424392510971/0xa933d738: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333210 DSS <0004> hlr_ussd.c:363 262424392510971/0xa933d738: Tx USSD 'Your extension is 491610407717' 20241222160333210 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424392510971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392510971" destination_name="the-source\n" session_id=2838746936 session_state=END} 20241222160333210 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262424392510971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333210 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333210 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20241222160333212 DAUC <0003> db_auc.c:157 IMSI='262425482170464': No 2G Auth Data 20241222160333212 DAUC <0003> db_auc.c:192 IMSI='262425482170464': No 3G Auth Data 20241222160333218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241222160333221 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333221 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425482170464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425482170464" source_name="the-source\n" session_id=3273033955 session_state=BEGIN} 20241222160333221 DSS <0004> hlr_ussd.c:576 262425482170464/0xc31688e3: Process SS (BEGIN) 20241222160333221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333221 DSS <0004> hlr_ussd.c:518 262425482170464/0xc31688e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333221 DSS <0004> hlr_ussd.c:363 262425482170464/0xc31688e3: Tx USSD 'Your extension is 491615658661' 20241222160333221 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425482170464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425482170464" destination_name="the-source\n" session_id=3273033955 session_state=END} 20241222160333221 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262425482170464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333221 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333221 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.1:4258 20241222160333224 DAUC <0003> db_auc.c:157 IMSI='262422580781617': No 2G Auth Data 20241222160333224 DAUC <0003> db_auc.c:192 IMSI='262422580781617': No 3G Auth Data 20241222160333231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20241222160333234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333234 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422580781617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422580781617" source_name="the-source\n" session_id=4137622524 session_state=BEGIN} 20241222160333234 DSS <0004> hlr_ussd.c:576 262422580781617/0xf69f1bfc: Process SS (BEGIN) 20241222160333234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333234 DSS <0004> hlr_ussd.c:518 262422580781617/0xf69f1bfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333234 DSS <0004> hlr_ussd.c:363 262422580781617/0xf69f1bfc: Tx USSD 'Your extension is 491610620803' 20241222160333234 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422580781617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422580781617" destination_name="the-source\n" session_id=4137622524 session_state=END} 20241222160333234 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422580781617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20241222160333237 DAUC <0003> db_auc.c:157 IMSI='262423923433725': No 2G Auth Data 20241222160333237 DAUC <0003> db_auc.c:192 IMSI='262423923433725': No 3G Auth Data 20241222160333243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20241222160333246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333246 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423923433725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423923433725" source_name="the-source\n" session_id=857883755 session_state=BEGIN} 20241222160333246 DSS <0004> hlr_ussd.c:576 262423923433725/0x3322446b: Process SS (BEGIN) 20241222160333246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333246 DSS <0004> hlr_ussd.c:518 262423923433725/0x3322446b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333246 DSS <0004> hlr_ussd.c:363 262423923433725/0x3322446b: Tx USSD 'Your extension is 491613623875' 20241222160333246 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423923433725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923433725" destination_name="the-source\n" session_id=857883755 session_state=END} 20241222160333246 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423923433725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20241222160333248 DAUC <0003> db_auc.c:157 IMSI='262422999964365': No 2G Auth Data 20241222160333248 DAUC <0003> db_auc.c:192 IMSI='262422999964365': No 3G Auth Data 20241222160333255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20241222160333258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333258 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422999964365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422999964365" source_name="the-source\n" session_id=2162188078 session_state=BEGIN} 20241222160333258 DSS <0004> hlr_ussd.c:576 262422999964365/0x80e05f2e: Process SS (BEGIN) 20241222160333258 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333258 DSS <0004> hlr_ussd.c:518 262422999964365/0x80e05f2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333258 DSS <0004> hlr_ussd.c:363 262422999964365/0x80e05f2e: Tx USSD 'Your extension is 491617520811' 20241222160333258 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422999964365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422999964365" destination_name="the-source\n" session_id=2162188078 session_state=END} 20241222160333258 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422999964365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333258 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20241222160333261 DAUC <0003> db_auc.c:157 IMSI='262428294245658': No 2G Auth Data 20241222160333261 DAUC <0003> db_auc.c:192 IMSI='262428294245658': No 3G Auth Data 20241222160333267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 20241222160333270 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333270 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428294245658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428294245658" source_name="the-source\n" session_id=2665735086 session_state=BEGIN} 20241222160333270 DSS <0004> hlr_ussd.c:576 262428294245658/0x9ee3e3ae: Process SS (BEGIN) 20241222160333270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333270 DSS <0004> hlr_ussd.c:518 262428294245658/0x9ee3e3ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333270 DSS <0004> hlr_ussd.c:363 262428294245658/0x9ee3e3ae: Tx USSD 'Your extension is 491616412583' 20241222160333270 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428294245658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428294245658" destination_name="the-source\n" session_id=2665735086 session_state=END} 20241222160333270 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428294245658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333270 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333270 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35762<->l=127.0.0.1:4258 20241222160333272 DAUC <0003> db_auc.c:157 IMSI='262424225312798': No 2G Auth Data 20241222160333272 DAUC <0003> db_auc.c:192 IMSI='262424225312798': No 3G Auth Data 20241222160333280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20241222160333285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333285 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424225312798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424225312798" source_name="the-source\n" session_id=3637980722 session_state=BEGIN} 20241222160333285 DSS <0004> hlr_ussd.c:576 262424225312798/0xd8d72e32: Process SS (BEGIN) 20241222160333285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241222160333285 DSS <0004> hlr_ussd.c:518 262424225312798/0xd8d72e32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241222160333285 DSS <0004> hlr_ussd.c:363 262424225312798/0xd8d72e32: Tx USSD 'Your extension is 491617311726' 20241222160333285 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424225312798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424225312798" destination_name="the-source\n" session_id=3637980722 session_state=END} 20241222160333285 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424225312798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160333285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160333287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20241222160333288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 20241222160333289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160333289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160333289 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160333289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160333289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160333289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241222160333289 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33617<->l=127.0.0.1:4259) 20241222160333311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20241222160333513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4258 20241222160336650 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40593 20241222160336650 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40593 20241222160336651 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336651 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336651 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160336651 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160336652 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336653 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336653 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336653 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160336653 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241222160336653 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241222160336653 DLGSUP <0013> gsup_server.c:238 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  20241222160336653 DLGSUP <0013> gsup_server.c:236 2:  20241222160336653 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 3:  20241222160336653 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 4:  20241222160336653 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 5:  20241222160336653 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 7:  20241222160336653 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160336653 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160336653 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160336653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40593 20241222160336653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20241222160336654 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336654 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160336654 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160336654 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160336654 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160336654 DLGSUP <0013> gsup_server.c:238 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  20241222160336654 DLGSUP <0013> gsup_server.c:236 2:  20241222160336654 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160336654 DLGSUP <0013> gsup_server.c:236 3:  20241222160336654 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160336654 DLGSUP <0013> gsup_server.c:236 4:  20241222160336654 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160336654 DLGSUP <0013> gsup_server.c:236 5:  20241222160336654 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160336655 DLGSUP <0013> gsup_server.c:236 7:  20241222160336655 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160336655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160336655 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160336655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160336663 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20241222160336665 DAUC <0003> db_auc.c:157 IMSI='262424104420290': No 2G Auth Data 20241222160336665 DAUC <0003> db_auc.c:192 IMSI='262424104420290': No 3G Auth Data 20241222160336672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 20241222160336698 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336698 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424104420290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424104420290" session_id=667831459 session_state=BEGIN} 20241222160336698 DSS <0004> hlr_ussd.c:576 262424104420290/0x27ce4ca3: Process SS (BEGIN) 20241222160336698 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336699 DSS <0004> hlr_ussd.c:518 262424104420290/0x27ce4ca3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336699 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336699 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336699 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336699 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336714 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336714 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336714 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424104420290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424104420290" session_id=667831459 session_state=END} 20241222160336715 DSS <0004> hlr_ussd.c:576 262424104420290/0x27ce4ca3: Process SS (END) 20241222160336715 DSS <0004> hlr_ussd.c:518 262424104420290/0x27ce4ca3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336715 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424104420290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424104420290" session_id=667831459 session_state=END} 20241222160336715 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424104420290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336715 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424104420290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336715 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336715 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 20241222160336726 DAUC <0003> db_auc.c:157 IMSI='262425082979026': No 2G Auth Data 20241222160336726 DAUC <0003> db_auc.c:192 IMSI='262425082979026': No 3G Auth Data 20241222160336735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20241222160336738 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336738 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425082979026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082979026" session_id=2125936216 session_state=BEGIN} 20241222160336738 DSS <0004> hlr_ussd.c:576 262425082979026/0x7eb73658: Process SS (BEGIN) 20241222160336738 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336738 DSS <0004> hlr_ussd.c:518 262425082979026/0x7eb73658: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336738 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336738 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336738 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336738 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336739 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336739 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336739 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425082979026 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082979026" session_id=2125936216 session_state=END} 20241222160336739 DSS <0004> hlr_ussd.c:576 262425082979026/0x7eb73658: Process SS (END) 20241222160336739 DSS <0004> hlr_ussd.c:518 262425082979026/0x7eb73658: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336739 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425082979026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082979026" session_id=2125936216 session_state=END} 20241222160336739 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425082979026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336739 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425082979026 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336739 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336739 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20241222160336741 DAUC <0003> db_auc.c:157 IMSI='262427933085822': No 2G Auth Data 20241222160336741 DAUC <0003> db_auc.c:192 IMSI='262427933085822': No 3G Auth Data 20241222160336748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4258 20241222160336751 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336751 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427933085822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427933085822" session_id=1110865016 session_state=BEGIN} 20241222160336751 DSS <0004> hlr_ussd.c:576 262427933085822/0x42367478: Process SS (BEGIN) 20241222160336751 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336751 DSS <0004> hlr_ussd.c:518 262427933085822/0x42367478: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336751 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336751 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336751 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336751 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336752 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336752 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336752 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427933085822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427933085822" session_id=1110865016 session_state=END} 20241222160336752 DSS <0004> hlr_ussd.c:576 262427933085822/0x42367478: Process SS (END) 20241222160336752 DSS <0004> hlr_ussd.c:518 262427933085822/0x42367478: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336752 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427933085822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427933085822" session_id=1110865016 session_state=END} 20241222160336752 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427933085822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336752 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427933085822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336752 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336752 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35812<->l=127.0.0.1:4258 20241222160336754 DAUC <0003> db_auc.c:157 IMSI='262426092448087': No 2G Auth Data 20241222160336754 DAUC <0003> db_auc.c:192 IMSI='262426092448087': No 3G Auth Data 20241222160336762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 20241222160336765 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336765 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426092448087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092448087" session_id=2352617863 session_state=BEGIN} 20241222160336765 DSS <0004> hlr_ussd.c:576 262426092448087/0x8c3a1987: Process SS (BEGIN) 20241222160336765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336765 DSS <0004> hlr_ussd.c:518 262426092448087/0x8c3a1987: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336765 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336765 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336765 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336766 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336766 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336766 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426092448087 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092448087" session_id=2352617863 session_state=END} 20241222160336766 DSS <0004> hlr_ussd.c:576 262426092448087/0x8c3a1987: Process SS (END) 20241222160336766 DSS <0004> hlr_ussd.c:518 262426092448087/0x8c3a1987: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336766 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426092448087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092448087" session_id=2352617863 session_state=END} 20241222160336766 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426092448087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336766 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426092448087 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336766 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336766 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 20241222160336768 DAUC <0003> db_auc.c:157 IMSI='262425353893195': No 2G Auth Data 20241222160336769 DAUC <0003> db_auc.c:192 IMSI='262425353893195': No 3G Auth Data 20241222160336776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 20241222160336779 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336779 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425353893195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425353893195" session_id=822381086 session_state=BEGIN} 20241222160336779 DSS <0004> hlr_ussd.c:576 262425353893195/0x31048a1e: Process SS (BEGIN) 20241222160336779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336779 DSS <0004> hlr_ussd.c:518 262425353893195/0x31048a1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336779 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336779 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336779 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336779 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336780 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336780 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336780 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425353893195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425353893195" session_id=822381086 session_state=END} 20241222160336780 DSS <0004> hlr_ussd.c:576 262425353893195/0x31048a1e: Process SS (END) 20241222160336780 DSS <0004> hlr_ussd.c:518 262425353893195/0x31048a1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336780 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425353893195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425353893195" session_id=822381086 session_state=END} 20241222160336780 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425353893195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336780 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425353893195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336780 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336780 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4258 20241222160336782 DAUC <0003> db_auc.c:157 IMSI='262424551984085': No 2G Auth Data 20241222160336783 DAUC <0003> db_auc.c:192 IMSI='262424551984085': No 3G Auth Data 20241222160336790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 20241222160336793 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336793 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424551984085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424551984085" session_id=3106284835 session_state=BEGIN} 20241222160336793 DSS <0004> hlr_ussd.c:576 262424551984085/0xb9262523: Process SS (BEGIN) 20241222160336793 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336793 DSS <0004> hlr_ussd.c:518 262424551984085/0xb9262523: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336793 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336793 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336793 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336793 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336794 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336794 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336794 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424551984085 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424551984085" session_id=3106284835 session_state=END} 20241222160336794 DSS <0004> hlr_ussd.c:576 262424551984085/0xb9262523: Process SS (END) 20241222160336794 DSS <0004> hlr_ussd.c:518 262424551984085/0xb9262523: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336794 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424551984085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424551984085" session_id=3106284835 session_state=END} 20241222160336794 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424551984085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336794 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424551984085 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336794 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336794 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.1:4258 20241222160336796 DAUC <0003> db_auc.c:157 IMSI='262423730575998': No 2G Auth Data 20241222160336797 DAUC <0003> db_auc.c:192 IMSI='262423730575998': No 3G Auth Data 20241222160336804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 20241222160336807 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336808 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423730575998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423730575998" session_id=1124811553 session_state=BEGIN} 20241222160336808 DSS <0004> hlr_ussd.c:576 262423730575998/0x430b4321: Process SS (BEGIN) 20241222160336808 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336808 DSS <0004> hlr_ussd.c:518 262423730575998/0x430b4321: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336808 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336808 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336808 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336808 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336809 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336809 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336809 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262423730575998 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423730575998" session_id=1124811553 session_state=END} 20241222160336809 DSS <0004> hlr_ussd.c:576 262423730575998/0x430b4321: Process SS (END) 20241222160336809 DSS <0004> hlr_ussd.c:518 262423730575998/0x430b4321: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336809 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423730575998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423730575998" session_id=1124811553 session_state=END} 20241222160336809 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423730575998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336809 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262423730575998 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336809 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336809 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35846<->l=127.0.0.1:4258 20241222160336811 DAUC <0003> db_auc.c:157 IMSI='262426756528352': No 2G Auth Data 20241222160336811 DAUC <0003> db_auc.c:192 IMSI='262426756528352': No 3G Auth Data 20241222160336818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 20241222160336821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336821 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426756528352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426756528352" session_id=4281644327 session_state=BEGIN} 20241222160336821 DSS <0004> hlr_ussd.c:576 262426756528352/0xff34b527: Process SS (BEGIN) 20241222160336821 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160336821 DSS <0004> hlr_ussd.c:518 262426756528352/0xff34b527: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160336821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336821 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336821 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336821 DLINP <000b> input/ipa.c:432 127.0.0.1:40593 sending data 20241222160336822 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336822 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336822 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262426756528352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426756528352" session_id=4281644327 session_state=END} 20241222160336822 DSS <0004> hlr_ussd.c:576 262426756528352/0xff34b527: Process SS (END) 20241222160336822 DSS <0004> hlr_ussd.c:518 262426756528352/0xff34b527: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160336822 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426756528352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426756528352" session_id=4281644327 session_state=END} 20241222160336822 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426756528352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160336822 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262426756528352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160336822 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336823 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160336824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 20241222160336825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 20241222160336826 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336826 DLINP <000b> input/ipa.c:406 127.0.0.1:40593 message received 20241222160336826 DLINP <000b> input/ipa.c:415 127.0.0.1:40593 connection closed with server 20241222160336826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40593 20241222160336826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241222160336826 DLINP <000b> input/ipa.c:452 connected read/write 20241222160336826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160336826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160336826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160336826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160336826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20241222160336863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 20241222160337065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 20241222160340174 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45893 20241222160340174 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45893 20241222160340175 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340175 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340175 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160340175 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160340176 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340176 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340176 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160340176 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241222160340176 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241222160340176 DLGSUP <0013> gsup_server.c:238 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  20241222160340176 DLGSUP <0013> gsup_server.c:236 2:  20241222160340176 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 3:  20241222160340176 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 4:  20241222160340176 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 5:  20241222160340176 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 7:  20241222160340176 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160340176 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160340176 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160340176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45893 20241222160340176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 20241222160340177 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340177 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340178 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160340178 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160340178 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160340178 DLGSUP <0013> gsup_server.c:238 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  20241222160340178 DLGSUP <0013> gsup_server.c:236 2:  20241222160340178 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 3:  20241222160340178 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 4:  20241222160340178 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 5:  20241222160340178 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 7:  20241222160340178 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160340178 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160340178 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160340178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160340186 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39283<->l=127.0.0.1:4259) 20241222160340188 DAUC <0003> db_auc.c:157 IMSI='262423171253752': No 2G Auth Data 20241222160340188 DAUC <0003> db_auc.c:192 IMSI='262423171253752': No 3G Auth Data 20241222160340193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 20241222160340222 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340222 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423171253752" session_id=1875625238 session_state=BEGIN} 20241222160340222 DSS <0004> hlr_ussd.c:576 262423171253752/0x6fcbc516: Process SS (BEGIN) 20241222160340222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340222 DSS <0004> hlr_ussd.c:518 262423171253752/0x6fcbc516: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340222 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340222 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340222 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340222 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340236 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340236 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340236 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171253752" session_id=1875625238 session_state=CONTINUE} 20241222160340236 DSS <0004> hlr_ussd.c:576 262423171253752/0x6fcbc516: Process SS (CONTINUE) 20241222160340236 DSS <0004> hlr_ussd.c:518 262423171253752/0x6fcbc516: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340236 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171253752" session_id=1875625238 session_state=CONTINUE} 20241222160340236 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340236 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340236 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340242 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340242 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423171253752" session_id=1875625238 session_state=CONTINUE} 20241222160340242 DSS <0004> hlr_ussd.c:576 262423171253752/0x6fcbc516: Process SS (CONTINUE) 20241222160340242 DSS <0004> hlr_ussd.c:518 262423171253752/0x6fcbc516: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340242 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340242 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340242 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340242 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340242 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340246 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340246 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171253752" session_id=1875625238 session_state=END} 20241222160340246 DSS <0004> hlr_ussd.c:576 262423171253752/0x6fcbc516: Process SS (END) 20241222160340246 DSS <0004> hlr_ussd.c:518 262423171253752/0x6fcbc516: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340246 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423171253752" session_id=1875625238 session_state=END} 20241222160340246 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340246 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423171253752 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340246 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4258 20241222160340252 DAUC <0003> db_auc.c:157 IMSI='262422261513478': No 2G Auth Data 20241222160340252 DAUC <0003> db_auc.c:192 IMSI='262422261513478': No 3G Auth Data 20241222160340268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241222160340271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340271 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422261513478" session_id=2682799419 session_state=BEGIN} 20241222160340271 DSS <0004> hlr_ussd.c:576 262422261513478/0x9fe8453b: Process SS (BEGIN) 20241222160340271 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340271 DSS <0004> hlr_ussd.c:518 262422261513478/0x9fe8453b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340271 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340271 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340271 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340272 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340272 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340272 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422261513478" session_id=2682799419 session_state=CONTINUE} 20241222160340272 DSS <0004> hlr_ussd.c:576 262422261513478/0x9fe8453b: Process SS (CONTINUE) 20241222160340272 DSS <0004> hlr_ussd.c:518 262422261513478/0x9fe8453b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340272 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422261513478" session_id=2682799419 session_state=CONTINUE} 20241222160340272 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340272 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340272 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340274 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340274 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422261513478" session_id=2682799419 session_state=CONTINUE} 20241222160340274 DSS <0004> hlr_ussd.c:576 262422261513478/0x9fe8453b: Process SS (CONTINUE) 20241222160340274 DSS <0004> hlr_ussd.c:518 262422261513478/0x9fe8453b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340274 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340274 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340274 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340274 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340274 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340275 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340275 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340275 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422261513478" session_id=2682799419 session_state=END} 20241222160340275 DSS <0004> hlr_ussd.c:576 262422261513478/0x9fe8453b: Process SS (END) 20241222160340275 DSS <0004> hlr_ussd.c:518 262422261513478/0x9fe8453b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340275 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422261513478" session_id=2682799419 session_state=END} 20241222160340275 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340275 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422261513478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340275 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340275 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241222160340276 DAUC <0003> db_auc.c:157 IMSI='262422880537668': No 2G Auth Data 20241222160340276 DAUC <0003> db_auc.c:192 IMSI='262422880537668': No 3G Auth Data 20241222160340282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20241222160340285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340285 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422880537668" session_id=2139490178 session_state=BEGIN} 20241222160340285 DSS <0004> hlr_ussd.c:576 262422880537668/0x7f860782: Process SS (BEGIN) 20241222160340285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340285 DSS <0004> hlr_ussd.c:518 262422880537668/0x7f860782: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340285 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340285 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340285 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340286 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340286 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340286 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880537668" session_id=2139490178 session_state=CONTINUE} 20241222160340286 DSS <0004> hlr_ussd.c:576 262422880537668/0x7f860782: Process SS (CONTINUE) 20241222160340286 DSS <0004> hlr_ussd.c:518 262422880537668/0x7f860782: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340286 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880537668" session_id=2139490178 session_state=CONTINUE} 20241222160340286 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340286 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340286 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340289 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422880537668" session_id=2139490178 session_state=CONTINUE} 20241222160340289 DSS <0004> hlr_ussd.c:576 262422880537668/0x7f860782: Process SS (CONTINUE) 20241222160340289 DSS <0004> hlr_ussd.c:518 262422880537668/0x7f860782: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340289 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340289 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340289 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340289 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340289 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880537668" session_id=2139490178 session_state=END} 20241222160340289 DSS <0004> hlr_ussd.c:576 262422880537668/0x7f860782: Process SS (END) 20241222160340289 DSS <0004> hlr_ussd.c:518 262422880537668/0x7f860782: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340289 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880537668" session_id=2139490178 session_state=END} 20241222160340289 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340289 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422880537668 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340289 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340290 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20241222160340291 DAUC <0003> db_auc.c:157 IMSI='262425457812667': No 2G Auth Data 20241222160340291 DAUC <0003> db_auc.c:192 IMSI='262425457812667': No 3G Auth Data 20241222160340297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 20241222160340300 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340300 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425457812667" session_id=2408461290 session_state=BEGIN} 20241222160340300 DSS <0004> hlr_ussd.c:576 262425457812667/0x8f8e33ea: Process SS (BEGIN) 20241222160340300 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340300 DSS <0004> hlr_ussd.c:518 262425457812667/0x8f8e33ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340300 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340300 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340300 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340300 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340301 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340301 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340301 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457812667" session_id=2408461290 session_state=CONTINUE} 20241222160340301 DSS <0004> hlr_ussd.c:576 262425457812667/0x8f8e33ea: Process SS (CONTINUE) 20241222160340301 DSS <0004> hlr_ussd.c:518 262425457812667/0x8f8e33ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340301 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457812667" session_id=2408461290 session_state=CONTINUE} 20241222160340301 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340301 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340301 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340303 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340303 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425457812667" session_id=2408461290 session_state=CONTINUE} 20241222160340303 DSS <0004> hlr_ussd.c:576 262425457812667/0x8f8e33ea: Process SS (CONTINUE) 20241222160340303 DSS <0004> hlr_ussd.c:518 262425457812667/0x8f8e33ea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340303 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340303 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340303 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340303 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340303 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340304 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340304 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340304 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457812667" session_id=2408461290 session_state=END} 20241222160340304 DSS <0004> hlr_ussd.c:576 262425457812667/0x8f8e33ea: Process SS (END) 20241222160340304 DSS <0004> hlr_ussd.c:518 262425457812667/0x8f8e33ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340304 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457812667" session_id=2408461290 session_state=END} 20241222160340304 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340304 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425457812667 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340304 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340304 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 20241222160340305 DAUC <0003> db_auc.c:157 IMSI='262425756336846': No 2G Auth Data 20241222160340305 DAUC <0003> db_auc.c:192 IMSI='262425756336846': No 3G Auth Data 20241222160340311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20241222160340314 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340314 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425756336846" session_id=3577766974 session_state=BEGIN} 20241222160340314 DSS <0004> hlr_ussd.c:576 262425756336846/0xd540643e: Process SS (BEGIN) 20241222160340314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340314 DSS <0004> hlr_ussd.c:518 262425756336846/0xd540643e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340314 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340314 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340314 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340314 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340315 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340315 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340315 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756336846" session_id=3577766974 session_state=CONTINUE} 20241222160340315 DSS <0004> hlr_ussd.c:576 262425756336846/0xd540643e: Process SS (CONTINUE) 20241222160340315 DSS <0004> hlr_ussd.c:518 262425756336846/0xd540643e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340315 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756336846" session_id=3577766974 session_state=CONTINUE} 20241222160340315 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340315 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340315 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340317 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340317 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425756336846" session_id=3577766974 session_state=CONTINUE} 20241222160340317 DSS <0004> hlr_ussd.c:576 262425756336846/0xd540643e: Process SS (CONTINUE) 20241222160340317 DSS <0004> hlr_ussd.c:518 262425756336846/0xd540643e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340317 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340317 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340317 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340317 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340317 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340318 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340318 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340318 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756336846" session_id=3577766974 session_state=END} 20241222160340318 DSS <0004> hlr_ussd.c:576 262425756336846/0xd540643e: Process SS (END) 20241222160340318 DSS <0004> hlr_ussd.c:518 262425756336846/0xd540643e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340318 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425756336846" session_id=3577766974 session_state=END} 20241222160340318 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340318 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425756336846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340318 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340318 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20241222160340319 DAUC <0003> db_auc.c:157 IMSI='262424244912947': No 2G Auth Data 20241222160340319 DAUC <0003> db_auc.c:192 IMSI='262424244912947': No 3G Auth Data 20241222160340326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20241222160340329 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340329 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424244912947" session_id=1993395643 session_state=BEGIN} 20241222160340329 DSS <0004> hlr_ussd.c:576 262424244912947/0x76d0cdbb: Process SS (BEGIN) 20241222160340329 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340329 DSS <0004> hlr_ussd.c:518 262424244912947/0x76d0cdbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340329 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340329 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340329 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340329 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340330 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340330 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340330 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244912947" session_id=1993395643 session_state=CONTINUE} 20241222160340330 DSS <0004> hlr_ussd.c:576 262424244912947/0x76d0cdbb: Process SS (CONTINUE) 20241222160340330 DSS <0004> hlr_ussd.c:518 262424244912947/0x76d0cdbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340330 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244912947" session_id=1993395643 session_state=CONTINUE} 20241222160340330 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340330 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340330 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340332 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340332 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424244912947" session_id=1993395643 session_state=CONTINUE} 20241222160340332 DSS <0004> hlr_ussd.c:576 262424244912947/0x76d0cdbb: Process SS (CONTINUE) 20241222160340332 DSS <0004> hlr_ussd.c:518 262424244912947/0x76d0cdbb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340332 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340332 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340332 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340332 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340332 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340333 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340333 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340333 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244912947" session_id=1993395643 session_state=END} 20241222160340333 DSS <0004> hlr_ussd.c:576 262424244912947/0x76d0cdbb: Process SS (END) 20241222160340333 DSS <0004> hlr_ussd.c:518 262424244912947/0x76d0cdbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340333 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244912947" session_id=1993395643 session_state=END} 20241222160340333 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340333 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262424244912947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340333 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340333 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20241222160340334 DAUC <0003> db_auc.c:157 IMSI='262421868827530': No 2G Auth Data 20241222160340334 DAUC <0003> db_auc.c:192 IMSI='262421868827530': No 3G Auth Data 20241222160340341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241222160340344 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340344 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421868827530" session_id=2400002395 session_state=BEGIN} 20241222160340344 DSS <0004> hlr_ussd.c:576 262421868827530/0x8f0d215b: Process SS (BEGIN) 20241222160340344 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340344 DSS <0004> hlr_ussd.c:518 262421868827530/0x8f0d215b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340344 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340344 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340344 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340344 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340344 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340344 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340345 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421868827530" session_id=2400002395 session_state=CONTINUE} 20241222160340345 DSS <0004> hlr_ussd.c:576 262421868827530/0x8f0d215b: Process SS (CONTINUE) 20241222160340345 DSS <0004> hlr_ussd.c:518 262421868827530/0x8f0d215b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340345 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421868827530" session_id=2400002395 session_state=CONTINUE} 20241222160340345 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340345 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340345 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340347 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340347 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421868827530" session_id=2400002395 session_state=CONTINUE} 20241222160340347 DSS <0004> hlr_ussd.c:576 262421868827530/0x8f0d215b: Process SS (CONTINUE) 20241222160340347 DSS <0004> hlr_ussd.c:518 262421868827530/0x8f0d215b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340347 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340347 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340347 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340347 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340347 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340348 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340348 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340348 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421868827530" session_id=2400002395 session_state=END} 20241222160340348 DSS <0004> hlr_ussd.c:576 262421868827530/0x8f0d215b: Process SS (END) 20241222160340348 DSS <0004> hlr_ussd.c:518 262421868827530/0x8f0d215b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340348 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421868827530" session_id=2400002395 session_state=END} 20241222160340348 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340348 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421868827530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340348 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340348 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241222160340349 DAUC <0003> db_auc.c:157 IMSI='262424193154853': No 2G Auth Data 20241222160340349 DAUC <0003> db_auc.c:192 IMSI='262424193154853': No 3G Auth Data 20241222160340356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35952<->l=127.0.0.1:4258 20241222160340359 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340359 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424193154853" session_id=112771519 session_state=BEGIN} 20241222160340359 DSS <0004> hlr_ussd.c:576 262424193154853/0x06b8c1bf: Process SS (BEGIN) 20241222160340359 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241222160340359 DSS <0004> hlr_ussd.c:518 262424193154853/0x06b8c1bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241222160340359 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340359 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340359 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340359 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340360 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340360 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340360 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424193154853" session_id=112771519 session_state=CONTINUE} 20241222160340360 DSS <0004> hlr_ussd.c:576 262424193154853/0x06b8c1bf: Process SS (CONTINUE) 20241222160340360 DSS <0004> hlr_ussd.c:518 262424193154853/0x06b8c1bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241222160340360 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424193154853" session_id=112771519 session_state=CONTINUE} 20241222160340360 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340360 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340360 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340362 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340362 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424193154853" session_id=112771519 session_state=CONTINUE} 20241222160340362 DSS <0004> hlr_ussd.c:576 262424193154853/0x06b8c1bf: Process SS (CONTINUE) 20241222160340362 DSS <0004> hlr_ussd.c:518 262424193154853/0x06b8c1bf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340362 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340362 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340362 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340362 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340362 DLINP <000b> input/ipa.c:432 127.0.0.1:45893 sending data 20241222160340363 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340363 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340363 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424193154853" session_id=112771519 session_state=END} 20241222160340363 DSS <0004> hlr_ussd.c:576 262424193154853/0x06b8c1bf: Process SS (END) 20241222160340363 DSS <0004> hlr_ussd.c:518 262424193154853/0x06b8c1bf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241222160340363 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424193154853" session_id=112771519 session_state=END} 20241222160340363 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160340363 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262424193154853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160340363 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340363 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160340364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35952<->l=127.0.0.1:4258 20241222160340364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 20241222160340365 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160340365 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160340365 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160340365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160340365 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39283<->l=127.0.0.1:4259) 20241222160340365 DLINP <000b> input/ipa.c:452 connected read/write 20241222160340365 DLINP <000b> input/ipa.c:406 127.0.0.1:45893 message received 20241222160340365 DLINP <000b> input/ipa.c:415 127.0.0.1:45893 connection closed with server 20241222160340365 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45893 20241222160340365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241222160340394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241222160340596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241222160343694 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37127 20241222160343694 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37127 20241222160343695 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343695 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343696 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160343696 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160343697 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343697 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160343697 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241222160343697 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241222160343697 DLGSUP <0013> gsup_server.c:238 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  20241222160343697 DLGSUP <0013> gsup_server.c:236 2:  20241222160343697 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 3:  20241222160343697 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 4:  20241222160343697 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 5:  20241222160343697 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 7:  20241222160343697 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160343697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160343697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160343697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37127 20241222160343697 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241222160343698 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343698 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160343698 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160343698 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160343698 DLGSUP <0013> gsup_server.c:238 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  20241222160343698 DLGSUP <0013> gsup_server.c:236 2:  20241222160343698 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 3:  20241222160343698 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 4:  20241222160343698 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 5:  20241222160343698 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 7:  20241222160343698 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160343698 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160343698 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160343698 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160343708 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44019<->l=127.0.0.1:4259) 20241222160343712 DAUC <0003> db_auc.c:157 IMSI='262421028485472': No 2G Auth Data 20241222160343712 DAUC <0003> db_auc.c:192 IMSI='262421028485472': No 3G Auth Data 20241222160343719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241222160343742 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343742 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421028485472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421028485472" session_id=1692202016 session_state=BEGIN} 20241222160343742 DSS <0004> hlr_ussd.c:576 262421028485472/0x64dcf420: Process SS (BEGIN) 20241222160343742 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343742 DSS <0004> hlr_ussd.c:518 262421028485472/0x64dcf420: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343742 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343742 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343742 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343742 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343758 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343758 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343759 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421028485472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421028485472" session_id=1692202016 session_state=END} 20241222160343759 DSS <0004> hlr_ussd.c:576 262421028485472/0x64dcf420: Process SS (END) 20241222160343759 DSS <0004> hlr_ussd.c:518 262421028485472/0x64dcf420: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343759 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421028485472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421028485472" session_id=1692202016 session_state=END} 20241222160343759 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421028485472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343759 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421028485472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343759 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343759 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20241222160343771 DAUC <0003> db_auc.c:157 IMSI='262423773598355': No 2G Auth Data 20241222160343771 DAUC <0003> db_auc.c:192 IMSI='262423773598355': No 3G Auth Data 20241222160343781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20241222160343784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343784 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423773598355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423773598355" session_id=1617222254 session_state=BEGIN} 20241222160343784 DSS <0004> hlr_ussd.c:576 262423773598355/0x6064da6e: Process SS (BEGIN) 20241222160343784 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343784 DSS <0004> hlr_ussd.c:518 262423773598355/0x6064da6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343784 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343784 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343784 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343785 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343785 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343785 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423773598355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423773598355" session_id=1617222254 session_state=END} 20241222160343785 DSS <0004> hlr_ussd.c:576 262423773598355/0x6064da6e: Process SS (END) 20241222160343785 DSS <0004> hlr_ussd.c:518 262423773598355/0x6064da6e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343785 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423773598355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423773598355" session_id=1617222254 session_state=END} 20241222160343785 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423773598355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343785 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423773598355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343785 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343785 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20241222160343788 DAUC <0003> db_auc.c:157 IMSI='262429717662311': No 2G Auth Data 20241222160343788 DAUC <0003> db_auc.c:192 IMSI='262429717662311': No 3G Auth Data 20241222160343795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241222160343798 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343798 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429717662311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429717662311" session_id=4134623489 session_state=BEGIN} 20241222160343798 DSS <0004> hlr_ussd.c:576 262429717662311/0xf6715901: Process SS (BEGIN) 20241222160343798 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343798 DSS <0004> hlr_ussd.c:518 262429717662311/0xf6715901: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343798 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343798 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343798 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343798 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343799 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343799 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343799 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429717662311 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429717662311" session_id=4134623489 session_state=END} 20241222160343799 DSS <0004> hlr_ussd.c:576 262429717662311/0xf6715901: Process SS (END) 20241222160343799 DSS <0004> hlr_ussd.c:518 262429717662311/0xf6715901: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343799 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429717662311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429717662311" session_id=4134623489 session_state=END} 20241222160343799 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429717662311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343799 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429717662311 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343799 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343799 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20241222160343802 DAUC <0003> db_auc.c:157 IMSI='262420667568262': No 2G Auth Data 20241222160343802 DAUC <0003> db_auc.c:192 IMSI='262420667568262': No 3G Auth Data 20241222160343809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20241222160343812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343812 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420667568262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420667568262" session_id=3421719106 session_state=BEGIN} 20241222160343812 DSS <0004> hlr_ussd.c:576 262420667568262/0xcbf34a42: Process SS (BEGIN) 20241222160343812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343812 DSS <0004> hlr_ussd.c:518 262420667568262/0xcbf34a42: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343812 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343812 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343812 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343813 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343813 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343813 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420667568262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420667568262" session_id=3421719106 session_state=END} 20241222160343813 DSS <0004> hlr_ussd.c:576 262420667568262/0xcbf34a42: Process SS (END) 20241222160343813 DSS <0004> hlr_ussd.c:518 262420667568262/0xcbf34a42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343813 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420667568262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420667568262" session_id=3421719106 session_state=END} 20241222160343813 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420667568262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343813 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420667568262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343813 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343813 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20241222160343816 DAUC <0003> db_auc.c:157 IMSI='262425996551773': No 2G Auth Data 20241222160343816 DAUC <0003> db_auc.c:192 IMSI='262425996551773': No 3G Auth Data 20241222160343822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241222160343824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343824 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425996551773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425996551773" session_id=3822859828 session_state=BEGIN} 20241222160343824 DSS <0004> hlr_ussd.c:576 262425996551773/0xe3dc3634: Process SS (BEGIN) 20241222160343824 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343824 DSS <0004> hlr_ussd.c:518 262425996551773/0xe3dc3634: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343825 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343825 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343825 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343825 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343825 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343825 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343825 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425996551773 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425996551773" session_id=3822859828 session_state=END} 20241222160343825 DSS <0004> hlr_ussd.c:576 262425996551773/0xe3dc3634: Process SS (END) 20241222160343825 DSS <0004> hlr_ussd.c:518 262425996551773/0xe3dc3634: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343825 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425996551773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425996551773" session_id=3822859828 session_state=END} 20241222160343825 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425996551773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343825 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425996551773 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343825 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343825 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241222160343828 DAUC <0003> db_auc.c:157 IMSI='262421066181986': No 2G Auth Data 20241222160343828 DAUC <0003> db_auc.c:192 IMSI='262421066181986': No 3G Auth Data 20241222160343834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 20241222160343837 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343837 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421066181986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421066181986" session_id=3909449546 session_state=BEGIN} 20241222160343838 DSS <0004> hlr_ussd.c:576 262421066181986/0xe905774a: Process SS (BEGIN) 20241222160343838 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343838 DSS <0004> hlr_ussd.c:518 262421066181986/0xe905774a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343838 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343838 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343838 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343838 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343838 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343838 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343838 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421066181986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421066181986" session_id=3909449546 session_state=END} 20241222160343838 DSS <0004> hlr_ussd.c:576 262421066181986/0xe905774a: Process SS (END) 20241222160343838 DSS <0004> hlr_ussd.c:518 262421066181986/0xe905774a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343838 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421066181986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421066181986" session_id=3909449546 session_state=END} 20241222160343839 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421066181986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343839 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421066181986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343839 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343839 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 20241222160343841 DAUC <0003> db_auc.c:157 IMSI='262424096549813': No 2G Auth Data 20241222160343841 DAUC <0003> db_auc.c:192 IMSI='262424096549813': No 3G Auth Data 20241222160343848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52088<->l=127.0.0.1:4258 20241222160343851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343851 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424096549813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424096549813" session_id=2437136233 session_state=BEGIN} 20241222160343851 DSS <0004> hlr_ussd.c:576 262424096549813/0x9143bf69: Process SS (BEGIN) 20241222160343851 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343851 DSS <0004> hlr_ussd.c:518 262424096549813/0x9143bf69: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343851 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343851 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343851 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343851 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424096549813 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096549813" session_id=2437136233 session_state=END} 20241222160343851 DSS <0004> hlr_ussd.c:576 262424096549813/0x9143bf69: Process SS (END) 20241222160343851 DSS <0004> hlr_ussd.c:518 262424096549813/0x9143bf69: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343852 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424096549813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096549813" session_id=2437136233 session_state=END} 20241222160343852 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424096549813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343852 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424096549813 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343852 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343852 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52088<->l=127.0.0.1:4258 20241222160343854 DAUC <0003> db_auc.c:157 IMSI='262426172991315': No 2G Auth Data 20241222160343854 DAUC <0003> db_auc.c:192 IMSI='262426172991315': No 3G Auth Data 20241222160343860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 20241222160343864 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343864 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426172991315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426172991315" session_id=2440933195 session_state=BEGIN} 20241222160343864 DSS <0004> hlr_ussd.c:576 262426172991315/0x917daf4b: Process SS (BEGIN) 20241222160343864 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241222160343864 DSS <0004> hlr_ussd.c:518 262426172991315/0x917daf4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241222160343864 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343864 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343864 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343864 DLINP <000b> input/ipa.c:432 127.0.0.1:37127 sending data 20241222160343865 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343865 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343865 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262426172991315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172991315" session_id=2440933195 session_state=END} 20241222160343865 DSS <0004> hlr_ussd.c:576 262426172991315/0x917daf4b: Process SS (END) 20241222160343865 DSS <0004> hlr_ussd.c:518 262426172991315/0x917daf4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241222160343865 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426172991315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426172991315" session_id=2440933195 session_state=END} 20241222160343865 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426172991315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160343865 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262426172991315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241222160343865 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343865 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160343867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4258 20241222160343868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4258 20241222160343869 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343869 DLINP <000b> input/ipa.c:406 127.0.0.1:37127 message received 20241222160343869 DLINP <000b> input/ipa.c:415 127.0.0.1:37127 connection closed with server 20241222160343869 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37127 20241222160343869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241222160343869 DLINP <000b> input/ipa.c:452 connected read/write 20241222160343869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160343869 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160343869 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160343869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160343869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44019<->l=127.0.0.1:4259) 20241222160343891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20241222160344093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20241222160345786 DSS <0004> hlr_ussd.c:239 262421464613012/0xfb39d20a: SS Session Timeout, destroying 20241222160345786 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421464613012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345805 DSS <0004> hlr_ussd.c:239 262424245206675/0x8ef19500: SS Session Timeout, destroying 20241222160345805 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424245206675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345816 DSS <0004> hlr_ussd.c:239 262421901462426/0x5255483f: SS Session Timeout, destroying 20241222160345816 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421901462426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345829 DSS <0004> hlr_ussd.c:239 262422308133950/0xc9b5480a: SS Session Timeout, destroying 20241222160345829 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422308133950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345841 DSS <0004> hlr_ussd.c:239 262421351367998/0x08e7cc5d: SS Session Timeout, destroying 20241222160345841 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421351367998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345856 DSS <0004> hlr_ussd.c:239 262423807343647/0xa553af4a: SS Session Timeout, destroying 20241222160345856 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423807343647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345870 DSS <0004> hlr_ussd.c:239 262425024123385/0x73f624c6: SS Session Timeout, destroying 20241222160345870 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425024123385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160345881 DSS <0004> hlr_ussd.c:239 262427433256751/0xcf57d750: SS Session Timeout, destroying 20241222160345881 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427433256751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160347176 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160347177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160347181 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160347183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241222160347186 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160347187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160347187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160347187 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160347187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160347187 DLGSUP <0013> gsup_server.c:238 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  20241222160347187 DLGSUP <0013> gsup_server.c:236 2:  20241222160347187 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160347187 DLGSUP <0013> gsup_server.c:236 3:  20241222160347187 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160347187 DLGSUP <0013> gsup_server.c:236 4:  20241222160347187 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160347188 DLGSUP <0013> gsup_server.c:236 5:  20241222160347188 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160347188 DLGSUP <0013> gsup_server.c:236 7:  20241222160347188 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160347188 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160347188 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160347188 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160347212 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46533<->l=127.0.0.1:4259) 20241222160347216 DAUC <0003> db_auc.c:157 IMSI='262420627063294': No 2G Auth Data 20241222160347216 DAUC <0003> db_auc.c:192 IMSI='262420627063294': No 3G Auth Data 20241222160347229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52118<->l=127.0.0.1:4258 20241222160347236 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160347237 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627063294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420627063294" session_id=391640779 session_state=BEGIN} 20241222160347237 DSS <0004> hlr_ussd.c:576 262420627063294/0x1757f6cb: Process SS (BEGIN) 20241222160347237 DSS <0004> hlr_ussd.c:498 262420627063294/0x1757f6cb: SS CompType=Invoke, OpCode=InterrogateSS 20241222160347237 DSS <0004> hlr_ussd.c:506 262420627063294/0x1757f6cb: Structured SS requests are not supported, rejecting... 20241222160347237 DSS <0004> hlr_ussd.c:354 262420627063294/0x1757f6cb: Tx ReturnError(0, 0x15) 20241222160347237 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627063294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420627063294" session_id=391640779 session_state=END} 20241222160347237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160347237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160347240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52118<->l=127.0.0.1:4258 20241222160347241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241222160347242 DLINP <000b> input/ipa.c:452 connected read/write 20241222160347242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160347242 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160347242 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160347242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160347242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46533<->l=127.0.0.1:4259) 20241222160347273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241222160347374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20241222160349200 DSS <0004> hlr_ussd.c:239 262422874240290/0x11c5b668: SS Session Timeout, destroying 20241222160349200 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422874240290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349224 DSS <0004> hlr_ussd.c:239 262425929366627/0x007ad71b: SS Session Timeout, destroying 20241222160349224 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425929366627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349234 DSS <0004> hlr_ussd.c:239 262420292257046/0x09e7513e: SS Session Timeout, destroying 20241222160349234 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420292257046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349246 DSS <0004> hlr_ussd.c:239 262428770406793/0x052fa683: SS Session Timeout, destroying 20241222160349246 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428770406793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349258 DSS <0004> hlr_ussd.c:239 262426480163131/0x8cdc9d0e: SS Session Timeout, destroying 20241222160349259 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426480163131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349272 DSS <0004> hlr_ussd.c:239 262426391058373/0x3302f328: SS Session Timeout, destroying 20241222160349272 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426391058373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349284 DSS <0004> hlr_ussd.c:239 262424163242553/0xcdac0d8d: SS Session Timeout, destroying 20241222160349284 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424163242553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160349297 DSS <0004> hlr_ussd.c:239 262420371272488/0x9b400d32: SS Session Timeout, destroying 20241222160349297 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420371272488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160350477 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160350477 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160350480 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241222160350482 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350482 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160350482 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160350482 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160350482 DLGSUP <0013> gsup_server.c:238 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  20241222160350482 DLGSUP <0013> gsup_server.c:236 2:  20241222160350482 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 3:  20241222160350482 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 4:  20241222160350482 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 5:  20241222160350482 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 7:  20241222160350482 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160350482 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160350482 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160350482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160350497 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33341<->l=127.0.0.1:4259) 20241222160350505 DAUC <0003> db_auc.c:157 IMSI='262428719745298': No 2G Auth Data 20241222160350506 DAUC <0003> db_auc.c:192 IMSI='262428719745298': No 3G Auth Data 20241222160350526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4258 20241222160350534 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350534 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428719745298"} 20241222160350534 DMAIN <0000> hlr.c:435 IMSI='262428719745298': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350534 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428719745298"} 20241222160350534 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350534 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350535 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350536 DAUC <0003> db_auc.c:192 IMSI='262428719745298': No 3G Auth Data 20241222160350540 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350540 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428719745298"} 20241222160350540 DAUC <0003> hlr.c:428 IMSI='262428719745298': storing IMEI = 12345678901234 20241222160350540 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428719745298"} 20241222160350540 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428719745298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350540 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350540 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350541 DAUC <0003> db_auc.c:192 IMSI='262428719745298': No 3G Auth Data 20241222160350542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4258 20241222160350544 DAUC <0003> db_auc.c:157 IMSI='262424313416738': No 2G Auth Data 20241222160350544 DAUC <0003> db_auc.c:192 IMSI='262424313416738': No 3G Auth Data 20241222160350553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 20241222160350556 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350556 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424313416738"} 20241222160350556 DMAIN <0000> hlr.c:435 IMSI='262424313416738': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350556 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424313416738"} 20241222160350556 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350556 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350556 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350557 DAUC <0003> db_auc.c:192 IMSI='262424313416738': No 3G Auth Data 20241222160350558 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350558 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424313416738"} 20241222160350558 DAUC <0003> hlr.c:428 IMSI='262424313416738': storing IMEI = 12345678901234 20241222160350558 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424313416738"} 20241222160350558 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424313416738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350558 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350558 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350559 DAUC <0003> db_auc.c:192 IMSI='262424313416738': No 3G Auth Data 20241222160350559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 20241222160350560 DAUC <0003> db_auc.c:157 IMSI='262424411008600': No 2G Auth Data 20241222160350560 DAUC <0003> db_auc.c:192 IMSI='262424411008600': No 3G Auth Data 20241222160350566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241222160350569 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350569 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424411008600"} 20241222160350569 DMAIN <0000> hlr.c:435 IMSI='262424411008600': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350569 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424411008600"} 20241222160350569 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350569 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350569 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350570 DAUC <0003> db_auc.c:192 IMSI='262424411008600': No 3G Auth Data 20241222160350571 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350571 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424411008600"} 20241222160350571 DAUC <0003> hlr.c:428 IMSI='262424411008600': storing IMEI = 12345678901234 20241222160350571 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424411008600"} 20241222160350571 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424411008600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350571 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350571 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350572 DAUC <0003> db_auc.c:192 IMSI='262424411008600': No 3G Auth Data 20241222160350572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4258 20241222160350573 DAUC <0003> db_auc.c:157 IMSI='262429219395156': No 2G Auth Data 20241222160350573 DAUC <0003> db_auc.c:192 IMSI='262429219395156': No 3G Auth Data 20241222160350579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241222160350583 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350584 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429219395156"} 20241222160350584 DMAIN <0000> hlr.c:435 IMSI='262429219395156': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350584 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429219395156"} 20241222160350584 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350584 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350584 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350585 DAUC <0003> db_auc.c:157 IMSI='262429219395156': No 2G Auth Data 20241222160350586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350586 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429219395156"} 20241222160350586 DAUC <0003> hlr.c:428 IMSI='262429219395156': storing IMEI = 12345678901234 20241222160350586 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429219395156"} 20241222160350586 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429219395156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350587 DAUC <0003> db_auc.c:157 IMSI='262429219395156': No 2G Auth Data 20241222160350588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241222160350588 DAUC <0003> db_auc.c:157 IMSI='262422161848002': No 2G Auth Data 20241222160350588 DAUC <0003> db_auc.c:192 IMSI='262422161848002': No 3G Auth Data 20241222160350595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241222160350597 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350597 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422161848002"} 20241222160350597 DMAIN <0000> hlr.c:435 IMSI='262422161848002': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350597 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422161848002"} 20241222160350597 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350598 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350598 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350599 DAUC <0003> db_auc.c:157 IMSI='262422161848002': No 2G Auth Data 20241222160350600 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350600 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422161848002"} 20241222160350600 DAUC <0003> hlr.c:428 IMSI='262422161848002': storing IMEI = 12345678901234 20241222160350600 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422161848002"} 20241222160350600 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422161848002 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350600 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350600 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350600 DAUC <0003> db_auc.c:157 IMSI='262422161848002': No 2G Auth Data 20241222160350601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4258 20241222160350602 DAUC <0003> db_auc.c:157 IMSI='262426644930834': No 2G Auth Data 20241222160350602 DAUC <0003> db_auc.c:192 IMSI='262426644930834': No 3G Auth Data 20241222160350608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241222160350610 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350610 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426644930834"} 20241222160350610 DMAIN <0000> hlr.c:435 IMSI='262426644930834': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350610 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426644930834"} 20241222160350610 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350610 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350610 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350612 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350612 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426644930834"} 20241222160350612 DAUC <0003> hlr.c:428 IMSI='262426644930834': storing IMEI = 12345678901234 20241222160350612 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426644930834"} 20241222160350612 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426644930834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350612 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350612 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241222160350614 DAUC <0003> db_auc.c:157 IMSI='262422998549319': No 2G Auth Data 20241222160350614 DAUC <0003> db_auc.c:192 IMSI='262422998549319': No 3G Auth Data 20241222160350620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241222160350622 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350622 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422998549319"} 20241222160350622 DMAIN <0000> hlr.c:435 IMSI='262422998549319': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350623 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422998549319"} 20241222160350623 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350623 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350623 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350625 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350625 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422998549319"} 20241222160350625 DAUC <0003> hlr.c:428 IMSI='262422998549319': storing IMEI = 12345678901234 20241222160350625 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422998549319"} 20241222160350625 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422998549319 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350625 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350625 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241222160350626 DAUC <0003> db_auc.c:157 IMSI='262429782301090': No 2G Auth Data 20241222160350626 DAUC <0003> db_auc.c:192 IMSI='262429782301090': No 3G Auth Data 20241222160350632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 20241222160350636 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350636 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429782301090"} 20241222160350636 DMAIN <0000> hlr.c:435 IMSI='262429782301090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160350636 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429782301090"} 20241222160350636 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350636 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350636 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350639 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350639 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429782301090"} 20241222160350639 DAUC <0003> hlr.c:428 IMSI='262429782301090': storing IMEI = 12345678901234 20241222160350639 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429782301090"} 20241222160350639 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429782301090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160350639 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350639 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160350640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52216<->l=127.0.0.1:4258 20241222160350641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241222160350642 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33341<->l=127.0.0.1:4259) 20241222160350642 DLINP <000b> input/ipa.c:452 connected read/write 20241222160350642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160350642 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160350642 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160350642 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160350665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4258 20241222160350766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4258 20241222160353886 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160353887 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160353890 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54788<->l=127.0.0.1:4258 20241222160353895 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353895 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160353895 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160353895 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160353895 DLGSUP <0013> gsup_server.c:238 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  20241222160353895 DLGSUP <0013> gsup_server.c:236 2:  20241222160353895 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 3:  20241222160353895 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 4:  20241222160353895 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 5:  20241222160353895 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 7:  20241222160353895 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160353895 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160353895 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160353895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160353908 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36571<->l=127.0.0.1:4259) 20241222160353913 DAUC <0003> db_auc.c:157 IMSI='262425993444832': No 2G Auth Data 20241222160353913 DAUC <0003> db_auc.c:192 IMSI='262425993444832': No 3G Auth Data 20241222160353921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20241222160353938 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353938 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993444832" source_name="the-source\n"} 20241222160353938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241222160353938 DMAIN <0000> hlr.c:435 IMSI='262425993444832': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160353938 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425993444832" destination_name="the-source\n"} 20241222160353938 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353938 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353938 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353943 DAUC <0003> db_auc.c:192 IMSI='262425993444832': No 3G Auth Data 20241222160353950 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353950 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425993444832" source_name="the-source\n"} 20241222160353950 DAUC <0003> hlr.c:428 IMSI='262425993444832': storing IMEI = 12345678901234 20241222160353951 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425993444832" destination_name="the-source\n"} 20241222160353951 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425993444832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353951 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353951 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353953 DAUC <0003> db_auc.c:192 IMSI='262425993444832': No 3G Auth Data 20241222160353955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20241222160353959 DAUC <0003> db_auc.c:157 IMSI='262425911132749': No 2G Auth Data 20241222160353959 DAUC <0003> db_auc.c:192 IMSI='262425911132749': No 3G Auth Data 20241222160353972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20241222160353976 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353976 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425911132749" source_name="the-source\n"} 20241222160353977 DMAIN <0000> hlr.c:435 IMSI='262425911132749': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160353977 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425911132749" destination_name="the-source\n"} 20241222160353977 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353977 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353977 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353978 DAUC <0003> db_auc.c:192 IMSI='262425911132749': No 3G Auth Data 20241222160353980 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353980 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425911132749" source_name="the-source\n"} 20241222160353980 DAUC <0003> hlr.c:428 IMSI='262425911132749': storing IMEI = 12345678901234 20241222160353980 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425911132749" destination_name="the-source\n"} 20241222160353980 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425911132749 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353980 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353980 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353980 DAUC <0003> db_auc.c:192 IMSI='262425911132749': No 3G Auth Data 20241222160353981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20241222160353982 DAUC <0003> db_auc.c:157 IMSI='262429605684026': No 2G Auth Data 20241222160353982 DAUC <0003> db_auc.c:192 IMSI='262429605684026': No 3G Auth Data 20241222160353989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4258 20241222160353992 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353992 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429605684026" source_name="the-source\n"} 20241222160353992 DMAIN <0000> hlr.c:435 IMSI='262429605684026': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160353992 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429605684026" destination_name="the-source\n"} 20241222160353992 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353992 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353992 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353993 DAUC <0003> db_auc.c:192 IMSI='262429605684026': No 3G Auth Data 20241222160353995 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160353995 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429605684026" source_name="the-source\n"} 20241222160353995 DAUC <0003> hlr.c:428 IMSI='262429605684026': storing IMEI = 12345678901234 20241222160353995 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429605684026" destination_name="the-source\n"} 20241222160353995 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429605684026 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160353995 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353995 DLINP <000b> input/ipa.c:452 connected read/write 20241222160353995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160353996 DAUC <0003> db_auc.c:192 IMSI='262429605684026': No 3G Auth Data 20241222160353996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4258 20241222160353997 DAUC <0003> db_auc.c:157 IMSI='262424388500170': No 2G Auth Data 20241222160353997 DAUC <0003> db_auc.c:192 IMSI='262424388500170': No 3G Auth Data 20241222160354004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4258 20241222160354007 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354007 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424388500170" source_name="the-source\n"} 20241222160354007 DMAIN <0000> hlr.c:435 IMSI='262424388500170': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160354007 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424388500170" destination_name="the-source\n"} 20241222160354007 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354007 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354007 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354008 DAUC <0003> db_auc.c:157 IMSI='262424388500170': No 2G Auth Data 20241222160354009 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354009 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424388500170" source_name="the-source\n"} 20241222160354009 DAUC <0003> hlr.c:428 IMSI='262424388500170': storing IMEI = 12345678901234 20241222160354009 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424388500170" destination_name="the-source\n"} 20241222160354009 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424388500170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354009 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354009 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354010 DAUC <0003> db_auc.c:157 IMSI='262424388500170': No 2G Auth Data 20241222160354011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4258 20241222160354011 DAUC <0003> db_auc.c:157 IMSI='262425556664402': No 2G Auth Data 20241222160354011 DAUC <0003> db_auc.c:192 IMSI='262425556664402': No 3G Auth Data 20241222160354018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4258 20241222160354021 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354021 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425556664402" source_name="the-source\n"} 20241222160354021 DMAIN <0000> hlr.c:435 IMSI='262425556664402': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160354021 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425556664402" destination_name="the-source\n"} 20241222160354021 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354021 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354021 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354022 DAUC <0003> db_auc.c:157 IMSI='262425556664402': No 2G Auth Data 20241222160354023 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354023 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425556664402" source_name="the-source\n"} 20241222160354023 DAUC <0003> hlr.c:428 IMSI='262425556664402': storing IMEI = 12345678901234 20241222160354023 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425556664402" destination_name="the-source\n"} 20241222160354023 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425556664402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354023 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354024 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354024 DAUC <0003> db_auc.c:157 IMSI='262425556664402': No 2G Auth Data 20241222160354025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4258 20241222160354025 DAUC <0003> db_auc.c:157 IMSI='262429523477112': No 2G Auth Data 20241222160354025 DAUC <0003> db_auc.c:192 IMSI='262429523477112': No 3G Auth Data 20241222160354032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 20241222160354034 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354034 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523477112" source_name="the-source\n"} 20241222160354034 DMAIN <0000> hlr.c:435 IMSI='262429523477112': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160354034 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523477112" destination_name="the-source\n"} 20241222160354034 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354034 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354034 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354036 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354036 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429523477112" source_name="the-source\n"} 20241222160354036 DAUC <0003> hlr.c:428 IMSI='262429523477112': storing IMEI = 12345678901234 20241222160354036 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429523477112" destination_name="the-source\n"} 20241222160354036 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429523477112 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354036 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354037 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 20241222160354038 DAUC <0003> db_auc.c:157 IMSI='262429836415067': No 2G Auth Data 20241222160354038 DAUC <0003> db_auc.c:192 IMSI='262429836415067': No 3G Auth Data 20241222160354044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 20241222160354046 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354046 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429836415067" source_name="the-source\n"} 20241222160354046 DMAIN <0000> hlr.c:435 IMSI='262429836415067': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160354047 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429836415067" destination_name="the-source\n"} 20241222160354047 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354047 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354047 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354048 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354048 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429836415067" source_name="the-source\n"} 20241222160354048 DAUC <0003> hlr.c:428 IMSI='262429836415067': storing IMEI = 12345678901234 20241222160354048 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429836415067" destination_name="the-source\n"} 20241222160354048 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429836415067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354048 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354048 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 20241222160354050 DAUC <0003> db_auc.c:157 IMSI='262425027374482': No 2G Auth Data 20241222160354050 DAUC <0003> db_auc.c:192 IMSI='262425027374482': No 3G Auth Data 20241222160354056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 20241222160354058 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354058 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425027374482" source_name="the-source\n"} 20241222160354058 DMAIN <0000> hlr.c:435 IMSI='262425027374482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241222160354058 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425027374482" destination_name="the-source\n"} 20241222160354058 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354058 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354058 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354060 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354060 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425027374482" source_name="the-source\n"} 20241222160354060 DAUC <0003> hlr.c:428 IMSI='262425027374482': storing IMEI = 12345678901234 20241222160354060 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425027374482" destination_name="the-source\n"} 20241222160354060 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425027374482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160354060 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354060 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160354061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 20241222160354062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54788<->l=127.0.0.1:4258 20241222160354062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36571<->l=127.0.0.1:4259) 20241222160354062 DLINP <000b> input/ipa.c:452 connected read/write 20241222160354062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160354062 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160354062 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160354062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160354062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241222160354085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 20241222160354186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4258 20241222160357307 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160357307 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160357311 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4258 20241222160357314 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357315 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160357315 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160357315 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160357315 DLGSUP <0013> gsup_server.c:238 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  20241222160357315 DLGSUP <0013> gsup_server.c:236 2:  20241222160357315 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 3:  20241222160357315 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 4:  20241222160357315 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 5:  20241222160357315 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 7:  20241222160357315 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160357315 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160357316 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160357316 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160357340 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42439<->l=127.0.0.1:4259) 20241222160357347 DAUC <0003> db_auc.c:157 IMSI='262420953735480': No 2G Auth Data 20241222160357348 DAUC <0003> db_auc.c:192 IMSI='262420953735480': No 3G Auth Data 20241222160357374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 20241222160357383 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357384 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420953735480"} 20241222160357384 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357384 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420953735480" cause=Invalid mandatory information} 20241222160357384 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357384 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357384 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357390 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357390 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420953735480"} 20241222160357390 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357390 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420953735480" cause=Invalid mandatory information} 20241222160357390 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357390 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357390 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357393 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357393 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420953735480"} 20241222160357393 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357393 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420953735480" cause=Invalid mandatory information} 20241222160357393 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357393 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357394 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357397 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357397 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420953735480"} 20241222160357397 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357397 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420953735480" cause=Invalid mandatory information} 20241222160357397 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357397 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357397 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357400 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357400 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420953735480"} 20241222160357400 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357400 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420953735480" cause=Invalid mandatory information} 20241222160357400 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420953735480 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357400 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357400 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54896<->l=127.0.0.1:4258 20241222160357406 DAUC <0003> db_auc.c:157 IMSI='262422502840594': No 2G Auth Data 20241222160357406 DAUC <0003> db_auc.c:192 IMSI='262422502840594': No 3G Auth Data 20241222160357420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20241222160357422 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357422 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502840594"} 20241222160357422 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357422 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422502840594" cause=Invalid mandatory information} 20241222160357422 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357422 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357422 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357423 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502840594"} 20241222160357423 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357423 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422502840594" cause=Invalid mandatory information} 20241222160357423 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357423 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502840594"} 20241222160357423 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357423 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422502840594" cause=Invalid mandatory information} 20241222160357423 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357423 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357424 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357424 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502840594"} 20241222160357424 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357424 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422502840594" cause=Invalid mandatory information} 20241222160357424 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357424 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357424 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357425 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357425 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502840594"} 20241222160357425 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357425 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422502840594" cause=Invalid mandatory information} 20241222160357425 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422502840594 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357425 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357425 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20241222160357426 DAUC <0003> db_auc.c:157 IMSI='262423332176487': No 2G Auth Data 20241222160357426 DAUC <0003> db_auc.c:192 IMSI='262423332176487': No 3G Auth Data 20241222160357433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54926<->l=127.0.0.1:4258 20241222160357434 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357434 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332176487"} 20241222160357434 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357434 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423332176487" cause=Invalid mandatory information} 20241222160357434 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357434 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357434 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357435 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357435 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332176487"} 20241222160357435 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357435 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423332176487" cause=Invalid mandatory information} 20241222160357435 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357435 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357435 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357436 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357436 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332176487"} 20241222160357436 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357436 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423332176487" cause=Invalid mandatory information} 20241222160357436 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357436 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357436 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357437 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332176487"} 20241222160357437 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357437 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423332176487" cause=Invalid mandatory information} 20241222160357437 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357437 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423332176487"} 20241222160357437 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357437 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423332176487" cause=Invalid mandatory information} 20241222160357437 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262423332176487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357437 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54926<->l=127.0.0.1:4258 20241222160357439 DAUC <0003> db_auc.c:157 IMSI='262426570906874': No 2G Auth Data 20241222160357439 DAUC <0003> db_auc.c:192 IMSI='262426570906874': No 3G Auth Data 20241222160357446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4258 20241222160357447 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357447 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426570906874"} 20241222160357448 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357448 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426570906874" cause=Invalid mandatory information} 20241222160357448 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357448 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357448 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357449 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357449 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426570906874"} 20241222160357449 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357449 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426570906874" cause=Invalid mandatory information} 20241222160357449 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357449 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357449 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357450 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357450 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426570906874"} 20241222160357450 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357450 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426570906874" cause=Invalid mandatory information} 20241222160357450 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357450 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357450 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357451 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426570906874"} 20241222160357451 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357451 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426570906874" cause=Invalid mandatory information} 20241222160357451 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357451 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426570906874"} 20241222160357451 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357451 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426570906874" cause=Invalid mandatory information} 20241222160357451 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426570906874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357451 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4258 20241222160357452 DAUC <0003> db_auc.c:157 IMSI='262429617520205': No 2G Auth Data 20241222160357452 DAUC <0003> db_auc.c:192 IMSI='262429617520205': No 3G Auth Data 20241222160357458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 20241222160357460 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357460 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617520205"} 20241222160357460 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357460 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429617520205" cause=Invalid mandatory information} 20241222160357460 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357460 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357460 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357461 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357461 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617520205"} 20241222160357461 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357461 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429617520205" cause=Invalid mandatory information} 20241222160357461 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357461 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357461 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357462 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357462 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617520205"} 20241222160357462 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357462 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429617520205" cause=Invalid mandatory information} 20241222160357462 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357462 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357462 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357463 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357463 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617520205"} 20241222160357463 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357463 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429617520205" cause=Invalid mandatory information} 20241222160357463 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357463 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357463 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357464 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357464 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617520205"} 20241222160357464 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357464 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429617520205" cause=Invalid mandatory information} 20241222160357464 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429617520205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357464 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357464 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 20241222160357466 DAUC <0003> db_auc.c:157 IMSI='262429367207576': No 2G Auth Data 20241222160357466 DAUC <0003> db_auc.c:192 IMSI='262429367207576': No 3G Auth Data 20241222160357473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241222160357475 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357475 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429367207576"} 20241222160357475 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357475 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429367207576" cause=Invalid mandatory information} 20241222160357475 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357475 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357475 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357476 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357476 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429367207576"} 20241222160357476 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357476 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429367207576" cause=Invalid mandatory information} 20241222160357476 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357476 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357476 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357477 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357478 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429367207576"} 20241222160357478 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357478 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429367207576" cause=Invalid mandatory information} 20241222160357478 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357478 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357478 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357479 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357479 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429367207576"} 20241222160357479 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357479 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429367207576" cause=Invalid mandatory information} 20241222160357479 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357479 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357479 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357480 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357480 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429367207576"} 20241222160357480 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357480 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429367207576" cause=Invalid mandatory information} 20241222160357480 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429367207576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357480 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357480 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54956<->l=127.0.0.1:4258 20241222160357482 DAUC <0003> db_auc.c:157 IMSI='262423758487897': No 2G Auth Data 20241222160357482 DAUC <0003> db_auc.c:192 IMSI='262423758487897': No 3G Auth Data 20241222160357488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241222160357490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357490 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758487897"} 20241222160357490 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357490 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423758487897" cause=Invalid mandatory information} 20241222160357490 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357490 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357492 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758487897"} 20241222160357492 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357492 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423758487897" cause=Invalid mandatory information} 20241222160357492 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357492 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357493 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357493 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758487897"} 20241222160357493 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357493 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423758487897" cause=Invalid mandatory information} 20241222160357493 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357493 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357493 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357494 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357494 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758487897"} 20241222160357494 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357494 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423758487897" cause=Invalid mandatory information} 20241222160357494 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357494 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357494 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357495 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357495 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423758487897"} 20241222160357495 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357495 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423758487897" cause=Invalid mandatory information} 20241222160357495 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423758487897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357495 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357495 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241222160357496 DAUC <0003> db_auc.c:157 IMSI='262429832484502': No 2G Auth Data 20241222160357496 DAUC <0003> db_auc.c:192 IMSI='262429832484502': No 3G Auth Data 20241222160357504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20241222160357505 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357505 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429832484502"} 20241222160357505 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241222160357505 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429832484502" cause=Invalid mandatory information} 20241222160357505 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357506 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429832484502"} 20241222160357506 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241222160357506 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429832484502" cause=Invalid mandatory information} 20241222160357506 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357506 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357507 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357507 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429832484502"} 20241222160357507 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241222160357507 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429832484502" cause=Invalid mandatory information} 20241222160357507 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357507 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357507 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357508 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357508 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429832484502"} 20241222160357508 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241222160357508 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429832484502" cause=Invalid mandatory information} 20241222160357508 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357508 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357508 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357509 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357509 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429832484502"} 20241222160357509 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241222160357509 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429832484502" cause=Invalid mandatory information} 20241222160357509 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429832484502 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160357509 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357509 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160357510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20241222160357511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4258 20241222160357511 DLINP <000b> input/ipa.c:452 connected read/write 20241222160357512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160357512 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160357512 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160357512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160357512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42439<->l=127.0.0.1:4259) 20241222160357534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241222160357635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241222160400763 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160400763 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160400767 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160400768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20241222160400772 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160400772 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160400772 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160400772 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160400773 DLGSUP <0013> gsup_server.c:238 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  20241222160400773 DLGSUP <0013> gsup_server.c:236 2:  20241222160400773 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 3:  20241222160400773 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 4:  20241222160400773 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 5:  20241222160400773 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 7:  20241222160400773 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160400773 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160400773 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160400773 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160400799 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43203<->l=127.0.0.1:4259) 20241222160400813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241222160400823 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160400823 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429444909900"} 20241222160400823 DMAIN <0000> hlr.c:435 IMSI='262429444909900': has IMEI = 22245678901234 (consider setting 'store-imei') 20241222160400823 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241222160400824 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429444909900" cause=Invalid mandatory information} 20241222160400824 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160400824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160400824 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160400832 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160400832 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429444909900"} 20241222160400832 DAUC <0003> hlr.c:428 IMSI='262429444909900': storing IMEI = 22245678901234 20241222160400832 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429444909900': no such subscriber 20241222160400832 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241222160400832 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429444909900" cause=Invalid mandatory information} 20241222160400832 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429444909900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160400832 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160400832 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160400834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20241222160400835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20241222160400837 DLINP <000b> input/ipa.c:452 connected read/write 20241222160400837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160400837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160400837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160400837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160400837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43203<->l=127.0.0.1:4259) 20241222160400871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20241222160400972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20241222160404097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160404098 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160404102 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20241222160404107 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404108 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160404108 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160404108 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160404108 DLGSUP <0013> gsup_server.c:238 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  20241222160404108 DLGSUP <0013> gsup_server.c:236 2:  20241222160404108 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 3:  20241222160404108 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 4:  20241222160404108 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 5:  20241222160404108 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 7:  20241222160404108 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160404108 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160404108 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160404108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160404131 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35939<->l=127.0.0.1:4259) 20241222160404156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20241222160404169 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404169 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404169 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404170 DMAIN <0000> hlr.c:243 IMSI='262425853552923': Successfully assigned MSISDN='581' 20241222160404170 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404170 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404170 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404170 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404170 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404174 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404175 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404177 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404177 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404178 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404178 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404180 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404180 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404180 DLU <0006> fsm.c:456 lu(262425853552923)[0x6120000135a0]{UNVALIDATED}: Allocated 20241222160404181 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160404181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425853552923)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160404181 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404181 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404181 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404184 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404184 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425853552923"} 20241222160404184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425853552923)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160404184 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160404184 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425853552923"} 20241222160404184 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160404184 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160404184 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404184 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404192 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404192 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404192 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404193 DMAIN <0000> hlr.c:243 IMSI='262425853552923': Successfully assigned MSISDN='648' 20241222160404193 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404193 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404193 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404193 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404193 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404195 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404195 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404197 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404197 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404198 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404198 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404200 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404200 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404202 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404202 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404202 DLU <0006> fsm.c:456 lu(262425853552923)[0x612000013720]{UNVALIDATED}: Allocated 20241222160404203 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160404203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425853552923)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160404203 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404203 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404206 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404207 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425853552923"} 20241222160404207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425853552923)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160404207 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160404207 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425853552923"} 20241222160404207 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160404207 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160404207 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404207 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404217 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404217 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404217 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404217 DMAIN <0000> hlr.c:243 IMSI='262425853552923': Successfully assigned MSISDN='670' 20241222160404217 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404218 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404218 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404218 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404218 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404221 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404222 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404223 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404224 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404225 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404225 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404227 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404227 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404229 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404229 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404230 DLU <0006> fsm.c:456 lu(262425853552923)[0x6120000138a0]{UNVALIDATED}: Allocated 20241222160404230 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160404230 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425853552923" cause=GPRS services not allowed} 20241222160404230 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404230 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404230 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241222160404230 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241222160404230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404230 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404234 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404234 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404234 DMAIN <0000> hlr.c:243 IMSI='262425853552923': Successfully assigned MSISDN='943' 20241222160404234 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404234 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404234 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404234 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404235 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404235 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404236 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404236 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404236 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404236 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404237 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404237 DLU <0006> fsm.c:456 lu(262425853552923)[0x612000013a20]{UNVALIDATED}: Allocated 20241222160404237 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160404237 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425853552923" cause=GPRS services not allowed} 20241222160404237 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404237 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404237 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241222160404237 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x612000013a20]{UNVALIDATED}: Deallocated 20241222160404237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404237 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404239 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404239 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404239 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404239 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404239 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404239 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404239 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404239 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404240 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404240 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404240 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404240 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404241 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404241 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404241 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404241 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404241 DLU <0006> fsm.c:456 lu(262425853552923)[0x612000013ba0]{UNVALIDATED}: Allocated 20241222160404241 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160404241 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425853552923" cause=GPRS services not allowed} 20241222160404241 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404241 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404241 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425853552923)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241222160404241 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241222160404241 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404241 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404244 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425853552923"} 20241222160404244 DMAIN <0000> hlr.c:227 IMSI='262425853552923': Creating subscriber on demand 20241222160404244 DAUC <0003> hlr.c:428 IMSI='262425853552923': storing IMEI = 12345678901234 20241222160404244 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425853552923"} 20241222160404244 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241222160404244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404244 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404245 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404245 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404246 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404246 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404247 DAUC <0003> db_auc.c:157 IMSI='262425853552923': No 2G Auth Data 20241222160404247 DAUC <0003> db_auc.c:192 IMSI='262425853552923': No 3G Auth Data 20241222160404248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404248 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404248 DLU <0006> fsm.c:456 lu(262425853552923)[0x612000013d20]{UNVALIDATED}: Allocated 20241222160404248 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160404248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425853552923)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160404248 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425853552923" cn_domain=PS} 20241222160404248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404248 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404249 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404249 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425853552923"} 20241222160404249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425853552923)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160404249 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160404249 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425853552923"} 20241222160404249 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425853552923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160404249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160404249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425853552923)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160404249 DLU <0006> fsm.c:568 lu(PS:IMSI-262425853552923)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160404249 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404249 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160404251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20241222160404252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20241222160404252 DLINP <000b> input/ipa.c:452 connected read/write 20241222160404252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160404252 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160404253 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160404253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160404253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35939<->l=127.0.0.1:4259) 20241222160404281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 20241222160404382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4258 20241222160407521 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160407521 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160407526 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 20241222160407530 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407530 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160407530 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160407530 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160407530 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160407530 DLGSUP <0013> gsup_server.c:238 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  20241222160407530 DLGSUP <0013> gsup_server.c:236 2:  20241222160407530 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160407530 DLGSUP <0013> gsup_server.c:236 3:  20241222160407531 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160407531 DLGSUP <0013> gsup_server.c:236 4:  20241222160407531 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160407531 DLGSUP <0013> gsup_server.c:236 5:  20241222160407531 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160407531 DLGSUP <0013> gsup_server.c:236 7:  20241222160407531 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160407531 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160407531 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160407531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160407558 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241222160407573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 20241222160407585 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407585 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407585 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407586 DMAIN <0000> hlr.c:243 IMSI='262426837960090': Successfully assigned MSISDN='849' 20241222160407586 DLU <0006> fsm.c:456 lu(262426837960090)[0x612000013ea0]{UNVALIDATED}: Allocated 20241222160407586 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160407586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426837960090)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160407586 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407586 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407587 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407593 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407593 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426837960090"} 20241222160407593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426837960090)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160407593 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160407593 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426837960090"} 20241222160407593 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160407594 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160407594 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407594 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407597 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407597 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407599 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407599 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407603 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407603 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407611 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407612 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407612 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407612 DMAIN <0000> hlr.c:243 IMSI='262426837960090': Successfully assigned MSISDN='815' 20241222160407612 DLU <0006> fsm.c:456 lu(262426837960090)[0x612000014020]{UNVALIDATED}: Allocated 20241222160407612 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160407613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426837960090)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160407613 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407613 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407613 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407617 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407617 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426837960090"} 20241222160407617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426837960090)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160407617 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160407617 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426837960090"} 20241222160407617 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160407617 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160407617 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407617 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407620 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407620 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407622 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407623 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407624 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407624 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407624 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407624 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407629 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407629 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407629 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407629 DMAIN <0000> hlr.c:243 IMSI='262426837960090': Successfully assigned MSISDN='439' 20241222160407629 DLU <0006> fsm.c:456 lu(262426837960090)[0x6120000141a0]{UNVALIDATED}: Allocated 20241222160407629 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160407629 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426837960090" cause=GPRS services not allowed} 20241222160407629 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407629 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407629 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241222160407629 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241222160407629 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407629 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407630 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407630 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407631 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407631 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407632 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407632 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407632 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407632 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407638 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407638 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407638 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407638 DMAIN <0000> hlr.c:243 IMSI='262426837960090': Successfully assigned MSISDN='743' 20241222160407638 DLU <0006> fsm.c:456 lu(262426837960090)[0x612000014320]{UNVALIDATED}: Allocated 20241222160407638 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160407638 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426837960090" cause=GPRS services not allowed} 20241222160407638 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407638 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407638 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x612000014320]{UNVALIDATED}: Freeing instance 20241222160407638 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x612000014320]{UNVALIDATED}: Deallocated 20241222160407638 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407638 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407641 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407641 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407643 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407643 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407644 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407644 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407652 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407652 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407652 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407652 DLU <0006> fsm.c:456 lu(262426837960090)[0x6120000144a0]{UNVALIDATED}: Allocated 20241222160407652 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241222160407652 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426837960090" cause=GPRS services not allowed} 20241222160407652 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407652 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407652 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426837960090)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241222160407652 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241222160407652 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407652 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407655 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407655 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407657 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407657 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407658 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407658 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407667 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407667 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407667 DMAIN <0000> hlr.c:227 IMSI='262426837960090': Creating subscriber on demand 20241222160407668 DLU <0006> fsm.c:456 lu(262426837960090)[0x612000014620]{UNVALIDATED}: Allocated 20241222160407668 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160407668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426837960090)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160407668 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426837960090" cn_domain=PS} 20241222160407668 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407668 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407672 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407672 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426837960090"} 20241222160407672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426837960090)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160407672 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160407673 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426837960090"} 20241222160407673 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426837960090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160407673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160407673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426837960090)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160407673 DLU <0006> fsm.c:568 lu(PS:IMSI-262426837960090)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160407673 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407673 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160407676 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407676 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407678 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407678 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407681 DAUC <0003> db_auc.c:157 IMSI='262426837960090': No 2G Auth Data 20241222160407681 DAUC <0003> db_auc.c:192 IMSI='262426837960090': No 3G Auth Data 20241222160407685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54836<->l=127.0.0.1:4258 20241222160407687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 20241222160407689 DLINP <000b> input/ipa.c:452 connected read/write 20241222160407689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160407689 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160407689 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160407689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160407689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241222160407751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241222160407852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4258 20241222160410921 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160410921 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160410926 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160410928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4258 20241222160410932 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160410932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160410932 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160410932 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160410932 DLGSUP <0013> gsup_server.c:238 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  20241222160410932 DLGSUP <0013> gsup_server.c:236 2:  20241222160410932 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 3:  20241222160410932 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 4:  20241222160410932 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 5:  20241222160410932 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 7:  20241222160410932 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160410932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160410932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160410932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160410949 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45895<->l=127.0.0.1:4259) 20241222160410958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54878<->l=127.0.0.1:4258 20241222160410978 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160410978 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429997690358"} 20241222160410978 DMAIN <0000> hlr.c:227 IMSI='262429997690358': Creating subscriber on demand 20241222160410978 DMAIN <0000> hlr.c:243 IMSI='262429997690358': Successfully assigned MSISDN='524' 20241222160410979 DAUC <0003> db_auc.c:157 IMSI='262429997690358': No 2G Auth Data 20241222160410979 DAUC <0003> db_auc.c:192 IMSI='262429997690358': No 3G Auth Data 20241222160410979 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429997690358 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 20241222160410979 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429997690358" cause=IMSI unknown in HLR} 20241222160410979 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241222160410979 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410979 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410983 DAUC <0003> db_auc.c:157 IMSI='262429997690358': No 2G Auth Data 20241222160410983 DAUC <0003> db_auc.c:192 IMSI='262429997690358': No 3G Auth Data 20241222160410985 DAUC <0003> db_auc.c:157 IMSI='262429997690358': No 2G Auth Data 20241222160410985 DAUC <0003> db_auc.c:192 IMSI='262429997690358': No 3G Auth Data 20241222160410986 DAUC <0003> db_auc.c:157 IMSI='262429997690358': No 2G Auth Data 20241222160410987 DAUC <0003> db_auc.c:192 IMSI='262429997690358': No 3G Auth Data 20241222160410989 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160410989 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429997690358" cn_domain=PS} 20241222160410990 DLU <0006> fsm.c:456 lu(262429997690358)[0x6120000147a0]{UNVALIDATED}: Allocated 20241222160410990 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241222160410990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429997690358)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160410990 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429997690358" cn_domain=PS} 20241222160410990 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410990 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410994 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160410994 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429997690358"} 20241222160410994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429997690358)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160410994 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160410994 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429997690358"} 20241222160410994 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429997690358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160410994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429997690358)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160410994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429997690358)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160410994 DLU <0006> fsm.c:568 lu(PS:IMSI-262429997690358)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160410994 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410994 DLINP <000b> input/ipa.c:452 connected read/write 20241222160410994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160410999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54878<->l=127.0.0.1:4258 20241222160411000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4258 20241222160411002 DLINP <000b> input/ipa.c:452 connected read/write 20241222160411002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160411002 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160411002 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160411002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160411002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45895<->l=127.0.0.1:4259) 20241222160411037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4258 20241222160411138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4258 20241222160414272 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160414273 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160414277 DLINP <000b> input/ipa.c:452 connected read/write 20241222160414278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160414279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20241222160414283 DLINP <000b> input/ipa.c:452 connected read/write 20241222160414283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160414283 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160414283 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160414283 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160414284 DLGSUP <0013> gsup_server.c:238 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  20241222160414284 DLGSUP <0013> gsup_server.c:236 2:  20241222160414284 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 3:  20241222160414284 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 4:  20241222160414284 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 5:  20241222160414284 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 7:  20241222160414284 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160414284 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160414284 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160414284 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160414308 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241222160414311 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241222160414311 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241222160414328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4258 20241222160414330 DAUC <0003> db_auc.c:157 IMSI='262420807519791': No 2G Auth Data 20241222160414330 DAUC <0003> db_auc.c:192 IMSI='262420807519791': No 3G Auth Data 20241222160414334 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611516771.msisdn 20241222160414335 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611516771.msisdn: not attached (vlr_number unset) 20241222160414335 DDGSM <0007> mslookup_server.c:327 sip.voice.491611516771.msisdn: does not exist in GSUP proxy 20241222160415344 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160415345 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420807519791" cn_domain=CS} 20241222160415345 DLU <0006> fsm.c:456 lu(262420807519791)[0x612000014c20]{UNVALIDATED}: Allocated 20241222160415345 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241222160415345 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420807519791)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241222160415345 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420807519791" cn_domain=CS} 20241222160415345 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160415346 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160415352 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160415353 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420807519791"} 20241222160415353 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420807519791)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241222160415353 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241222160415353 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420807519791"} 20241222160415353 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420807519791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160415353 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420807519791)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241222160415353 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420807519791)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241222160415353 DLU <0006> fsm.c:568 lu(CS:IMSI-262420807519791)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241222160415353 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160415354 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160415359 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611516771.msisdn 20241222160415359 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611516771.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241222160415359 DDGSM <0007> mslookup_server.c:327 sip.voice.491611516771.msisdn: does not exist in GSUP proxy 20241222160415359 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611516771.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241222160415365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4258 20241222160415367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42526<->l=127.0.0.1:4258 20241222160415368 DLINP <000b> input/ipa.c:452 connected read/write 20241222160415368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160415368 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160415368 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160415368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160415369 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20241222160415407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241222160415508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241222160417238 DSS <0004> hlr_ussd.c:239 262420627063294/0x1757f6cb: SS Session Timeout, destroying 20241222160417238 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627063294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241222160418626 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160418627 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160418629 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160418630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241222160418631 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160418631 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160418631 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160418631 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160418631 DLGSUP <0013> gsup_server.c:238 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  20241222160418631 DLGSUP <0013> gsup_server.c:236 2:  20241222160418631 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 3:  20241222160418631 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 4:  20241222160418631 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 5:  20241222160418631 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 7:  20241222160418631 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160418631 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160418631 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160418632 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160418632 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241222160418632 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241222160418655 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35473<->l=127.0.0.1:4259) 20241222160418658 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241222160418658 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241222160418677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20241222160418684 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160418684 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425233211137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425233211137" cn_domain=CS} 20241222160418684 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425233211137 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241222160418684 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425233211137 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241222160418684 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425233211137.imsi 20241222160418685 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425233211137.imsi 20241222160418685 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425233211137.imsi: does not exist in local HLR 20241222160418703 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425233211137 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241222160418703 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241222160418703 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241222160418704 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241222160418704 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241222160418704 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241222160418704 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425233211137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160418704 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160418704 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160418704 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160418704 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160418704 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160418704 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160418709 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418709 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418709 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241222160418709 DLINP <000b> ipa.c:396 tag 1: HLR 20241222160418709 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241222160418711 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418711 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418711 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241222160418754 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418754 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418754 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418754 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418754 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425233211137 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616352718 20241222160418754 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425233211137 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160418754 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418754 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418762 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418762 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418762 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425233211137 MSISDN-491616352718 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160418762 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418762 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418765 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418765 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418765 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425233211137 MSISDN-491616352718 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 20241222160418765 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425233211137 MSISDN-491616352718 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160418765 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418766 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160418769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20241222160418772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.1:4258 20241222160418775 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160418775 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160418775 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241222160418775 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241222160418775 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241222160418775 DLINP <000b> input/ipa.c:452 connected read/write 20241222160418775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160418775 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160418775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160418775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160418775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35473<->l=127.0.0.1:4259) 20241222160418852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241222160418953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241222160422046 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160422046 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160422051 DLINP <000b> input/ipa.c:452 connected read/write 20241222160422051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160422053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 20241222160422056 DLINP <000b> input/ipa.c:452 connected read/write 20241222160422056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160422056 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160422056 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160422057 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160422057 DLGSUP <0013> gsup_server.c:238 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  20241222160422057 DLGSUP <0013> gsup_server.c:236 2:  20241222160422057 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 3:  20241222160422057 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 4:  20241222160422057 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 5:  20241222160422057 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 7:  20241222160422057 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160422057 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160422057 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160422057 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160422058 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241222160422059 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241222160422078 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35215<->l=127.0.0.1:4259) 20241222160422080 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241222160422080 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241222160422089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4258 20241222160422092 DAUC <0003> db_auc.c:157 IMSI='262425699759080': No 2G Auth Data 20241222160422092 DAUC <0003> db_auc.c:192 IMSI='262425699759080': No 3G Auth Data 20241222160422099 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425699759080.imsi 20241222160422099 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425699759080.imsi: found in local HLR 20241222160422108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4258 20241222160422109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 20241222160422110 DLINP <000b> input/ipa.c:452 connected read/write 20241222160422110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160422110 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160422111 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160422111 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160422111 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35215<->l=127.0.0.1:4259) 20241222160422145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241222160422246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241222160425365 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160425365 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160425372 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160425372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 20241222160425374 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241222160425374 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241222160425374 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160425374 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160425374 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160425374 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160425374 DLGSUP <0013> gsup_server.c:238 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  20241222160425374 DLGSUP <0013> gsup_server.c:236 2:  20241222160425374 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 3:  20241222160425374 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 4:  20241222160425374 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 5:  20241222160425374 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 7:  20241222160425374 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160425374 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160425374 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160425374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160425400 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40095<->l=127.0.0.1:4259) 20241222160425405 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241222160425405 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241222160425428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43522<->l=127.0.0.1:4258 20241222160425440 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160425440 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421384765019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421384765019" cn_domain=CS} 20241222160425440 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421384765019 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241222160425440 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421384765019 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241222160425440 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421384765019.imsi 20241222160425440 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421384765019.imsi 20241222160425440 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421384765019.imsi: does not exist in local HLR 20241222160425446 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421384765019 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241222160425446 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241222160425446 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241222160425446 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241222160425446 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241222160425446 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241222160425446 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421384765019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160425446 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160425446 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160425446 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160425446 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160425446 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160425446 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160425448 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425448 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425448 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241222160425448 DLINP <000b> ipa.c:396 tag 1: HLR 20241222160425448 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241222160425448 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425448 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425448 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241222160425490 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425490 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425490 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425490 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425490 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421384765019 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610274823 20241222160425490 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421384765019 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160425491 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425491 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425496 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425496 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425496 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421384765019 MSISDN-491610274823 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160425496 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425496 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425498 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160425498 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160425498 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421384765019 MSISDN-491610274823 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 20241222160425498 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421384765019 MSISDN-491610274823 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160425498 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425499 DLINP <000b> input/ipa.c:452 connected read/write 20241222160425499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160425501 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421384765019.imsi 20241222160425501 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421384765019.imsi: does not exist in local HLR 20241222160426504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43522<->l=127.0.0.1:4258 20241222160426506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 20241222160426509 DLINP <000b> input/ipa.c:452 connected read/write 20241222160426509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160426509 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160426509 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160426509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160426509 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40095<->l=127.0.0.1:4259) 20241222160426510 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160426510 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160426510 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241222160426510 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241222160426510 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241222160426532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20241222160426633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20241222160429746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241222160429746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241222160429748 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160429748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241222160429750 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160429750 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241222160429750 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241222160429750 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241222160429750 DLGSUP <0013> gsup_server.c:238 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  20241222160429750 DLGSUP <0013> gsup_server.c:236 2:  20241222160429750 DLGSUP <0013> gsup_server.c:238 2: 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 3:  20241222160429750 DLGSUP <0013> gsup_server.c:238 3: 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 4:  20241222160429750 DLGSUP <0013> gsup_server.c:238 4: 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 5:  20241222160429750 DLGSUP <0013> gsup_server.c:238 5: 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 7:  20241222160429750 DLGSUP <0013> gsup_server.c:238 7: 00  20241222160429750 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241222160429750 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241222160429750 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241222160429750 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241222160429750 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241222160429765 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33247<->l=127.0.0.1:4259) 20241222160429766 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241222160429766 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241222160429774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241222160429790 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160429790 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421734095146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421734095146" cn_domain=CS} 20241222160429790 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421734095146 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241222160429790 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421734095146 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241222160429790 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421734095146.imsi 20241222160429790 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421734095146.imsi 20241222160429791 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421734095146.imsi: does not exist in local HLR 20241222160429796 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421734095146 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241222160429796 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241222160429796 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241222160429796 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241222160429796 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241222160429796 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241222160429796 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421734095146 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241222160429796 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160429796 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160429796 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160429796 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160429796 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241222160429796 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241222160429798 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429798 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429798 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241222160429798 DLINP <000b> ipa.c:396 tag 1: HLR 20241222160429799 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241222160429799 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429799 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429800 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241222160429846 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429846 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429846 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429846 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429846 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421734095146 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615154508 20241222160429846 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421734095146 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160429847 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429847 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429849 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429849 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429850 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421734095146 MSISDN-491615154508 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160429850 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429850 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429851 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429851 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429851 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421734095146 MSISDN-491615154508 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 20241222160429851 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421734095146 MSISDN-491615154508 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241222160429851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429851 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241222160429853 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615154508.msisdn 20241222160429853 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615154508.msisdn: does not exist in local HLR 20241222160429853 DDGSM <0007> mslookup_server.c:352 sip.voice.491615154508.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241222160429853 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615154508.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241222160429854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241222160429855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241222160429855 DLINP <000b> input/ipa.c:452 connected read/write 20241222160429855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241222160429855 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241222160429855 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241222160429855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241222160429855 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33247<->l=127.0.0.1:4259) 20241222160429855 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241222160429855 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241222160429855 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241222160429855 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241222160429856 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241222160429897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43554<->l=127.0.0.1:4258 20241222160429998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43554<->l=127.0.0.1:4258