20241224160220739 DMAIN <0000> hlr.c:813 hlr starting 20241224160220739 DDB <0001> db.c:599 using database: :memory: 20241224160220739 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241224160220741 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241224160220741 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241224160220741 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241224160220744 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241224160220744 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241224160220745 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241224160220745 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241224160220745 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241224160222415 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160222415 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160222416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160222416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 20241224160222417 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160222417 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160222417 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160222417 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  20241224160222417 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160222417 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  20241224160222417 DLGSUP <0013> gsup_server.c:236 2:  20241224160222417 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160222417 DLGSUP <0013> gsup_server.c:236 3:  20241224160222417 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160222417 DLGSUP <0013> gsup_server.c:236 4:  20241224160222417 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160222417 DLGSUP <0013> gsup_server.c:236 5:  20241224160222417 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160222417 DLGSUP <0013> gsup_server.c:236 7:  20241224160222417 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160222417 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160222417 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160222417 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160222427 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46831<->l=127.0.0.1:4259) 20241224160222432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241224160222462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160222462 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"} 20241224160222462 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" 20241224160222462 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} 20241224160222462 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 20241224160222462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160222462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160222464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241224160222464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 20241224160222465 DLINP <000b> input/ipa.c:452 connected read/write 20241224160222465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160222465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160222465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160222465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160222465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46831<->l=127.0.0.1:4259) 20241224160222504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241224160222605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39492<->l=127.0.0.1:4258 20241224160225695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160225695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160225698 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 20241224160225705 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225705 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160225705 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160225705 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  20241224160225706 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160225706 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  20241224160225706 DLGSUP <0013> gsup_server.c:236 2:  20241224160225706 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160225706 DLGSUP <0013> gsup_server.c:236 3:  20241224160225706 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160225706 DLGSUP <0013> gsup_server.c:236 4:  20241224160225706 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160225706 DLGSUP <0013> gsup_server.c:236 5:  20241224160225706 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160225706 DLGSUP <0013> gsup_server.c:236 7:  20241224160225706 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160225706 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160225706 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160225706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160225731 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45211<->l=127.0.0.1:4259) 20241224160225742 DAUC <0003> db_auc.c:157 IMSI='262424907581486': No 2G Auth Data 20241224160225742 DAUC <0003> db_auc.c:192 IMSI='262424907581486': No 3G Auth Data 20241224160225764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241224160225769 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225769 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424907581486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424907581486"} 20241224160225769 DAUC <0003> db_auc.c:192 IMSI='262424907581486': No 3G Auth Data 20241224160225769 DAUC <0003> db_auc.c:236 IMSI='262424907581486': Calling to generate 5 vectors 20241224160225769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160225769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225769 DAUC <0003> auc.c:113 vector [0]: rand = 337b28e726db7a7a84509426d4660264 20241224160225769 DAUC <0003> auc.c:179 vector [0]: kc = 12d20140a43bac00 20241224160225769 DAUC <0003> auc.c:180 vector [0]: sres = fa18347f 20241224160225769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160225769 DAUC <0003> auc.c:113 vector [1]: rand = 0767def145334342a9f6c517443c6b67 20241224160225769 DAUC <0003> auc.c:179 vector [1]: kc = ceebd83b8f876000 20241224160225769 DAUC <0003> auc.c:180 vector [1]: sres = e1fc5856 20241224160225769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160225770 DAUC <0003> auc.c:113 vector [2]: rand = 6e908597a0af5394c4e1629c10d39a09 20241224160225770 DAUC <0003> auc.c:179 vector [2]: kc = eb23a931eae94000 20241224160225770 DAUC <0003> auc.c:180 vector [2]: sres = e7ec2d06 20241224160225770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160225770 DAUC <0003> auc.c:113 vector [3]: rand = 1eb87207acca92918a8cb967903e0179 20241224160225770 DAUC <0003> auc.c:179 vector [3]: kc = dad8a4e2ca558800 20241224160225770 DAUC <0003> auc.c:180 vector [3]: sres = 6eea34d0 20241224160225770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160225770 DAUC <0003> auc.c:113 vector [4]: rand = f7a9f061b89ac3f72cb97ba790bdb93d 20241224160225770 DAUC <0003> auc.c:179 vector [4]: kc = b3e9fdd28bd79400 20241224160225770 DAUC <0003> auc.c:180 vector [4]: sres = 03e3e41a 20241224160225770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160225770 DAUC <0003> db_auc.c:245 IMSI='262424907581486': Generated 5 vectors 20241224160225770 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424907581486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424907581486"} 20241224160225770 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424907581486 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225770 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225770 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241224160225774 DAUC <0003> db_auc.c:157 IMSI='262429359992459': No 2G Auth Data 20241224160225774 DAUC <0003> db_auc.c:192 IMSI='262429359992459': No 3G Auth Data 20241224160225784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 20241224160225786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225786 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429359992459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429359992459"} 20241224160225786 DAUC <0003> db_auc.c:192 IMSI='262429359992459': No 3G Auth Data 20241224160225786 DAUC <0003> db_auc.c:236 IMSI='262429359992459': Calling to generate 5 vectors 20241224160225786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160225786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225786 DAUC <0003> auc.c:113 vector [0]: rand = 84a03c077762acb60d463d6f8e8e70ce 20241224160225786 DAUC <0003> auc.c:179 vector [0]: kc = b0bd1d44621aa800 20241224160225786 DAUC <0003> auc.c:180 vector [0]: sres = 30207d34 20241224160225786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160225786 DAUC <0003> auc.c:113 vector [1]: rand = 92de606574e593b8d93aa1baa664de3b 20241224160225786 DAUC <0003> auc.c:179 vector [1]: kc = ecaeb6df4220e400 20241224160225786 DAUC <0003> auc.c:180 vector [1]: sres = 27fe1c05 20241224160225786 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160225786 DAUC <0003> auc.c:113 vector [2]: rand = 80a149fb2a13400d029051b8e661b130 20241224160225786 DAUC <0003> auc.c:179 vector [2]: kc = d924e36190125c00 20241224160225786 DAUC <0003> auc.c:180 vector [2]: sres = c4b64d94 20241224160225786 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160225786 DAUC <0003> auc.c:113 vector [3]: rand = 7896f743a9d2988d55d61a0d5288d7bb 20241224160225786 DAUC <0003> auc.c:179 vector [3]: kc = 784f5ea9d27c9c00 20241224160225786 DAUC <0003> auc.c:180 vector [3]: sres = 6e6586d3 20241224160225786 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160225786 DAUC <0003> auc.c:113 vector [4]: rand = 3adf65f841f22168485a11ec7cdca6c3 20241224160225786 DAUC <0003> auc.c:179 vector [4]: kc = 5b1ca69267a59c00 20241224160225786 DAUC <0003> auc.c:180 vector [4]: sres = 4246a91c 20241224160225786 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160225786 DAUC <0003> db_auc.c:245 IMSI='262429359992459': Generated 5 vectors 20241224160225786 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429359992459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429359992459"} 20241224160225786 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429359992459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 20241224160225788 DAUC <0003> db_auc.c:157 IMSI='262426774477754': No 2G Auth Data 20241224160225788 DAUC <0003> db_auc.c:192 IMSI='262426774477754': No 3G Auth Data 20241224160225795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241224160225797 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225797 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426774477754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426774477754"} 20241224160225797 DAUC <0003> db_auc.c:192 IMSI='262426774477754': No 3G Auth Data 20241224160225797 DAUC <0003> db_auc.c:236 IMSI='262426774477754': Calling to generate 5 vectors 20241224160225797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160225797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225797 DAUC <0003> auc.c:113 vector [0]: rand = cfde82ed74395696e69c1511c3f9ec28 20241224160225797 DAUC <0003> auc.c:179 vector [0]: kc = 03c29ac285bb8b56 20241224160225797 DAUC <0003> auc.c:180 vector [0]: sres = 667a2355 20241224160225797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160225797 DAUC <0003> auc.c:113 vector [1]: rand = a210ebcca205eba88b61258f3ea79d8c 20241224160225797 DAUC <0003> auc.c:179 vector [1]: kc = 5c52e528dc8db1b5 20241224160225797 DAUC <0003> auc.c:180 vector [1]: sres = 205a6a6e 20241224160225797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160225797 DAUC <0003> auc.c:113 vector [2]: rand = b46ed339e5bba5e744e91e903a3a9c30 20241224160225797 DAUC <0003> auc.c:179 vector [2]: kc = 7cbeda54ec0710cd 20241224160225797 DAUC <0003> auc.c:180 vector [2]: sres = 0918a40d 20241224160225797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160225797 DAUC <0003> auc.c:113 vector [3]: rand = 442f37318324f6ee333f7409cf283649 20241224160225797 DAUC <0003> auc.c:179 vector [3]: kc = a269000931dd06f8 20241224160225797 DAUC <0003> auc.c:180 vector [3]: sres = 1d24a0f3 20241224160225797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160225797 DAUC <0003> auc.c:113 vector [4]: rand = 4aab61854e763b946ea323ecbb39cba8 20241224160225797 DAUC <0003> auc.c:179 vector [4]: kc = aa4cd129660ee6d0 20241224160225797 DAUC <0003> auc.c:180 vector [4]: sres = 79a9e288 20241224160225797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160225797 DAUC <0003> db_auc.c:245 IMSI='262426774477754': Generated 5 vectors 20241224160225797 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426774477754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426774477754"} 20241224160225797 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426774477754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225797 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225798 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4258 20241224160225799 DAUC <0003> db_auc.c:157 IMSI='262427870692741': No 2G Auth Data 20241224160225800 DAUC <0003> db_auc.c:192 IMSI='262427870692741': No 3G Auth Data 20241224160225806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20241224160225808 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225808 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427870692741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427870692741"} 20241224160225808 DAUC <0003> db_auc.c:157 IMSI='262427870692741': No 2G Auth Data 20241224160225808 DAUC <0003> db_auc.c:236 IMSI='262427870692741': Calling to generate 5 vectors 20241224160225808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160225808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160225808 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160225808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160225808 DAUC <0003> auc.c:113 vector [0]: rand = b70e07ab929c7a7d7e51bbc9504d29c7 20241224160225808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160225808 DAUC <0003> auc.c:142 vector [0]: autn = b5482f19fea90000d93ba912ae6b897b 20241224160225808 DAUC <0003> auc.c:143 vector [0]: ck = 3dadc3bb7f9f658ee757191a9b5fb9ea 20241224160225808 DAUC <0003> auc.c:144 vector [0]: ik = 28f5fec74147131a2017ccc7150be1fe 20241224160225808 DAUC <0003> auc.c:145 vector [0]: res = 2dd3b74d0d11bb9f0000000000000000 20241224160225808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160225808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160225808 DAUC <0003> auc.c:151 vector [0]: kc = d218e8a1b08c2e80 20241224160225808 DAUC <0003> auc.c:152 vector [0]: sres = 20c20cd2 20241224160225808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160225808 DAUC <0003> auc.c:113 vector [1]: rand = fc39cb51c8a2adc7bd5d42421032bf5b 20241224160225808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160225808 DAUC <0003> auc.c:142 vector [1]: autn = 74fc2841e20d0000bc08d7958a55353d 20241224160225808 DAUC <0003> auc.c:143 vector [1]: ck = 189e3d88b222ec8d00017cf402d6c1b2 20241224160225808 DAUC <0003> auc.c:144 vector [1]: ik = c891d462b98f6df08d67937b919b2012 20241224160225808 DAUC <0003> auc.c:145 vector [1]: res = 2b97f8e4a915ac060000000000000000 20241224160225808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160225808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160225808 DAUC <0003> auc.c:151 vector [1]: kc = 5d69066598e060dd 20241224160225808 DAUC <0003> auc.c:152 vector [1]: sres = 828254e2 20241224160225808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160225808 DAUC <0003> auc.c:113 vector [2]: rand = c80336c03932bedd69b6ba4b8e47cdd2 20241224160225809 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160225809 DAUC <0003> auc.c:142 vector [2]: autn = 41e7f7ad066500001ca1473102f66821 20241224160225809 DAUC <0003> auc.c:143 vector [2]: ck = 232616cdd8db471f25f7557534bce3ce 20241224160225809 DAUC <0003> auc.c:144 vector [2]: ik = d6be018a83f599964a9e94d32cc824a5 20241224160225809 DAUC <0003> auc.c:145 vector [2]: res = 9f9a7cb2337330ef0000000000000000 20241224160225809 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160225809 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160225809 DAUC <0003> auc.c:151 vector [2]: kc = 9af1d6e1435a19e2 20241224160225809 DAUC <0003> auc.c:152 vector [2]: sres = ace94c5d 20241224160225809 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160225809 DAUC <0003> auc.c:113 vector [3]: rand = d750efd4a00e6481ee7ae54350cc0506 20241224160225809 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160225809 DAUC <0003> auc.c:142 vector [3]: autn = 65b6c34a46780000a7318fcf58cf2263 20241224160225809 DAUC <0003> auc.c:143 vector [3]: ck = 17c4bf3498931bb065c05de89b20267a 20241224160225809 DAUC <0003> auc.c:144 vector [3]: ik = 6d4bb5687792a18fe81b26acba7f1760 20241224160225809 DAUC <0003> auc.c:145 vector [3]: res = 4dd662c2d84897010000000000000000 20241224160225809 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160225809 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160225809 DAUC <0003> auc.c:151 vector [3]: kc = f7547118ce5e8b25 20241224160225809 DAUC <0003> auc.c:152 vector [3]: sres = 959ef5c3 20241224160225809 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160225809 DAUC <0003> auc.c:113 vector [4]: rand = b764b26af3fdc2abcfce0717ba20934b 20241224160225809 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160225809 DAUC <0003> auc.c:142 vector [4]: autn = f0c9252bfa660000d3a0b2c644068831 20241224160225809 DAUC <0003> auc.c:143 vector [4]: ck = f2545c97964498ff96e962a3da38fdb6 20241224160225809 DAUC <0003> auc.c:144 vector [4]: ik = 7973ed66f6baf53bece46f65454d8fed 20241224160225809 DAUC <0003> auc.c:145 vector [4]: res = 7aabcc338e14295d0000000000000000 20241224160225809 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160225809 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160225809 DAUC <0003> auc.c:151 vector [4]: kc = f12abc37ff8b1f9f 20241224160225809 DAUC <0003> auc.c:152 vector [4]: sres = f4bfe56e 20241224160225809 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160225809 DAUC <0003> db_auc.c:245 IMSI='262427870692741': Generated 5 vectors 20241224160225809 DAUC <0003> db_auc.c:249 IMSI='262427870692741': Updating SQN=161 in DB 20241224160225809 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427870692741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427870692741"} 20241224160225809 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427870692741 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225809 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225809 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20241224160225811 DAUC <0003> db_auc.c:157 IMSI='262426486020165': No 2G Auth Data 20241224160225811 DAUC <0003> db_auc.c:192 IMSI='262426486020165': No 3G Auth Data 20241224160225818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241224160225820 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225820 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426486020165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426486020165"} 20241224160225820 DAUC <0003> db_auc.c:157 IMSI='262426486020165': No 2G Auth Data 20241224160225820 DAUC <0003> db_auc.c:236 IMSI='262426486020165': Calling to generate 5 vectors 20241224160225820 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160225820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160225820 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160225820 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160225820 DAUC <0003> auc.c:113 vector [0]: rand = e2788ddbf4f9c8ea0cb692cb45dc1c35 20241224160225820 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160225820 DAUC <0003> auc.c:142 vector [0]: autn = 30f1169d02830000b8255e45f4c3a886 20241224160225820 DAUC <0003> auc.c:143 vector [0]: ck = 762fd82e129b10f5cf42d878dbc84a9e 20241224160225820 DAUC <0003> auc.c:144 vector [0]: ik = 3904285a4cbd9b40df4172ab0ed23cc9 20241224160225820 DAUC <0003> auc.c:145 vector [0]: res = f1ef1b6d009899cd0000000000000000 20241224160225820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160225820 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160225820 DAUC <0003> auc.c:151 vector [0]: kc = 5f285aa78b3cfde2 20241224160225820 DAUC <0003> auc.c:152 vector [0]: sres = f17782a0 20241224160225820 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160225820 DAUC <0003> auc.c:113 vector [1]: rand = 178b455676348449fcd611f6b2bd2969 20241224160225821 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160225821 DAUC <0003> auc.c:142 vector [1]: autn = 8249f576a4970000c588e004a9be6bc4 20241224160225821 DAUC <0003> auc.c:143 vector [1]: ck = 39e5dbe22f814e002c96b97c0fa1d52f 20241224160225821 DAUC <0003> auc.c:144 vector [1]: ik = d10bbc4472072731bb4863b26acc9775 20241224160225821 DAUC <0003> auc.c:145 vector [1]: res = 8418afd9327615920000000000000000 20241224160225821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160225821 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160225821 DAUC <0003> auc.c:151 vector [1]: kc = 7f30bd6838eb2b6b 20241224160225821 DAUC <0003> auc.c:152 vector [1]: sres = b66eba4b 20241224160225821 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160225821 DAUC <0003> auc.c:113 vector [2]: rand = b6059e3bcd59a37cefb86ad4ad68783a 20241224160225821 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160225821 DAUC <0003> auc.c:142 vector [2]: autn = 2edb75867d0d0000df79f10cd77b7e68 20241224160225821 DAUC <0003> auc.c:143 vector [2]: ck = 6862cc659d10fb1d6c2c4cc96d8a3297 20241224160225821 DAUC <0003> auc.c:144 vector [2]: ik = 87bef5934c51aea9e6a29e9f194eb365 20241224160225821 DAUC <0003> auc.c:145 vector [2]: res = 108b7cdc540ac0f20000000000000000 20241224160225821 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160225821 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160225821 DAUC <0003> auc.c:151 vector [2]: kc = 6552eba0a585d446 20241224160225821 DAUC <0003> auc.c:152 vector [2]: sres = 4481bc2e 20241224160225821 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160225821 DAUC <0003> auc.c:113 vector [3]: rand = 806fc4f1f7a489bde67dec43a9eb5aa8 20241224160225821 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160225821 DAUC <0003> auc.c:142 vector [3]: autn = 86180960aa170000048e37830298f0c5 20241224160225821 DAUC <0003> auc.c:143 vector [3]: ck = 764d4903eb1056a079e669694257cbe0 20241224160225821 DAUC <0003> auc.c:144 vector [3]: ik = d45644b4cd6ce3f68c38c8e0d24c62c5 20241224160225821 DAUC <0003> auc.c:145 vector [3]: res = 29fdc2d0bd5a930b0000000000000000 20241224160225821 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160225821 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160225821 DAUC <0003> auc.c:151 vector [3]: kc = 57c5ac3eb6671c73 20241224160225821 DAUC <0003> auc.c:152 vector [3]: sres = 94a751db 20241224160225821 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160225821 DAUC <0003> auc.c:113 vector [4]: rand = f4ae216fcfeacec81c0e4a510c1a11e9 20241224160225821 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160225821 DAUC <0003> auc.c:142 vector [4]: autn = d015411af08b00007fb7b9aecfc2ca3d 20241224160225821 DAUC <0003> auc.c:143 vector [4]: ck = afb94c39c5771654f1531e49467238e7 20241224160225821 DAUC <0003> auc.c:144 vector [4]: ik = a19974dc4ceaed7ad67475d17034d5f2 20241224160225821 DAUC <0003> auc.c:145 vector [4]: res = a3c5adb161096a4b0000000000000000 20241224160225821 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160225821 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160225821 DAUC <0003> auc.c:151 vector [4]: kc = 2907537dbfdb163b 20241224160225821 DAUC <0003> auc.c:152 vector [4]: sres = c2ccc7fa 20241224160225821 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160225821 DAUC <0003> db_auc.c:245 IMSI='262426486020165': Generated 5 vectors 20241224160225821 DAUC <0003> db_auc.c:249 IMSI='262426486020165': Updating SQN=161 in DB 20241224160225821 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426486020165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426486020165"} 20241224160225821 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426486020165 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225821 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225821 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241224160225824 DAUC <0003> db_auc.c:157 IMSI='262422488737235': No 2G Auth Data 20241224160225824 DAUC <0003> db_auc.c:192 IMSI='262422488737235': No 3G Auth Data 20241224160225830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20241224160225832 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225832 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422488737235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422488737235"} 20241224160225832 DAUC <0003> db_auc.c:236 IMSI='262422488737235': Calling to generate 5 vectors 20241224160225832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160225832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160225832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160225832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160225832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225832 DAUC <0003> auc.c:113 vector [0]: rand = 0fda785d4aef534dc42fd7b9325952f5 20241224160225832 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160225832 DAUC <0003> auc.c:142 vector [0]: autn = feb20bf66ebd00003479947556b7f0bd 20241224160225832 DAUC <0003> auc.c:143 vector [0]: ck = d62a01023f36d55e5795f7782a720361 20241224160225832 DAUC <0003> auc.c:144 vector [0]: ik = ec85abf62a8bcb9b4311e0d9436f0164 20241224160225832 DAUC <0003> auc.c:145 vector [0]: res = 9b196e9e1b5944230000000000000000 20241224160225832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160225832 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160225832 DAUC <0003> auc.c:179 vector [0]: kc = c14824a466b65400 20241224160225832 DAUC <0003> auc.c:180 vector [0]: sres = dc84c885 20241224160225832 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160225832 DAUC <0003> auc.c:113 vector [1]: rand = a2dc221ae22f70ea7e745757d115e51b 20241224160225833 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160225833 DAUC <0003> auc.c:142 vector [1]: autn = ce8a126212fa0000d489a0b88a32c1a2 20241224160225833 DAUC <0003> auc.c:143 vector [1]: ck = 6323dac294ee286fac63511e81e8a51a 20241224160225833 DAUC <0003> auc.c:144 vector [1]: ik = 3cf7fc6e0514df556838121a476e4c9c 20241224160225833 DAUC <0003> auc.c:145 vector [1]: res = e1da6fc9cd555b370000000000000000 20241224160225833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160225833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160225833 DAUC <0003> auc.c:179 vector [1]: kc = 2f9da550a096e000 20241224160225833 DAUC <0003> auc.c:180 vector [1]: sres = 92f8cefc 20241224160225833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160225833 DAUC <0003> auc.c:113 vector [2]: rand = f0a6e038494251942308c6a23aee7928 20241224160225833 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160225833 DAUC <0003> auc.c:142 vector [2]: autn = cc46bb595b1b0000da91b9eabdf93769 20241224160225833 DAUC <0003> auc.c:143 vector [2]: ck = 1eca5b051c934d8893f13c0ef7d67566 20241224160225833 DAUC <0003> auc.c:144 vector [2]: ik = a9260f9a52e86118f2e5bfdfd51e6897 20241224160225833 DAUC <0003> auc.c:145 vector [2]: res = 0f4a5d7ce3e691d90000000000000000 20241224160225833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160225833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160225833 DAUC <0003> auc.c:179 vector [2]: kc = fdfa3e393fbcfc00 20241224160225833 DAUC <0003> auc.c:180 vector [2]: sres = c98aadee 20241224160225833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160225833 DAUC <0003> auc.c:113 vector [3]: rand = 35debbf5f129872132e0b2c7d5da1d11 20241224160225833 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160225833 DAUC <0003> auc.c:142 vector [3]: autn = f1f9faa933bc0000ea4ac754be314e09 20241224160225833 DAUC <0003> auc.c:143 vector [3]: ck = a0d14d3ab8a03cf0531a9f052cce7ed3 20241224160225833 DAUC <0003> auc.c:144 vector [3]: ik = c731b4b0f37a31c38991b5a1245d1e33 20241224160225833 DAUC <0003> auc.c:145 vector [3]: res = abf583cd93c777c00000000000000000 20241224160225833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160225833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160225833 DAUC <0003> auc.c:179 vector [3]: kc = 971eea243fc71c00 20241224160225833 DAUC <0003> auc.c:180 vector [3]: sres = f8c10a51 20241224160225833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160225833 DAUC <0003> auc.c:113 vector [4]: rand = ab4f127ff508932ac8958eda059ec733 20241224160225833 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160225833 DAUC <0003> auc.c:142 vector [4]: autn = be21c2b5ddc000007352109c9134946f 20241224160225833 DAUC <0003> auc.c:143 vector [4]: ck = cad75b3c4d4185b9c8e1ef7744f1788a 20241224160225833 DAUC <0003> auc.c:144 vector [4]: ik = 88bbaee428e9c5b453c558d9ebf09cfc 20241224160225833 DAUC <0003> auc.c:145 vector [4]: res = cfd423026951d3ed0000000000000000 20241224160225833 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160225833 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160225833 DAUC <0003> auc.c:179 vector [4]: kc = 4a615d848b76c000 20241224160225833 DAUC <0003> auc.c:180 vector [4]: sres = ee1dc1ae 20241224160225833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160225833 DAUC <0003> db_auc.c:245 IMSI='262422488737235': Generated 5 vectors 20241224160225833 DAUC <0003> db_auc.c:249 IMSI='262422488737235': Updating SQN=161 in DB 20241224160225833 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422488737235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422488737235"} 20241224160225833 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422488737235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225833 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225833 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.1:4258 20241224160225836 DAUC <0003> db_auc.c:157 IMSI='262425565094548': No 2G Auth Data 20241224160225836 DAUC <0003> db_auc.c:192 IMSI='262425565094548': No 3G Auth Data 20241224160225842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 20241224160225844 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225844 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425565094548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425565094548"} 20241224160225844 DAUC <0003> db_auc.c:236 IMSI='262425565094548': Calling to generate 5 vectors 20241224160225844 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160225844 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160225844 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160225844 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160225844 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225844 DAUC <0003> auc.c:113 vector [0]: rand = 341084c8305d2c4bdb554d7584dfa24c 20241224160225844 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160225844 DAUC <0003> auc.c:142 vector [0]: autn = 12f1c2a5a5890000b423b9f098067f0b 20241224160225844 DAUC <0003> auc.c:143 vector [0]: ck = a0c23c81d152482d7cd1df48dea49679 20241224160225844 DAUC <0003> auc.c:144 vector [0]: ik = ff35a331f404e3707cadb7cfbe717be7 20241224160225844 DAUC <0003> auc.c:145 vector [0]: res = 343c06cf4cb57fc20000000000000000 20241224160225844 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160225844 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160225844 DAUC <0003> auc.c:179 vector [0]: kc = a93b4472555a2000 20241224160225844 DAUC <0003> auc.c:180 vector [0]: sres = 8d553afc 20241224160225844 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160225844 DAUC <0003> auc.c:113 vector [1]: rand = e4f1126ac1954daec0c690408d34e358 20241224160225844 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160225844 DAUC <0003> auc.c:142 vector [1]: autn = a5aefec127f20000bfb1d41f31650620 20241224160225844 DAUC <0003> auc.c:143 vector [1]: ck = 06e9740337eb485bd138f57dabde1aed 20241224160225844 DAUC <0003> auc.c:144 vector [1]: ik = eb1d1f7afc664f4d684b3af99c1a40eb 20241224160225844 DAUC <0003> auc.c:145 vector [1]: res = 354f59e1327d0a3c0000000000000000 20241224160225844 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160225844 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160225844 DAUC <0003> auc.c:179 vector [1]: kc = e1fe7c33b70a8400 20241224160225844 DAUC <0003> auc.c:180 vector [1]: sres = fdc1bb0f 20241224160225844 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160225844 DAUC <0003> auc.c:113 vector [2]: rand = c10c841fa7e34f6a0d4b49a718f0b0f3 20241224160225844 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160225844 DAUC <0003> auc.c:142 vector [2]: autn = 2921081071470000e434870ad5ed950e 20241224160225844 DAUC <0003> auc.c:143 vector [2]: ck = 3478148f363069f7b8a93d86f5db3bc7 20241224160225844 DAUC <0003> auc.c:144 vector [2]: ik = 11c773af58cefb44f0af3db4e94bef66 20241224160225844 DAUC <0003> auc.c:145 vector [2]: res = 735b717d5177d5680000000000000000 20241224160225844 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160225844 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160225844 DAUC <0003> auc.c:179 vector [2]: kc = 35644ec325757400 20241224160225844 DAUC <0003> auc.c:180 vector [2]: sres = 03ea7812 20241224160225844 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160225844 DAUC <0003> auc.c:113 vector [3]: rand = a59322ca035f7e495b6f8b3703f63cb4 20241224160225844 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160225844 DAUC <0003> auc.c:142 vector [3]: autn = ed40fd2573430000eed53ce3a95825d9 20241224160225845 DAUC <0003> auc.c:143 vector [3]: ck = 2b8f49880851fca872c65c6167aacab2 20241224160225845 DAUC <0003> auc.c:144 vector [3]: ik = b05dec36da9476c222a9e9953c709cf7 20241224160225845 DAUC <0003> auc.c:145 vector [3]: res = 4c6676e1585cc2400000000000000000 20241224160225845 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160225845 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160225845 DAUC <0003> auc.c:179 vector [3]: kc = 7281c7bb8f32ac00 20241224160225845 DAUC <0003> auc.c:180 vector [3]: sres = edf04b56 20241224160225845 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160225845 DAUC <0003> auc.c:113 vector [4]: rand = 1b97e8d7c5017b4b0aae30f62b4974d0 20241224160225845 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160225845 DAUC <0003> auc.c:142 vector [4]: autn = 559bfee7e0c000001a8b6ec91f8967e7 20241224160225845 DAUC <0003> auc.c:143 vector [4]: ck = c0623de4e365c719da341cf6ed2bc126 20241224160225845 DAUC <0003> auc.c:144 vector [4]: ik = 14afafefaddb68167e08d67e3a8ee76c 20241224160225845 DAUC <0003> auc.c:145 vector [4]: res = 8f4154110e1a04bb0000000000000000 20241224160225845 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160225845 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160225845 DAUC <0003> auc.c:179 vector [4]: kc = 78c1e64ae32ef400 20241224160225845 DAUC <0003> auc.c:180 vector [4]: sres = 9dd6fc23 20241224160225845 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160225845 DAUC <0003> db_auc.c:245 IMSI='262425565094548': Generated 5 vectors 20241224160225845 DAUC <0003> db_auc.c:249 IMSI='262425565094548': Updating SQN=161 in DB 20241224160225845 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425565094548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425565094548"} 20241224160225845 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425565094548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225845 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225845 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 20241224160225849 DAUC <0003> db_auc.c:157 IMSI='262420469318677': No 2G Auth Data 20241224160225849 DAUC <0003> db_auc.c:192 IMSI='262420469318677': No 3G Auth Data 20241224160225856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20241224160225858 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225858 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420469318677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420469318677"} 20241224160225858 DAUC <0003> db_auc.c:236 IMSI='262420469318677': Calling to generate 5 vectors 20241224160225858 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160225858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160225858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160225858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160225858 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160225858 DAUC <0003> auc.c:113 vector [0]: rand = 947c0948b1dfe6894bb927938ffddb26 20241224160225858 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160225858 DAUC <0003> auc.c:142 vector [0]: autn = 03984d8c32110000bfa11186b5c66486 20241224160225858 DAUC <0003> auc.c:143 vector [0]: ck = 66e10c4f4044e490425bc2b06835a163 20241224160225858 DAUC <0003> auc.c:144 vector [0]: ik = 1d1a8d2467c9962a516e34e5100f6248 20241224160225858 DAUC <0003> auc.c:145 vector [0]: res = 7e94b8d9e1ee0f4f0000000000000000 20241224160225858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160225858 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160225858 DAUC <0003> auc.c:179 vector [0]: kc = 9dd8b76c9c1a1c5e 20241224160225858 DAUC <0003> auc.c:180 vector [0]: sres = d4655925 20241224160225858 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160225858 DAUC <0003> auc.c:113 vector [1]: rand = e45fa8fd25080771b2baee46d7b035d1 20241224160225858 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160225858 DAUC <0003> auc.c:142 vector [1]: autn = da013108163300000f0e6aab85ff0ac9 20241224160225858 DAUC <0003> auc.c:143 vector [1]: ck = 39b0847424995855c9aa4d894a0062c2 20241224160225858 DAUC <0003> auc.c:144 vector [1]: ik = 3089ef5696bb3a9fe45316bf7dbbedfe 20241224160225858 DAUC <0003> auc.c:145 vector [1]: res = 18b280d493549bde0000000000000000 20241224160225858 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160225858 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160225859 DAUC <0003> auc.c:179 vector [1]: kc = 5b7059d819ced148 20241224160225859 DAUC <0003> auc.c:180 vector [1]: sres = 5379579f 20241224160225859 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160225859 DAUC <0003> auc.c:113 vector [2]: rand = 48fc88a7341f950d1b6572562cda194a 20241224160225859 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160225859 DAUC <0003> auc.c:142 vector [2]: autn = 021760547cf2000084f6aee6e6301a26 20241224160225859 DAUC <0003> auc.c:143 vector [2]: ck = a61e5fc0c0e99d46ba9990b56bd93c5a 20241224160225859 DAUC <0003> auc.c:144 vector [2]: ik = aafffb393bbf3d198841d662fcc62a5b 20241224160225859 DAUC <0003> auc.c:145 vector [2]: res = 8e8fce9e5a938e6f0000000000000000 20241224160225859 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160225859 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160225859 DAUC <0003> auc.c:179 vector [2]: kc = 897c49e78b30b3c7 20241224160225859 DAUC <0003> auc.c:180 vector [2]: sres = 81b94e5f 20241224160225859 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160225859 DAUC <0003> auc.c:113 vector [3]: rand = f234d93fbbb61376f0ab1e089e59686c 20241224160225859 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160225859 DAUC <0003> auc.c:142 vector [3]: autn = af304a3b170000007062269a04175233 20241224160225859 DAUC <0003> auc.c:143 vector [3]: ck = 506d6872be3d4dd487150c24f4ca9aac 20241224160225859 DAUC <0003> auc.c:144 vector [3]: ik = c6e5682dea35a5dc536f26bcb200f693 20241224160225859 DAUC <0003> auc.c:145 vector [3]: res = 8b0bfb5944356d0f0000000000000000 20241224160225859 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160225859 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160225859 DAUC <0003> auc.c:179 vector [3]: kc = bb35af7d6fed0a38 20241224160225859 DAUC <0003> auc.c:180 vector [3]: sres = 2d049f29 20241224160225859 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160225859 DAUC <0003> auc.c:113 vector [4]: rand = 1bb906c69e3ffd56845711c5f5342297 20241224160225859 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160225859 DAUC <0003> auc.c:142 vector [4]: autn = b5519252a48100003a2229785b76379f 20241224160225859 DAUC <0003> auc.c:143 vector [4]: ck = daf4aef47a12369e54ac7bdb2efbfb07 20241224160225859 DAUC <0003> auc.c:144 vector [4]: ik = ab45439228761cb8c349a209fd73b9b7 20241224160225859 DAUC <0003> auc.c:145 vector [4]: res = 23421d170a334c0e0000000000000000 20241224160225859 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160225859 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160225859 DAUC <0003> auc.c:179 vector [4]: kc = 9acf4cf044dfa830 20241224160225859 DAUC <0003> auc.c:180 vector [4]: sres = 13956d79 20241224160225859 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160225859 DAUC <0003> db_auc.c:245 IMSI='262420469318677': Generated 5 vectors 20241224160225859 DAUC <0003> db_auc.c:249 IMSI='262420469318677': Updating SQN=161 in DB 20241224160225859 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420469318677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420469318677"} 20241224160225859 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420469318677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160225859 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225859 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160225860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20241224160225861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4258 20241224160225862 DLINP <000b> input/ipa.c:452 connected read/write 20241224160225862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160225862 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160225862 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160225862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160225862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45211<->l=127.0.0.1:4259) 20241224160225898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4258 20241224160225999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4258 20241224160229103 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160229103 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160229104 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 20241224160229105 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229105 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160229105 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160229105 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  20241224160229105 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160229105 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  20241224160229105 DLGSUP <0013> gsup_server.c:236 2:  20241224160229105 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160229105 DLGSUP <0013> gsup_server.c:236 3:  20241224160229105 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160229105 DLGSUP <0013> gsup_server.c:236 4:  20241224160229105 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160229105 DLGSUP <0013> gsup_server.c:236 5:  20241224160229105 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160229105 DLGSUP <0013> gsup_server.c:236 7:  20241224160229105 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160229105 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160229105 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160229105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160229113 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37763<->l=127.0.0.1:4259) 20241224160229116 DAUC <0003> db_auc.c:157 IMSI='262420222809875': No 2G Auth Data 20241224160229116 DAUC <0003> db_auc.c:192 IMSI='262420222809875': No 3G Auth Data 20241224160229123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39594<->l=127.0.0.1:4258 20241224160229150 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229150 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420222809875"} 20241224160229150 DAUC <0003> db_auc.c:192 IMSI='262420222809875': No 3G Auth Data 20241224160229150 DAUC <0003> db_auc.c:236 IMSI='262420222809875': Calling to generate 1 vectors 20241224160229150 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224160229150 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229150 DAUC <0003> auc.c:113 vector [0]: rand = 5c57f97137838e723dc2af9a1e4a2024 20241224160229150 DAUC <0003> auc.c:179 vector [0]: kc = 5bcd465ba89ae800 20241224160229150 DAUC <0003> auc.c:180 vector [0]: sres = 60906fc5 20241224160229150 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229150 DAUC <0003> db_auc.c:245 IMSI='262420222809875': Generated 1 vectors 20241224160229150 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420222809875"} 20241224160229150 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229150 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229150 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229152 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229152 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420222809875"} 20241224160229152 DAUC <0003> db_auc.c:192 IMSI='262420222809875': No 3G Auth Data 20241224160229152 DAUC <0003> db_auc.c:236 IMSI='262420222809875': Calling to generate 4 vectors 20241224160229152 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224160229152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229152 DAUC <0003> auc.c:113 vector [0]: rand = 09aab27ba44f70546556a47b029e8e98 20241224160229152 DAUC <0003> auc.c:179 vector [0]: kc = bc60130769d39800 20241224160229152 DAUC <0003> auc.c:180 vector [0]: sres = 605f760f 20241224160229152 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229152 DAUC <0003> auc.c:113 vector [1]: rand = 30a31a3ff95d5dabe351296f2581b689 20241224160229152 DAUC <0003> auc.c:179 vector [1]: kc = 7ad62a49fa347c00 20241224160229152 DAUC <0003> auc.c:180 vector [1]: sres = 76ec06ae 20241224160229152 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229152 DAUC <0003> auc.c:113 vector [2]: rand = c7b6bb35cd406d2449d21c7949ad8dc5 20241224160229152 DAUC <0003> auc.c:179 vector [2]: kc = 1c3a70343cbca800 20241224160229152 DAUC <0003> auc.c:180 vector [2]: sres = b7c11ab5 20241224160229152 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229152 DAUC <0003> auc.c:113 vector [3]: rand = db0e28e9ac37fed4af6980b5ca11217f 20241224160229152 DAUC <0003> auc.c:179 vector [3]: kc = f5ea4106bda80400 20241224160229152 DAUC <0003> auc.c:180 vector [3]: sres = 5826a917 20241224160229152 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229152 DAUC <0003> db_auc.c:245 IMSI='262420222809875': Generated 4 vectors 20241224160229152 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420222809875"} 20241224160229152 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229153 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229153 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229153 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229153 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420222809875"} 20241224160229153 DAUC <0003> db_auc.c:192 IMSI='262420222809875': No 3G Auth Data 20241224160229153 DAUC <0003> db_auc.c:236 IMSI='262420222809875': Calling to generate 5 vectors 20241224160229153 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229153 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229153 DAUC <0003> auc.c:113 vector [0]: rand = d6d37bd1a2a6e80588e03248cffed946 20241224160229153 DAUC <0003> auc.c:179 vector [0]: kc = ddf7d253afc30c00 20241224160229153 DAUC <0003> auc.c:180 vector [0]: sres = 006af6b8 20241224160229153 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229153 DAUC <0003> auc.c:113 vector [1]: rand = a87f6d0732e9fd77f98077dfc1375c9d 20241224160229153 DAUC <0003> auc.c:179 vector [1]: kc = 3921ed7d99555400 20241224160229153 DAUC <0003> auc.c:180 vector [1]: sres = 814597d2 20241224160229153 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229153 DAUC <0003> auc.c:113 vector [2]: rand = c76a58c9f28173545c36f969b99dd78c 20241224160229154 DAUC <0003> auc.c:179 vector [2]: kc = 90b1932640f2f400 20241224160229154 DAUC <0003> auc.c:180 vector [2]: sres = b12f1775 20241224160229154 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229154 DAUC <0003> auc.c:113 vector [3]: rand = a93ab15d5e6dc64ad707bad5a0e0b9e9 20241224160229154 DAUC <0003> auc.c:179 vector [3]: kc = 84edfa93710d0400 20241224160229154 DAUC <0003> auc.c:180 vector [3]: sres = d621e736 20241224160229154 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229154 DAUC <0003> auc.c:113 vector [4]: rand = a7d4ec0c57327f2a7711eed4b3fc245b 20241224160229154 DAUC <0003> auc.c:179 vector [4]: kc = a794c677fa239400 20241224160229154 DAUC <0003> auc.c:180 vector [4]: sres = 99e6d357 20241224160229154 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229154 DAUC <0003> db_auc.c:245 IMSI='262420222809875': Generated 5 vectors 20241224160229154 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420222809875"} 20241224160229154 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229154 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229154 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229154 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229154 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420222809875"} 20241224160229154 DAUC <0003> db_auc.c:192 IMSI='262420222809875': No 3G Auth Data 20241224160229154 DAUC <0003> db_auc.c:236 IMSI='262420222809875': Calling to generate 5 vectors 20241224160229154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229154 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229154 DAUC <0003> auc.c:113 vector [0]: rand = b31f8259ef7e4d685b17d4d609af0ea7 20241224160229154 DAUC <0003> auc.c:179 vector [0]: kc = 2df352e03276e800 20241224160229154 DAUC <0003> auc.c:180 vector [0]: sres = d618dd70 20241224160229154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229154 DAUC <0003> auc.c:113 vector [1]: rand = b0a5ccd071c2ed146e7bc472b132c365 20241224160229154 DAUC <0003> auc.c:179 vector [1]: kc = 68049abd0b4bc800 20241224160229155 DAUC <0003> auc.c:180 vector [1]: sres = 820b20f7 20241224160229155 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229155 DAUC <0003> auc.c:113 vector [2]: rand = 820ae59b59544d494ac3627f262cd3f8 20241224160229155 DAUC <0003> auc.c:179 vector [2]: kc = b28afb52b9e2cc00 20241224160229155 DAUC <0003> auc.c:180 vector [2]: sres = 05dfe428 20241224160229155 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229155 DAUC <0003> auc.c:113 vector [3]: rand = 168fe3994c187be79c81fe6b7ea18f6f 20241224160229155 DAUC <0003> auc.c:179 vector [3]: kc = c004f7e99bc2c000 20241224160229155 DAUC <0003> auc.c:180 vector [3]: sres = a239371b 20241224160229155 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229155 DAUC <0003> auc.c:113 vector [4]: rand = 8be814ba257427ee39da3a93a067b4aa 20241224160229155 DAUC <0003> auc.c:179 vector [4]: kc = b4b4416662bbb000 20241224160229155 DAUC <0003> auc.c:180 vector [4]: sres = d18d0a53 20241224160229155 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229155 DAUC <0003> db_auc.c:245 IMSI='262420222809875': Generated 5 vectors 20241224160229155 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420222809875"} 20241224160229155 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420222809875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229155 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229155 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39594<->l=127.0.0.1:4258 20241224160229156 DAUC <0003> db_auc.c:157 IMSI='262423966015890': No 2G Auth Data 20241224160229156 DAUC <0003> db_auc.c:192 IMSI='262423966015890': No 3G Auth Data 20241224160229163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241224160229165 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229165 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423966015890"} 20241224160229165 DAUC <0003> db_auc.c:192 IMSI='262423966015890': No 3G Auth Data 20241224160229165 DAUC <0003> db_auc.c:236 IMSI='262423966015890': Calling to generate 1 vectors 20241224160229165 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224160229165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229165 DAUC <0003> auc.c:113 vector [0]: rand = 711b11c3b1475c5de817fa8006735326 20241224160229165 DAUC <0003> auc.c:179 vector [0]: kc = a233c3c8f0737000 20241224160229165 DAUC <0003> auc.c:180 vector [0]: sres = 1fc937fd 20241224160229165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229165 DAUC <0003> db_auc.c:245 IMSI='262423966015890': Generated 1 vectors 20241224160229165 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423966015890"} 20241224160229165 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229165 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229165 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229166 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229166 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423966015890"} 20241224160229166 DAUC <0003> db_auc.c:192 IMSI='262423966015890': No 3G Auth Data 20241224160229166 DAUC <0003> db_auc.c:236 IMSI='262423966015890': Calling to generate 4 vectors 20241224160229166 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224160229166 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229166 DAUC <0003> auc.c:113 vector [0]: rand = 4b1b7db7f774aebda233a1207645acb2 20241224160229166 DAUC <0003> auc.c:179 vector [0]: kc = 510798823b962000 20241224160229166 DAUC <0003> auc.c:180 vector [0]: sres = 617c7e4e 20241224160229166 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229166 DAUC <0003> auc.c:113 vector [1]: rand = a4a602baa4c2d8d705d4c83729ef7645 20241224160229166 DAUC <0003> auc.c:179 vector [1]: kc = 5b9bfb26fe5ca800 20241224160229166 DAUC <0003> auc.c:180 vector [1]: sres = a0692cfd 20241224160229166 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229166 DAUC <0003> auc.c:113 vector [2]: rand = 0ef1938f586e22d347433f5effe26d36 20241224160229166 DAUC <0003> auc.c:179 vector [2]: kc = b292096974ccac00 20241224160229166 DAUC <0003> auc.c:180 vector [2]: sres = e902d82a 20241224160229166 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229166 DAUC <0003> auc.c:113 vector [3]: rand = caae8e8c51088b5d653f7918d77525e5 20241224160229166 DAUC <0003> auc.c:179 vector [3]: kc = c26c178d4b5d6800 20241224160229166 DAUC <0003> auc.c:180 vector [3]: sres = 458d7a86 20241224160229166 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229166 DAUC <0003> db_auc.c:245 IMSI='262423966015890': Generated 4 vectors 20241224160229166 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423966015890"} 20241224160229166 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229166 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229166 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229167 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229167 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423966015890"} 20241224160229167 DAUC <0003> db_auc.c:192 IMSI='262423966015890': No 3G Auth Data 20241224160229167 DAUC <0003> db_auc.c:236 IMSI='262423966015890': Calling to generate 5 vectors 20241224160229167 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229167 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229167 DAUC <0003> auc.c:113 vector [0]: rand = 36ac22aee6bec82d8c53b9e33313b4b6 20241224160229167 DAUC <0003> auc.c:179 vector [0]: kc = 830e0c14b4377400 20241224160229167 DAUC <0003> auc.c:180 vector [0]: sres = bb70f7af 20241224160229167 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229167 DAUC <0003> auc.c:113 vector [1]: rand = fae5fec802b6ccc999878ff1b730b0d0 20241224160229167 DAUC <0003> auc.c:179 vector [1]: kc = ad057ddb7ae9fc00 20241224160229167 DAUC <0003> auc.c:180 vector [1]: sres = 73149170 20241224160229167 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229167 DAUC <0003> auc.c:113 vector [2]: rand = 589a07e219f1970f69fd7edbdd006d5c 20241224160229167 DAUC <0003> auc.c:179 vector [2]: kc = 66f2ecf6feb27800 20241224160229167 DAUC <0003> auc.c:180 vector [2]: sres = 9a499794 20241224160229167 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229167 DAUC <0003> auc.c:113 vector [3]: rand = ec97dd8adebae5ac6e5acc70530685a6 20241224160229167 DAUC <0003> auc.c:179 vector [3]: kc = 56844f81c7102400 20241224160229167 DAUC <0003> auc.c:180 vector [3]: sres = 1fe0bfda 20241224160229167 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229167 DAUC <0003> auc.c:113 vector [4]: rand = c2c49f602f7cd4f22ee5ddc3c4501a09 20241224160229167 DAUC <0003> auc.c:179 vector [4]: kc = dbf31e123c718c00 20241224160229167 DAUC <0003> auc.c:180 vector [4]: sres = fda51242 20241224160229167 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229167 DAUC <0003> db_auc.c:245 IMSI='262423966015890': Generated 5 vectors 20241224160229167 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423966015890"} 20241224160229167 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229167 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229167 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229168 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229168 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423966015890"} 20241224160229168 DAUC <0003> db_auc.c:192 IMSI='262423966015890': No 3G Auth Data 20241224160229168 DAUC <0003> db_auc.c:236 IMSI='262423966015890': Calling to generate 5 vectors 20241224160229168 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229168 DAUC <0003> auc.c:113 vector [0]: rand = 105ddf38c605f24ced823651630b0035 20241224160229168 DAUC <0003> auc.c:179 vector [0]: kc = bae3d815f1d58c00 20241224160229168 DAUC <0003> auc.c:180 vector [0]: sres = 0c9a5897 20241224160229168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229168 DAUC <0003> auc.c:113 vector [1]: rand = 8d6dd1d3ff136ff8997a9f8ac421bc8e 20241224160229168 DAUC <0003> auc.c:179 vector [1]: kc = a9708535e06e4000 20241224160229168 DAUC <0003> auc.c:180 vector [1]: sres = c051f95b 20241224160229168 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229168 DAUC <0003> auc.c:113 vector [2]: rand = 49d268a10daf94d053d2eadcdd9daa21 20241224160229168 DAUC <0003> auc.c:179 vector [2]: kc = 10d970507532a800 20241224160229168 DAUC <0003> auc.c:180 vector [2]: sres = b156b20e 20241224160229168 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229168 DAUC <0003> auc.c:113 vector [3]: rand = e223d712db17627a0bcdf596012879af 20241224160229168 DAUC <0003> auc.c:179 vector [3]: kc = 5036481a511a3000 20241224160229168 DAUC <0003> auc.c:180 vector [3]: sres = d984b881 20241224160229168 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229168 DAUC <0003> auc.c:113 vector [4]: rand = a4a2b3b3085d7d18cc026e86cc474401 20241224160229168 DAUC <0003> auc.c:179 vector [4]: kc = 4f0d97acedaba400 20241224160229168 DAUC <0003> auc.c:180 vector [4]: sres = 052f8ca6 20241224160229168 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229168 DAUC <0003> db_auc.c:245 IMSI='262423966015890': Generated 5 vectors 20241224160229168 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423966015890"} 20241224160229168 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423966015890 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229168 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229168 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241224160229169 DAUC <0003> db_auc.c:157 IMSI='262426731809440': No 2G Auth Data 20241224160229169 DAUC <0003> db_auc.c:192 IMSI='262426731809440': No 3G Auth Data 20241224160229176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20241224160229177 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229177 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426731809440"} 20241224160229177 DAUC <0003> db_auc.c:192 IMSI='262426731809440': No 3G Auth Data 20241224160229177 DAUC <0003> db_auc.c:236 IMSI='262426731809440': Calling to generate 1 vectors 20241224160229177 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241224160229177 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229177 DAUC <0003> auc.c:113 vector [0]: rand = 383c18728bb006c1831ffbcb4e0c643d 20241224160229177 DAUC <0003> auc.c:179 vector [0]: kc = 3e31a4214875529b 20241224160229177 DAUC <0003> auc.c:180 vector [0]: sres = 772982a4 20241224160229177 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229177 DAUC <0003> db_auc.c:245 IMSI='262426731809440': Generated 1 vectors 20241224160229177 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426731809440"} 20241224160229177 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229178 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229178 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229178 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229178 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426731809440"} 20241224160229178 DAUC <0003> db_auc.c:192 IMSI='262426731809440': No 3G Auth Data 20241224160229178 DAUC <0003> db_auc.c:236 IMSI='262426731809440': Calling to generate 4 vectors 20241224160229178 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241224160229178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229178 DAUC <0003> auc.c:113 vector [0]: rand = b92895a98a8c3ea30965c14bfcc9d1e6 20241224160229178 DAUC <0003> auc.c:179 vector [0]: kc = 79c2af48931f84dc 20241224160229178 DAUC <0003> auc.c:180 vector [0]: sres = 638325a5 20241224160229178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229179 DAUC <0003> auc.c:113 vector [1]: rand = 6c3dab9892fb581c6e86a63c51d09111 20241224160229179 DAUC <0003> auc.c:179 vector [1]: kc = d2bac455d76e8f36 20241224160229179 DAUC <0003> auc.c:180 vector [1]: sres = c911ad8d 20241224160229179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229179 DAUC <0003> auc.c:113 vector [2]: rand = 32f12086cf2762b82b6caf324284d318 20241224160229179 DAUC <0003> auc.c:179 vector [2]: kc = a5dd564bb3de7e04 20241224160229179 DAUC <0003> auc.c:180 vector [2]: sres = 522c02d6 20241224160229179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229179 DAUC <0003> auc.c:113 vector [3]: rand = 37e4632a17d7e9b09e077f21cfa2b7cb 20241224160229179 DAUC <0003> auc.c:179 vector [3]: kc = f9dfbe398b620e47 20241224160229179 DAUC <0003> auc.c:180 vector [3]: sres = 63704978 20241224160229179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229179 DAUC <0003> db_auc.c:245 IMSI='262426731809440': Generated 4 vectors 20241224160229179 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426731809440"} 20241224160229179 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229179 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229179 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229179 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229179 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426731809440"} 20241224160229179 DAUC <0003> db_auc.c:192 IMSI='262426731809440': No 3G Auth Data 20241224160229179 DAUC <0003> db_auc.c:236 IMSI='262426731809440': Calling to generate 5 vectors 20241224160229179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229179 DAUC <0003> auc.c:113 vector [0]: rand = 22717a9ed95072e2a2fc4182426ade33 20241224160229179 DAUC <0003> auc.c:179 vector [0]: kc = 923860d78f677359 20241224160229179 DAUC <0003> auc.c:180 vector [0]: sres = 41461a21 20241224160229179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229179 DAUC <0003> auc.c:113 vector [1]: rand = 05a827f3992677e670c7870825a6cd87 20241224160229179 DAUC <0003> auc.c:179 vector [1]: kc = 05f22c47914a357c 20241224160229179 DAUC <0003> auc.c:180 vector [1]: sres = 6cffbad5 20241224160229179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229179 DAUC <0003> auc.c:113 vector [2]: rand = 2fb9837a2176ad2f694894c3660486a6 20241224160229180 DAUC <0003> auc.c:179 vector [2]: kc = 29dd1db5ac11d5e7 20241224160229180 DAUC <0003> auc.c:180 vector [2]: sres = eeab6416 20241224160229180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229180 DAUC <0003> auc.c:113 vector [3]: rand = 8b5045afb917222ce81d364f78874a5d 20241224160229180 DAUC <0003> auc.c:179 vector [3]: kc = 529e03217861ac8d 20241224160229180 DAUC <0003> auc.c:180 vector [3]: sres = 8e3bf45b 20241224160229180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229180 DAUC <0003> auc.c:113 vector [4]: rand = 47e6591f139286d9a75268052c0ac4ae 20241224160229180 DAUC <0003> auc.c:179 vector [4]: kc = 78b5a8ac56b0fc8d 20241224160229180 DAUC <0003> auc.c:180 vector [4]: sres = b0944291 20241224160229180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229180 DAUC <0003> db_auc.c:245 IMSI='262426731809440': Generated 5 vectors 20241224160229180 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426731809440"} 20241224160229180 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229180 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229180 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229180 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229180 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426731809440"} 20241224160229180 DAUC <0003> db_auc.c:192 IMSI='262426731809440': No 3G Auth Data 20241224160229180 DAUC <0003> db_auc.c:236 IMSI='262426731809440': Calling to generate 5 vectors 20241224160229180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241224160229180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229180 DAUC <0003> auc.c:113 vector [0]: rand = 3c1f0627eb0256fd547976f24de738d7 20241224160229180 DAUC <0003> auc.c:179 vector [0]: kc = bae16d729b68e28c 20241224160229180 DAUC <0003> auc.c:180 vector [0]: sres = 0b299acf 20241224160229180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241224160229180 DAUC <0003> auc.c:113 vector [1]: rand = fa817a28de18205c20115ee94fbb6d52 20241224160229180 DAUC <0003> auc.c:179 vector [1]: kc = 3cdaecbd653e9ff8 20241224160229180 DAUC <0003> auc.c:180 vector [1]: sres = 4ca0cbf6 20241224160229180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241224160229180 DAUC <0003> auc.c:113 vector [2]: rand = a53a835b0da851556693d25fd53ee5e2 20241224160229180 DAUC <0003> auc.c:179 vector [2]: kc = 0d1670837e3f629b 20241224160229181 DAUC <0003> auc.c:180 vector [2]: sres = 13850f9f 20241224160229181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241224160229181 DAUC <0003> auc.c:113 vector [3]: rand = c327d0efacaeaaccac63f97ad8ddd3fe 20241224160229181 DAUC <0003> auc.c:179 vector [3]: kc = 6739c99ac06e5340 20241224160229181 DAUC <0003> auc.c:180 vector [3]: sres = 3213114b 20241224160229181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241224160229181 DAUC <0003> auc.c:113 vector [4]: rand = c5e537a2354d8886eae9eeb04595e843 20241224160229181 DAUC <0003> auc.c:179 vector [4]: kc = 43728d7053732310 20241224160229181 DAUC <0003> auc.c:180 vector [4]: sres = d977d2c2 20241224160229181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241224160229181 DAUC <0003> db_auc.c:245 IMSI='262426731809440': Generated 5 vectors 20241224160229181 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426731809440"} 20241224160229181 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426731809440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229181 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229181 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20241224160229182 DAUC <0003> db_auc.c:157 IMSI='262426548707085': No 2G Auth Data 20241224160229182 DAUC <0003> db_auc.c:192 IMSI='262426548707085': No 3G Auth Data 20241224160229188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4258 20241224160229190 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229190 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426548707085"} 20241224160229190 DAUC <0003> db_auc.c:157 IMSI='262426548707085': No 2G Auth Data 20241224160229190 DAUC <0003> db_auc.c:236 IMSI='262426548707085': Calling to generate 1 vectors 20241224160229190 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241224160229190 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229190 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229190 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160229190 DAUC <0003> auc.c:113 vector [0]: rand = bfdb5133372e28b3633ba46f5a76bdc3 20241224160229190 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160229190 DAUC <0003> auc.c:142 vector [0]: autn = 8f6067c69f09000072766375880ae01f 20241224160229190 DAUC <0003> auc.c:143 vector [0]: ck = a0dcb7c7cb60a4a4009615a0737106fe 20241224160229190 DAUC <0003> auc.c:144 vector [0]: ik = 4cc09ac989c7994063fb4a14eb00d85c 20241224160229190 DAUC <0003> auc.c:145 vector [0]: res = 5385fd7bc5b2a61f0000000000000000 20241224160229190 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229190 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229190 DAUC <0003> auc.c:151 vector [0]: kc = 8f7172badad6e346 20241224160229190 DAUC <0003> auc.c:152 vector [0]: sres = 96375b64 20241224160229190 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229190 DAUC <0003> db_auc.c:245 IMSI='262426548707085': Generated 1 vectors 20241224160229190 DAUC <0003> db_auc.c:249 IMSI='262426548707085': Updating SQN=33 in DB 20241224160229191 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426548707085"} 20241224160229191 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229191 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229191 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229192 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229192 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426548707085"} 20241224160229192 DAUC <0003> db_auc.c:157 IMSI='262426548707085': No 2G Auth Data 20241224160229192 DAUC <0003> db_auc.c:236 IMSI='262426548707085': Calling to generate 4 vectors 20241224160229192 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241224160229192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224160229192 DAUC <0003> auc.c:113 vector [0]: rand = 948d3a9044709a9fb791d7b44100a6b5 20241224160229192 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224160229192 DAUC <0003> auc.c:142 vector [0]: autn = 378a513aafe100002eb3e2c84c5864c5 20241224160229192 DAUC <0003> auc.c:143 vector [0]: ck = 5ada487dd92b4a284e8c2d60dd7a7412 20241224160229192 DAUC <0003> auc.c:144 vector [0]: ik = 0d35290ab10ab5ac8d550291e7090b55 20241224160229192 DAUC <0003> auc.c:145 vector [0]: res = 7bd0b3ef874846f40000000000000000 20241224160229192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229192 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229192 DAUC <0003> auc.c:151 vector [0]: kc = 94364e86525280c3 20241224160229192 DAUC <0003> auc.c:152 vector [0]: sres = fc98f51b 20241224160229192 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229192 DAUC <0003> auc.c:113 vector [1]: rand = 0e145d49bc8b5fc3319019ee4d58d3ac 20241224160229192 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224160229192 DAUC <0003> auc.c:142 vector [1]: autn = 8b8bf314162d00009d36694f4065348b 20241224160229192 DAUC <0003> auc.c:143 vector [1]: ck = ba079061047ea548281d301592a91ce2 20241224160229192 DAUC <0003> auc.c:144 vector [1]: ik = 1c1d470e3423182ed57daf1e09b9d182 20241224160229192 DAUC <0003> auc.c:145 vector [1]: res = 5af72a0270fe1f1b0000000000000000 20241224160229192 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229192 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229192 DAUC <0003> auc.c:151 vector [1]: kc = 5b7a4864ab4d7006 20241224160229192 DAUC <0003> auc.c:152 vector [1]: sres = 2a093519 20241224160229192 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229192 DAUC <0003> auc.c:113 vector [2]: rand = 40096d2c8a9c8dec0c04e9deb51c2d32 20241224160229193 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224160229193 DAUC <0003> auc.c:142 vector [2]: autn = 4611788f3ca10000e2ab7ef0b6831f43 20241224160229193 DAUC <0003> auc.c:143 vector [2]: ck = d4498fed7c707d8009a849792a96381f 20241224160229193 DAUC <0003> auc.c:144 vector [2]: ik = 8a03d5a8b47aa63825ba9f1d3e53d6ab 20241224160229193 DAUC <0003> auc.c:145 vector [2]: res = 6a90c69e3958917b0000000000000000 20241224160229193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229193 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229193 DAUC <0003> auc.c:151 vector [2]: kc = 72588c21dccf350c 20241224160229193 DAUC <0003> auc.c:152 vector [2]: sres = 53c857e5 20241224160229193 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229193 DAUC <0003> auc.c:113 vector [3]: rand = c28bef938388e5fa3afafe00984de718 20241224160229193 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224160229193 DAUC <0003> auc.c:142 vector [3]: autn = e12415ce96740000737740b9582a0cb1 20241224160229193 DAUC <0003> auc.c:143 vector [3]: ck = 135c80bcae9288abff616a262bb2af10 20241224160229193 DAUC <0003> auc.c:144 vector [3]: ik = b161b5eea0688a252f7ee082d02bc4dd 20241224160229193 DAUC <0003> auc.c:145 vector [3]: res = 254f97de5e3fb15d0000000000000000 20241224160229193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229193 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229193 DAUC <0003> auc.c:151 vector [3]: kc = 7222bff6f5636943 20241224160229193 DAUC <0003> auc.c:152 vector [3]: sres = 7b702683 20241224160229193 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229193 DAUC <0003> db_auc.c:245 IMSI='262426548707085': Generated 4 vectors 20241224160229193 DAUC <0003> db_auc.c:249 IMSI='262426548707085': Updating SQN=161 in DB 20241224160229193 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426548707085"} 20241224160229193 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229193 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229193 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229194 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229194 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426548707085"} 20241224160229194 DAUC <0003> db_auc.c:157 IMSI='262426548707085': No 2G Auth Data 20241224160229194 DAUC <0003> db_auc.c:236 IMSI='262426548707085': Calling to generate 5 vectors 20241224160229194 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160229194 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229194 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229194 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224160229194 DAUC <0003> auc.c:113 vector [0]: rand = 320c07942df1667fdfc0cd8943f12f5a 20241224160229194 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224160229194 DAUC <0003> auc.c:142 vector [0]: autn = f276bae917cb0000ab2ba0b2d3949600 20241224160229194 DAUC <0003> auc.c:143 vector [0]: ck = 7dabfa91af020bf008dbbfd86d385d90 20241224160229194 DAUC <0003> auc.c:144 vector [0]: ik = 4ecfa609900af7b675f0bdeef9e75196 20241224160229194 DAUC <0003> auc.c:145 vector [0]: res = 49cf33d236784eac0000000000000000 20241224160229194 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229194 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229194 DAUC <0003> auc.c:151 vector [0]: kc = 4e4f5eaeabd7f040 20241224160229194 DAUC <0003> auc.c:152 vector [0]: sres = 7fb77d7e 20241224160229194 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229194 DAUC <0003> auc.c:113 vector [1]: rand = abc3ddfa8586e6ad208e001e09d3b6bc 20241224160229194 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224160229194 DAUC <0003> auc.c:142 vector [1]: autn = 10be2ce8818a00001926af1339877aaf 20241224160229194 DAUC <0003> auc.c:143 vector [1]: ck = 9c157d3885fe64a5fac57a5c43681c79 20241224160229194 DAUC <0003> auc.c:144 vector [1]: ik = b99e1a065f3ce26595af4f570a769706 20241224160229194 DAUC <0003> auc.c:145 vector [1]: res = 8a4a6d03893903a50000000000000000 20241224160229194 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229194 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229194 DAUC <0003> auc.c:151 vector [1]: kc = 4ae1523593dc0dbf 20241224160229194 DAUC <0003> auc.c:152 vector [1]: sres = 03736ea6 20241224160229194 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229194 DAUC <0003> auc.c:113 vector [2]: rand = 2160a890ae3b42a0752f002e0159dd22 20241224160229194 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224160229194 DAUC <0003> auc.c:142 vector [2]: autn = 9dcc8171d8cb0000170509d07f6bb7b1 20241224160229194 DAUC <0003> auc.c:143 vector [2]: ck = 638dc2f2a16bb26e1c04a75e504c40c5 20241224160229194 DAUC <0003> auc.c:144 vector [2]: ik = 8d47b583930c6929d2f9184b0a852bf8 20241224160229194 DAUC <0003> auc.c:145 vector [2]: res = 0d49b1172243b5380000000000000000 20241224160229194 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229194 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229194 DAUC <0003> auc.c:151 vector [2]: kc = 2037c86468aeb07a 20241224160229194 DAUC <0003> auc.c:152 vector [2]: sres = 2f0a042f 20241224160229194 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229194 DAUC <0003> auc.c:113 vector [3]: rand = 41be367e9ebba6e4669b0ba511714f77 20241224160229194 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224160229194 DAUC <0003> auc.c:142 vector [3]: autn = 099c3d634b8800003678389bfd0ee1e4 20241224160229194 DAUC <0003> auc.c:143 vector [3]: ck = 9fac6cf5282ae0a4f5f59c742d303b11 20241224160229194 DAUC <0003> auc.c:144 vector [3]: ik = 111b1b071c33bd3f919e4ccb6d416e84 20241224160229194 DAUC <0003> auc.c:145 vector [3]: res = 52687889464c261c0000000000000000 20241224160229194 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229194 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229194 DAUC <0003> auc.c:151 vector [3]: kc = eadca74d7468080e 20241224160229194 DAUC <0003> auc.c:152 vector [3]: sres = 14245e95 20241224160229194 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229194 DAUC <0003> auc.c:113 vector [4]: rand = 1a7e41bc5358cda43e45397213cfd799 20241224160229194 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224160229194 DAUC <0003> auc.c:142 vector [4]: autn = a0bf26398e21000053f1e3172db5cd83 20241224160229194 DAUC <0003> auc.c:143 vector [4]: ck = 4c0149062e8f80b007cf5457e914c4fb 20241224160229194 DAUC <0003> auc.c:144 vector [4]: ik = eba15390497ac9ea9d924cffa55cfd25 20241224160229194 DAUC <0003> auc.c:145 vector [4]: res = 17bc22bbc05ba8760000000000000000 20241224160229194 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229194 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160229194 DAUC <0003> auc.c:151 vector [4]: kc = 3dfd023e2bbd7084 20241224160229194 DAUC <0003> auc.c:152 vector [4]: sres = d7e78acd 20241224160229194 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160229194 DAUC <0003> db_auc.c:245 IMSI='262426548707085': Generated 5 vectors 20241224160229194 DAUC <0003> db_auc.c:249 IMSI='262426548707085': Updating SQN=321 in DB 20241224160229194 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426548707085"} 20241224160229194 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229195 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229195 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229196 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229196 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426548707085"} 20241224160229196 DAUC <0003> db_auc.c:157 IMSI='262426548707085': No 2G Auth Data 20241224160229196 DAUC <0003> db_auc.c:236 IMSI='262426548707085': Calling to generate 5 vectors 20241224160229196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160229196 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229196 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229196 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224160229196 DAUC <0003> auc.c:113 vector [0]: rand = f3e0017e942da8736a7ed3420a5aa6ff 20241224160229196 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224160229196 DAUC <0003> auc.c:142 vector [0]: autn = 3ad71320c65b0000d67442aa40eb8d36 20241224160229196 DAUC <0003> auc.c:143 vector [0]: ck = 82c430c8ea71fb8e90d4b6a0498311a8 20241224160229196 DAUC <0003> auc.c:144 vector [0]: ik = d1ac3b5d35e1abf1e6009cbfa34493d5 20241224160229196 DAUC <0003> auc.c:145 vector [0]: res = 853234fb8d2298120000000000000000 20241224160229196 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229196 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229196 DAUC <0003> auc.c:151 vector [0]: kc = 25bc218a3557d202 20241224160229196 DAUC <0003> auc.c:152 vector [0]: sres = 0810ace9 20241224160229196 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229196 DAUC <0003> auc.c:113 vector [1]: rand = 6d84fe604769e4badd297e95d52841f9 20241224160229196 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224160229196 DAUC <0003> auc.c:142 vector [1]: autn = af0de45ff9fd00003b737aecb16b7b02 20241224160229196 DAUC <0003> auc.c:143 vector [1]: ck = 8fcfecdd10bff079f78250d1e41c47e7 20241224160229196 DAUC <0003> auc.c:144 vector [1]: ik = 566c25b707be85c31c9f2785e686a24a 20241224160229196 DAUC <0003> auc.c:145 vector [1]: res = 720feed18bf85be10000000000000000 20241224160229196 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229196 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229196 DAUC <0003> auc.c:151 vector [1]: kc = 32bebe3e159b9017 20241224160229196 DAUC <0003> auc.c:152 vector [1]: sres = f9f7b530 20241224160229196 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229196 DAUC <0003> auc.c:113 vector [2]: rand = 41a49da5485e13054f4721131795c1e2 20241224160229196 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224160229196 DAUC <0003> auc.c:142 vector [2]: autn = 68d8756f04a60000cd3d22840a358a22 20241224160229196 DAUC <0003> auc.c:143 vector [2]: ck = fedcdd060d3dec7a09856807556b1f79 20241224160229196 DAUC <0003> auc.c:144 vector [2]: ik = 21a817962c548554b1bfed8e51a7d30c 20241224160229196 DAUC <0003> auc.c:145 vector [2]: res = 8af1592b227763690000000000000000 20241224160229196 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229196 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229196 DAUC <0003> auc.c:151 vector [2]: kc = 674e4f1925a5a55b 20241224160229196 DAUC <0003> auc.c:152 vector [2]: sres = a8863a42 20241224160229196 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229196 DAUC <0003> auc.c:113 vector [3]: rand = a5887794cda2fd0e1e1548b241583fda 20241224160229196 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224160229196 DAUC <0003> auc.c:142 vector [3]: autn = 9674872941590000642fb7a4f5e4d977 20241224160229196 DAUC <0003> auc.c:143 vector [3]: ck = 46f8e72532c00d6dc5a69f7c979b3d27 20241224160229196 DAUC <0003> auc.c:144 vector [3]: ik = d5a0cd485cf095a3e95211226c276c0d 20241224160229196 DAUC <0003> auc.c:145 vector [3]: res = ac85c4c9239afd2c0000000000000000 20241224160229196 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229196 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229196 DAUC <0003> auc.c:151 vector [3]: kc = bfaca433958cc9e4 20241224160229196 DAUC <0003> auc.c:152 vector [3]: sres = 8f1f39e5 20241224160229196 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229196 DAUC <0003> auc.c:113 vector [4]: rand = 4931e57b1d3d8d75ec4b6f5aff100a52 20241224160229196 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224160229196 DAUC <0003> auc.c:142 vector [4]: autn = 713df35bb00400000efe5ccfa223e848 20241224160229196 DAUC <0003> auc.c:143 vector [4]: ck = 7f9caefea5311a16e5ecd76d0512e8c3 20241224160229196 DAUC <0003> auc.c:144 vector [4]: ik = fe080818b15798f7057ca9fad21b0ba9 20241224160229196 DAUC <0003> auc.c:145 vector [4]: res = 22dc61a97e00d5310000000000000000 20241224160229196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229196 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160229196 DAUC <0003> auc.c:151 vector [4]: kc = 6104d871c36f618b 20241224160229196 DAUC <0003> auc.c:152 vector [4]: sres = 5cdcb498 20241224160229196 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160229196 DAUC <0003> db_auc.c:245 IMSI='262426548707085': Generated 5 vectors 20241224160229196 DAUC <0003> db_auc.c:249 IMSI='262426548707085': Updating SQN=481 in DB 20241224160229196 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426548707085"} 20241224160229196 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426548707085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229196 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229196 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4258 20241224160229198 DAUC <0003> db_auc.c:157 IMSI='262424507187866': No 2G Auth Data 20241224160229198 DAUC <0003> db_auc.c:192 IMSI='262424507187866': No 3G Auth Data 20241224160229204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20241224160229206 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229206 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424507187866"} 20241224160229206 DAUC <0003> db_auc.c:157 IMSI='262424507187866': No 2G Auth Data 20241224160229206 DAUC <0003> db_auc.c:236 IMSI='262424507187866': Calling to generate 1 vectors 20241224160229206 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241224160229206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229206 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160229206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160229206 DAUC <0003> auc.c:113 vector [0]: rand = fdef78cb955192e479115eaa8c31ee56 20241224160229206 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160229206 DAUC <0003> auc.c:142 vector [0]: autn = 2eabc75c9fda000068d183853bfaf285 20241224160229206 DAUC <0003> auc.c:143 vector [0]: ck = 5ba9a49c6e3018b983bc0972f063f306 20241224160229206 DAUC <0003> auc.c:144 vector [0]: ik = 041e6b3544f06187e27855407fab9a01 20241224160229206 DAUC <0003> auc.c:145 vector [0]: res = 1b8fac0d6680acc60000000000000000 20241224160229206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229206 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229206 DAUC <0003> auc.c:151 vector [0]: kc = 3e73939ba5081039 20241224160229206 DAUC <0003> auc.c:152 vector [0]: sres = 7d0f00cb 20241224160229206 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229206 DAUC <0003> db_auc.c:245 IMSI='262424507187866': Generated 1 vectors 20241224160229206 DAUC <0003> db_auc.c:249 IMSI='262424507187866': Updating SQN=33 in DB 20241224160229206 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424507187866"} 20241224160229206 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229206 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229206 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229207 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229207 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424507187866"} 20241224160229207 DAUC <0003> db_auc.c:157 IMSI='262424507187866': No 2G Auth Data 20241224160229207 DAUC <0003> db_auc.c:236 IMSI='262424507187866': Calling to generate 4 vectors 20241224160229207 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241224160229207 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229207 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160229207 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224160229207 DAUC <0003> auc.c:113 vector [0]: rand = aeb64bc5ec2043e5b6d0173d49f4111a 20241224160229207 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224160229207 DAUC <0003> auc.c:142 vector [0]: autn = ff08e36e7a1b00008a4e111ee0ba6857 20241224160229207 DAUC <0003> auc.c:143 vector [0]: ck = d803c080eac02d9defb9cebbfe212184 20241224160229207 DAUC <0003> auc.c:144 vector [0]: ik = e0ebd8f95400f14048a8aa3cf9ca35c3 20241224160229207 DAUC <0003> auc.c:145 vector [0]: res = fa82a37044b541940000000000000000 20241224160229207 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229207 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229207 DAUC <0003> auc.c:151 vector [0]: kc = 9ff97cfeb92bc89a 20241224160229207 DAUC <0003> auc.c:152 vector [0]: sres = be37e2e4 20241224160229207 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229207 DAUC <0003> auc.c:113 vector [1]: rand = 868689b165ec0095b9db7979381c0135 20241224160229207 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224160229207 DAUC <0003> auc.c:142 vector [1]: autn = c46a5c7d313700004c3557661fa24ca6 20241224160229207 DAUC <0003> auc.c:143 vector [1]: ck = 793700ae556d82a003b96380738fa6bf 20241224160229207 DAUC <0003> auc.c:144 vector [1]: ik = 340f3d1864c16febff7e5b409ea26874 20241224160229207 DAUC <0003> auc.c:145 vector [1]: res = c6922fca8875dfaa0000000000000000 20241224160229207 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229207 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229207 DAUC <0003> auc.c:151 vector [1]: kc = b1ff0576dc812380 20241224160229207 DAUC <0003> auc.c:152 vector [1]: sres = 4ee7f060 20241224160229208 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229208 DAUC <0003> auc.c:113 vector [2]: rand = 1df6c15a66522ce52b3f6e2507286d94 20241224160229208 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224160229208 DAUC <0003> auc.c:142 vector [2]: autn = da85299dacea0000cd51ec73bfc17ca1 20241224160229208 DAUC <0003> auc.c:143 vector [2]: ck = 5e5de93d319b9a29de1a411fe2266dd4 20241224160229208 DAUC <0003> auc.c:144 vector [2]: ik = 0a1df864960d80f291a31984b9f670df 20241224160229208 DAUC <0003> auc.c:145 vector [2]: res = 68df67a20de18a310000000000000000 20241224160229208 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229208 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229208 DAUC <0003> auc.c:151 vector [2]: kc = 1bf949c2fc4607d0 20241224160229208 DAUC <0003> auc.c:152 vector [2]: sres = 653eed93 20241224160229208 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229208 DAUC <0003> auc.c:113 vector [3]: rand = 6cf95dee5ec73cc38c97c5c59cc0e482 20241224160229208 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224160229208 DAUC <0003> auc.c:142 vector [3]: autn = 3aef7c426f5400006d7de88fbcccb2cd 20241224160229208 DAUC <0003> auc.c:143 vector [3]: ck = 5c7117a08ad6c26a751bce16a7abac28 20241224160229208 DAUC <0003> auc.c:144 vector [3]: ik = a1af0babf95897c1b1ea0990497fe541 20241224160229208 DAUC <0003> auc.c:145 vector [3]: res = 4f6d6168cbf492180000000000000000 20241224160229208 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229208 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229208 DAUC <0003> auc.c:151 vector [3]: kc = 392fdb8d9d5a1cc2 20241224160229208 DAUC <0003> auc.c:152 vector [3]: sres = 8499f370 20241224160229208 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229208 DAUC <0003> db_auc.c:245 IMSI='262424507187866': Generated 4 vectors 20241224160229208 DAUC <0003> db_auc.c:249 IMSI='262424507187866': Updating SQN=161 in DB 20241224160229208 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424507187866"} 20241224160229208 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229208 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229208 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229209 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229209 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424507187866"} 20241224160229209 DAUC <0003> db_auc.c:157 IMSI='262424507187866': No 2G Auth Data 20241224160229209 DAUC <0003> db_auc.c:236 IMSI='262424507187866': Calling to generate 5 vectors 20241224160229209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160229209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229209 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160229209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224160229209 DAUC <0003> auc.c:113 vector [0]: rand = e30ef225c00cddc0b961fb75d65c56a6 20241224160229209 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224160229209 DAUC <0003> auc.c:142 vector [0]: autn = 0c3c2ac3b152000009055f974ea536b0 20241224160229209 DAUC <0003> auc.c:143 vector [0]: ck = 3b41057eaf1a07352539c50029300b80 20241224160229209 DAUC <0003> auc.c:144 vector [0]: ik = d1e89c67c4b14f7656f023374ea122f0 20241224160229209 DAUC <0003> auc.c:145 vector [0]: res = 4154ef301d20a4560000000000000000 20241224160229209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229209 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229209 DAUC <0003> auc.c:151 vector [0]: kc = 99607f2e0c3a6133 20241224160229209 DAUC <0003> auc.c:152 vector [0]: sres = 5c744b66 20241224160229209 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229209 DAUC <0003> auc.c:113 vector [1]: rand = 3714c135bbf7ddc33625caf2e42a8af2 20241224160229209 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224160229209 DAUC <0003> auc.c:142 vector [1]: autn = 9290a8b6aaef00004e2e38502771e79d 20241224160229209 DAUC <0003> auc.c:143 vector [1]: ck = 4552b035233e3f9e1a716ad950a98e33 20241224160229209 DAUC <0003> auc.c:144 vector [1]: ik = 81f13f6aec51b58ba4437634d5db94cb 20241224160229209 DAUC <0003> auc.c:145 vector [1]: res = fac8af785fe86a490000000000000000 20241224160229209 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229209 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229209 DAUC <0003> auc.c:151 vector [1]: kc = 7a9193b24a1d90ed 20241224160229209 DAUC <0003> auc.c:152 vector [1]: sres = a520c531 20241224160229209 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229209 DAUC <0003> auc.c:113 vector [2]: rand = 7c9dd21848fd7a83b26ca70f39860ec2 20241224160229209 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224160229209 DAUC <0003> auc.c:142 vector [2]: autn = 70987fad84c30000c1e681c7aaa4a573 20241224160229209 DAUC <0003> auc.c:143 vector [2]: ck = 23a6a7c1e4c53d23eb5fc65916a3c94c 20241224160229209 DAUC <0003> auc.c:144 vector [2]: ik = 6d05cd804c0cda2ae85f6ed5a28164e9 20241224160229209 DAUC <0003> auc.c:145 vector [2]: res = a57bd5bd07be24500000000000000000 20241224160229209 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229209 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229209 DAUC <0003> auc.c:151 vector [2]: kc = 4da3c2cd1ceb4aac 20241224160229209 DAUC <0003> auc.c:152 vector [2]: sres = a2c5f1ed 20241224160229209 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229209 DAUC <0003> auc.c:113 vector [3]: rand = 2b4530a10ae3d8db6cec2a3157956a47 20241224160229209 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224160229209 DAUC <0003> auc.c:142 vector [3]: autn = 32f88964c880000016e2e04361b28c5b 20241224160229209 DAUC <0003> auc.c:143 vector [3]: ck = c5522c2138e58df9a6c6c534a3920d94 20241224160229209 DAUC <0003> auc.c:144 vector [3]: ik = 18adad581f63418e2c6eb1621cd3f0f6 20241224160229209 DAUC <0003> auc.c:145 vector [3]: res = f3887e226df140910000000000000000 20241224160229209 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229209 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229209 DAUC <0003> auc.c:151 vector [3]: kc = 5757f52f98c73115 20241224160229209 DAUC <0003> auc.c:152 vector [3]: sres = 9e793eb3 20241224160229209 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229209 DAUC <0003> auc.c:113 vector [4]: rand = 46078862e191ce79719bd9aa4c154175 20241224160229209 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224160229209 DAUC <0003> auc.c:142 vector [4]: autn = f3a56966292f0000545e6d67655aafb5 20241224160229209 DAUC <0003> auc.c:143 vector [4]: ck = 2f5e58fb8c7c5ecbf1d481e0870a900c 20241224160229209 DAUC <0003> auc.c:144 vector [4]: ik = 28614caffe676a37a7d652b4523ccd67 20241224160229209 DAUC <0003> auc.c:145 vector [4]: res = 28c982f52b3899b90000000000000000 20241224160229209 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229209 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160229209 DAUC <0003> auc.c:151 vector [4]: kc = 513dc700a72d6997 20241224160229209 DAUC <0003> auc.c:152 vector [4]: sres = 03f11b4c 20241224160229209 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160229209 DAUC <0003> db_auc.c:245 IMSI='262424507187866': Generated 5 vectors 20241224160229209 DAUC <0003> db_auc.c:249 IMSI='262424507187866': Updating SQN=321 in DB 20241224160229209 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424507187866"} 20241224160229209 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229209 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229209 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229210 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229210 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424507187866"} 20241224160229210 DAUC <0003> db_auc.c:157 IMSI='262424507187866': No 2G Auth Data 20241224160229210 DAUC <0003> db_auc.c:236 IMSI='262424507187866': Calling to generate 5 vectors 20241224160229210 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160229210 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229210 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160229210 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224160229210 DAUC <0003> auc.c:113 vector [0]: rand = 1dcf97b5efa16f4ac616c3e42765e9dd 20241224160229210 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224160229210 DAUC <0003> auc.c:142 vector [0]: autn = b4954e5a0d7d0000af1e17352d840ace 20241224160229210 DAUC <0003> auc.c:143 vector [0]: ck = bd358fa76738a3219c758f755901a3d0 20241224160229210 DAUC <0003> auc.c:144 vector [0]: ik = d95a68bd6c3968de5a18dc2f779bb680 20241224160229210 DAUC <0003> auc.c:145 vector [0]: res = b791a3e95d4bddf40000000000000000 20241224160229210 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229210 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160229210 DAUC <0003> auc.c:151 vector [0]: kc = a202b440259bdeaf 20241224160229210 DAUC <0003> auc.c:152 vector [0]: sres = eada7e1d 20241224160229210 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160229210 DAUC <0003> auc.c:113 vector [1]: rand = 119f3503c254623071e1aca127d790cc 20241224160229210 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224160229210 DAUC <0003> auc.c:142 vector [1]: autn = 91069e4e5bf700009e8d560f155bcc71 20241224160229210 DAUC <0003> auc.c:143 vector [1]: ck = 08f4bbef8df6429a1ca9aa3617880640 20241224160229210 DAUC <0003> auc.c:144 vector [1]: ik = 10e3b3ac3ae9da341334c1cad9c8df5b 20241224160229210 DAUC <0003> auc.c:145 vector [1]: res = f43cfffdded147f80000000000000000 20241224160229210 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229210 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160229210 DAUC <0003> auc.c:151 vector [1]: kc = 178a63bf795f41b5 20241224160229210 DAUC <0003> auc.c:152 vector [1]: sres = 2aedb805 20241224160229210 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160229210 DAUC <0003> auc.c:113 vector [2]: rand = bc9ab0fedd6647ae62f8bf092ee2bd37 20241224160229210 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224160229210 DAUC <0003> auc.c:142 vector [2]: autn = f120d9b36a26000060fc4398a3259f3b 20241224160229210 DAUC <0003> auc.c:143 vector [2]: ck = faf7dc284754184e5e24ecd6422490bd 20241224160229210 DAUC <0003> auc.c:144 vector [2]: ik = eb85c0a9439400a8dfc352b0927909a4 20241224160229210 DAUC <0003> auc.c:145 vector [2]: res = b283dc0f53f9494b0000000000000000 20241224160229210 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229210 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160229210 DAUC <0003> auc.c:151 vector [2]: kc = 9095a2e7d49d81ff 20241224160229210 DAUC <0003> auc.c:152 vector [2]: sres = e17a9544 20241224160229210 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160229210 DAUC <0003> auc.c:113 vector [3]: rand = 7bda0e1c417394dd448dfcf286bf924f 20241224160229210 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224160229210 DAUC <0003> auc.c:142 vector [3]: autn = 67953f1123db0000ba75e388f4cdb3a3 20241224160229210 DAUC <0003> auc.c:143 vector [3]: ck = a6fc0b37f64e69eb018a0aa61221b020 20241224160229210 DAUC <0003> auc.c:144 vector [3]: ik = 7aaae7828c8f50df28c4a9d4376b5100 20241224160229210 DAUC <0003> auc.c:145 vector [3]: res = 7cc615b8d1122b660000000000000000 20241224160229210 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229210 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160229210 DAUC <0003> auc.c:151 vector [3]: kc = f5184fc75f8bd814 20241224160229210 DAUC <0003> auc.c:152 vector [3]: sres = add43ede 20241224160229210 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160229210 DAUC <0003> auc.c:113 vector [4]: rand = f297fd201ded48c8aff3c420037928bc 20241224160229210 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224160229210 DAUC <0003> auc.c:142 vector [4]: autn = 0d67b206d65600009d3a110a1bbac0dd 20241224160229210 DAUC <0003> auc.c:143 vector [4]: ck = 90a1aa91bda388251459deb3cf25cfa7 20241224160229210 DAUC <0003> auc.c:144 vector [4]: ik = 8bbc44b4873e56667abe1d385a703876 20241224160229210 DAUC <0003> auc.c:145 vector [4]: res = d7fc4ddc6c5661060000000000000000 20241224160229210 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229210 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160229210 DAUC <0003> auc.c:151 vector [4]: kc = 75fa2daeafc82992 20241224160229210 DAUC <0003> auc.c:152 vector [4]: sres = bbaa2cda 20241224160229210 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160229210 DAUC <0003> db_auc.c:245 IMSI='262424507187866': Generated 5 vectors 20241224160229210 DAUC <0003> db_auc.c:249 IMSI='262424507187866': Updating SQN=481 in DB 20241224160229210 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424507187866"} 20241224160229210 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424507187866 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229211 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229211 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20241224160229212 DAUC <0003> db_auc.c:157 IMSI='262420956646831': No 2G Auth Data 20241224160229212 DAUC <0003> db_auc.c:192 IMSI='262420956646831': No 3G Auth Data 20241224160229219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 20241224160229221 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229221 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420956646831"} 20241224160229221 DAUC <0003> db_auc.c:236 IMSI='262420956646831': Calling to generate 1 vectors 20241224160229221 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224160229221 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229221 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229221 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160229221 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229221 DAUC <0003> auc.c:113 vector [0]: rand = 048bdc919d0c9a34afd20b020725aa9f 20241224160229221 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160229221 DAUC <0003> auc.c:142 vector [0]: autn = cc0fa433e0950000ac16690a21be5f0b 20241224160229221 DAUC <0003> auc.c:143 vector [0]: ck = e4f4fd45f606f73e729e17a68d8425e5 20241224160229221 DAUC <0003> auc.c:144 vector [0]: ik = b817a87ac053ae91abff2745ee01c3fb 20241224160229221 DAUC <0003> auc.c:145 vector [0]: res = 8c0f46bf28d0b3680000000000000000 20241224160229221 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229221 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229221 DAUC <0003> auc.c:179 vector [0]: kc = 2571a48952d52c00 20241224160229221 DAUC <0003> auc.c:180 vector [0]: sres = b07f7e11 20241224160229221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229221 DAUC <0003> db_auc.c:245 IMSI='262420956646831': Generated 1 vectors 20241224160229221 DAUC <0003> db_auc.c:249 IMSI='262420956646831': Updating SQN=33 in DB 20241224160229221 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420956646831"} 20241224160229221 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229221 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229221 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229222 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229222 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420956646831"} 20241224160229222 DAUC <0003> db_auc.c:236 IMSI='262420956646831': Calling to generate 4 vectors 20241224160229222 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224160229222 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224160229223 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229223 DAUC <0003> auc.c:113 vector [0]: rand = 3c50dc91e7c8d1be1b109cb7dfbb288e 20241224160229223 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224160229223 DAUC <0003> auc.c:142 vector [0]: autn = 427dc359e4e20000d19f3feb99fb22f9 20241224160229223 DAUC <0003> auc.c:143 vector [0]: ck = aee99390dabc75f381859123e6eff31d 20241224160229223 DAUC <0003> auc.c:144 vector [0]: ik = 1789e5808e47c62051b0d507f5046f27 20241224160229223 DAUC <0003> auc.c:145 vector [0]: res = 320b0b1d695516f10000000000000000 20241224160229223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229223 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229223 DAUC <0003> auc.c:179 vector [0]: kc = e6c38eddd0dfac00 20241224160229223 DAUC <0003> auc.c:180 vector [0]: sres = c86c2818 20241224160229223 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229223 DAUC <0003> auc.c:113 vector [1]: rand = a9bc576c8a29fe721176a4ecfd4f172f 20241224160229223 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224160229223 DAUC <0003> auc.c:142 vector [1]: autn = fbd8fcae9a860000dc3f822c3cd3f31e 20241224160229223 DAUC <0003> auc.c:143 vector [1]: ck = 719569c7f34a42bd4c3903c83371dfa8 20241224160229223 DAUC <0003> auc.c:144 vector [1]: ik = 579c8d80ee1e72b58bef07c9d0d0953f 20241224160229223 DAUC <0003> auc.c:145 vector [1]: res = 02728d341fcd07bb0000000000000000 20241224160229223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229223 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229223 DAUC <0003> auc.c:179 vector [1]: kc = 22420f13e6638c00 20241224160229223 DAUC <0003> auc.c:180 vector [1]: sres = 14090154 20241224160229223 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229223 DAUC <0003> auc.c:113 vector [2]: rand = 6dc141d0befe5cfdf8489271f180b2b2 20241224160229223 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224160229223 DAUC <0003> auc.c:142 vector [2]: autn = 1f90db47741f0000b9325b771077c8f6 20241224160229223 DAUC <0003> auc.c:143 vector [2]: ck = ea97f6793f764dde963db4587e67a21a 20241224160229223 DAUC <0003> auc.c:144 vector [2]: ik = 8d38a73f223042f780c9901186d128e2 20241224160229223 DAUC <0003> auc.c:145 vector [2]: res = 5565e924537c19e20000000000000000 20241224160229223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229223 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229223 DAUC <0003> auc.c:179 vector [2]: kc = d66ee47973d0b800 20241224160229223 DAUC <0003> auc.c:180 vector [2]: sres = 497ab46e 20241224160229223 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229223 DAUC <0003> auc.c:113 vector [3]: rand = 75a0559e50cad74c436e55665875013a 20241224160229223 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224160229223 DAUC <0003> auc.c:142 vector [3]: autn = 92c392ae3d8700002ac3ef07fcaa9630 20241224160229223 DAUC <0003> auc.c:143 vector [3]: ck = d55a628aca5f15e23a8963243f6c8d63 20241224160229223 DAUC <0003> auc.c:144 vector [3]: ik = 92dfc0278d3c738175abe5fd37dfb45f 20241224160229223 DAUC <0003> auc.c:145 vector [3]: res = d0596ecc2c2205d60000000000000000 20241224160229223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229223 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229223 DAUC <0003> auc.c:179 vector [3]: kc = 544fc699ebc33000 20241224160229223 DAUC <0003> auc.c:180 vector [3]: sres = 06b55219 20241224160229223 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229223 DAUC <0003> db_auc.c:245 IMSI='262420956646831': Generated 4 vectors 20241224160229223 DAUC <0003> db_auc.c:249 IMSI='262420956646831': Updating SQN=161 in DB 20241224160229223 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420956646831"} 20241224160229223 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229223 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229223 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229224 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229224 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420956646831"} 20241224160229224 DAUC <0003> db_auc.c:236 IMSI='262420956646831': Calling to generate 5 vectors 20241224160229224 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224160229224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229224 DAUC <0003> auc.c:113 vector [0]: rand = b0d1bd844ed1279f665c2906692e9f64 20241224160229224 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224160229224 DAUC <0003> auc.c:142 vector [0]: autn = 0dc7780ea2920000597f4dbf7499f61f 20241224160229224 DAUC <0003> auc.c:143 vector [0]: ck = cad908e68739b14bd7043bfdda4c02d7 20241224160229224 DAUC <0003> auc.c:144 vector [0]: ik = 16463f36c6ab6a0a1e4d1ccc3bef5003 20241224160229224 DAUC <0003> auc.c:145 vector [0]: res = 37ea31e7afa694f30000000000000000 20241224160229224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229224 DAUC <0003> auc.c:179 vector [0]: kc = b3525baf9603c000 20241224160229224 DAUC <0003> auc.c:180 vector [0]: sres = 272f9451 20241224160229224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229224 DAUC <0003> auc.c:113 vector [1]: rand = e334d23de6623b03466b1482df2bbbcc 20241224160229224 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224160229224 DAUC <0003> auc.c:142 vector [1]: autn = cd7e4005be650000461219e90e93f982 20241224160229224 DAUC <0003> auc.c:143 vector [1]: ck = d37b0925071307eeec37b00a31e48872 20241224160229224 DAUC <0003> auc.c:144 vector [1]: ik = 04f2910d68bbdd41c62aaaf03efd24fd 20241224160229224 DAUC <0003> auc.c:145 vector [1]: res = 9e02956e952b10b70000000000000000 20241224160229224 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229224 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229224 DAUC <0003> auc.c:179 vector [1]: kc = 52934ac7fd614400 20241224160229224 DAUC <0003> auc.c:180 vector [1]: sres = 318e67a8 20241224160229224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229224 DAUC <0003> auc.c:113 vector [2]: rand = 9ac6371d171b24491604fec673e5fad8 20241224160229224 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224160229224 DAUC <0003> auc.c:142 vector [2]: autn = f837fafd56850000ef9851f1602aec8b 20241224160229224 DAUC <0003> auc.c:143 vector [2]: ck = 3495a89e8d8bd8fc7d17c7aa3ab07c84 20241224160229224 DAUC <0003> auc.c:144 vector [2]: ik = 7cffd51a267d0a53f83ed2ad077ac0cb 20241224160229224 DAUC <0003> auc.c:145 vector [2]: res = a828b37138bf5dad0000000000000000 20241224160229224 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229224 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229224 DAUC <0003> auc.c:179 vector [2]: kc = 345df407be3d3800 20241224160229224 DAUC <0003> auc.c:180 vector [2]: sres = 25fc5c83 20241224160229224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229224 DAUC <0003> auc.c:113 vector [3]: rand = bbdd70150e5868a27fcc3fa54cede57b 20241224160229224 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224160229224 DAUC <0003> auc.c:142 vector [3]: autn = b1646eae5edf0000d5d03436ae96c54d 20241224160229224 DAUC <0003> auc.c:143 vector [3]: ck = 1d2be6c545285895453ae75c1c030cc8 20241224160229224 DAUC <0003> auc.c:144 vector [3]: ik = cced3ee045a11980567b7b225cedfa07 20241224160229224 DAUC <0003> auc.c:145 vector [3]: res = 460c2cea3451c2470000000000000000 20241224160229224 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229224 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229224 DAUC <0003> auc.c:179 vector [3]: kc = 4fd69e9fc8832800 20241224160229224 DAUC <0003> auc.c:180 vector [3]: sres = c93f5058 20241224160229225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229225 DAUC <0003> auc.c:113 vector [4]: rand = e806060649caa73d370a22682448df7f 20241224160229225 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224160229225 DAUC <0003> auc.c:142 vector [4]: autn = a38e0d280ecd000083179f308f5a6fcc 20241224160229225 DAUC <0003> auc.c:143 vector [4]: ck = e59c3929ba4dad8e7458d41bc40b56dc 20241224160229225 DAUC <0003> auc.c:144 vector [4]: ik = cdb4775c28e83033b55c3e4d06cd06f9 20241224160229225 DAUC <0003> auc.c:145 vector [4]: res = 6d069504ac7306f40000000000000000 20241224160229225 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229225 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229225 DAUC <0003> auc.c:179 vector [4]: kc = 8f536188abd60000 20241224160229225 DAUC <0003> auc.c:180 vector [4]: sres = d6eb41db 20241224160229225 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229225 DAUC <0003> db_auc.c:245 IMSI='262420956646831': Generated 5 vectors 20241224160229225 DAUC <0003> db_auc.c:249 IMSI='262420956646831': Updating SQN=321 in DB 20241224160229225 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420956646831"} 20241224160229225 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229225 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229225 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229226 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420956646831"} 20241224160229226 DAUC <0003> db_auc.c:236 IMSI='262420956646831': Calling to generate 5 vectors 20241224160229226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224160229226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229226 DAUC <0003> auc.c:113 vector [0]: rand = 7194d1e59798e76853d81a5250212508 20241224160229226 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224160229226 DAUC <0003> auc.c:142 vector [0]: autn = ba9d36693725000062db1c6c3faf3430 20241224160229226 DAUC <0003> auc.c:143 vector [0]: ck = 7e70eac34333f3cace2fd44fd2748100 20241224160229226 DAUC <0003> auc.c:144 vector [0]: ik = 15519688b5b5e0f6ae5e83b5ed7103ad 20241224160229226 DAUC <0003> auc.c:145 vector [0]: res = 872a6263de3b6e220000000000000000 20241224160229226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229226 DAUC <0003> auc.c:179 vector [0]: kc = 5b4b64723624a000 20241224160229226 DAUC <0003> auc.c:180 vector [0]: sres = 94ab04cd 20241224160229226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229226 DAUC <0003> auc.c:113 vector [1]: rand = a273e3f2f6f124941ea692b564fabb0c 20241224160229226 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224160229226 DAUC <0003> auc.c:142 vector [1]: autn = 88c0ec75c270000065c7a00c4a9a219b 20241224160229226 DAUC <0003> auc.c:143 vector [1]: ck = 4bb5be25cd17f964441860f9e48420ce 20241224160229226 DAUC <0003> auc.c:144 vector [1]: ik = 97e30868b85236ccfc0d5e14cfe04da4 20241224160229226 DAUC <0003> auc.c:145 vector [1]: res = daecb3bb12685d780000000000000000 20241224160229226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229226 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229226 DAUC <0003> auc.c:179 vector [1]: kc = 0d8ee05f80dbb400 20241224160229226 DAUC <0003> auc.c:180 vector [1]: sres = 693d37d7 20241224160229226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229226 DAUC <0003> auc.c:113 vector [2]: rand = 42183cdc1f7c735665fe39a3672c14db 20241224160229226 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224160229226 DAUC <0003> auc.c:142 vector [2]: autn = b5afc426782000006a6a1f0a8a61a54e 20241224160229226 DAUC <0003> auc.c:143 vector [2]: ck = 27354c1e357b9c6a1eec92f43aaaa8f1 20241224160229226 DAUC <0003> auc.c:144 vector [2]: ik = 1cc6caeec2fb0b20992b5cba6f9c8dd2 20241224160229226 DAUC <0003> auc.c:145 vector [2]: res = 00d25e47dd3317680000000000000000 20241224160229226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229226 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229226 DAUC <0003> auc.c:179 vector [2]: kc = 6f6a079af37d6800 20241224160229226 DAUC <0003> auc.c:180 vector [2]: sres = 3a06e7b9 20241224160229226 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229226 DAUC <0003> auc.c:113 vector [3]: rand = bac7e65e61fd09b98ea8ca2660508439 20241224160229226 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224160229226 DAUC <0003> auc.c:142 vector [3]: autn = f464ba3fe4e500008c66b233e2910c94 20241224160229226 DAUC <0003> auc.c:143 vector [3]: ck = a9bf936f80e642987f810a400ae230fe 20241224160229226 DAUC <0003> auc.c:144 vector [3]: ik = 3f2e766bfc3bc3dac5a76f518a307c31 20241224160229226 DAUC <0003> auc.c:145 vector [3]: res = 323dd25b3912c4500000000000000000 20241224160229226 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229226 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229226 DAUC <0003> auc.c:179 vector [3]: kc = 502ae38af202e400 20241224160229226 DAUC <0003> auc.c:180 vector [3]: sres = 33cb2db4 20241224160229226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229226 DAUC <0003> auc.c:113 vector [4]: rand = c120958697f7c1c4cbd79c80b683d3ce 20241224160229226 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224160229226 DAUC <0003> auc.c:142 vector [4]: autn = 3efb1ec94c1300006d840d40e7991149 20241224160229226 DAUC <0003> auc.c:143 vector [4]: ck = 169b1f333f1869d0198afeb0f6af9415 20241224160229226 DAUC <0003> auc.c:144 vector [4]: ik = 903702fa491f13fd82ec85715c769b98 20241224160229226 DAUC <0003> auc.c:145 vector [4]: res = 6934ae58dc180d630000000000000000 20241224160229226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229226 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229226 DAUC <0003> auc.c:179 vector [4]: kc = 20acd2d80e6ff800 20241224160229226 DAUC <0003> auc.c:180 vector [4]: sres = 991ff9e2 20241224160229226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229226 DAUC <0003> db_auc.c:245 IMSI='262420956646831': Generated 5 vectors 20241224160229226 DAUC <0003> db_auc.c:249 IMSI='262420956646831': Updating SQN=481 in DB 20241224160229226 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420956646831"} 20241224160229226 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420956646831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229226 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 20241224160229228 DAUC <0003> db_auc.c:157 IMSI='262429674290567': No 2G Auth Data 20241224160229228 DAUC <0003> db_auc.c:192 IMSI='262429674290567': No 3G Auth Data 20241224160229234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241224160229236 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229236 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429674290567"} 20241224160229236 DAUC <0003> db_auc.c:236 IMSI='262429674290567': Calling to generate 1 vectors 20241224160229236 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224160229236 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229236 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229236 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160229236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229236 DAUC <0003> auc.c:113 vector [0]: rand = f2ac8529b7fc9928eccc835afc18eeab 20241224160229236 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160229236 DAUC <0003> auc.c:142 vector [0]: autn = cb366388ba0f000053d9d38c1c7fc193 20241224160229236 DAUC <0003> auc.c:143 vector [0]: ck = 2898ac6c3df6b2e2a0d0441089920661 20241224160229236 DAUC <0003> auc.c:144 vector [0]: ik = 9c6460035a323d30e2362b9fd82e27a9 20241224160229236 DAUC <0003> auc.c:145 vector [0]: res = 0839813c9167cae00000000000000000 20241224160229236 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229236 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229236 DAUC <0003> auc.c:179 vector [0]: kc = 0a5c987eff32c800 20241224160229236 DAUC <0003> auc.c:180 vector [0]: sres = df4a0c57 20241224160229236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229236 DAUC <0003> db_auc.c:245 IMSI='262429674290567': Generated 1 vectors 20241224160229236 DAUC <0003> db_auc.c:249 IMSI='262429674290567': Updating SQN=33 in DB 20241224160229236 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429674290567"} 20241224160229236 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229236 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229236 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229238 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229238 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429674290567"} 20241224160229238 DAUC <0003> db_auc.c:236 IMSI='262429674290567': Calling to generate 4 vectors 20241224160229238 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224160229238 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229238 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229238 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224160229238 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229238 DAUC <0003> auc.c:113 vector [0]: rand = 19b34415aa70ad28fa1e718dcd7529a3 20241224160229238 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224160229238 DAUC <0003> auc.c:142 vector [0]: autn = 2d47b7422b2100006b88536e4fd61419 20241224160229238 DAUC <0003> auc.c:143 vector [0]: ck = 1c47e2d34634c87af0613c70401e808e 20241224160229238 DAUC <0003> auc.c:144 vector [0]: ik = bde0f08cc69cec43f6169cc3cb7702b9 20241224160229238 DAUC <0003> auc.c:145 vector [0]: res = 36c8d39e100709af0000000000000000 20241224160229238 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229238 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229238 DAUC <0003> auc.c:179 vector [0]: kc = dae41646214dc400 20241224160229238 DAUC <0003> auc.c:180 vector [0]: sres = a82e2dbb 20241224160229238 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229238 DAUC <0003> auc.c:113 vector [1]: rand = e01f659d939d2a19df690e7c00e8d65d 20241224160229238 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224160229238 DAUC <0003> auc.c:142 vector [1]: autn = 0abed21a2e560000676189eb445d287a 20241224160229238 DAUC <0003> auc.c:143 vector [1]: ck = 395ac89464c84cdbd792b2117773e8a3 20241224160229238 DAUC <0003> auc.c:144 vector [1]: ik = 70d4ec952a7b694173f4c88b2ef8ee92 20241224160229238 DAUC <0003> auc.c:145 vector [1]: res = c807e93fd7595e0b0000000000000000 20241224160229238 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229238 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229238 DAUC <0003> auc.c:179 vector [1]: kc = 2fd45dd7e8c0c400 20241224160229238 DAUC <0003> auc.c:180 vector [1]: sres = a38509f7 20241224160229238 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229238 DAUC <0003> auc.c:113 vector [2]: rand = 4c72e851de8da56828ee26f51a796421 20241224160229238 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224160229238 DAUC <0003> auc.c:142 vector [2]: autn = 5ded20598cd60000231a12982c4fbb05 20241224160229238 DAUC <0003> auc.c:143 vector [2]: ck = 8496156595df220bfa420f69b84fe293 20241224160229238 DAUC <0003> auc.c:144 vector [2]: ik = 3932e92eba499e49696f89f80782071f 20241224160229238 DAUC <0003> auc.c:145 vector [2]: res = 57d7ecf6ccbf07280000000000000000 20241224160229238 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229238 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229238 DAUC <0003> auc.c:179 vector [2]: kc = 0efad1debbf64800 20241224160229238 DAUC <0003> auc.c:180 vector [2]: sres = fcbde044 20241224160229238 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229238 DAUC <0003> auc.c:113 vector [3]: rand = b2edff35ed2e0c3897d72293ff0d6384 20241224160229238 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224160229238 DAUC <0003> auc.c:142 vector [3]: autn = 90710f5e61210000ef1d4ee3387a89a3 20241224160229238 DAUC <0003> auc.c:143 vector [3]: ck = 16ba55cefdb6f7c5800e3e3443b664ff 20241224160229238 DAUC <0003> auc.c:144 vector [3]: ik = 7f106b74422e7ecfd5455fd84ea63a2a 20241224160229238 DAUC <0003> auc.c:145 vector [3]: res = 37ef1aaf1f3171bb0000000000000000 20241224160229238 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229238 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229238 DAUC <0003> auc.c:179 vector [3]: kc = 910cf1c10ef10800 20241224160229238 DAUC <0003> auc.c:180 vector [3]: sres = 7245c580 20241224160229238 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229238 DAUC <0003> db_auc.c:245 IMSI='262429674290567': Generated 4 vectors 20241224160229238 DAUC <0003> db_auc.c:249 IMSI='262429674290567': Updating SQN=161 in DB 20241224160229238 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429674290567"} 20241224160229238 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229238 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229238 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229240 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229240 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429674290567"} 20241224160229240 DAUC <0003> db_auc.c:236 IMSI='262429674290567': Calling to generate 5 vectors 20241224160229240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224160229240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229240 DAUC <0003> auc.c:113 vector [0]: rand = bef497ccc8d264f4394f1c14b9d6bad7 20241224160229240 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224160229240 DAUC <0003> auc.c:142 vector [0]: autn = 288f900c50b10000dc1ea1e399b639a4 20241224160229240 DAUC <0003> auc.c:143 vector [0]: ck = 832330f97defd9a607f8131bc9d0624b 20241224160229240 DAUC <0003> auc.c:144 vector [0]: ik = 1e3c7939bb756e7dc396517858d43725 20241224160229240 DAUC <0003> auc.c:145 vector [0]: res = b2976adaf818424f0000000000000000 20241224160229240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229240 DAUC <0003> auc.c:179 vector [0]: kc = 8deb823b31f68c00 20241224160229240 DAUC <0003> auc.c:180 vector [0]: sres = 1494816f 20241224160229240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229240 DAUC <0003> auc.c:113 vector [1]: rand = 7ab22a8f945a0f43763174a520c007fc 20241224160229240 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224160229240 DAUC <0003> auc.c:142 vector [1]: autn = e622aa09aba300007d342878048ec3f2 20241224160229240 DAUC <0003> auc.c:143 vector [1]: ck = ed005c915d3982231b21667fe4db3edd 20241224160229240 DAUC <0003> auc.c:144 vector [1]: ik = 018ca39764a4a24b385df283dbb0c078 20241224160229240 DAUC <0003> auc.c:145 vector [1]: res = c7adb2548eafb2870000000000000000 20241224160229240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229240 DAUC <0003> auc.c:179 vector [1]: kc = 4878bfd4025ce800 20241224160229240 DAUC <0003> auc.c:180 vector [1]: sres = 93db63b3 20241224160229240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229240 DAUC <0003> auc.c:113 vector [2]: rand = d1760dc979c0c46cfb54effac152c52b 20241224160229240 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224160229240 DAUC <0003> auc.c:142 vector [2]: autn = 06533b2e2015000010957221c951ddbf 20241224160229240 DAUC <0003> auc.c:143 vector [2]: ck = 9ef527b366bbf52c81f7bd662239fc84 20241224160229240 DAUC <0003> auc.c:144 vector [2]: ik = 7c09e511737155618308c19aa7f847f4 20241224160229240 DAUC <0003> auc.c:145 vector [2]: res = 5d6c33ffe2f2c6a40000000000000000 20241224160229240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229240 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229240 DAUC <0003> auc.c:179 vector [2]: kc = b51ee36baaebb800 20241224160229240 DAUC <0003> auc.c:180 vector [2]: sres = 166da649 20241224160229240 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229240 DAUC <0003> auc.c:113 vector [3]: rand = f0e9475847f3a5794dcc37009b4f3c05 20241224160229240 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224160229240 DAUC <0003> auc.c:142 vector [3]: autn = 86477341134a000051ee53b2ddaeb14b 20241224160229240 DAUC <0003> auc.c:143 vector [3]: ck = 6bf28515dd5ce7ed90dc4a1e676a310f 20241224160229240 DAUC <0003> auc.c:144 vector [3]: ik = 2718586ff9ca32abd194b8240ff5a830 20241224160229240 DAUC <0003> auc.c:145 vector [3]: res = 355d9bf9570f624e0000000000000000 20241224160229240 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229240 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229240 DAUC <0003> auc.c:179 vector [3]: kc = f1c0ee1de9977400 20241224160229240 DAUC <0003> auc.c:180 vector [3]: sres = 88c11952 20241224160229240 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229240 DAUC <0003> auc.c:113 vector [4]: rand = 95d4a0dca78ce227bbdaf1a405b2a015 20241224160229240 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224160229240 DAUC <0003> auc.c:142 vector [4]: autn = e43427e4f8ce0000eb8adcea3f92d6e5 20241224160229240 DAUC <0003> auc.c:143 vector [4]: ck = 6c6c17176cb57a1668430143c51bb11e 20241224160229240 DAUC <0003> auc.c:144 vector [4]: ik = 5f2142f635abc2774a1dafacd7cf5dfb 20241224160229240 DAUC <0003> auc.c:145 vector [4]: res = 9b14193940e6e5b60000000000000000 20241224160229240 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229240 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229240 DAUC <0003> auc.c:179 vector [4]: kc = 2b95209aefc0f000 20241224160229240 DAUC <0003> auc.c:180 vector [4]: sres = 55988041 20241224160229240 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229240 DAUC <0003> db_auc.c:245 IMSI='262429674290567': Generated 5 vectors 20241224160229240 DAUC <0003> db_auc.c:249 IMSI='262429674290567': Updating SQN=321 in DB 20241224160229240 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429674290567"} 20241224160229240 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229240 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229240 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229242 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429674290567"} 20241224160229242 DAUC <0003> db_auc.c:236 IMSI='262429674290567': Calling to generate 5 vectors 20241224160229242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224160229242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229242 DAUC <0003> auc.c:113 vector [0]: rand = 115dbc65e0718e69ae1bd08b445bb9fd 20241224160229242 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224160229242 DAUC <0003> auc.c:142 vector [0]: autn = 1040ccba46d900000d3c87ea65e3d870 20241224160229242 DAUC <0003> auc.c:143 vector [0]: ck = 6890075a0aa37376032b9d640e168a82 20241224160229242 DAUC <0003> auc.c:144 vector [0]: ik = 6811e01e29bd6a5db71a87f28da74284 20241224160229242 DAUC <0003> auc.c:145 vector [0]: res = e03244fe8ae5f66f0000000000000000 20241224160229242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229242 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229242 DAUC <0003> auc.c:179 vector [0]: kc = 527da83a56a03800 20241224160229242 DAUC <0003> auc.c:180 vector [0]: sres = 743a2ea5 20241224160229242 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229242 DAUC <0003> auc.c:113 vector [1]: rand = e2673488744ea868d2092d230b45f41b 20241224160229242 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224160229242 DAUC <0003> auc.c:142 vector [1]: autn = e0a8ac2d41d600009b12ccd555f0a612 20241224160229242 DAUC <0003> auc.c:143 vector [1]: ck = 666f80858117d68031266b670077f21e 20241224160229242 DAUC <0003> auc.c:144 vector [1]: ik = 33b5f315d7cc34dd85d7e52042e789eb 20241224160229242 DAUC <0003> auc.c:145 vector [1]: res = cc4f8d27c86bb5df0000000000000000 20241224160229242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229242 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229242 DAUC <0003> auc.c:179 vector [1]: kc = 960c78bf065c1400 20241224160229242 DAUC <0003> auc.c:180 vector [1]: sres = 33ecf6af 20241224160229242 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229242 DAUC <0003> auc.c:113 vector [2]: rand = f1c3fe08e6a55ef6e274ac76e0fefab2 20241224160229242 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224160229242 DAUC <0003> auc.c:142 vector [2]: autn = 42bb527aa32e00001fdbd4f5f0e90bb8 20241224160229242 DAUC <0003> auc.c:143 vector [2]: ck = 2e61f561faa108a0a0a64df48504beee 20241224160229242 DAUC <0003> auc.c:144 vector [2]: ik = 6ee765235825774c959e30f9d0a6f26d 20241224160229242 DAUC <0003> auc.c:145 vector [2]: res = af28e0655b20fc690000000000000000 20241224160229242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229242 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229243 DAUC <0003> auc.c:179 vector [2]: kc = 57586b065c0da000 20241224160229243 DAUC <0003> auc.c:180 vector [2]: sres = 33da506a 20241224160229243 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229243 DAUC <0003> auc.c:113 vector [3]: rand = 2be8b4c0c50ddaa42da26ccd5b7f44a4 20241224160229243 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224160229243 DAUC <0003> auc.c:142 vector [3]: autn = 8eae3ca04f160000f6521ba45c4cb33e 20241224160229243 DAUC <0003> auc.c:143 vector [3]: ck = 56754ced462c61c4856b2d7dd2e4b2a4 20241224160229243 DAUC <0003> auc.c:144 vector [3]: ik = 7d8b50881f5b558706d535dfb4d21468 20241224160229243 DAUC <0003> auc.c:145 vector [3]: res = 62e41ead9dad362e0000000000000000 20241224160229243 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229243 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229243 DAUC <0003> auc.c:179 vector [3]: kc = 5f1117277e47fc00 20241224160229243 DAUC <0003> auc.c:180 vector [3]: sres = 192364bc 20241224160229243 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229243 DAUC <0003> auc.c:113 vector [4]: rand = dd2642b3c1a0d2d632dc1e829ebfe170 20241224160229243 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224160229243 DAUC <0003> auc.c:142 vector [4]: autn = bd41ca89e4bd0000d2cd0749eee233f2 20241224160229243 DAUC <0003> auc.c:143 vector [4]: ck = 83d8031eae9695ce564abfe2243394ff 20241224160229243 DAUC <0003> auc.c:144 vector [4]: ik = 1d3a509fe87690d83fb34386e114b3e6 20241224160229243 DAUC <0003> auc.c:145 vector [4]: res = c4fa683625c3a4c80000000000000000 20241224160229243 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229243 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229243 DAUC <0003> auc.c:179 vector [4]: kc = 56c8c39544f94000 20241224160229243 DAUC <0003> auc.c:180 vector [4]: sres = 4a448609 20241224160229243 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229243 DAUC <0003> db_auc.c:245 IMSI='262429674290567': Generated 5 vectors 20241224160229243 DAUC <0003> db_auc.c:249 IMSI='262429674290567': Updating SQN=481 in DB 20241224160229243 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429674290567"} 20241224160229243 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429674290567 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229243 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229243 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241224160229245 DAUC <0003> db_auc.c:157 IMSI='262422721422179': No 2G Auth Data 20241224160229245 DAUC <0003> db_auc.c:192 IMSI='262422721422179': No 3G Auth Data 20241224160229252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241224160229254 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229254 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422721422179"} 20241224160229254 DAUC <0003> db_auc.c:236 IMSI='262422721422179': Calling to generate 1 vectors 20241224160229254 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241224160229254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160229254 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229254 DAUC <0003> auc.c:113 vector [0]: rand = fac34a25ae09c2cbbfd8871fa5c8e480 20241224160229254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160229254 DAUC <0003> auc.c:142 vector [0]: autn = 1ec99e27f5880000fcc0ec227250f69f 20241224160229254 DAUC <0003> auc.c:143 vector [0]: ck = e39d8f0587f2c4277a7b1b1ab2915673 20241224160229254 DAUC <0003> auc.c:144 vector [0]: ik = 4bc280f3326c9e5ac9621577a76f61ea 20241224160229254 DAUC <0003> auc.c:145 vector [0]: res = 72a5b2eb1355ed2d0000000000000000 20241224160229254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229254 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229254 DAUC <0003> auc.c:179 vector [0]: kc = 29e51152cc602a8d 20241224160229254 DAUC <0003> auc.c:180 vector [0]: sres = 9716a837 20241224160229254 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229254 DAUC <0003> db_auc.c:245 IMSI='262422721422179': Generated 1 vectors 20241224160229254 DAUC <0003> db_auc.c:249 IMSI='262422721422179': Updating SQN=33 in DB 20241224160229254 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422721422179"} 20241224160229254 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229254 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229254 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229255 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229255 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422721422179"} 20241224160229255 DAUC <0003> db_auc.c:236 IMSI='262422721422179': Calling to generate 4 vectors 20241224160229255 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241224160229255 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229255 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229255 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241224160229255 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229255 DAUC <0003> auc.c:113 vector [0]: rand = b37ce45779f59f0cbb22ae8b524ccf84 20241224160229255 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241224160229255 DAUC <0003> auc.c:142 vector [0]: autn = a4cf4c5670460000a879bfc28551ab60 20241224160229255 DAUC <0003> auc.c:143 vector [0]: ck = fc4453418a65a9be2b02429fe6944b8c 20241224160229255 DAUC <0003> auc.c:144 vector [0]: ik = 5deb70c91b23c53b13a5bb4869af70b9 20241224160229255 DAUC <0003> auc.c:145 vector [0]: res = f43fc7e7f55045630000000000000000 20241224160229255 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229255 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229255 DAUC <0003> auc.c:179 vector [0]: kc = cd5a8fc0449bed61 20241224160229255 DAUC <0003> auc.c:180 vector [0]: sres = e292981e 20241224160229255 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229255 DAUC <0003> auc.c:113 vector [1]: rand = 472ab75b85504de414c42d2ecf61a9eb 20241224160229255 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241224160229256 DAUC <0003> auc.c:142 vector [1]: autn = 8d783169e10300001148bd1a4e721e3c 20241224160229256 DAUC <0003> auc.c:143 vector [1]: ck = 7c081b3362a245055876255bc08618ce 20241224160229256 DAUC <0003> auc.c:144 vector [1]: ik = 66a07ef130cf1282e556901b0cfa70cd 20241224160229256 DAUC <0003> auc.c:145 vector [1]: res = 4abab5491f8f477d0000000000000000 20241224160229256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229256 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229256 DAUC <0003> auc.c:179 vector [1]: kc = e0b653ecbb343e45 20241224160229256 DAUC <0003> auc.c:180 vector [1]: sres = 7243c472 20241224160229256 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229256 DAUC <0003> auc.c:113 vector [2]: rand = 8654f81d3969889e08083c89f2cab93f 20241224160229256 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241224160229256 DAUC <0003> auc.c:142 vector [2]: autn = ddb22057c6d6000059df457bf54d1614 20241224160229256 DAUC <0003> auc.c:143 vector [2]: ck = 4bb32c99ea9c05b4b686493d703d7924 20241224160229256 DAUC <0003> auc.c:144 vector [2]: ik = 34ab0ae4d400b81c1685458d44343d71 20241224160229256 DAUC <0003> auc.c:145 vector [2]: res = 61e0d32bdc58eaec0000000000000000 20241224160229256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229256 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229256 DAUC <0003> auc.c:179 vector [2]: kc = dcdf1ccba2e25035 20241224160229256 DAUC <0003> auc.c:180 vector [2]: sres = 16bc0930 20241224160229256 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229256 DAUC <0003> auc.c:113 vector [3]: rand = 8cfbea13e783a7fea98b9bedc921731f 20241224160229256 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241224160229256 DAUC <0003> auc.c:142 vector [3]: autn = ac0c258a44e30000e014efd27ec0bb6a 20241224160229256 DAUC <0003> auc.c:143 vector [3]: ck = 35f18d87a94bb12faa09971d25ba78f8 20241224160229256 DAUC <0003> auc.c:144 vector [3]: ik = 773359d6654fdc369780c6d9c0f8e64d 20241224160229256 DAUC <0003> auc.c:145 vector [3]: res = 182472c390c95a200000000000000000 20241224160229256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229256 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229256 DAUC <0003> auc.c:179 vector [3]: kc = 17fe4f27a7b10c92 20241224160229256 DAUC <0003> auc.c:180 vector [3]: sres = 73af27e9 20241224160229256 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229256 DAUC <0003> db_auc.c:245 IMSI='262422721422179': Generated 4 vectors 20241224160229256 DAUC <0003> db_auc.c:249 IMSI='262422721422179': Updating SQN=161 in DB 20241224160229256 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422721422179"} 20241224160229256 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229256 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229256 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229257 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229257 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422721422179"} 20241224160229257 DAUC <0003> db_auc.c:236 IMSI='262422721422179': Calling to generate 5 vectors 20241224160229257 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229257 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241224160229257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229257 DAUC <0003> auc.c:113 vector [0]: rand = 56b2b4d846908c86141b5b4d4b78be24 20241224160229257 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241224160229257 DAUC <0003> auc.c:142 vector [0]: autn = ae3b3eb9bab80000f1d064dc92cdf712 20241224160229257 DAUC <0003> auc.c:143 vector [0]: ck = 2ecc85d4b2bae9f68a11cf76eb07e5fd 20241224160229257 DAUC <0003> auc.c:144 vector [0]: ik = b3f8171d5b0eb0d45d1e19a892e7fe59 20241224160229257 DAUC <0003> auc.c:145 vector [0]: res = bf95ca9daac5e89b0000000000000000 20241224160229257 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229257 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229258 DAUC <0003> auc.c:179 vector [0]: kc = 722baf82e014f265 20241224160229258 DAUC <0003> auc.c:180 vector [0]: sres = 5423f554 20241224160229258 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229258 DAUC <0003> auc.c:113 vector [1]: rand = 20b8678bff61039cef866510fb65c0cd 20241224160229258 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241224160229258 DAUC <0003> auc.c:142 vector [1]: autn = 6aca45363fd10000c3b1ef2fd93b27a5 20241224160229258 DAUC <0003> auc.c:143 vector [1]: ck = c64aa5fb0d8f98ee47dacd0fc9e40b71 20241224160229258 DAUC <0003> auc.c:144 vector [1]: ik = c9528f1fc4a094a8228892586bba32a5 20241224160229258 DAUC <0003> auc.c:145 vector [1]: res = 7cdac98a455bae280000000000000000 20241224160229258 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229258 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229258 DAUC <0003> auc.c:179 vector [1]: kc = b97c878db0d26dfe 20241224160229258 DAUC <0003> auc.c:180 vector [1]: sres = ac3964c5 20241224160229258 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229258 DAUC <0003> auc.c:113 vector [2]: rand = 49fabdf9e86384cb3f9229a808a6ae9e 20241224160229258 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241224160229258 DAUC <0003> auc.c:142 vector [2]: autn = abe38a401a030000d69105762f67b102 20241224160229258 DAUC <0003> auc.c:143 vector [2]: ck = c56af9196911631c03f01d28e5f1afd4 20241224160229258 DAUC <0003> auc.c:144 vector [2]: ik = 4e27c949c14658ed8475fa872a8d679a 20241224160229258 DAUC <0003> auc.c:145 vector [2]: res = f940bab701fec9270000000000000000 20241224160229258 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229258 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229258 DAUC <0003> auc.c:179 vector [2]: kc = 9dc175c1ecadd5c2 20241224160229258 DAUC <0003> auc.c:180 vector [2]: sres = 1e38dd64 20241224160229258 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229258 DAUC <0003> auc.c:113 vector [3]: rand = dcc7177c541c5c10bbd63d38cc0efc45 20241224160229258 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241224160229258 DAUC <0003> auc.c:142 vector [3]: autn = b794f220e2160000eb0a76b55cbab212 20241224160229258 DAUC <0003> auc.c:143 vector [3]: ck = 057b2119a1a9e090c0b688030fe52020 20241224160229258 DAUC <0003> auc.c:144 vector [3]: ik = 8e279711d55e0078753a1344edb98d26 20241224160229258 DAUC <0003> auc.c:145 vector [3]: res = bda6d18f0c394f7b0000000000000000 20241224160229258 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229258 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229258 DAUC <0003> auc.c:179 vector [3]: kc = ec82cc37117845df 20241224160229258 DAUC <0003> auc.c:180 vector [3]: sres = 4c39888a 20241224160229258 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229258 DAUC <0003> auc.c:113 vector [4]: rand = 9f7116794ac834abb9e2e51c5363981c 20241224160229258 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241224160229258 DAUC <0003> auc.c:142 vector [4]: autn = 060baa018a2000009b05c26c02f12487 20241224160229258 DAUC <0003> auc.c:143 vector [4]: ck = 81cb1bf435ecc4b18e51e32ea989a1dc 20241224160229258 DAUC <0003> auc.c:144 vector [4]: ik = c3d1e55239e0e84d809a31052df43da3 20241224160229258 DAUC <0003> auc.c:145 vector [4]: res = 6f96aeeb175ddddd0000000000000000 20241224160229258 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229258 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229258 DAUC <0003> auc.c:179 vector [4]: kc = 14da2f05ce4c50ca 20241224160229258 DAUC <0003> auc.c:180 vector [4]: sres = 505c9f4a 20241224160229258 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229258 DAUC <0003> db_auc.c:245 IMSI='262422721422179': Generated 5 vectors 20241224160229258 DAUC <0003> db_auc.c:249 IMSI='262422721422179': Updating SQN=321 in DB 20241224160229258 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422721422179"} 20241224160229258 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229258 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229258 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229260 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229260 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422721422179"} 20241224160229260 DAUC <0003> db_auc.c:236 IMSI='262422721422179': Calling to generate 5 vectors 20241224160229260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160229260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160229260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160229260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241224160229260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160229260 DAUC <0003> auc.c:113 vector [0]: rand = c311386f0a7e77e745e2c4a7331934d5 20241224160229260 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241224160229260 DAUC <0003> auc.c:142 vector [0]: autn = 4d2bc7f8813c0000066d5226de4acd5a 20241224160229260 DAUC <0003> auc.c:143 vector [0]: ck = 625a323a8f492ca20b3e765387ca8439 20241224160229260 DAUC <0003> auc.c:144 vector [0]: ik = d69387c735c957337c848a3d387c8b46 20241224160229260 DAUC <0003> auc.c:145 vector [0]: res = 487de69980a1d1520000000000000000 20241224160229260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160229260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160229260 DAUC <0003> auc.c:179 vector [0]: kc = ee20bebde97b9170 20241224160229260 DAUC <0003> auc.c:180 vector [0]: sres = d5c85e4b 20241224160229260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160229260 DAUC <0003> auc.c:113 vector [1]: rand = 69567f0ae6f0b78459361f98006ba015 20241224160229260 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241224160229260 DAUC <0003> auc.c:142 vector [1]: autn = e51acc208fed000005c3582f63d68da3 20241224160229260 DAUC <0003> auc.c:143 vector [1]: ck = d54ebb750cb9fbb92e89871920bfa306 20241224160229260 DAUC <0003> auc.c:144 vector [1]: ik = 893f12aee1b509383e4624b0777e9291 20241224160229260 DAUC <0003> auc.c:145 vector [1]: res = c19f4d4d4f14f2650000000000000000 20241224160229260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160229260 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160229260 DAUC <0003> auc.c:179 vector [1]: kc = f6fa2951107b0f75 20241224160229260 DAUC <0003> auc.c:180 vector [1]: sres = 9e800ef8 20241224160229260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160229260 DAUC <0003> auc.c:113 vector [2]: rand = 9eee819dc153477ca38fed8ed336c29a 20241224160229260 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241224160229260 DAUC <0003> auc.c:142 vector [2]: autn = 64cd45331f230000f8d61cdc6d6d0818 20241224160229260 DAUC <0003> auc.c:143 vector [2]: ck = f6dea2d8ac1f03bea1e4ab1cbe69ab70 20241224160229260 DAUC <0003> auc.c:144 vector [2]: ik = afa3fb5ef08d48de4c6efe27a4edcebc 20241224160229260 DAUC <0003> auc.c:145 vector [2]: res = e22fb36a1ccc45e80000000000000000 20241224160229260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160229260 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160229260 DAUC <0003> auc.c:179 vector [2]: kc = 747c0283827995cb 20241224160229260 DAUC <0003> auc.c:180 vector [2]: sres = 3bc725ba 20241224160229260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160229260 DAUC <0003> auc.c:113 vector [3]: rand = a2afa5366098b3067bb9c15c623717f7 20241224160229260 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241224160229260 DAUC <0003> auc.c:142 vector [3]: autn = 4c8875a50b500000cad1adc782a28b3e 20241224160229260 DAUC <0003> auc.c:143 vector [3]: ck = f63365eac684b5c29d402908629966dc 20241224160229260 DAUC <0003> auc.c:144 vector [3]: ik = a78874ae5f0e09e4144114b28c77931b 20241224160229260 DAUC <0003> auc.c:145 vector [3]: res = 037775c486cecc350000000000000000 20241224160229260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160229260 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160229260 DAUC <0003> auc.c:179 vector [3]: kc = e92a830e911b85ad 20241224160229260 DAUC <0003> auc.c:180 vector [3]: sres = 79fbe4e4 20241224160229260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160229260 DAUC <0003> auc.c:113 vector [4]: rand = 081e82d6b71eade9db91e8cbab2da47c 20241224160229260 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241224160229260 DAUC <0003> auc.c:142 vector [4]: autn = 2d596e5f612a0000d4b3d16580cb6f51 20241224160229260 DAUC <0003> auc.c:143 vector [4]: ck = 5c680f4943e7db5dc4b8390026b58a58 20241224160229260 DAUC <0003> auc.c:144 vector [4]: ik = fa7d57940f0f01ecd309bf30bdfb3db2 20241224160229260 DAUC <0003> auc.c:145 vector [4]: res = 7035ed4f743478910000000000000000 20241224160229260 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160229261 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160229261 DAUC <0003> auc.c:179 vector [4]: kc = 93354a0a6b22c186 20241224160229261 DAUC <0003> auc.c:180 vector [4]: sres = 004a816b 20241224160229261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160229261 DAUC <0003> db_auc.c:245 IMSI='262422721422179': Generated 5 vectors 20241224160229261 DAUC <0003> db_auc.c:249 IMSI='262422721422179': Updating SQN=481 in DB 20241224160229261 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422721422179"} 20241224160229261 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422721422179 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160229261 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229261 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160229262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241224160229263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 20241224160229263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37763<->l=127.0.0.1:4259) 20241224160229264 DLINP <000b> input/ipa.c:452 connected read/write 20241224160229264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160229264 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160229264 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160229264 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160229289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20241224160229390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20241224160232471 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160232471 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160232472 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241224160232473 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232473 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160232473 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160232473 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  20241224160232473 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160232473 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  20241224160232473 DLGSUP <0013> gsup_server.c:236 2:  20241224160232473 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160232473 DLGSUP <0013> gsup_server.c:236 3:  20241224160232473 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160232473 DLGSUP <0013> gsup_server.c:236 4:  20241224160232474 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160232474 DLGSUP <0013> gsup_server.c:236 5:  20241224160232474 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160232474 DLGSUP <0013> gsup_server.c:236 7:  20241224160232474 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160232474 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160232474 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160232474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160232492 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42285<->l=127.0.0.1:4259) 20241224160232498 DAUC <0003> db_auc.c:157 IMSI='262427908444281': No 2G Auth Data 20241224160232498 DAUC <0003> db_auc.c:192 IMSI='262427908444281': No 3G Auth Data 20241224160232510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52374<->l=127.0.0.1:4258 20241224160232518 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232518 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427908444281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427908444281"} 20241224160232518 DAUC <0003> db_auc.c:157 IMSI='262427908444281': No 2G Auth Data 20241224160232518 DAUC <0003> db_auc.c:236 IMSI='262427908444281': Calling to generate 5 vectors 20241224160232518 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160232518 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160232518 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160232518 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160232518 DAUC <0003> auc.c:113 vector [0]: rand = dceaee7246bc25c906a6b54a4d23415e 20241224160232518 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160232518 DAUC <0003> auc.c:142 vector [0]: autn = 408a547adb6580006bd52867c8258a5c 20241224160232518 DAUC <0003> auc.c:143 vector [0]: ck = 61fd597fa1c04276907959296bb7086e 20241224160232518 DAUC <0003> auc.c:144 vector [0]: ik = be7efcda4c7f32ada797ea14eb72119d 20241224160232518 DAUC <0003> auc.c:145 vector [0]: res = db1042091503b18a0000000000000000 20241224160232518 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160232518 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160232518 DAUC <0003> auc.c:151 vector [0]: kc = e86d16986d7a6928 20241224160232518 DAUC <0003> auc.c:152 vector [0]: sres = ce13f383 20241224160232518 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160232518 DAUC <0003> auc.c:113 vector [1]: rand = e95711b818789a43c0a3d41b1e40aa6b 20241224160232518 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160232518 DAUC <0003> auc.c:142 vector [1]: autn = ba26359634c88000559a92946815710e 20241224160232518 DAUC <0003> auc.c:143 vector [1]: ck = cd82fba5b5741312ec2dcaedb79f430a 20241224160232518 DAUC <0003> auc.c:144 vector [1]: ik = 64f4cb9a37c1f0263ba8f5d8de245919 20241224160232518 DAUC <0003> auc.c:145 vector [1]: res = 49374bb7e1dc50d60000000000000000 20241224160232518 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160232518 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160232518 DAUC <0003> auc.c:151 vector [1]: kc = 7ef30f0aeb0ef927 20241224160232518 DAUC <0003> auc.c:152 vector [1]: sres = a8eb1b61 20241224160232518 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160232518 DAUC <0003> auc.c:113 vector [2]: rand = de64b9d831075abdb723a3115f3a6ea1 20241224160232518 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160232518 DAUC <0003> auc.c:142 vector [2]: autn = ac1cb3664b378000916f010345ab327b 20241224160232518 DAUC <0003> auc.c:143 vector [2]: ck = c6475f329ccf2962631cd3254ebd1c7f 20241224160232518 DAUC <0003> auc.c:144 vector [2]: ik = 45895f2546ac0be09b382916f801fa25 20241224160232518 DAUC <0003> auc.c:145 vector [2]: res = d2c1b7d284ea39010000000000000000 20241224160232518 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160232518 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160232518 DAUC <0003> auc.c:151 vector [2]: kc = 7beafa246cdfc4d8 20241224160232518 DAUC <0003> auc.c:152 vector [2]: sres = 562b8ed3 20241224160232518 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160232518 DAUC <0003> auc.c:113 vector [3]: rand = 51d7afa1ea3db458eae69c68064a53ec 20241224160232518 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160232519 DAUC <0003> auc.c:142 vector [3]: autn = beba1476369b80003a2b4b1d4d235a32 20241224160232519 DAUC <0003> auc.c:143 vector [3]: ck = 4d43868cd41d6acfad7731adceae04df 20241224160232519 DAUC <0003> auc.c:144 vector [3]: ik = 5bfb53f145e5ea6fce2477f762baebbc 20241224160232519 DAUC <0003> auc.c:145 vector [3]: res = 9a9c24a011d543850000000000000000 20241224160232519 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160232519 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160232519 DAUC <0003> auc.c:151 vector [3]: kc = 75eb93273dec6fc3 20241224160232519 DAUC <0003> auc.c:152 vector [3]: sres = 8b496725 20241224160232519 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160232519 DAUC <0003> auc.c:113 vector [4]: rand = a03254c41cd143f6e30103f8484e6fe9 20241224160232519 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160232519 DAUC <0003> auc.c:142 vector [4]: autn = 65cea0cf16098000e8ef6683dd453a7b 20241224160232519 DAUC <0003> auc.c:143 vector [4]: ck = b64c62b9298751cf27d3bbced80e55d2 20241224160232519 DAUC <0003> auc.c:144 vector [4]: ik = dc9ef1d4438ec70686a2255602dee38d 20241224160232519 DAUC <0003> auc.c:145 vector [4]: res = 809dd79c8ac7c4990000000000000000 20241224160232519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160232519 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160232519 DAUC <0003> auc.c:151 vector [4]: kc = cba30df5b0d92096 20241224160232519 DAUC <0003> auc.c:152 vector [4]: sres = 0a5a1305 20241224160232519 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160232519 DAUC <0003> db_auc.c:245 IMSI='262427908444281': Generated 5 vectors 20241224160232519 DAUC <0003> db_auc.c:249 IMSI='262427908444281': Updating SQN=161 in DB 20241224160232519 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427908444281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427908444281"} 20241224160232519 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427908444281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160232519 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232519 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52374<->l=127.0.0.1:4258 20241224160232524 DAUC <0003> db_auc.c:157 IMSI='262427649447711': No 2G Auth Data 20241224160232524 DAUC <0003> db_auc.c:192 IMSI='262427649447711': No 3G Auth Data 20241224160232533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241224160232535 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232535 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427649447711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427649447711"} 20241224160232535 DAUC <0003> db_auc.c:157 IMSI='262427649447711': No 2G Auth Data 20241224160232535 DAUC <0003> db_auc.c:236 IMSI='262427649447711': Calling to generate 5 vectors 20241224160232535 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241224160232535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160232535 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241224160232535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160232535 DAUC <0003> auc.c:113 vector [0]: rand = cc873ba067ff055f236c9a0baca2f1b1 20241224160232535 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160232535 DAUC <0003> auc.c:142 vector [0]: autn = f30c26f4bc8680005438f94bfd0d9e09 20241224160232535 DAUC <0003> auc.c:143 vector [0]: ck = 3cf7ddfd311b22c88e5362ab983e8e86 20241224160232535 DAUC <0003> auc.c:144 vector [0]: ik = f72b9a8ce6c5435df0788a131c33a9d6 20241224160232535 DAUC <0003> auc.c:145 vector [0]: res = 15cbd2443b32169f0000000000000000 20241224160232535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160232535 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241224160232535 DAUC <0003> auc.c:151 vector [0]: kc = b5f7afc953d346c5 20241224160232535 DAUC <0003> auc.c:152 vector [0]: sres = 2ef9c4db 20241224160232535 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241224160232535 DAUC <0003> auc.c:113 vector [1]: rand = 40209b496240aa480ab3eaaea905f3ad 20241224160232535 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160232535 DAUC <0003> auc.c:142 vector [1]: autn = a1ddab76330e8000042832c09164e01f 20241224160232535 DAUC <0003> auc.c:143 vector [1]: ck = 4696acca41847ec09862a7247489d377 20241224160232535 DAUC <0003> auc.c:144 vector [1]: ik = 0a0c7e2ea1f7446a8996a3e721f757bd 20241224160232535 DAUC <0003> auc.c:145 vector [1]: res = 3f26355044b04b700000000000000000 20241224160232535 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160232535 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241224160232535 DAUC <0003> auc.c:151 vector [1]: kc = 5d6ed627b50dbe60 20241224160232535 DAUC <0003> auc.c:152 vector [1]: sres = 7b967e20 20241224160232535 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241224160232535 DAUC <0003> auc.c:113 vector [2]: rand = 90cef8f3a50b31a38e9bdcfb860e34ce 20241224160232535 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160232535 DAUC <0003> auc.c:142 vector [2]: autn = 83785029e77b8000853150a4b4c9e5e8 20241224160232535 DAUC <0003> auc.c:143 vector [2]: ck = 435d4e8cc526a440c7fb273f0b0774e3 20241224160232535 DAUC <0003> auc.c:144 vector [2]: ik = b84f58bd889e1f225646e9d528c7d6fa 20241224160232535 DAUC <0003> auc.c:145 vector [2]: res = f71803357d356d7c0000000000000000 20241224160232535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160232535 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241224160232535 DAUC <0003> auc.c:151 vector [2]: kc = 6aafd8db6e78197b 20241224160232535 DAUC <0003> auc.c:152 vector [2]: sres = 8a2d6e49 20241224160232535 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241224160232535 DAUC <0003> auc.c:113 vector [3]: rand = 0c867a4c3711ac3e9101335568afb67c 20241224160232535 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160232535 DAUC <0003> auc.c:142 vector [3]: autn = 7750c930c6c88000a65b1ee8890fc47b 20241224160232535 DAUC <0003> auc.c:143 vector [3]: ck = f590511132fbf4260668dd2e122a04af 20241224160232535 DAUC <0003> auc.c:144 vector [3]: ik = 590a43db7f4149e929115b5768a83961 20241224160232535 DAUC <0003> auc.c:145 vector [3]: res = bd8a81f9bb8f6d280000000000000000 20241224160232535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160232535 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241224160232535 DAUC <0003> auc.c:151 vector [3]: kc = 83e394b337388001 20241224160232535 DAUC <0003> auc.c:152 vector [3]: sres = 0605ecd1 20241224160232535 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241224160232535 DAUC <0003> auc.c:113 vector [4]: rand = 63adbb4d5f61e94d28784d214d5036e7 20241224160232535 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160232535 DAUC <0003> auc.c:142 vector [4]: autn = e93fa61cba82800041869a523b9d5381 20241224160232535 DAUC <0003> auc.c:143 vector [4]: ck = a378ab581432269358060caaaa3b7c4d 20241224160232535 DAUC <0003> auc.c:144 vector [4]: ik = ef1018254d9f416f2169f2e2faf0986a 20241224160232535 DAUC <0003> auc.c:145 vector [4]: res = 5ae4693e63102f5a0000000000000000 20241224160232535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160232535 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241224160232535 DAUC <0003> auc.c:151 vector [4]: kc = 35074d35096683db 20241224160232535 DAUC <0003> auc.c:152 vector [4]: sres = 39f44664 20241224160232535 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241224160232535 DAUC <0003> db_auc.c:245 IMSI='262427649447711': Generated 5 vectors 20241224160232535 DAUC <0003> db_auc.c:249 IMSI='262427649447711': Updating SQN=161 in DB 20241224160232535 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427649447711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427649447711"} 20241224160232535 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427649447711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160232535 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232535 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241224160232537 DAUC <0003> db_auc.c:157 IMSI='262429527765707': No 2G Auth Data 20241224160232537 DAUC <0003> db_auc.c:192 IMSI='262429527765707': No 3G Auth Data 20241224160232544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241224160232545 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232546 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429527765707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429527765707"} 20241224160232546 DAUC <0003> db_auc.c:236 IMSI='262429527765707': Calling to generate 5 vectors 20241224160232546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160232546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160232546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160232546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160232546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160232546 DAUC <0003> auc.c:113 vector [0]: rand = 9fc1ee9dcb0d247d85c5a981c0156091 20241224160232546 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160232546 DAUC <0003> auc.c:142 vector [0]: autn = a33239f5c3fa8000d9f8c13bf6358ab2 20241224160232546 DAUC <0003> auc.c:143 vector [0]: ck = 75b1af18613b1ff746c3523941d57df0 20241224160232546 DAUC <0003> auc.c:144 vector [0]: ik = b22e748c32544386a7dc6b9c906dfc96 20241224160232546 DAUC <0003> auc.c:145 vector [0]: res = b23fe97aea10effc0000000000000000 20241224160232546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160232546 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160232546 DAUC <0003> auc.c:179 vector [0]: kc = 44b977b94e962400 20241224160232546 DAUC <0003> auc.c:180 vector [0]: sres = 4076d931 20241224160232546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160232546 DAUC <0003> auc.c:113 vector [1]: rand = 0a01a4bf54f1bf570132daf42df0c2a7 20241224160232546 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160232546 DAUC <0003> auc.c:142 vector [1]: autn = 7536d35871ff80007ef292802376b88d 20241224160232546 DAUC <0003> auc.c:143 vector [1]: ck = fdd8fc7e59b87570e9dea4c9fc690ec9 20241224160232546 DAUC <0003> auc.c:144 vector [1]: ik = c0782fd1b1b4144325a8f7864ae71b90 20241224160232546 DAUC <0003> auc.c:145 vector [1]: res = fa8b840b809f40cb0000000000000000 20241224160232546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160232546 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160232546 DAUC <0003> auc.c:179 vector [1]: kc = da99787cf5983c00 20241224160232546 DAUC <0003> auc.c:180 vector [1]: sres = f9f14124 20241224160232546 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160232546 DAUC <0003> auc.c:113 vector [2]: rand = c7a438ca8979ce74cefb80c864a11d12 20241224160232546 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160232546 DAUC <0003> auc.c:142 vector [2]: autn = c0990573576d80002356d036c4d952b3 20241224160232546 DAUC <0003> auc.c:143 vector [2]: ck = 0faee5a23a4a5dd7825824253c576bfe 20241224160232546 DAUC <0003> auc.c:144 vector [2]: ik = 8c8a224f0b3fae95cee9620da0fb0e3c 20241224160232546 DAUC <0003> auc.c:145 vector [2]: res = 0629f0ff601d8c7a0000000000000000 20241224160232546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160232546 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160232546 DAUC <0003> auc.c:179 vector [2]: kc = 72c139e0670e1000 20241224160232546 DAUC <0003> auc.c:180 vector [2]: sres = 815ff6e3 20241224160232546 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160232546 DAUC <0003> auc.c:113 vector [3]: rand = 2f604bc9124726cff1d18df06a6aa3cc 20241224160232546 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160232546 DAUC <0003> auc.c:142 vector [3]: autn = 64889334c7a4800057b7e6cf7c261db1 20241224160232546 DAUC <0003> auc.c:143 vector [3]: ck = 8b5fbfe084f98a831192994135555c5b 20241224160232546 DAUC <0003> auc.c:144 vector [3]: ik = c9027a53b8aeb2de0025c0587dc1fad9 20241224160232546 DAUC <0003> auc.c:145 vector [3]: res = 56cc5289428da95f0000000000000000 20241224160232546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160232546 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160232546 DAUC <0003> auc.c:179 vector [3]: kc = eacc7391f1a38400 20241224160232546 DAUC <0003> auc.c:180 vector [3]: sres = cb58c4c8 20241224160232546 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160232546 DAUC <0003> auc.c:113 vector [4]: rand = 9e7abddb054add7d489609e09148e211 20241224160232546 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160232546 DAUC <0003> auc.c:142 vector [4]: autn = 8937391f41bd8000c5400b029d61d110 20241224160232546 DAUC <0003> auc.c:143 vector [4]: ck = 4b9ecc87f1234bd6af56b1213a288aff 20241224160232546 DAUC <0003> auc.c:144 vector [4]: ik = 59c17d181a226b9ae4d6b541691e5074 20241224160232546 DAUC <0003> auc.c:145 vector [4]: res = 630e424b7872ca3c0000000000000000 20241224160232546 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160232546 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160232546 DAUC <0003> auc.c:179 vector [4]: kc = db96bf74b492a400 20241224160232546 DAUC <0003> auc.c:180 vector [4]: sres = ebe85d7b 20241224160232546 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160232546 DAUC <0003> db_auc.c:245 IMSI='262429527765707': Generated 5 vectors 20241224160232546 DAUC <0003> db_auc.c:249 IMSI='262429527765707': Updating SQN=161 in DB 20241224160232546 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429527765707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429527765707"} 20241224160232546 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429527765707 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160232546 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232546 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4258 20241224160232548 DAUC <0003> db_auc.c:157 IMSI='262424670438637': No 2G Auth Data 20241224160232548 DAUC <0003> db_auc.c:192 IMSI='262424670438637': No 3G Auth Data 20241224160232555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 20241224160232557 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232557 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424670438637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424670438637"} 20241224160232557 DAUC <0003> db_auc.c:236 IMSI='262424670438637': Calling to generate 5 vectors 20241224160232557 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160232557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160232557 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160232557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160232557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160232557 DAUC <0003> auc.c:113 vector [0]: rand = 561c4e94bebcf77c74ecd7a7c4cfeab2 20241224160232557 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160232557 DAUC <0003> auc.c:142 vector [0]: autn = 158cde68fbdb800022569ee36f224f37 20241224160232557 DAUC <0003> auc.c:143 vector [0]: ck = a0869a9786ad41bcf9d7f88bf0007193 20241224160232557 DAUC <0003> auc.c:144 vector [0]: ik = 58786f3e68252a707ffb444d632042b9 20241224160232557 DAUC <0003> auc.c:145 vector [0]: res = a35ed18b894f12650000000000000000 20241224160232557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160232557 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160232557 DAUC <0003> auc.c:179 vector [0]: kc = aaf89e6673a6b800 20241224160232557 DAUC <0003> auc.c:180 vector [0]: sres = 9c632dd5 20241224160232557 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160232557 DAUC <0003> auc.c:113 vector [1]: rand = ad4b79d0057ebf23e55395671d127143 20241224160232557 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160232557 DAUC <0003> auc.c:142 vector [1]: autn = a14bdbc8772b80002b4452b95b31ea53 20241224160232557 DAUC <0003> auc.c:143 vector [1]: ck = 458eed1d2e40da1227cd6ab03282b8d5 20241224160232557 DAUC <0003> auc.c:144 vector [1]: ik = e75412ebdde13708dd7760f0538a4dda 20241224160232557 DAUC <0003> auc.c:145 vector [1]: res = 968e65333bc90df80000000000000000 20241224160232557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160232557 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160232557 DAUC <0003> auc.c:179 vector [1]: kc = 5a8dfa41a3ff3800 20241224160232557 DAUC <0003> auc.c:180 vector [1]: sres = ff959bbf 20241224160232557 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160232557 DAUC <0003> auc.c:113 vector [2]: rand = 0ddf063941fd39f04997d4f2b5c9664a 20241224160232557 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160232557 DAUC <0003> auc.c:142 vector [2]: autn = 8848899d35788000fdcaf9e367c39d9b 20241224160232557 DAUC <0003> auc.c:143 vector [2]: ck = b6d0a57b902ba9b4b1356f70b88fec36 20241224160232557 DAUC <0003> auc.c:144 vector [2]: ik = aa064fe8711a327f602966b190ab6c44 20241224160232557 DAUC <0003> auc.c:145 vector [2]: res = 6f574f782afe3bf30000000000000000 20241224160232557 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160232557 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160232557 DAUC <0003> auc.c:179 vector [2]: kc = 588d72ec4e6b6800 20241224160232557 DAUC <0003> auc.c:180 vector [2]: sres = 93d06599 20241224160232557 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160232557 DAUC <0003> auc.c:113 vector [3]: rand = 26e0f5104aa31d89ea0171bcc7eff893 20241224160232557 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160232557 DAUC <0003> auc.c:142 vector [3]: autn = 1b77da61d65e80000e9b02ea382f6d5b 20241224160232557 DAUC <0003> auc.c:143 vector [3]: ck = 8d04ebca165daac4461b0d4d8a6a7edb 20241224160232557 DAUC <0003> auc.c:144 vector [3]: ik = 3c8b3642f3ee8999fbf4a846cfee8902 20241224160232558 DAUC <0003> auc.c:145 vector [3]: res = 4f531454ec6e50bc0000000000000000 20241224160232558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160232558 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160232558 DAUC <0003> auc.c:179 vector [3]: kc = 46e4dc45aed27800 20241224160232558 DAUC <0003> auc.c:180 vector [3]: sres = a2445320 20241224160232558 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160232558 DAUC <0003> auc.c:113 vector [4]: rand = 94efe6e73ca508a197742bc666e1cd2d 20241224160232558 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160232558 DAUC <0003> auc.c:142 vector [4]: autn = 70405cefad1a8000118aaededf96decd 20241224160232558 DAUC <0003> auc.c:143 vector [4]: ck = b641fb972be321ef0835dd4dad322c01 20241224160232558 DAUC <0003> auc.c:144 vector [4]: ik = eb1da0683803a57dc0269f07722c94a8 20241224160232558 DAUC <0003> auc.c:145 vector [4]: res = 29f93be0a9cd90bf0000000000000000 20241224160232558 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160232558 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160232558 DAUC <0003> auc.c:179 vector [4]: kc = f839eb81e5004c00 20241224160232558 DAUC <0003> auc.c:180 vector [4]: sres = 50201391 20241224160232558 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160232558 DAUC <0003> db_auc.c:245 IMSI='262424670438637': Generated 5 vectors 20241224160232558 DAUC <0003> db_auc.c:249 IMSI='262424670438637': Updating SQN=161 in DB 20241224160232558 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424670438637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424670438637"} 20241224160232558 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424670438637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160232558 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232558 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 20241224160232560 DAUC <0003> db_auc.c:157 IMSI='262422858735102': No 2G Auth Data 20241224160232560 DAUC <0003> db_auc.c:192 IMSI='262422858735102': No 3G Auth Data 20241224160232567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241224160232569 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232569 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422858735102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422858735102"} 20241224160232569 DAUC <0003> db_auc.c:236 IMSI='262422858735102': Calling to generate 5 vectors 20241224160232569 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241224160232569 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241224160232569 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241224160232569 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241224160232569 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241224160232569 DAUC <0003> auc.c:113 vector [0]: rand = 6770dc1895661b460c38a68bbb9619a9 20241224160232569 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241224160232569 DAUC <0003> auc.c:142 vector [0]: autn = 0765393d49dd8000cae9a269bc44f069 20241224160232569 DAUC <0003> auc.c:143 vector [0]: ck = ec705e9f93136bf78a87dcd75530a5be 20241224160232569 DAUC <0003> auc.c:144 vector [0]: ik = edc35d1f48b553e418462b38173b1af1 20241224160232569 DAUC <0003> auc.c:145 vector [0]: res = c5966644cb493b240000000000000000 20241224160232569 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241224160232569 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241224160232569 DAUC <0003> auc.c:179 vector [0]: kc = 0066abcd563450ae 20241224160232569 DAUC <0003> auc.c:180 vector [0]: sres = 2c80133b 20241224160232569 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241224160232569 DAUC <0003> auc.c:113 vector [1]: rand = ab6221c2345763d327483fb795c5f3ab 20241224160232569 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241224160232569 DAUC <0003> auc.c:142 vector [1]: autn = 2990df487cce800010f3e7208dc5039f 20241224160232569 DAUC <0003> auc.c:143 vector [1]: ck = 7b1a1c81e71e67fba46c43ecd78275ca 20241224160232569 DAUC <0003> auc.c:144 vector [1]: ik = 1531be32cc024386c8e750cb9b5039ee 20241224160232569 DAUC <0003> auc.c:145 vector [1]: res = 4dff6d0b2c4e64e10000000000000000 20241224160232569 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241224160232569 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241224160232569 DAUC <0003> auc.c:179 vector [1]: kc = 3526d9d7abf2271c 20241224160232569 DAUC <0003> auc.c:180 vector [1]: sres = d5932569 20241224160232569 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241224160232569 DAUC <0003> auc.c:113 vector [2]: rand = 35b894b035b50793128190818dd67fb6 20241224160232569 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241224160232569 DAUC <0003> auc.c:142 vector [2]: autn = 7c538a179a4980000507c52171ffe954 20241224160232569 DAUC <0003> auc.c:143 vector [2]: ck = 9a8bce2528be591cd364fd3fe8529ce8 20241224160232569 DAUC <0003> auc.c:144 vector [2]: ik = 99902516caecfab2c0461406d4f34243 20241224160232569 DAUC <0003> auc.c:145 vector [2]: res = 2213226b10b0d18f0000000000000000 20241224160232569 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241224160232569 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241224160232569 DAUC <0003> auc.c:179 vector [2]: kc = d44b7cdf092b3719 20241224160232569 DAUC <0003> auc.c:180 vector [2]: sres = 55854d00 20241224160232569 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241224160232569 DAUC <0003> auc.c:113 vector [3]: rand = f08935c0c6db3a2b7a9f3f110fa7d417 20241224160232570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241224160232570 DAUC <0003> auc.c:142 vector [3]: autn = bd0d061541b2800085df29261b863b22 20241224160232570 DAUC <0003> auc.c:143 vector [3]: ck = 2ee224683808f1d3d84b10ae4fd338b2 20241224160232570 DAUC <0003> auc.c:144 vector [3]: ik = 8c990c56eed8ab346906245f60c045f6 20241224160232570 DAUC <0003> auc.c:145 vector [3]: res = 443fe67df9dd481a0000000000000000 20241224160232570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241224160232570 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241224160232570 DAUC <0003> auc.c:179 vector [3]: kc = 0e64ef350d97d56a 20241224160232570 DAUC <0003> auc.c:180 vector [3]: sres = 29888bc1 20241224160232570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241224160232570 DAUC <0003> auc.c:113 vector [4]: rand = bbf824d51075a534cec6d12bc6960381 20241224160232570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241224160232570 DAUC <0003> auc.c:142 vector [4]: autn = a664b1feaf8680007217c4af1c05d760 20241224160232570 DAUC <0003> auc.c:143 vector [4]: ck = b60290206eebd7bdc7728eed7f8b27f6 20241224160232570 DAUC <0003> auc.c:144 vector [4]: ik = 411112a03b8934b745776d56a203a729 20241224160232570 DAUC <0003> auc.c:145 vector [4]: res = f016b2def21bea240000000000000000 20241224160232570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241224160232570 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241224160232570 DAUC <0003> auc.c:179 vector [4]: kc = 6695ecd4cad4b818 20241224160232570 DAUC <0003> auc.c:180 vector [4]: sres = d63b9dde 20241224160232570 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241224160232570 DAUC <0003> db_auc.c:245 IMSI='262422858735102': Generated 5 vectors 20241224160232570 DAUC <0003> db_auc.c:249 IMSI='262422858735102': Updating SQN=161 in DB 20241224160232570 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422858735102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422858735102"} 20241224160232570 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422858735102 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160232570 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232570 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160232572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241224160232572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241224160232573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42285<->l=127.0.0.1:4259) 20241224160232573 DLINP <000b> input/ipa.c:452 connected read/write 20241224160232573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160232573 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160232573 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160232573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160232596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20241224160232697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20241224160235803 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160235803 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160235806 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160235807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 20241224160235809 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160235809 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160235809 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160235809 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  20241224160235809 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160235809 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  20241224160235809 DLGSUP <0013> gsup_server.c:236 2:  20241224160235809 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160235809 DLGSUP <0013> gsup_server.c:236 3:  20241224160235809 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160235809 DLGSUP <0013> gsup_server.c:236 4:  20241224160235809 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160235809 DLGSUP <0013> gsup_server.c:236 5:  20241224160235809 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160235809 DLGSUP <0013> gsup_server.c:236 7:  20241224160235809 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160235809 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160235809 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160235809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160235819 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32841<->l=127.0.0.1:4259) 20241224160235826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 20241224160235854 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160235854 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422663685173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422663685173" cn_domain=PS} 20241224160235854 DLU <0006> fsm.c:456 lu(262422663685173)[0x61200000b320]{UNVALIDATED}: Allocated 20241224160235854 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422663685173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241224160235854 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422663685173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422663685173" cause=IMSI unknown in HLR} 20241224160235854 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422663685173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160235854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422663685173)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160235854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422663685173)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241224160235855 DLU <0006> fsm.c:568 lu(PS:IMSI-262422663685173)[0x61200000b320]{UNVALIDATED}: Deallocated 20241224160235855 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160235855 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160235860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52404<->l=127.0.0.1:4258 20241224160235862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 20241224160235863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32841<->l=127.0.0.1:4259) 20241224160235864 DLINP <000b> input/ipa.c:452 connected read/write 20241224160235864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160235864 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160235864 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160235864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160235933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 20241224160236033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 20241224160239081 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160239081 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160239082 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160239083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241224160239084 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160239085 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160239085 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160239085 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  20241224160239085 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160239085 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  20241224160239085 DLGSUP <0013> gsup_server.c:236 2:  20241224160239085 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160239085 DLGSUP <0013> gsup_server.c:236 3:  20241224160239085 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160239085 DLGSUP <0013> gsup_server.c:236 4:  20241224160239085 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160239085 DLGSUP <0013> gsup_server.c:236 5:  20241224160239085 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160239085 DLGSUP <0013> gsup_server.c:236 7:  20241224160239085 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160239085 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160239085 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160239085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160239097 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39425<->l=127.0.0.1:4259) 20241224160239105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4258 20241224160239126 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160239126 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421238754516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421238754516" cn_domain=PS source_name="the-source\n"} 20241224160239126 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224160239126 DLU <0006> fsm.c:456 lu(262421238754516)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241224160239126 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421238754516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241224160239126 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421238754516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421238754516" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241224160239126 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421238754516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160239126 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421238754516)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160239127 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421238754516)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241224160239127 DLU <0006> fsm.c:568 lu(PS:IMSI-262421238754516)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241224160239127 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160239127 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160239132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4258 20241224160239134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20241224160239136 DLINP <000b> input/ipa.c:452 connected read/write 20241224160239136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160239136 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160239137 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160239137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160239137 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224160239137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39425<->l=127.0.0.1:4259) 20241224160239206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241224160239306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.1:4258 20241224160242335 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160242335 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160242336 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160242337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241224160242338 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160242338 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160242338 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160242338 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  20241224160242338 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160242338 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  20241224160242338 DLGSUP <0013> gsup_server.c:236 2:  20241224160242338 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160242338 DLGSUP <0013> gsup_server.c:236 3:  20241224160242338 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160242338 DLGSUP <0013> gsup_server.c:236 4:  20241224160242338 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160242338 DLGSUP <0013> gsup_server.c:236 5:  20241224160242338 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160242338 DLGSUP <0013> gsup_server.c:236 7:  20241224160242338 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160242338 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160242338 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160242338 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160242345 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45263<->l=127.0.0.1:4259) 20241224160242352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 20241224160242382 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160242382 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051552283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424051552283" cn_domain=PS} 20241224160242382 DLU <0006> fsm.c:456 lu(262424051552283)[0x61200000b620]{UNVALIDATED}: Allocated 20241224160242382 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051552283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241224160242382 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051552283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424051552283" cause=Roaming not allowed in this location area} 20241224160242382 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424051552283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160242382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424051552283)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160242382 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424051552283)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241224160242382 DLU <0006> fsm.c:568 lu(PS:IMSI-262424051552283)[0x61200000b620]{UNVALIDATED}: Deallocated 20241224160242382 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160242382 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160242384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 20241224160242385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20241224160242385 DLINP <000b> input/ipa.c:452 connected read/write 20241224160242385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160242385 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160242385 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160242385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160242385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45263<->l=127.0.0.1:4259) 20241224160242409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4258 20241224160242510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4258 20241224160245573 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160245573 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160245574 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160245575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241224160245576 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160245577 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160245577 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160245577 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  20241224160245577 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160245577 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  20241224160245577 DLGSUP <0013> gsup_server.c:236 2:  20241224160245577 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160245577 DLGSUP <0013> gsup_server.c:236 3:  20241224160245577 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160245577 DLGSUP <0013> gsup_server.c:236 4:  20241224160245577 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160245577 DLGSUP <0013> gsup_server.c:236 5:  20241224160245577 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160245577 DLGSUP <0013> gsup_server.c:236 7:  20241224160245577 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160245577 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160245577 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160245577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160245588 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46571<->l=127.0.0.1:4259) 20241224160245595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20241224160245622 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160245622 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423617873550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423617873550"} 20241224160245622 DAUC <0003> db_auc.c:133 IMSI='262423617873550': No such subscriber 20241224160245622 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423617873550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241224160245622 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423617873550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423617873550" cause=IMSI unknown in HLR} 20241224160245623 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423617873550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160245623 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160245623 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160245627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20241224160245630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20241224160245631 DLINP <000b> input/ipa.c:452 connected read/write 20241224160245632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160245632 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160245632 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160245632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160245632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46571<->l=127.0.0.1:4259) 20241224160245707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 20241224160245808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 20241224160248900 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160248901 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160248905 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20241224160248908 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248908 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160248908 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160248908 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  20241224160248909 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160248909 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  20241224160248909 DLGSUP <0013> gsup_server.c:236 2:  20241224160248909 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160248909 DLGSUP <0013> gsup_server.c:236 3:  20241224160248909 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160248909 DLGSUP <0013> gsup_server.c:236 4:  20241224160248909 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160248909 DLGSUP <0013> gsup_server.c:236 5:  20241224160248909 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160248909 DLGSUP <0013> gsup_server.c:236 7:  20241224160248909 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160248909 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160248909 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160248909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160248921 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36385<->l=127.0.0.1:4259) 20241224160248925 DAUC <0003> db_auc.c:157 IMSI='262426424609491': No 2G Auth Data 20241224160248925 DAUC <0003> db_auc.c:192 IMSI='262426424609491': No 3G Auth Data 20241224160248932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 20241224160248954 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248954 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426424609491" cn_domain=PS} 20241224160248954 DLU <0006> fsm.c:456 lu(262426424609491)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241224160248954 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160248954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426424609491)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160248955 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426424609491" cn_domain=PS} 20241224160248955 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248955 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248959 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248959 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426424609491"} 20241224160248959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426424609491)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160248959 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160248959 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426424609491"} 20241224160248959 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426424609491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160248959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426424609491)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160248959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426424609491)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160248959 DLU <0006> fsm.c:568 lu(PS:IMSI-262426424609491)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160248960 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248960 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 20241224160248964 DAUC <0003> db_auc.c:157 IMSI='262425307161484': No 2G Auth Data 20241224160248964 DAUC <0003> db_auc.c:192 IMSI='262425307161484': No 3G Auth Data 20241224160248966 DLGSUP <0013> hlr.c:121 IMSI 262425307161484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160248977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20241224160248979 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248979 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425307161484" cn_domain=PS} 20241224160248979 DLU <0006> fsm.c:456 lu(262425307161484)[0x61200000b920]{UNVALIDATED}: Allocated 20241224160248979 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160248979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425307161484)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160248979 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425307161484" cn_domain=PS} 20241224160248979 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248979 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248980 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248980 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425307161484"} 20241224160248980 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425307161484)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160248980 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160248980 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425307161484"} 20241224160248980 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425307161484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160248980 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425307161484)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160248980 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425307161484)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160248980 DLU <0006> fsm.c:568 lu(PS:IMSI-262425307161484)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160248980 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248980 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20241224160248981 DAUC <0003> db_auc.c:157 IMSI='262428101123130': No 2G Auth Data 20241224160248981 DAUC <0003> db_auc.c:192 IMSI='262428101123130': No 3G Auth Data 20241224160248981 DLGSUP <0013> hlr.c:121 IMSI 262428101123130: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160248988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60968<->l=127.0.0.1:4258 20241224160248989 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248989 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428101123130" cn_domain=PS} 20241224160248989 DLU <0006> fsm.c:456 lu(262428101123130)[0x61200000baa0]{UNVALIDATED}: Allocated 20241224160248989 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160248989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428101123130)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160248989 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428101123130" cn_domain=PS} 20241224160248989 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248989 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248990 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160248990 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428101123130"} 20241224160248990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428101123130)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160248990 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160248990 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428101123130"} 20241224160248990 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428101123130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428101123130)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160248990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428101123130)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160248990 DLU <0006> fsm.c:568 lu(PS:IMSI-262428101123130)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160248990 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248990 DLINP <000b> input/ipa.c:452 connected read/write 20241224160248990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160248991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60968<->l=127.0.0.1:4258 20241224160248992 DAUC <0003> db_auc.c:157 IMSI='262420038150110': No 2G Auth Data 20241224160248992 DAUC <0003> db_auc.c:192 IMSI='262420038150110': No 3G Auth Data 20241224160248992 DLGSUP <0013> hlr.c:121 IMSI 262420038150110: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160248999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60984<->l=127.0.0.1:4258 20241224160249001 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249001 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420038150110" cn_domain=PS} 20241224160249001 DLU <0006> fsm.c:456 lu(262420038150110)[0x61200000bc20]{UNVALIDATED}: Allocated 20241224160249001 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160249001 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420038150110)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160249001 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420038150110" cn_domain=PS} 20241224160249001 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249001 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249002 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420038150110"} 20241224160249002 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420038150110)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160249002 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160249002 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420038150110"} 20241224160249002 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420038150110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160249002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420038150110)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160249002 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420038150110)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160249002 DLU <0006> fsm.c:568 lu(PS:IMSI-262420038150110)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160249002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60984<->l=127.0.0.1:4258 20241224160249003 DAUC <0003> db_auc.c:157 IMSI='262423753168747': No 2G Auth Data 20241224160249003 DAUC <0003> db_auc.c:192 IMSI='262423753168747': No 3G Auth Data 20241224160249004 DLGSUP <0013> hlr.c:121 IMSI 262423753168747: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160249010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20241224160249012 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249012 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423753168747" cn_domain=PS} 20241224160249012 DLU <0006> fsm.c:456 lu(262423753168747)[0x61200000bda0]{UNVALIDATED}: Allocated 20241224160249012 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160249012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423753168747)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160249012 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423753168747" cn_domain=PS} 20241224160249012 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249012 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249013 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249013 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423753168747"} 20241224160249013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423753168747)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160249013 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160249013 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423753168747"} 20241224160249013 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423753168747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160249013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423753168747)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160249013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423753168747)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160249013 DLU <0006> fsm.c:568 lu(PS:IMSI-262423753168747)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160249013 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249013 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20241224160249014 DAUC <0003> db_auc.c:157 IMSI='262422976435501': No 2G Auth Data 20241224160249014 DAUC <0003> db_auc.c:192 IMSI='262422976435501': No 3G Auth Data 20241224160249015 DLGSUP <0013> hlr.c:121 IMSI 262422976435501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160249022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32770<->l=127.0.0.1:4258 20241224160249024 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249024 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422976435501" cn_domain=PS} 20241224160249024 DLU <0006> fsm.c:456 lu(262422976435501)[0x61200000bf20]{UNVALIDATED}: Allocated 20241224160249024 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160249024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422976435501)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160249024 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422976435501" cn_domain=PS} 20241224160249024 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249024 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249025 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422976435501"} 20241224160249025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422976435501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160249025 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160249025 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422976435501"} 20241224160249025 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422976435501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160249025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976435501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160249025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976435501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160249025 DLU <0006> fsm.c:568 lu(PS:IMSI-262422976435501)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160249025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32770<->l=127.0.0.1:4258 20241224160249027 DAUC <0003> db_auc.c:157 IMSI='262422199789051': No 2G Auth Data 20241224160249027 DAUC <0003> db_auc.c:192 IMSI='262422199789051': No 3G Auth Data 20241224160249027 DLGSUP <0013> hlr.c:121 IMSI 262422199789051: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160249035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241224160249037 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249037 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422199789051" cn_domain=PS} 20241224160249037 DLU <0006> fsm.c:456 lu(262422199789051)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241224160249037 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160249037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422199789051)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160249037 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422199789051" cn_domain=PS} 20241224160249037 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249037 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249038 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249038 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422199789051"} 20241224160249038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422199789051)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160249039 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160249039 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422199789051"} 20241224160249039 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422199789051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160249039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422199789051)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160249039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422199789051)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160249039 DLU <0006> fsm.c:568 lu(PS:IMSI-262422199789051)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160249039 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249039 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241224160249040 DAUC <0003> db_auc.c:157 IMSI='262421789621715': No 2G Auth Data 20241224160249040 DAUC <0003> db_auc.c:192 IMSI='262421789621715': No 3G Auth Data 20241224160249041 DLGSUP <0013> hlr.c:121 IMSI 262421789621715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160249048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 20241224160249050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249050 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421789621715" cn_domain=PS} 20241224160249050 DLU <0006> fsm.c:456 lu(262421789621715)[0x612000010120]{UNVALIDATED}: Allocated 20241224160249050 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160249050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421789621715)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160249050 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421789621715" cn_domain=PS} 20241224160249050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249051 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249051 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421789621715"} 20241224160249051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421789621715)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160249051 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160249051 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421789621715"} 20241224160249051 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421789621715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160249051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421789621715)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160249051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421789621715)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160249051 DLU <0006> fsm.c:568 lu(PS:IMSI-262421789621715)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160249051 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249051 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160249052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.1:4258 20241224160249053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20241224160249053 DLINP <000b> input/ipa.c:452 connected read/write 20241224160249053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160249053 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160249053 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160249053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160249053 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36385<->l=127.0.0.1:4259) 20241224160249085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 20241224160249185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 20241224160252265 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160252265 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160252270 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241224160252276 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160252277 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160252277 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  20241224160252277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160252277 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  20241224160252277 DLGSUP <0013> gsup_server.c:236 2:  20241224160252277 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160252277 DLGSUP <0013> gsup_server.c:236 3:  20241224160252278 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160252278 DLGSUP <0013> gsup_server.c:236 4:  20241224160252278 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160252278 DLGSUP <0013> gsup_server.c:236 5:  20241224160252278 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160252278 DLGSUP <0013> gsup_server.c:236 7:  20241224160252278 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160252278 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160252278 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160252278 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160252301 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42489<->l=127.0.0.1:4259) 20241224160252305 DAUC <0003> db_auc.c:157 IMSI='262422171638266': No 2G Auth Data 20241224160252305 DAUC <0003> db_auc.c:192 IMSI='262422171638266': No 3G Auth Data 20241224160252312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241224160252322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252322 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422171638266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422171638266" cn_domain=PS source_name="the-source\n"} 20241224160252322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224160252322 DLU <0006> fsm.c:456 lu(262422171638266)[0x6120000102a0]{UNVALIDATED}: Allocated 20241224160252322 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422171638266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422171638266)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252322 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422171638266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422171638266" cn_domain=PS destination_name="the-source\n"} 20241224160252322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252324 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252324 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422171638266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422171638266" source_name="the-source\n"} 20241224160252324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422171638266)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252324 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262422171638266 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252324 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422171638266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422171638266" destination_name="the-source\n"} 20241224160252324 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262422171638266 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422171638266)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422171638266)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252324 DLU <0006> fsm.c:568 lu(PS:IMSI-262422171638266)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252324 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252324 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241224160252326 DAUC <0003> db_auc.c:157 IMSI='262420714531435': No 2G Auth Data 20241224160252326 DAUC <0003> db_auc.c:192 IMSI='262420714531435': No 3G Auth Data 20241224160252327 DLGSUP <0013> hlr.c:121 IMSI 262420714531435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241224160252335 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252335 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420714531435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420714531435" cn_domain=PS source_name="the-source\n"} 20241224160252335 DLU <0006> fsm.c:456 lu(262420714531435)[0x612000010420]{UNVALIDATED}: Allocated 20241224160252335 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420714531435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252335 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420714531435)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252335 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420714531435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420714531435" cn_domain=PS destination_name="the-source\n"} 20241224160252335 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252336 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252337 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420714531435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420714531435" source_name="the-source\n"} 20241224160252337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420714531435)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252337 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262420714531435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252337 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420714531435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420714531435" destination_name="the-source\n"} 20241224160252337 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262420714531435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714531435)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420714531435)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252337 DLU <0006> fsm.c:568 lu(PS:IMSI-262420714531435)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241224160252338 DAUC <0003> db_auc.c:157 IMSI='262420880028114': No 2G Auth Data 20241224160252338 DAUC <0003> db_auc.c:192 IMSI='262420880028114': No 3G Auth Data 20241224160252338 DLGSUP <0013> hlr.c:121 IMSI 262420880028114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241224160252347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252347 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420880028114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420880028114" cn_domain=PS source_name="the-source\n"} 20241224160252347 DLU <0006> fsm.c:456 lu(262420880028114)[0x6120000105a0]{UNVALIDATED}: Allocated 20241224160252347 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420880028114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252347 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420880028114)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252347 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420880028114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420880028114" cn_domain=PS destination_name="the-source\n"} 20241224160252347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252348 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252348 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420880028114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420880028114" source_name="the-source\n"} 20241224160252348 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420880028114)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252348 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420880028114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252348 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420880028114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420880028114" destination_name="the-source\n"} 20241224160252348 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420880028114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420880028114)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252348 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420880028114)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252348 DLU <0006> fsm.c:568 lu(PS:IMSI-262420880028114)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252348 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252348 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241224160252350 DAUC <0003> db_auc.c:157 IMSI='262424375816882': No 2G Auth Data 20241224160252350 DAUC <0003> db_auc.c:192 IMSI='262424375816882': No 3G Auth Data 20241224160252350 DLGSUP <0013> hlr.c:121 IMSI 262424375816882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241224160252379 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252379 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424375816882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424375816882" cn_domain=PS source_name="the-source\n"} 20241224160252379 DLU <0006> fsm.c:456 lu(262424375816882)[0x612000010720]{UNVALIDATED}: Allocated 20241224160252379 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424375816882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424375816882)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252379 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424375816882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424375816882" cn_domain=PS destination_name="the-source\n"} 20241224160252379 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252379 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252380 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252380 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424375816882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424375816882" source_name="the-source\n"} 20241224160252380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424375816882)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252380 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424375816882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252380 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424375816882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424375816882" destination_name="the-source\n"} 20241224160252380 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424375816882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424375816882)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424375816882)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252380 DLU <0006> fsm.c:568 lu(PS:IMSI-262424375816882)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252380 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252380 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241224160252382 DAUC <0003> db_auc.c:157 IMSI='262428531605125': No 2G Auth Data 20241224160252382 DAUC <0003> db_auc.c:192 IMSI='262428531605125': No 3G Auth Data 20241224160252382 DLGSUP <0013> hlr.c:121 IMSI 262428531605125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20241224160252391 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252391 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428531605125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428531605125" cn_domain=PS source_name="the-source\n"} 20241224160252391 DLU <0006> fsm.c:456 lu(262428531605125)[0x6120000108a0]{UNVALIDATED}: Allocated 20241224160252391 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428531605125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428531605125)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252391 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428531605125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428531605125" cn_domain=PS destination_name="the-source\n"} 20241224160252391 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252391 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252392 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252392 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428531605125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428531605125" source_name="the-source\n"} 20241224160252392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428531605125)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252392 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428531605125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252392 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428531605125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428531605125" destination_name="the-source\n"} 20241224160252392 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428531605125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428531605125)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428531605125)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252392 DLU <0006> fsm.c:568 lu(PS:IMSI-262428531605125)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252392 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252392 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20241224160252394 DAUC <0003> db_auc.c:157 IMSI='262428312842064': No 2G Auth Data 20241224160252394 DAUC <0003> db_auc.c:192 IMSI='262428312842064': No 3G Auth Data 20241224160252394 DLGSUP <0013> hlr.c:121 IMSI 262428312842064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34674<->l=127.0.0.1:4258 20241224160252403 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252403 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428312842064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428312842064" cn_domain=PS source_name="the-source\n"} 20241224160252404 DLU <0006> fsm.c:456 lu(262428312842064)[0x612000010a20]{UNVALIDATED}: Allocated 20241224160252404 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428312842064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428312842064)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252404 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428312842064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428312842064" cn_domain=PS destination_name="the-source\n"} 20241224160252404 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252404 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252405 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252405 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428312842064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428312842064" source_name="the-source\n"} 20241224160252405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428312842064)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252405 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428312842064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252405 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428312842064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428312842064" destination_name="the-source\n"} 20241224160252405 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428312842064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312842064)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312842064)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252405 DLU <0006> fsm.c:568 lu(PS:IMSI-262428312842064)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252405 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252405 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34674<->l=127.0.0.1:4258 20241224160252407 DAUC <0003> db_auc.c:157 IMSI='262420321984567': No 2G Auth Data 20241224160252407 DAUC <0003> db_auc.c:192 IMSI='262420321984567': No 3G Auth Data 20241224160252408 DLGSUP <0013> hlr.c:121 IMSI 262420321984567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 20241224160252416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252416 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420321984567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420321984567" cn_domain=PS source_name="the-source\n"} 20241224160252416 DLU <0006> fsm.c:456 lu(262420321984567)[0x612000010ba0]{UNVALIDATED}: Allocated 20241224160252416 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420321984567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420321984567)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252416 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420321984567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420321984567" cn_domain=PS destination_name="the-source\n"} 20241224160252416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252417 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252417 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420321984567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420321984567" source_name="the-source\n"} 20241224160252417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420321984567)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252417 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262420321984567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252417 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420321984567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420321984567" destination_name="the-source\n"} 20241224160252417 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262420321984567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321984567)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420321984567)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252417 DLU <0006> fsm.c:568 lu(PS:IMSI-262420321984567)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252417 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252417 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4258 20241224160252419 DAUC <0003> db_auc.c:157 IMSI='262425228834448': No 2G Auth Data 20241224160252419 DAUC <0003> db_auc.c:192 IMSI='262425228834448': No 3G Auth Data 20241224160252420 DLGSUP <0013> hlr.c:121 IMSI 262425228834448: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160252426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34690<->l=127.0.0.1:4258 20241224160252428 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252428 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425228834448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425228834448" cn_domain=PS source_name="the-source\n"} 20241224160252428 DLU <0006> fsm.c:456 lu(262425228834448)[0x612000010d20]{UNVALIDATED}: Allocated 20241224160252428 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425228834448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241224160252428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425228834448)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160252428 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425228834448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425228834448" cn_domain=PS destination_name="the-source\n"} 20241224160252428 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252428 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252429 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425228834448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425228834448" source_name="the-source\n"} 20241224160252429 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425228834448)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160252429 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262425228834448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160252429 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425228834448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425228834448" destination_name="the-source\n"} 20241224160252429 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262425228834448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160252429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425228834448)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160252429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425228834448)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160252429 DLU <0006> fsm.c:568 lu(PS:IMSI-262425228834448)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160252429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160252430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34690<->l=127.0.0.1:4258 20241224160252431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241224160252431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42489<->l=127.0.0.1:4259) 20241224160252431 DLINP <000b> input/ipa.c:452 connected read/write 20241224160252431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160252431 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160252431 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160252431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160252431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224160252455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241224160252556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4258 20241224160255638 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160255638 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160255639 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241224160255640 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255640 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160255640 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160255640 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  20241224160255640 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160255640 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  20241224160255640 DLGSUP <0013> gsup_server.c:236 2:  20241224160255640 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160255640 DLGSUP <0013> gsup_server.c:236 3:  20241224160255640 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160255640 DLGSUP <0013> gsup_server.c:236 4:  20241224160255640 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160255641 DLGSUP <0013> gsup_server.c:236 5:  20241224160255641 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160255641 DLGSUP <0013> gsup_server.c:236 7:  20241224160255641 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160255641 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160255641 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160255641 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160255648 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35879<->l=127.0.0.1:4259) 20241224160255654 DAUC <0003> db_auc.c:157 IMSI='262424693470840': No 2G Auth Data 20241224160255654 DAUC <0003> db_auc.c:192 IMSI='262424693470840': No 3G Auth Data 20241224160255660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241224160255686 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255686 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424693470840" cn_domain=PS} 20241224160255686 DLU <0006> fsm.c:456 lu(262424693470840)[0x612000010ea0]{UNVALIDATED}: Allocated 20241224160255686 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424693470840)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255686 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424693470840" cn_domain=PS} 20241224160255686 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255686 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255688 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255688 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424693470840"} 20241224160255688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424693470840)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255688 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255688 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424693470840"} 20241224160255688 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424693470840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424693470840)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424693470840)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255688 DLU <0006> fsm.c:568 lu(PS:IMSI-262424693470840)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255688 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255688 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.1:4258 20241224160255690 DAUC <0003> db_auc.c:157 IMSI='262423279617630': No 2G Auth Data 20241224160255690 DAUC <0003> db_auc.c:192 IMSI='262423279617630': No 3G Auth Data 20241224160255690 DLGSUP <0013> hlr.c:121 IMSI 262423279617630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 20241224160255698 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255698 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423279617630" cn_domain=PS} 20241224160255698 DLU <0006> fsm.c:456 lu(262423279617630)[0x612000011020]{UNVALIDATED}: Allocated 20241224160255698 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255698 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423279617630)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255698 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423279617630" cn_domain=PS} 20241224160255698 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255698 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255699 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255699 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423279617630"} 20241224160255699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423279617630)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255699 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255699 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423279617630"} 20241224160255699 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423279617630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423279617630)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423279617630)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255699 DLU <0006> fsm.c:568 lu(PS:IMSI-262423279617630)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255699 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255699 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 20241224160255701 DAUC <0003> db_auc.c:157 IMSI='262426854343444': No 2G Auth Data 20241224160255701 DAUC <0003> db_auc.c:192 IMSI='262426854343444': No 3G Auth Data 20241224160255701 DLGSUP <0013> hlr.c:121 IMSI 262426854343444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20241224160255713 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255713 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426854343444" cn_domain=PS} 20241224160255713 DLU <0006> fsm.c:456 lu(262426854343444)[0x6120000111a0]{UNVALIDATED}: Allocated 20241224160255713 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426854343444)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255713 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426854343444" cn_domain=PS} 20241224160255713 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255713 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255715 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255715 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426854343444"} 20241224160255715 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426854343444)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255715 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255715 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426854343444"} 20241224160255715 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426854343444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426854343444)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426854343444)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255715 DLU <0006> fsm.c:568 lu(PS:IMSI-262426854343444)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255715 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255715 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34732<->l=127.0.0.1:4258 20241224160255718 DAUC <0003> db_auc.c:157 IMSI='262426613322405': No 2G Auth Data 20241224160255718 DAUC <0003> db_auc.c:192 IMSI='262426613322405': No 3G Auth Data 20241224160255718 DLGSUP <0013> hlr.c:121 IMSI 262426613322405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20241224160255727 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255727 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426613322405" cn_domain=PS} 20241224160255727 DLU <0006> fsm.c:456 lu(262426613322405)[0x612000011320]{UNVALIDATED}: Allocated 20241224160255728 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426613322405)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255728 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426613322405" cn_domain=PS} 20241224160255728 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255728 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255729 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255729 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426613322405"} 20241224160255729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426613322405)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255729 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255729 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426613322405"} 20241224160255729 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426613322405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426613322405)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426613322405)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255729 DLU <0006> fsm.c:568 lu(PS:IMSI-262426613322405)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255729 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255729 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20241224160255731 DAUC <0003> db_auc.c:157 IMSI='262425855781854': No 2G Auth Data 20241224160255731 DAUC <0003> db_auc.c:192 IMSI='262425855781854': No 3G Auth Data 20241224160255732 DLGSUP <0013> hlr.c:121 IMSI 262425855781854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34750<->l=127.0.0.1:4258 20241224160255739 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255739 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855781854" cn_domain=PS} 20241224160255739 DLU <0006> fsm.c:456 lu(262425855781854)[0x6120000114a0]{UNVALIDATED}: Allocated 20241224160255739 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425855781854)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255739 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425855781854" cn_domain=PS} 20241224160255739 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255739 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255741 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255741 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425855781854"} 20241224160255741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425855781854)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255741 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255741 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425855781854"} 20241224160255741 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425855781854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855781854)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855781854)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255741 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855781854)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255741 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255741 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34750<->l=127.0.0.1:4258 20241224160255743 DAUC <0003> db_auc.c:157 IMSI='262426144459231': No 2G Auth Data 20241224160255743 DAUC <0003> db_auc.c:192 IMSI='262426144459231': No 3G Auth Data 20241224160255743 DLGSUP <0013> hlr.c:121 IMSI 262426144459231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34766<->l=127.0.0.1:4258 20241224160255751 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255751 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426144459231" cn_domain=PS} 20241224160255751 DLU <0006> fsm.c:456 lu(262426144459231)[0x612000011620]{UNVALIDATED}: Allocated 20241224160255751 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255751 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426144459231)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255752 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426144459231" cn_domain=PS} 20241224160255752 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255752 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255753 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255753 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426144459231"} 20241224160255753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426144459231)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255753 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255753 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426144459231"} 20241224160255753 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426144459231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426144459231)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426144459231)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255753 DLU <0006> fsm.c:568 lu(PS:IMSI-262426144459231)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255753 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255753 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34766<->l=127.0.0.1:4258 20241224160255755 DAUC <0003> db_auc.c:157 IMSI='262429706842403': No 2G Auth Data 20241224160255755 DAUC <0003> db_auc.c:192 IMSI='262429706842403': No 3G Auth Data 20241224160255755 DLGSUP <0013> hlr.c:121 IMSI 262429706842403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20241224160255764 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255764 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429706842403" cn_domain=PS} 20241224160255764 DLU <0006> fsm.c:456 lu(262429706842403)[0x6120000117a0]{UNVALIDATED}: Allocated 20241224160255764 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429706842403)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255764 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429706842403" cn_domain=PS} 20241224160255764 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255764 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255765 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429706842403"} 20241224160255765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429706842403)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255765 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255765 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429706842403"} 20241224160255765 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429706842403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429706842403)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429706842403)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255765 DLU <0006> fsm.c:568 lu(PS:IMSI-262429706842403)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20241224160255767 DAUC <0003> db_auc.c:157 IMSI='262429097695826': No 2G Auth Data 20241224160255767 DAUC <0003> db_auc.c:192 IMSI='262429097695826': No 3G Auth Data 20241224160255767 DLGSUP <0013> hlr.c:121 IMSI 262429097695826: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160255774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241224160255775 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255775 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429097695826" cn_domain=PS} 20241224160255775 DLU <0006> fsm.c:456 lu(262429097695826)[0x612000011920]{UNVALIDATED}: Allocated 20241224160255775 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160255776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429097695826)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160255776 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429097695826" cn_domain=PS} 20241224160255776 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255776 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255777 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429097695826"} 20241224160255777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429097695826)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160255777 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160255777 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429097695826"} 20241224160255777 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429097695826 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160255777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429097695826)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160255777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429097695826)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160255777 DLU <0006> fsm.c:568 lu(PS:IMSI-262429097695826)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160255777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160255778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20241224160255779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241224160255779 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35879<->l=127.0.0.1:4259) 20241224160255779 DLINP <000b> input/ipa.c:452 connected read/write 20241224160255779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160255779 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160255779 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160255780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160255805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241224160255906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241224160258990 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160258990 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160258995 DLINP <000b> input/ipa.c:452 connected read/write 20241224160258995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160258997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34818<->l=127.0.0.1:4258 20241224160259000 DLINP <000b> input/ipa.c:452 connected read/write 20241224160259000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160259000 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160259000 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160259000 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  20241224160259000 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160259000 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  20241224160259000 DLGSUP <0013> gsup_server.c:236 2:  20241224160259000 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160259000 DLGSUP <0013> gsup_server.c:236 3:  20241224160259000 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160259000 DLGSUP <0013> gsup_server.c:236 4:  20241224160259000 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160259000 DLGSUP <0013> gsup_server.c:236 5:  20241224160259000 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160259000 DLGSUP <0013> gsup_server.c:236 7:  20241224160259001 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160259001 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160259001 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160259001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160259012 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36971<->l=127.0.0.1:4259) 20241224160259014 DAUC <0003> db_auc.c:157 IMSI='262420483797132': No 2G Auth Data 20241224160259014 DAUC <0003> db_auc.c:192 IMSI='262420483797132': No 3G Auth Data 20241224160259015 DAUC <0003> db_auc.c:192 IMSI='262420483797132': No 3G Auth Data 20241224160259015 DAUC <0003> db_auc.c:157 IMSI='262426170643349': No 2G Auth Data 20241224160259015 DAUC <0003> db_auc.c:192 IMSI='262426170643349': No 3G Auth Data 20241224160259016 DAUC <0003> db_auc.c:157 IMSI='262426170643349': No 2G Auth Data 20241224160259017 DAUC <0003> db_auc.c:157 IMSI='262423927879541': No 2G Auth Data 20241224160259017 DAUC <0003> db_auc.c:192 IMSI='262423927879541': No 3G Auth Data 20241224160259019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34818<->l=127.0.0.1:4258 20241224160259019 DLINP <000b> input/ipa.c:452 connected read/write 20241224160259019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160259019 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160259019 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160259019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160259019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36971<->l=127.0.0.1:4259) 20241224160259042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241224160259142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4258 20241224160302175 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160302175 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160302176 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241224160302178 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302178 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160302178 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160302178 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  20241224160302178 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160302178 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  20241224160302178 DLGSUP <0013> gsup_server.c:236 2:  20241224160302178 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160302178 DLGSUP <0013> gsup_server.c:236 3:  20241224160302178 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160302178 DLGSUP <0013> gsup_server.c:236 4:  20241224160302178 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160302178 DLGSUP <0013> gsup_server.c:236 5:  20241224160302178 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160302178 DLGSUP <0013> gsup_server.c:236 7:  20241224160302178 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160302178 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160302178 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160302178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160302189 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35709<->l=127.0.0.1:4259) 20241224160302195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 20241224160302197 DAUC <0003> db_auc.c:157 IMSI='262422159730795': No 2G Auth Data 20241224160302197 DAUC <0003> db_auc.c:192 IMSI='262422159730795': No 3G Auth Data 20241224160302218 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302218 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422159730795" cn_domain=PS} 20241224160302218 DLU <0006> fsm.c:456 lu(262422159730795)[0x612000011aa0]{UNVALIDATED}: Allocated 20241224160302218 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160302218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422159730795)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160302218 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422159730795" cn_domain=PS} 20241224160302218 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302218 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302220 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302220 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422159730795"} 20241224160302220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422159730795)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160302220 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160302220 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422159730795"} 20241224160302220 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160302220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422159730795)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160302220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422159730795)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160302220 DLU <0006> fsm.c:568 lu(PS:IMSI-262422159730795)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160302220 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302220 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302221 DLGSUP <0013> hlr.c:128 IMSI 262422159730795: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241224160302221 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302221 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160302222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.1:4258 20241224160302222 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302222 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422159730795"} 20241224160302222 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241224160302222 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422159730795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160302222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241224160302223 DLINP <000b> input/ipa.c:452 connected read/write 20241224160302223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160302223 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160302223 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160302223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160302223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35709<->l=127.0.0.1:4259) 20241224160302247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241224160302348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241224160305380 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160305380 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160305382 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 20241224160305384 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305384 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160305384 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160305384 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  20241224160305384 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160305384 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  20241224160305384 DLGSUP <0013> gsup_server.c:236 2:  20241224160305384 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160305384 DLGSUP <0013> gsup_server.c:236 3:  20241224160305384 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160305384 DLGSUP <0013> gsup_server.c:236 4:  20241224160305384 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160305384 DLGSUP <0013> gsup_server.c:236 5:  20241224160305384 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160305384 DLGSUP <0013> gsup_server.c:236 7:  20241224160305384 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160305384 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160305384 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160305384 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160305393 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34293<->l=127.0.0.1:4259) 20241224160305396 DAUC <0003> db_auc.c:157 IMSI='262429236930466': No 2G Auth Data 20241224160305396 DAUC <0003> db_auc.c:192 IMSI='262429236930466': No 3G Auth Data 20241224160305403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20241224160305426 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305426 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429236930466" cn_domain=PS} 20241224160305426 DLU <0006> fsm.c:456 lu(262429236930466)[0x612000011c20]{UNVALIDATED}: Allocated 20241224160305426 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429236930466)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305426 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429236930466" cn_domain=PS} 20241224160305426 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305426 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305429 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429236930466"} 20241224160305429 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429236930466)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305429 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305429 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429236930466"} 20241224160305429 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429236930466)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429236930466)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305429 DLU <0006> fsm.c:568 lu(PS:IMSI-262429236930466)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305429 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305430 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305430 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429236930466" cn_domain=CS} 20241224160305430 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305430 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429236930466"} 20241224160305430 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429236930466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305430 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305430 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20241224160305431 DAUC <0003> db_auc.c:157 IMSI='262424951122590': No 2G Auth Data 20241224160305431 DAUC <0003> db_auc.c:192 IMSI='262424951122590': No 3G Auth Data 20241224160305432 DLGSUP <0013> hlr.c:121 IMSI 262424951122590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4258 20241224160305442 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305442 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424951122590" cn_domain=PS} 20241224160305442 DLU <0006> fsm.c:456 lu(262424951122590)[0x612000011da0]{UNVALIDATED}: Allocated 20241224160305442 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305442 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424951122590)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305442 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424951122590" cn_domain=PS} 20241224160305442 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305442 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305444 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424951122590"} 20241224160305444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424951122590)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305444 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305444 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424951122590"} 20241224160305444 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951122590)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424951122590)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305444 DLU <0006> fsm.c:568 lu(PS:IMSI-262424951122590)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305445 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305445 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424951122590" cn_domain=CS} 20241224160305445 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305445 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424951122590"} 20241224160305445 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424951122590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305445 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305445 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4258 20241224160305447 DAUC <0003> db_auc.c:157 IMSI='262422347026304': No 2G Auth Data 20241224160305447 DAUC <0003> db_auc.c:192 IMSI='262422347026304': No 3G Auth Data 20241224160305448 DLGSUP <0013> hlr.c:121 IMSI 262422347026304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20241224160305458 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305458 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422347026304" cn_domain=PS} 20241224160305458 DLU <0006> fsm.c:456 lu(262422347026304)[0x612000011f20]{UNVALIDATED}: Allocated 20241224160305458 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422347026304)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305458 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422347026304" cn_domain=PS} 20241224160305458 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305458 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305460 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305460 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422347026304"} 20241224160305460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422347026304)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305460 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305460 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422347026304"} 20241224160305460 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422347026304)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422347026304)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305460 DLU <0006> fsm.c:568 lu(PS:IMSI-262422347026304)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305460 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305460 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305461 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305461 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422347026304" cn_domain=CS} 20241224160305461 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305461 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422347026304"} 20241224160305461 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422347026304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20241224160305463 DAUC <0003> db_auc.c:157 IMSI='262425664324223': No 2G Auth Data 20241224160305464 DAUC <0003> db_auc.c:192 IMSI='262425664324223': No 3G Auth Data 20241224160305464 DLGSUP <0013> hlr.c:121 IMSI 262425664324223: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241224160305478 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305478 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425664324223" cn_domain=PS} 20241224160305478 DLU <0006> fsm.c:456 lu(262425664324223)[0x6120000120a0]{UNVALIDATED}: Allocated 20241224160305478 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425664324223)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305478 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425664324223" cn_domain=PS} 20241224160305478 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305478 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305480 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305481 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425664324223"} 20241224160305481 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425664324223)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305481 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305481 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425664324223"} 20241224160305481 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425664324223)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425664324223)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305481 DLU <0006> fsm.c:568 lu(PS:IMSI-262425664324223)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305481 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305481 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305482 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305482 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425664324223" cn_domain=CS} 20241224160305482 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305482 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425664324223"} 20241224160305482 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425664324223 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305482 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305482 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241224160305485 DAUC <0003> db_auc.c:157 IMSI='262420679963800': No 2G Auth Data 20241224160305485 DAUC <0003> db_auc.c:192 IMSI='262420679963800': No 3G Auth Data 20241224160305485 DLGSUP <0013> hlr.c:121 IMSI 262420679963800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4258 20241224160305496 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305496 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420679963800" cn_domain=PS} 20241224160305496 DLU <0006> fsm.c:456 lu(262420679963800)[0x612000012220]{UNVALIDATED}: Allocated 20241224160305496 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420679963800)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305496 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420679963800" cn_domain=PS} 20241224160305496 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305496 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305498 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305498 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420679963800"} 20241224160305498 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420679963800)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305499 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305499 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420679963800"} 20241224160305499 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420679963800)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420679963800)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305499 DLU <0006> fsm.c:568 lu(PS:IMSI-262420679963800)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305499 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305499 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305500 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305500 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420679963800" cn_domain=CS} 20241224160305500 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305500 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420679963800"} 20241224160305500 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420679963800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305500 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305500 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4258 20241224160305503 DAUC <0003> db_auc.c:157 IMSI='262428780670182': No 2G Auth Data 20241224160305503 DAUC <0003> db_auc.c:192 IMSI='262428780670182': No 3G Auth Data 20241224160305503 DLGSUP <0013> hlr.c:121 IMSI 262428780670182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241224160305512 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305513 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428780670182" cn_domain=PS} 20241224160305513 DLU <0006> fsm.c:456 lu(262428780670182)[0x6120000123a0]{UNVALIDATED}: Allocated 20241224160305513 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428780670182)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305513 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428780670182" cn_domain=PS} 20241224160305513 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305513 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305515 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305515 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428780670182"} 20241224160305515 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428780670182)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305515 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305515 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428780670182"} 20241224160305515 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428780670182)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305515 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428780670182)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305515 DLU <0006> fsm.c:568 lu(PS:IMSI-262428780670182)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305515 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305515 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305517 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305517 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428780670182" cn_domain=CS} 20241224160305517 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305517 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428780670182"} 20241224160305517 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428780670182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305517 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305517 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241224160305520 DAUC <0003> db_auc.c:157 IMSI='262420276253566': No 2G Auth Data 20241224160305520 DAUC <0003> db_auc.c:192 IMSI='262420276253566': No 3G Auth Data 20241224160305521 DLGSUP <0013> hlr.c:121 IMSI 262420276253566: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241224160305531 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305531 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420276253566" cn_domain=PS} 20241224160305531 DLU <0006> fsm.c:456 lu(262420276253566)[0x612000012520]{UNVALIDATED}: Allocated 20241224160305531 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420276253566)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305531 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420276253566" cn_domain=PS} 20241224160305531 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305531 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305533 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305533 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420276253566"} 20241224160305533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420276253566)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305533 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305533 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420276253566"} 20241224160305533 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420276253566)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420276253566)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305533 DLU <0006> fsm.c:568 lu(PS:IMSI-262420276253566)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305533 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305533 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305534 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305534 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420276253566" cn_domain=CS} 20241224160305534 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305534 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420276253566"} 20241224160305534 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420276253566 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305534 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305535 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241224160305537 DAUC <0003> db_auc.c:157 IMSI='262421086472410': No 2G Auth Data 20241224160305537 DAUC <0003> db_auc.c:192 IMSI='262421086472410': No 3G Auth Data 20241224160305537 DLGSUP <0013> hlr.c:121 IMSI 262421086472410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160305545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20241224160305548 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305548 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421086472410" cn_domain=PS} 20241224160305548 DLU <0006> fsm.c:456 lu(262421086472410)[0x6120000126a0]{UNVALIDATED}: Allocated 20241224160305548 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160305548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421086472410)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160305548 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421086472410" cn_domain=PS} 20241224160305549 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305549 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305550 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305551 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421086472410"} 20241224160305551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421086472410)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160305551 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160305551 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421086472410"} 20241224160305551 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160305551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421086472410)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160305551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421086472410)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160305551 DLU <0006> fsm.c:568 lu(PS:IMSI-262421086472410)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160305551 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305551 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305552 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305552 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421086472410" cn_domain=CS} 20241224160305552 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241224160305552 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421086472410"} 20241224160305552 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421086472410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160305552 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305552 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160305553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20241224160305554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 20241224160305555 DLINP <000b> input/ipa.c:452 connected read/write 20241224160305555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160305555 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160305555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160305555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160305555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34293<->l=127.0.0.1:4259) 20241224160305579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20241224160305680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20241224160308711 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160308711 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160308713 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20241224160308714 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308714 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160308714 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160308714 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  20241224160308714 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160308714 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  20241224160308714 DLGSUP <0013> gsup_server.c:236 2:  20241224160308714 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160308714 DLGSUP <0013> gsup_server.c:236 3:  20241224160308714 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160308714 DLGSUP <0013> gsup_server.c:236 4:  20241224160308714 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160308714 DLGSUP <0013> gsup_server.c:236 5:  20241224160308714 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160308714 DLGSUP <0013> gsup_server.c:236 7:  20241224160308714 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160308714 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160308714 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160308714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160308724 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33925<->l=127.0.0.1:4259) 20241224160308728 DAUC <0003> db_auc.c:157 IMSI='262425060964106': No 2G Auth Data 20241224160308729 DAUC <0003> db_auc.c:192 IMSI='262425060964106': No 3G Auth Data 20241224160308737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241224160308762 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308762 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425060964106" cn_domain=PS} 20241224160308762 DLU <0006> fsm.c:456 lu(262425060964106)[0x612000012820]{UNVALIDATED}: Allocated 20241224160308762 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425060964106)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308762 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425060964106" cn_domain=PS} 20241224160308762 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308762 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308764 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308764 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425060964106"} 20241224160308764 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425060964106)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308764 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308764 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425060964106"} 20241224160308764 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425060964106)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308764 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425060964106)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308764 DLU <0006> fsm.c:568 lu(PS:IMSI-262425060964106)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308764 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308766 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425060964106" cn_domain=PS} 20241224160308766 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308766 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425060964106"} 20241224160308766 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425060964106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308766 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308766 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241224160308767 DAUC <0003> db_auc.c:157 IMSI='262428282632300': No 2G Auth Data 20241224160308767 DAUC <0003> db_auc.c:192 IMSI='262428282632300': No 3G Auth Data 20241224160308768 DLGSUP <0013> hlr.c:121 IMSI 262428282632300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241224160308777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308777 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428282632300" cn_domain=PS} 20241224160308777 DLU <0006> fsm.c:456 lu(262428282632300)[0x6120000129a0]{UNVALIDATED}: Allocated 20241224160308777 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308777 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428282632300)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308777 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428282632300" cn_domain=PS} 20241224160308777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308777 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308779 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308779 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428282632300"} 20241224160308779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428282632300)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308779 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308779 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428282632300"} 20241224160308779 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428282632300)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428282632300)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308779 DLU <0006> fsm.c:568 lu(PS:IMSI-262428282632300)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308779 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308779 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308780 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308780 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428282632300" cn_domain=PS} 20241224160308780 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308781 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428282632300"} 20241224160308781 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428282632300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308781 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308781 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 20241224160308783 DAUC <0003> db_auc.c:157 IMSI='262424187380898': No 2G Auth Data 20241224160308783 DAUC <0003> db_auc.c:192 IMSI='262424187380898': No 3G Auth Data 20241224160308783 DLGSUP <0013> hlr.c:121 IMSI 262424187380898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4258 20241224160308794 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308794 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187380898" cn_domain=PS} 20241224160308794 DLU <0006> fsm.c:456 lu(262424187380898)[0x612000012b20]{UNVALIDATED}: Allocated 20241224160308794 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424187380898)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308795 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424187380898" cn_domain=PS} 20241224160308795 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308795 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308796 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308796 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424187380898"} 20241224160308796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424187380898)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308796 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308796 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424187380898"} 20241224160308796 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187380898)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187380898)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308796 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187380898)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308796 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308797 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308798 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308798 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424187380898" cn_domain=PS} 20241224160308798 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308798 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424187380898"} 20241224160308798 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424187380898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308798 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308798 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4258 20241224160308800 DAUC <0003> db_auc.c:157 IMSI='262428615014171': No 2G Auth Data 20241224160308800 DAUC <0003> db_auc.c:192 IMSI='262428615014171': No 3G Auth Data 20241224160308801 DLGSUP <0013> hlr.c:121 IMSI 262428615014171: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20241224160308813 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308813 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428615014171" cn_domain=PS} 20241224160308813 DLU <0006> fsm.c:456 lu(262428615014171)[0x612000012ca0]{UNVALIDATED}: Allocated 20241224160308813 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428615014171)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308814 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428615014171" cn_domain=PS} 20241224160308814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308815 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308815 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428615014171"} 20241224160308815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428615014171)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308816 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308816 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428615014171"} 20241224160308816 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428615014171)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428615014171)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308816 DLU <0006> fsm.c:568 lu(PS:IMSI-262428615014171)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308817 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308817 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428615014171" cn_domain=PS} 20241224160308817 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308817 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428615014171"} 20241224160308817 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428615014171 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308817 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308817 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20241224160308819 DAUC <0003> db_auc.c:157 IMSI='262427407261688': No 2G Auth Data 20241224160308819 DAUC <0003> db_auc.c:192 IMSI='262427407261688': No 3G Auth Data 20241224160308820 DLGSUP <0013> hlr.c:121 IMSI 262427407261688: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241224160308829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308829 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427407261688" cn_domain=PS} 20241224160308829 DLU <0006> fsm.c:456 lu(262427407261688)[0x612000012e20]{UNVALIDATED}: Allocated 20241224160308829 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427407261688)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308829 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427407261688" cn_domain=PS} 20241224160308829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308831 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308831 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427407261688"} 20241224160308831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427407261688)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308831 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308831 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427407261688"} 20241224160308831 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427407261688)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427407261688)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308831 DLU <0006> fsm.c:568 lu(PS:IMSI-262427407261688)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308831 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308831 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308833 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308833 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427407261688" cn_domain=PS} 20241224160308833 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308833 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427407261688"} 20241224160308833 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427407261688 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308833 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308833 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20241224160308835 DAUC <0003> db_auc.c:157 IMSI='262420574343853': No 2G Auth Data 20241224160308835 DAUC <0003> db_auc.c:192 IMSI='262420574343853': No 3G Auth Data 20241224160308836 DLGSUP <0013> hlr.c:121 IMSI 262420574343853: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20241224160308849 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308849 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420574343853" cn_domain=PS} 20241224160308849 DLU <0006> fsm.c:456 lu(262420574343853)[0x612000012fa0]{UNVALIDATED}: Allocated 20241224160308849 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420574343853)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308849 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420574343853" cn_domain=PS} 20241224160308849 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308849 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308851 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308851 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420574343853"} 20241224160308851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420574343853)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308851 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308851 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420574343853"} 20241224160308851 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574343853)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574343853)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308851 DLU <0006> fsm.c:568 lu(PS:IMSI-262420574343853)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308851 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308852 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308853 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308853 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420574343853" cn_domain=PS} 20241224160308853 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308853 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420574343853"} 20241224160308853 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420574343853 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308853 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308853 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20241224160308855 DAUC <0003> db_auc.c:157 IMSI='262428412517559': No 2G Auth Data 20241224160308855 DAUC <0003> db_auc.c:192 IMSI='262428412517559': No 3G Auth Data 20241224160308855 DLGSUP <0013> hlr.c:121 IMSI 262428412517559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241224160308867 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308867 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428412517559" cn_domain=PS} 20241224160308867 DLU <0006> fsm.c:456 lu(262428412517559)[0x612000013120]{UNVALIDATED}: Allocated 20241224160308867 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428412517559)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308868 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428412517559" cn_domain=PS} 20241224160308868 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308868 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308869 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308869 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428412517559"} 20241224160308869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428412517559)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308870 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308870 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428412517559"} 20241224160308870 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428412517559)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428412517559)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308870 DLU <0006> fsm.c:568 lu(PS:IMSI-262428412517559)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308870 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308870 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308871 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308871 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428412517559" cn_domain=PS} 20241224160308871 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308871 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428412517559"} 20241224160308871 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428412517559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308871 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308871 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241224160308873 DAUC <0003> db_auc.c:157 IMSI='262423237485676': No 2G Auth Data 20241224160308873 DAUC <0003> db_auc.c:192 IMSI='262423237485676': No 3G Auth Data 20241224160308874 DLGSUP <0013> hlr.c:121 IMSI 262423237485676: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241224160308883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20241224160308886 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308886 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423237485676" cn_domain=PS} 20241224160308886 DLU <0006> fsm.c:456 lu(262423237485676)[0x6120000132a0]{UNVALIDATED}: Allocated 20241224160308886 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160308886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423237485676)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160308886 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423237485676" cn_domain=PS} 20241224160308886 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308886 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308888 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308888 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423237485676"} 20241224160308888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423237485676)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160308888 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160308888 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423237485676"} 20241224160308888 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160308888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423237485676)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160308888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423237485676)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160308888 DLU <0006> fsm.c:568 lu(PS:IMSI-262423237485676)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160308888 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308888 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308889 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308890 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423237485676" cn_domain=PS} 20241224160308890 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241224160308890 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423237485676"} 20241224160308890 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423237485676 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241224160308890 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308890 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160308891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20241224160308892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20241224160308893 DLINP <000b> input/ipa.c:452 connected read/write 20241224160308893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160308893 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160308893 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160308893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160308893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33925<->l=127.0.0.1:4259) 20241224160308922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20241224160309022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.1:4258 20241224160312152 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160312153 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160312154 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160312155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 20241224160312155 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160312156 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160312156 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160312156 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  20241224160312156 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160312156 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  20241224160312156 DLGSUP <0013> gsup_server.c:236 2:  20241224160312156 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160312156 DLGSUP <0013> gsup_server.c:236 3:  20241224160312156 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160312156 DLGSUP <0013> gsup_server.c:236 4:  20241224160312156 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160312156 DLGSUP <0013> gsup_server.c:236 5:  20241224160312156 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160312156 DLGSUP <0013> gsup_server.c:236 7:  20241224160312156 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160312156 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160312156 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160312156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160312165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39953<->l=127.0.0.1:4259) 20241224160312172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241224160312198 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160312198 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} 20241224160312198 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241224160312198 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 20241224160312198 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} 20241224160312198 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160312198 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160312198 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241224160312198 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241224160312198 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160312198 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160312199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45374<->l=127.0.0.1:4258 20241224160312200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45368<->l=127.0.0.1:4258 20241224160312200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39953<->l=127.0.0.1:4259) 20241224160312200 DLINP <000b> input/ipa.c:452 connected read/write 20241224160312200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160312200 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160312200 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160312200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160312223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20241224160312324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45382<->l=127.0.0.1:4258 20241224160315353 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160315353 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160315354 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45384<->l=127.0.0.1:4258 20241224160315355 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315355 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160315355 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160315355 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  20241224160315355 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160315355 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  20241224160315355 DLGSUP <0013> gsup_server.c:236 2:  20241224160315355 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160315355 DLGSUP <0013> gsup_server.c:236 3:  20241224160315355 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160315355 DLGSUP <0013> gsup_server.c:236 4:  20241224160315355 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160315355 DLGSUP <0013> gsup_server.c:236 5:  20241224160315355 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160315355 DLGSUP <0013> gsup_server.c:236 7:  20241224160315355 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160315356 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160315356 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160315356 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160315364 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20241224160315367 DAUC <0003> db_auc.c:157 IMSI='262428184614395': No 2G Auth Data 20241224160315367 DAUC <0003> db_auc.c:192 IMSI='262428184614395': No 3G Auth Data 20241224160315372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 20241224160315402 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315402 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428184614395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428184614395" session_id=108229005 session_state=BEGIN} 20241224160315402 DSS <0004> hlr_ussd.c:576 262428184614395/0x0673718d: Process SS (BEGIN) 20241224160315402 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315402 DSS <0004> hlr_ussd.c:518 262428184614395/0x0673718d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315402 DSS <0004> hlr_ussd.c:523 262428184614395/0x0673718d: USSD for unknown code '*#200#' 20241224160315402 DSS <0004> hlr_ussd.c:354 262428184614395/0x0673718d: Tx ReturnError(1, 0x12) 20241224160315402 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428184614395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428184614395" session_id=108229005 session_state=END} 20241224160315402 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315402 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 20241224160315406 DAUC <0003> db_auc.c:157 IMSI='262425954539689': No 2G Auth Data 20241224160315406 DAUC <0003> db_auc.c:192 IMSI='262425954539689': No 3G Auth Data 20241224160315413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 20241224160315416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315416 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425954539689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425954539689" session_id=688833874 session_state=BEGIN} 20241224160315416 DSS <0004> hlr_ussd.c:576 262425954539689/0x290ec552: Process SS (BEGIN) 20241224160315416 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315416 DSS <0004> hlr_ussd.c:518 262425954539689/0x290ec552: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315416 DSS <0004> hlr_ussd.c:523 262425954539689/0x290ec552: USSD for unknown code '*#200#' 20241224160315416 DSS <0004> hlr_ussd.c:354 262425954539689/0x290ec552: Tx ReturnError(1, 0x12) 20241224160315416 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425954539689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425954539689" session_id=688833874 session_state=END} 20241224160315416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315416 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 20241224160315418 DAUC <0003> db_auc.c:157 IMSI='262427369455795': No 2G Auth Data 20241224160315418 DAUC <0003> db_auc.c:192 IMSI='262427369455795': No 3G Auth Data 20241224160315424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4258 20241224160315427 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315427 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427369455795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427369455795" session_id=78196497 session_state=BEGIN} 20241224160315427 DSS <0004> hlr_ussd.c:576 262427369455795/0x04a92f11: Process SS (BEGIN) 20241224160315427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315427 DSS <0004> hlr_ussd.c:518 262427369455795/0x04a92f11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315427 DSS <0004> hlr_ussd.c:523 262427369455795/0x04a92f11: USSD for unknown code '*#200#' 20241224160315427 DSS <0004> hlr_ussd.c:354 262427369455795/0x04a92f11: Tx ReturnError(1, 0x12) 20241224160315427 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427369455795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427369455795" session_id=78196497 session_state=END} 20241224160315427 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315427 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4258 20241224160315429 DAUC <0003> db_auc.c:157 IMSI='262421988962989': No 2G Auth Data 20241224160315429 DAUC <0003> db_auc.c:192 IMSI='262421988962989': No 3G Auth Data 20241224160315436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241224160315439 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315439 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421988962989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421988962989" session_id=1694946878 session_state=BEGIN} 20241224160315439 DSS <0004> hlr_ussd.c:576 262421988962989/0x6506d63e: Process SS (BEGIN) 20241224160315439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315439 DSS <0004> hlr_ussd.c:518 262421988962989/0x6506d63e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315439 DSS <0004> hlr_ussd.c:523 262421988962989/0x6506d63e: USSD for unknown code '*#200#' 20241224160315439 DSS <0004> hlr_ussd.c:354 262421988962989/0x6506d63e: Tx ReturnError(1, 0x12) 20241224160315439 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421988962989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421988962989" session_id=1694946878 session_state=END} 20241224160315439 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315439 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45428<->l=127.0.0.1:4258 20241224160315441 DAUC <0003> db_auc.c:157 IMSI='262420558617889': No 2G Auth Data 20241224160315441 DAUC <0003> db_auc.c:192 IMSI='262420558617889': No 3G Auth Data 20241224160315448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 20241224160315451 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315451 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420558617889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420558617889" session_id=961719285 session_state=BEGIN} 20241224160315451 DSS <0004> hlr_ussd.c:576 262420558617889/0x3952abf5: Process SS (BEGIN) 20241224160315451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315451 DSS <0004> hlr_ussd.c:518 262420558617889/0x3952abf5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315451 DSS <0004> hlr_ussd.c:523 262420558617889/0x3952abf5: USSD for unknown code '*#200#' 20241224160315451 DSS <0004> hlr_ussd.c:354 262420558617889/0x3952abf5: Tx ReturnError(1, 0x12) 20241224160315451 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420558617889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420558617889" session_id=961719285 session_state=END} 20241224160315451 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315451 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 20241224160315453 DAUC <0003> db_auc.c:157 IMSI='262423561766200': No 2G Auth Data 20241224160315453 DAUC <0003> db_auc.c:192 IMSI='262423561766200': No 3G Auth Data 20241224160315461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20241224160315464 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315464 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423561766200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423561766200" session_id=1637402469 session_state=BEGIN} 20241224160315464 DSS <0004> hlr_ussd.c:576 262423561766200/0x6198c765: Process SS (BEGIN) 20241224160315464 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315464 DSS <0004> hlr_ussd.c:518 262423561766200/0x6198c765: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315464 DSS <0004> hlr_ussd.c:523 262423561766200/0x6198c765: USSD for unknown code '*#200#' 20241224160315464 DSS <0004> hlr_ussd.c:354 262423561766200/0x6198c765: Tx ReturnError(1, 0x12) 20241224160315464 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423561766200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423561766200" session_id=1637402469 session_state=END} 20241224160315464 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315464 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20241224160315467 DAUC <0003> db_auc.c:157 IMSI='262422055272123': No 2G Auth Data 20241224160315467 DAUC <0003> db_auc.c:192 IMSI='262422055272123': No 3G Auth Data 20241224160315474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20241224160315477 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315477 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422055272123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422055272123" session_id=3994326485 session_state=BEGIN} 20241224160315477 DSS <0004> hlr_ussd.c:576 262422055272123/0xee1495d5: Process SS (BEGIN) 20241224160315477 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315477 DSS <0004> hlr_ussd.c:518 262422055272123/0xee1495d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315477 DSS <0004> hlr_ussd.c:523 262422055272123/0xee1495d5: USSD for unknown code '*#200#' 20241224160315477 DSS <0004> hlr_ussd.c:354 262422055272123/0xee1495d5: Tx ReturnError(1, 0x12) 20241224160315477 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422055272123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422055272123" session_id=3994326485 session_state=END} 20241224160315477 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315477 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20241224160315479 DAUC <0003> db_auc.c:157 IMSI='262423633040949': No 2G Auth Data 20241224160315479 DAUC <0003> db_auc.c:192 IMSI='262423633040949': No 3G Auth Data 20241224160315486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 20241224160315489 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315489 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423633040949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423633040949" session_id=3956844827 session_state=BEGIN} 20241224160315489 DSS <0004> hlr_ussd.c:576 262423633040949/0xebd8a91b: Process SS (BEGIN) 20241224160315489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241224160315489 DSS <0004> hlr_ussd.c:518 262423633040949/0xebd8a91b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241224160315490 DSS <0004> hlr_ussd.c:523 262423633040949/0xebd8a91b: USSD for unknown code '*#200#' 20241224160315490 DSS <0004> hlr_ussd.c:354 262423633040949/0xebd8a91b: Tx ReturnError(1, 0x12) 20241224160315490 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423633040949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633040949" session_id=3956844827 session_state=END} 20241224160315490 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315490 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160315491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 20241224160315492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45384<->l=127.0.0.1:4258 20241224160315492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20241224160315492 DLINP <000b> input/ipa.c:452 connected read/write 20241224160315492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160315492 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160315492 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160315492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160315515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45488<->l=127.0.0.1:4258 20241224160315616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45488<->l=127.0.0.1:4258 20241224160318648 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160318649 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160318650 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20241224160318652 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318652 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160318652 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160318652 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  20241224160318652 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160318652 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  20241224160318652 DLGSUP <0013> gsup_server.c:236 2:  20241224160318652 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160318652 DLGSUP <0013> gsup_server.c:236 3:  20241224160318652 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160318652 DLGSUP <0013> gsup_server.c:236 4:  20241224160318652 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160318653 DLGSUP <0013> gsup_server.c:236 5:  20241224160318653 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160318653 DLGSUP <0013> gsup_server.c:236 7:  20241224160318653 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160318653 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160318653 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160318653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160318663 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44987<->l=127.0.0.1:4259) 20241224160318667 DAUC <0003> db_auc.c:157 IMSI='262422022376391': No 2G Auth Data 20241224160318667 DAUC <0003> db_auc.c:192 IMSI='262422022376391': No 3G Auth Data 20241224160318674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4258 20241224160318694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318694 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422022376391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422022376391" session_id=2729607908 session_state=BEGIN} 20241224160318694 DSS <0004> hlr_ussd.c:576 262422022376391/0xa2b282e4: Process SS (BEGIN) 20241224160318694 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318694 DSS <0004> hlr_ussd.c:518 262422022376391/0xa2b282e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318694 DSS <0004> hlr_ussd.c:542 262422022376391/0xa2b282e4: Cannot find conn for EUSE EUSE-foobar 20241224160318694 DSS <0004> hlr_ussd.c:354 262422022376391/0xa2b282e4: Tx ReturnError(1, 0x22) 20241224160318694 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422022376391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422022376391" session_id=2729607908 session_state=END} 20241224160318694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4258 20241224160318698 DAUC <0003> db_auc.c:157 IMSI='262426436047336': No 2G Auth Data 20241224160318698 DAUC <0003> db_auc.c:192 IMSI='262426436047336': No 3G Auth Data 20241224160318707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 20241224160318711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318711 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426436047336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426436047336" session_id=4234445763 session_state=BEGIN} 20241224160318711 DSS <0004> hlr_ussd.c:576 262426436047336/0xfc6483c3: Process SS (BEGIN) 20241224160318711 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318711 DSS <0004> hlr_ussd.c:518 262426436047336/0xfc6483c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318711 DSS <0004> hlr_ussd.c:542 262426436047336/0xfc6483c3: Cannot find conn for EUSE EUSE-foobar 20241224160318711 DSS <0004> hlr_ussd.c:354 262426436047336/0xfc6483c3: Tx ReturnError(1, 0x22) 20241224160318711 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426436047336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426436047336" session_id=4234445763 session_state=END} 20241224160318711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 20241224160318715 DAUC <0003> db_auc.c:157 IMSI='262429651124921': No 2G Auth Data 20241224160318715 DAUC <0003> db_auc.c:192 IMSI='262429651124921': No 3G Auth Data 20241224160318725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45514<->l=127.0.0.1:4258 20241224160318731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318731 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429651124921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429651124921" session_id=1037972996 session_state=BEGIN} 20241224160318731 DSS <0004> hlr_ussd.c:576 262429651124921/0x3dde3604: Process SS (BEGIN) 20241224160318731 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318731 DSS <0004> hlr_ussd.c:518 262429651124921/0x3dde3604: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318731 DSS <0004> hlr_ussd.c:542 262429651124921/0x3dde3604: Cannot find conn for EUSE EUSE-foobar 20241224160318731 DSS <0004> hlr_ussd.c:354 262429651124921/0x3dde3604: Tx ReturnError(1, 0x22) 20241224160318731 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429651124921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429651124921" session_id=1037972996 session_state=END} 20241224160318731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45514<->l=127.0.0.1:4258 20241224160318735 DAUC <0003> db_auc.c:157 IMSI='262421628644344': No 2G Auth Data 20241224160318735 DAUC <0003> db_auc.c:192 IMSI='262421628644344': No 3G Auth Data 20241224160318746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4258 20241224160318751 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318751 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421628644344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421628644344" session_id=1757727612 session_state=BEGIN} 20241224160318751 DSS <0004> hlr_ussd.c:576 262421628644344/0x68c4cb7c: Process SS (BEGIN) 20241224160318752 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318752 DSS <0004> hlr_ussd.c:518 262421628644344/0x68c4cb7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318752 DSS <0004> hlr_ussd.c:542 262421628644344/0x68c4cb7c: Cannot find conn for EUSE EUSE-foobar 20241224160318752 DSS <0004> hlr_ussd.c:354 262421628644344/0x68c4cb7c: Tx ReturnError(1, 0x22) 20241224160318752 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421628644344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421628644344" session_id=1757727612 session_state=END} 20241224160318752 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318752 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45530<->l=127.0.0.1:4258 20241224160318755 DAUC <0003> db_auc.c:157 IMSI='262423511854377': No 2G Auth Data 20241224160318755 DAUC <0003> db_auc.c:192 IMSI='262423511854377': No 3G Auth Data 20241224160318763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4258 20241224160318767 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318767 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423511854377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423511854377" session_id=2685878439 session_state=BEGIN} 20241224160318767 DSS <0004> hlr_ussd.c:576 262423511854377/0xa01740a7: Process SS (BEGIN) 20241224160318767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318767 DSS <0004> hlr_ussd.c:518 262423511854377/0xa01740a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318767 DSS <0004> hlr_ussd.c:542 262423511854377/0xa01740a7: Cannot find conn for EUSE EUSE-foobar 20241224160318767 DSS <0004> hlr_ussd.c:354 262423511854377/0xa01740a7: Tx ReturnError(1, 0x22) 20241224160318767 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423511854377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423511854377" session_id=2685878439 session_state=END} 20241224160318767 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318767 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4258 20241224160318770 DAUC <0003> db_auc.c:157 IMSI='262429505397634': No 2G Auth Data 20241224160318770 DAUC <0003> db_auc.c:192 IMSI='262429505397634': No 3G Auth Data 20241224160318780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4258 20241224160318786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318786 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429505397634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429505397634" session_id=794693492 session_state=BEGIN} 20241224160318786 DSS <0004> hlr_ussd.c:576 262429505397634/0x2f5e0f74: Process SS (BEGIN) 20241224160318786 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318786 DSS <0004> hlr_ussd.c:518 262429505397634/0x2f5e0f74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318786 DSS <0004> hlr_ussd.c:542 262429505397634/0x2f5e0f74: Cannot find conn for EUSE EUSE-foobar 20241224160318786 DSS <0004> hlr_ussd.c:354 262429505397634/0x2f5e0f74: Tx ReturnError(1, 0x22) 20241224160318786 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429505397634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429505397634" session_id=794693492 session_state=END} 20241224160318786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318786 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.1:4258 20241224160318789 DAUC <0003> db_auc.c:157 IMSI='262421539217980': No 2G Auth Data 20241224160318789 DAUC <0003> db_auc.c:192 IMSI='262421539217980': No 3G Auth Data 20241224160318798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4258 20241224160318802 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318802 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421539217980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421539217980" session_id=98865875 session_state=BEGIN} 20241224160318802 DSS <0004> hlr_ussd.c:576 262421539217980/0x05e492d3: Process SS (BEGIN) 20241224160318802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318802 DSS <0004> hlr_ussd.c:518 262421539217980/0x05e492d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318802 DSS <0004> hlr_ussd.c:542 262421539217980/0x05e492d3: Cannot find conn for EUSE EUSE-foobar 20241224160318802 DSS <0004> hlr_ussd.c:354 262421539217980/0x05e492d3: Tx ReturnError(1, 0x22) 20241224160318802 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421539217980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421539217980" session_id=98865875 session_state=END} 20241224160318802 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318802 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4258 20241224160318804 DAUC <0003> db_auc.c:157 IMSI='262424849067337': No 2G Auth Data 20241224160318804 DAUC <0003> db_auc.c:192 IMSI='262424849067337': No 3G Auth Data 20241224160318813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 20241224160318816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318816 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424849067337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424849067337" session_id=1097672047 session_state=BEGIN} 20241224160318816 DSS <0004> hlr_ussd.c:576 262424849067337/0x416d256f: Process SS (BEGIN) 20241224160318816 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160318816 DSS <0004> hlr_ussd.c:518 262424849067337/0x416d256f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160318816 DSS <0004> hlr_ussd.c:542 262424849067337/0x416d256f: Cannot find conn for EUSE EUSE-foobar 20241224160318816 DSS <0004> hlr_ussd.c:354 262424849067337/0x416d256f: Tx ReturnError(1, 0x22) 20241224160318816 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424849067337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424849067337" session_id=1097672047 session_state=END} 20241224160318816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160318819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 20241224160318820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20241224160318820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44987<->l=127.0.0.1:4259) 20241224160318820 DLINP <000b> input/ipa.c:452 connected read/write 20241224160318820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160318820 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160318821 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160318821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160318865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4258 20241224160319066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4258 20241224160322096 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160322096 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160322097 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20241224160322099 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322099 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160322099 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160322099 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  20241224160322099 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160322099 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  20241224160322099 DLGSUP <0013> gsup_server.c:236 2:  20241224160322099 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160322099 DLGSUP <0013> gsup_server.c:236 3:  20241224160322099 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160322099 DLGSUP <0013> gsup_server.c:236 4:  20241224160322099 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160322099 DLGSUP <0013> gsup_server.c:236 5:  20241224160322099 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160322099 DLGSUP <0013> gsup_server.c:236 7:  20241224160322099 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160322099 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160322099 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160322099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160322123 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241224160322127 DAUC <0003> db_auc.c:157 IMSI='262420368999589': No 2G Auth Data 20241224160322127 DAUC <0003> db_auc.c:192 IMSI='262420368999589': No 3G Auth Data 20241224160322134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 20241224160322142 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322142 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420368999589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420368999589" session_id=3514087096 session_state=BEGIN} 20241224160322142 DSS <0004> hlr_ussd.c:576 262420368999589/0xd174b6b8: Process SS (BEGIN) 20241224160322142 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322142 DSS <0004> hlr_ussd.c:518 262420368999589/0xd174b6b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322142 DSS <0004> hlr_ussd.c:363 262420368999589/0xd174b6b8: Tx USSD 'Your IMSI is 262420368999589' 20241224160322142 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420368999589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420368999589" session_id=3514087096 session_state=END} 20241224160322142 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420368999589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322142 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322142 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 20241224160322144 DAUC <0003> db_auc.c:157 IMSI='262425996684952': No 2G Auth Data 20241224160322144 DAUC <0003> db_auc.c:192 IMSI='262425996684952': No 3G Auth Data 20241224160322152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20241224160322157 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322157 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425996684952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425996684952" session_id=3268195770 session_state=BEGIN} 20241224160322157 DSS <0004> hlr_ussd.c:576 262425996684952/0xc2ccb5ba: Process SS (BEGIN) 20241224160322157 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322157 DSS <0004> hlr_ussd.c:518 262425996684952/0xc2ccb5ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322157 DSS <0004> hlr_ussd.c:363 262425996684952/0xc2ccb5ba: Tx USSD 'Your IMSI is 262425996684952' 20241224160322157 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425996684952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425996684952" session_id=3268195770 session_state=END} 20241224160322157 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425996684952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322157 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322157 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4258 20241224160322160 DAUC <0003> db_auc.c:157 IMSI='262426341946096': No 2G Auth Data 20241224160322160 DAUC <0003> db_auc.c:192 IMSI='262426341946096': No 3G Auth Data 20241224160322167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241224160322171 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322171 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426341946096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426341946096" session_id=2130068852 session_state=BEGIN} 20241224160322171 DSS <0004> hlr_ussd.c:576 262426341946096/0x7ef64574: Process SS (BEGIN) 20241224160322171 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322171 DSS <0004> hlr_ussd.c:518 262426341946096/0x7ef64574: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322171 DSS <0004> hlr_ussd.c:363 262426341946096/0x7ef64574: Tx USSD 'Your IMSI is 262426341946096' 20241224160322171 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426341946096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426341946096" session_id=2130068852 session_state=END} 20241224160322171 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426341946096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322171 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322171 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241224160322174 DAUC <0003> db_auc.c:157 IMSI='262420881718754': No 2G Auth Data 20241224160322174 DAUC <0003> db_auc.c:192 IMSI='262420881718754': No 3G Auth Data 20241224160322183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 20241224160322187 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322187 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420881718754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420881718754" session_id=3946077381 session_state=BEGIN} 20241224160322187 DSS <0004> hlr_ussd.c:576 262420881718754/0xeb345cc5: Process SS (BEGIN) 20241224160322187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322187 DSS <0004> hlr_ussd.c:518 262420881718754/0xeb345cc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322187 DSS <0004> hlr_ussd.c:363 262420881718754/0xeb345cc5: Tx USSD 'Your IMSI is 262420881718754' 20241224160322187 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420881718754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420881718754" session_id=3946077381 session_state=END} 20241224160322187 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420881718754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322187 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322187 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44296<->l=127.0.0.1:4258 20241224160322191 DAUC <0003> db_auc.c:157 IMSI='262427728171788': No 2G Auth Data 20241224160322192 DAUC <0003> db_auc.c:192 IMSI='262427728171788': No 3G Auth Data 20241224160322200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241224160322203 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322203 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427728171788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427728171788" session_id=709875425 session_state=BEGIN} 20241224160322203 DSS <0004> hlr_ussd.c:576 262427728171788/0x2a4fd6e1: Process SS (BEGIN) 20241224160322203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322203 DSS <0004> hlr_ussd.c:518 262427728171788/0x2a4fd6e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322203 DSS <0004> hlr_ussd.c:363 262427728171788/0x2a4fd6e1: Tx USSD 'Your IMSI is 262427728171788' 20241224160322203 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427728171788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427728171788" session_id=709875425 session_state=END} 20241224160322203 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427728171788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322203 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322203 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44304<->l=127.0.0.1:4258 20241224160322206 DAUC <0003> db_auc.c:157 IMSI='262425433138854': No 2G Auth Data 20241224160322206 DAUC <0003> db_auc.c:192 IMSI='262425433138854': No 3G Auth Data 20241224160322214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20241224160322217 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322217 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425433138854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425433138854" session_id=1862976349 session_state=BEGIN} 20241224160322217 DSS <0004> hlr_ussd.c:576 262425433138854/0x6f0ac35d: Process SS (BEGIN) 20241224160322217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322217 DSS <0004> hlr_ussd.c:518 262425433138854/0x6f0ac35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322217 DSS <0004> hlr_ussd.c:363 262425433138854/0x6f0ac35d: Tx USSD 'Your IMSI is 262425433138854' 20241224160322217 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425433138854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425433138854" session_id=1862976349 session_state=END} 20241224160322218 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425433138854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322218 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322218 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4258 20241224160322221 DAUC <0003> db_auc.c:157 IMSI='262423756159579': No 2G Auth Data 20241224160322221 DAUC <0003> db_auc.c:192 IMSI='262423756159579': No 3G Auth Data 20241224160322229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241224160322233 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322233 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423756159579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423756159579" session_id=2250669620 session_state=BEGIN} 20241224160322233 DSS <0004> hlr_ussd.c:576 262423756159579/0x86267e34: Process SS (BEGIN) 20241224160322233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322233 DSS <0004> hlr_ussd.c:518 262423756159579/0x86267e34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322233 DSS <0004> hlr_ussd.c:363 262423756159579/0x86267e34: Tx USSD 'Your IMSI is 262423756159579' 20241224160322233 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423756159579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423756159579" session_id=2250669620 session_state=END} 20241224160322233 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423756159579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322233 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322233 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241224160322236 DAUC <0003> db_auc.c:157 IMSI='262421295923244': No 2G Auth Data 20241224160322236 DAUC <0003> db_auc.c:192 IMSI='262421295923244': No 3G Auth Data 20241224160322248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20241224160322252 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322252 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421295923244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421295923244" session_id=338092012 session_state=BEGIN} 20241224160322252 DSS <0004> hlr_ussd.c:576 262421295923244/0x1426dfec: Process SS (BEGIN) 20241224160322252 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160322252 DSS <0004> hlr_ussd.c:518 262421295923244/0x1426dfec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160322252 DSS <0004> hlr_ussd.c:363 262421295923244/0x1426dfec: Tx USSD 'Your IMSI is 262421295923244' 20241224160322252 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421295923244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421295923244" session_id=338092012 session_state=END} 20241224160322252 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421295923244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160322252 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322252 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160322256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4258 20241224160322257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44268<->l=127.0.0.1:4258 20241224160322258 DLINP <000b> input/ipa.c:452 connected read/write 20241224160322258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160322258 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160322258 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160322258 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160322258 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241224160322280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241224160322481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241224160325511 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160325511 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160325512 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241224160325513 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325513 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160325513 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160325513 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  20241224160325513 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160325513 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  20241224160325513 DLGSUP <0013> gsup_server.c:236 2:  20241224160325513 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160325513 DLGSUP <0013> gsup_server.c:236 3:  20241224160325513 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160325513 DLGSUP <0013> gsup_server.c:236 4:  20241224160325513 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160325513 DLGSUP <0013> gsup_server.c:236 5:  20241224160325513 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160325513 DLGSUP <0013> gsup_server.c:236 7:  20241224160325513 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160325513 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160325513 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160325513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160325520 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41117<->l=127.0.0.1:4259) 20241224160325522 DAUC <0003> db_auc.c:157 IMSI='262426500949068': No 2G Auth Data 20241224160325522 DAUC <0003> db_auc.c:192 IMSI='262426500949068': No 3G Auth Data 20241224160325528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44356<->l=127.0.0.1:4258 20241224160325554 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325554 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426500949068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426500949068" source_name="the-source\n" session_id=825681886 session_state=BEGIN} 20241224160325554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224160325554 DSS <0004> hlr_ussd.c:576 262426500949068/0x3136e7de: Process SS (BEGIN) 20241224160325554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325554 DSS <0004> hlr_ussd.c:518 262426500949068/0x3136e7de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325554 DSS <0004> hlr_ussd.c:363 262426500949068/0x3136e7de: Tx USSD 'Your IMSI is 262426500949068' 20241224160325554 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426500949068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426500949068" destination_name="the-source\n" session_id=825681886 session_state=END} 20241224160325554 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262426500949068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325554 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325554 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44356<->l=127.0.0.1:4258 20241224160325557 DAUC <0003> db_auc.c:157 IMSI='262426279427532': No 2G Auth Data 20241224160325558 DAUC <0003> db_auc.c:192 IMSI='262426279427532': No 3G Auth Data 20241224160325564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20241224160325567 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325567 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426279427532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426279427532" source_name="the-source\n" session_id=1677456022 session_state=BEGIN} 20241224160325567 DSS <0004> hlr_ussd.c:576 262426279427532/0x63fbf296: Process SS (BEGIN) 20241224160325567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325567 DSS <0004> hlr_ussd.c:518 262426279427532/0x63fbf296: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325567 DSS <0004> hlr_ussd.c:363 262426279427532/0x63fbf296: Tx USSD 'Your IMSI is 262426279427532' 20241224160325567 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426279427532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426279427532" destination_name="the-source\n" session_id=1677456022 session_state=END} 20241224160325567 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426279427532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325567 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325567 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20241224160325570 DAUC <0003> db_auc.c:157 IMSI='262424322762622': No 2G Auth Data 20241224160325570 DAUC <0003> db_auc.c:192 IMSI='262424322762622': No 3G Auth Data 20241224160325576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241224160325579 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325580 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424322762622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424322762622" source_name="the-source\n" session_id=337158839 session_state=BEGIN} 20241224160325580 DSS <0004> hlr_ussd.c:576 262424322762622/0x1418a2b7: Process SS (BEGIN) 20241224160325580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325580 DSS <0004> hlr_ussd.c:518 262424322762622/0x1418a2b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325580 DSS <0004> hlr_ussd.c:363 262424322762622/0x1418a2b7: Tx USSD 'Your IMSI is 262424322762622' 20241224160325580 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424322762622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424322762622" destination_name="the-source\n" session_id=337158839 session_state=END} 20241224160325580 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262424322762622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325580 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325580 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241224160325582 DAUC <0003> db_auc.c:157 IMSI='262426712089516': No 2G Auth Data 20241224160325582 DAUC <0003> db_auc.c:192 IMSI='262426712089516': No 3G Auth Data 20241224160325589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20241224160325593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325593 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426712089516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712089516" source_name="the-source\n" session_id=3063045256 session_state=BEGIN} 20241224160325593 DSS <0004> hlr_ussd.c:576 262426712089516/0xb6925c88: Process SS (BEGIN) 20241224160325593 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325593 DSS <0004> hlr_ussd.c:518 262426712089516/0xb6925c88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325593 DSS <0004> hlr_ussd.c:363 262426712089516/0xb6925c88: Tx USSD 'Your IMSI is 262426712089516' 20241224160325593 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426712089516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712089516" destination_name="the-source\n" session_id=3063045256 session_state=END} 20241224160325593 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426712089516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4258 20241224160325596 DAUC <0003> db_auc.c:157 IMSI='262422827064406': No 2G Auth Data 20241224160325596 DAUC <0003> db_auc.c:192 IMSI='262422827064406': No 3G Auth Data 20241224160325604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241224160325607 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325608 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422827064406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422827064406" source_name="the-source\n" session_id=3383872274 session_state=BEGIN} 20241224160325608 DSS <0004> hlr_ussd.c:576 262422827064406/0xc9b1cb12: Process SS (BEGIN) 20241224160325608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325608 DSS <0004> hlr_ussd.c:518 262422827064406/0xc9b1cb12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325608 DSS <0004> hlr_ussd.c:363 262422827064406/0xc9b1cb12: Tx USSD 'Your IMSI is 262422827064406' 20241224160325608 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422827064406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422827064406" destination_name="the-source\n" session_id=3383872274 session_state=END} 20241224160325608 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422827064406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325608 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325608 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241224160325613 DAUC <0003> db_auc.c:157 IMSI='262422014648811': No 2G Auth Data 20241224160325613 DAUC <0003> db_auc.c:192 IMSI='262422014648811': No 3G Auth Data 20241224160325621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241224160325627 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325627 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422014648811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422014648811" source_name="the-source\n" session_id=480234404 session_state=BEGIN} 20241224160325627 DSS <0004> hlr_ussd.c:576 262422014648811/0x1c9fcba4: Process SS (BEGIN) 20241224160325627 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325627 DSS <0004> hlr_ussd.c:518 262422014648811/0x1c9fcba4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325627 DSS <0004> hlr_ussd.c:363 262422014648811/0x1c9fcba4: Tx USSD 'Your IMSI is 262422014648811' 20241224160325627 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422014648811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422014648811" destination_name="the-source\n" session_id=480234404 session_state=END} 20241224160325627 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422014648811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325627 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325627 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241224160325630 DAUC <0003> db_auc.c:157 IMSI='262424503984127': No 2G Auth Data 20241224160325630 DAUC <0003> db_auc.c:192 IMSI='262424503984127': No 3G Auth Data 20241224160325637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241224160325640 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325640 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424503984127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424503984127" source_name="the-source\n" session_id=3117039050 session_state=BEGIN} 20241224160325640 DSS <0004> hlr_ussd.c:576 262424503984127/0xb9ca3dca: Process SS (BEGIN) 20241224160325640 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325640 DSS <0004> hlr_ussd.c:518 262424503984127/0xb9ca3dca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325640 DSS <0004> hlr_ussd.c:363 262424503984127/0xb9ca3dca: Tx USSD 'Your IMSI is 262424503984127' 20241224160325640 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424503984127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424503984127" destination_name="the-source\n" session_id=3117039050 session_state=END} 20241224160325640 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424503984127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325640 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325640 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241224160325643 DAUC <0003> db_auc.c:157 IMSI='262428147910225': No 2G Auth Data 20241224160325643 DAUC <0003> db_auc.c:192 IMSI='262428147910225': No 3G Auth Data 20241224160325654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44410<->l=127.0.0.1:4258 20241224160325657 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325657 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428147910225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428147910225" source_name="the-source\n" session_id=3060329844 session_state=BEGIN} 20241224160325657 DSS <0004> hlr_ussd.c:576 262428147910225/0xb668ed74: Process SS (BEGIN) 20241224160325657 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241224160325657 DSS <0004> hlr_ussd.c:518 262428147910225/0xb668ed74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241224160325657 DSS <0004> hlr_ussd.c:363 262428147910225/0xb668ed74: Tx USSD 'Your IMSI is 262428147910225' 20241224160325657 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428147910225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428147910225" destination_name="the-source\n" session_id=3060329844 session_state=END} 20241224160325657 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428147910225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160325657 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325657 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160325659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44410<->l=127.0.0.1:4258 20241224160325659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4258 20241224160325660 DLINP <000b> input/ipa.c:452 connected read/write 20241224160325660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160325660 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160325660 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160325660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160325660 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224160325660 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41117<->l=127.0.0.1:4259) 20241224160325684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20241224160325885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44422<->l=127.0.0.1:4258 20241224160328916 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160328916 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160328917 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160328917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4258 20241224160328918 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160328919 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160328919 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160328919 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  20241224160328919 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160328919 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  20241224160328919 DLGSUP <0013> gsup_server.c:236 2:  20241224160328919 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160328919 DLGSUP <0013> gsup_server.c:236 3:  20241224160328919 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160328919 DLGSUP <0013> gsup_server.c:236 4:  20241224160328919 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160328919 DLGSUP <0013> gsup_server.c:236 5:  20241224160328919 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160328919 DLGSUP <0013> gsup_server.c:236 7:  20241224160328919 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160328919 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160328919 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160328919 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160328926 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46247<->l=127.0.0.1:4259) 20241224160328928 DAUC <0003> db_auc.c:157 IMSI='262421305169184': No 2G Auth Data 20241224160328928 DAUC <0003> db_auc.c:192 IMSI='262421305169184': No 3G Auth Data 20241224160328933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241224160328966 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160328966 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421305169184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421305169184" session_id=2097285067 session_state=BEGIN} 20241224160328966 DSS <0004> hlr_ussd.c:576 262421305169184/0x7d0207cb: Process SS (BEGIN) 20241224160328966 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160328966 DSS <0004> hlr_ussd.c:518 262421305169184/0x7d0207cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160328966 DSS <0004> hlr_ussd.c:363 262421305169184/0x7d0207cb: Tx USSD 'Your extension is 491610333150' 20241224160328966 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421305169184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421305169184" session_id=2097285067 session_state=END} 20241224160328966 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421305169184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160328966 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328966 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241224160328969 DAUC <0003> db_auc.c:157 IMSI='262427932334001': No 2G Auth Data 20241224160328969 DAUC <0003> db_auc.c:192 IMSI='262427932334001': No 3G Auth Data 20241224160328975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44452<->l=127.0.0.1:4258 20241224160328978 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160328978 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427932334001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427932334001" session_id=3735025184 session_state=BEGIN} 20241224160328978 DSS <0004> hlr_ussd.c:576 262427932334001/0xde9ff620: Process SS (BEGIN) 20241224160328978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160328978 DSS <0004> hlr_ussd.c:518 262427932334001/0xde9ff620: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160328978 DSS <0004> hlr_ussd.c:363 262427932334001/0xde9ff620: Tx USSD 'Your extension is 491615214563' 20241224160328978 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427932334001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427932334001" session_id=3735025184 session_state=END} 20241224160328978 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427932334001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160328978 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328978 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44452<->l=127.0.0.1:4258 20241224160328980 DAUC <0003> db_auc.c:157 IMSI='262420022570216': No 2G Auth Data 20241224160328980 DAUC <0003> db_auc.c:192 IMSI='262420022570216': No 3G Auth Data 20241224160328987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 20241224160328989 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160328989 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420022570216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420022570216" session_id=1487283179 session_state=BEGIN} 20241224160328989 DSS <0004> hlr_ussd.c:576 262420022570216/0x58a623eb: Process SS (BEGIN) 20241224160328990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160328990 DSS <0004> hlr_ussd.c:518 262420022570216/0x58a623eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160328990 DSS <0004> hlr_ussd.c:363 262420022570216/0x58a623eb: Tx USSD 'Your extension is 491613127028' 20241224160328990 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420022570216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420022570216" session_id=1487283179 session_state=END} 20241224160328990 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420022570216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160328990 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328990 DLINP <000b> input/ipa.c:452 connected read/write 20241224160328990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160328991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44468<->l=127.0.0.1:4258 20241224160328992 DAUC <0003> db_auc.c:157 IMSI='262424092369464': No 2G Auth Data 20241224160328992 DAUC <0003> db_auc.c:192 IMSI='262424092369464': No 3G Auth Data 20241224160328999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241224160329003 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329003 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424092369464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092369464" session_id=3921013707 session_state=BEGIN} 20241224160329003 DSS <0004> hlr_ussd.c:576 262424092369464/0xe9b5ebcb: Process SS (BEGIN) 20241224160329003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160329003 DSS <0004> hlr_ussd.c:518 262424092369464/0xe9b5ebcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160329003 DSS <0004> hlr_ussd.c:363 262424092369464/0xe9b5ebcb: Tx USSD 'Your extension is 491616076746' 20241224160329003 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424092369464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092369464" session_id=3921013707 session_state=END} 20241224160329003 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424092369464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160329003 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329003 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241224160329005 DAUC <0003> db_auc.c:157 IMSI='262424559105757': No 2G Auth Data 20241224160329005 DAUC <0003> db_auc.c:192 IMSI='262424559105757': No 3G Auth Data 20241224160329012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241224160329015 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329015 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424559105757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424559105757" session_id=1282857748 session_state=BEGIN} 20241224160329015 DSS <0004> hlr_ussd.c:576 262424559105757/0x4c76db14: Process SS (BEGIN) 20241224160329015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160329015 DSS <0004> hlr_ussd.c:518 262424559105757/0x4c76db14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160329015 DSS <0004> hlr_ussd.c:363 262424559105757/0x4c76db14: Tx USSD 'Your extension is 491615372521' 20241224160329015 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424559105757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424559105757" session_id=1282857748 session_state=END} 20241224160329015 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424559105757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160329016 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329016 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241224160329018 DAUC <0003> db_auc.c:157 IMSI='262427010542367': No 2G Auth Data 20241224160329018 DAUC <0003> db_auc.c:192 IMSI='262427010542367': No 3G Auth Data 20241224160329026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20241224160329029 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329029 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427010542367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427010542367" session_id=3141781650 session_state=BEGIN} 20241224160329029 DSS <0004> hlr_ussd.c:576 262427010542367/0xbb43c892: Process SS (BEGIN) 20241224160329029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160329029 DSS <0004> hlr_ussd.c:518 262427010542367/0xbb43c892: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160329029 DSS <0004> hlr_ussd.c:363 262427010542367/0xbb43c892: Tx USSD 'Your extension is 491613754830' 20241224160329029 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427010542367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427010542367" session_id=3141781650 session_state=END} 20241224160329029 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427010542367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160329029 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329029 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20241224160329032 DAUC <0003> db_auc.c:157 IMSI='262422361392944': No 2G Auth Data 20241224160329032 DAUC <0003> db_auc.c:192 IMSI='262422361392944': No 3G Auth Data 20241224160329039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241224160329043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329043 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422361392944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422361392944" session_id=2268840923 session_state=BEGIN} 20241224160329043 DSS <0004> hlr_ussd.c:576 262422361392944/0x873bc3db: Process SS (BEGIN) 20241224160329043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160329043 DSS <0004> hlr_ussd.c:518 262422361392944/0x873bc3db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160329043 DSS <0004> hlr_ussd.c:363 262422361392944/0x873bc3db: Tx USSD 'Your extension is 491617463866' 20241224160329043 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422361392944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422361392944" session_id=2268840923 session_state=END} 20241224160329043 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422361392944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160329043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241224160329045 DAUC <0003> db_auc.c:157 IMSI='262423254628323': No 2G Auth Data 20241224160329045 DAUC <0003> db_auc.c:192 IMSI='262423254628323': No 3G Auth Data 20241224160329052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20241224160329055 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329055 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423254628323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423254628323" session_id=1711372141 session_state=BEGIN} 20241224160329055 DSS <0004> hlr_ussd.c:576 262423254628323/0x6601776d: Process SS (BEGIN) 20241224160329055 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160329055 DSS <0004> hlr_ussd.c:518 262423254628323/0x6601776d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160329055 DSS <0004> hlr_ussd.c:363 262423254628323/0x6601776d: Tx USSD 'Your extension is 491616831134' 20241224160329055 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423254628323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254628323" session_id=1711372141 session_state=END} 20241224160329055 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423254628323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160329055 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329055 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160329057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20241224160329058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4258 20241224160329059 DLINP <000b> input/ipa.c:452 connected read/write 20241224160329059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160329059 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160329059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160329059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160329059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46247<->l=127.0.0.1:4259) 20241224160329083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 20241224160329284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 20241224160332317 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160332317 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160332318 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241224160332319 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332319 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160332319 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160332319 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  20241224160332319 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160332319 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  20241224160332319 DLGSUP <0013> gsup_server.c:236 2:  20241224160332319 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160332319 DLGSUP <0013> gsup_server.c:236 3:  20241224160332319 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160332319 DLGSUP <0013> gsup_server.c:236 4:  20241224160332319 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160332319 DLGSUP <0013> gsup_server.c:236 5:  20241224160332319 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160332319 DLGSUP <0013> gsup_server.c:236 7:  20241224160332319 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160332319 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160332319 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160332319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160332327 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20241224160332330 DAUC <0003> db_auc.c:157 IMSI='262420483806715': No 2G Auth Data 20241224160332330 DAUC <0003> db_auc.c:192 IMSI='262420483806715': No 3G Auth Data 20241224160332336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241224160332362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332362 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420483806715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420483806715" source_name="the-source\n" session_id=1958075222 session_state=BEGIN} 20241224160332362 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224160332362 DSS <0004> hlr_ussd.c:576 262420483806715/0x74b5db56: Process SS (BEGIN) 20241224160332362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332362 DSS <0004> hlr_ussd.c:518 262420483806715/0x74b5db56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332362 DSS <0004> hlr_ussd.c:363 262420483806715/0x74b5db56: Tx USSD 'Your extension is 491616424706' 20241224160332362 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420483806715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420483806715" destination_name="the-source\n" session_id=1958075222 session_state=END} 20241224160332362 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420483806715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20241224160332365 DAUC <0003> db_auc.c:157 IMSI='262420396997398': No 2G Auth Data 20241224160332365 DAUC <0003> db_auc.c:192 IMSI='262420396997398': No 3G Auth Data 20241224160332373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 20241224160332377 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332377 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420396997398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420396997398" source_name="the-source\n" session_id=700179943 session_state=BEGIN} 20241224160332377 DSS <0004> hlr_ussd.c:576 262420396997398/0x29bbe5e7: Process SS (BEGIN) 20241224160332377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332377 DSS <0004> hlr_ussd.c:518 262420396997398/0x29bbe5e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332377 DSS <0004> hlr_ussd.c:363 262420396997398/0x29bbe5e7: Tx USSD 'Your extension is 491618822373' 20241224160332377 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420396997398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420396997398" destination_name="the-source\n" session_id=700179943 session_state=END} 20241224160332377 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262420396997398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332377 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332377 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 20241224160332381 DAUC <0003> db_auc.c:157 IMSI='262427597096173': No 2G Auth Data 20241224160332381 DAUC <0003> db_auc.c:192 IMSI='262427597096173': No 3G Auth Data 20241224160332387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 20241224160332390 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332391 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427597096173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427597096173" source_name="the-source\n" session_id=2101375219 session_state=BEGIN} 20241224160332391 DSS <0004> hlr_ussd.c:576 262427597096173/0x7d4070f3: Process SS (BEGIN) 20241224160332391 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332391 DSS <0004> hlr_ussd.c:518 262427597096173/0x7d4070f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332391 DSS <0004> hlr_ussd.c:363 262427597096173/0x7d4070f3: Tx USSD 'Your extension is 491615457466' 20241224160332391 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427597096173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427597096173" destination_name="the-source\n" session_id=2101375219 session_state=END} 20241224160332391 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427597096173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332391 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332391 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 20241224160332393 DAUC <0003> db_auc.c:157 IMSI='262429878272962': No 2G Auth Data 20241224160332393 DAUC <0003> db_auc.c:192 IMSI='262429878272962': No 3G Auth Data 20241224160332401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4258 20241224160332404 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332404 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429878272962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429878272962" source_name="the-source\n" session_id=1049581234 session_state=BEGIN} 20241224160332404 DSS <0004> hlr_ussd.c:576 262429878272962/0x3e8f56b2: Process SS (BEGIN) 20241224160332404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332404 DSS <0004> hlr_ussd.c:518 262429878272962/0x3e8f56b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332404 DSS <0004> hlr_ussd.c:363 262429878272962/0x3e8f56b2: Tx USSD 'Your extension is 491615503432' 20241224160332404 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429878272962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429878272962" destination_name="the-source\n" session_id=1049581234 session_state=END} 20241224160332404 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429878272962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332404 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332404 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4258 20241224160332407 DAUC <0003> db_auc.c:157 IMSI='262428522943207': No 2G Auth Data 20241224160332407 DAUC <0003> db_auc.c:192 IMSI='262428522943207': No 3G Auth Data 20241224160332415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241224160332419 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332419 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428522943207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428522943207" source_name="the-source\n" session_id=3152653245 session_state=BEGIN} 20241224160332419 DSS <0004> hlr_ussd.c:576 262428522943207/0xbbe9abbd: Process SS (BEGIN) 20241224160332419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332419 DSS <0004> hlr_ussd.c:518 262428522943207/0xbbe9abbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332419 DSS <0004> hlr_ussd.c:363 262428522943207/0xbbe9abbd: Tx USSD 'Your extension is 491616306080' 20241224160332419 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428522943207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428522943207" destination_name="the-source\n" session_id=3152653245 session_state=END} 20241224160332419 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428522943207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332419 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332419 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241224160332422 DAUC <0003> db_auc.c:157 IMSI='262427589993906': No 2G Auth Data 20241224160332422 DAUC <0003> db_auc.c:192 IMSI='262427589993906': No 3G Auth Data 20241224160332430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241224160332433 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332434 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427589993906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427589993906" source_name="the-source\n" session_id=1951841688 session_state=BEGIN} 20241224160332434 DSS <0004> hlr_ussd.c:576 262427589993906/0x7456bd98: Process SS (BEGIN) 20241224160332434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332434 DSS <0004> hlr_ussd.c:518 262427589993906/0x7456bd98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332434 DSS <0004> hlr_ussd.c:363 262427589993906/0x7456bd98: Tx USSD 'Your extension is 491614208038' 20241224160332434 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427589993906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427589993906" destination_name="the-source\n" session_id=1951841688 session_state=END} 20241224160332434 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262427589993906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332434 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332434 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241224160332436 DAUC <0003> db_auc.c:157 IMSI='262428699347943': No 2G Auth Data 20241224160332436 DAUC <0003> db_auc.c:192 IMSI='262428699347943': No 3G Auth Data 20241224160332444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241224160332447 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332447 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428699347943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428699347943" source_name="the-source\n" session_id=1167886728 session_state=BEGIN} 20241224160332447 DSS <0004> hlr_ussd.c:576 262428699347943/0x459c8988: Process SS (BEGIN) 20241224160332447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332447 DSS <0004> hlr_ussd.c:518 262428699347943/0x459c8988: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332447 DSS <0004> hlr_ussd.c:363 262428699347943/0x459c8988: Tx USSD 'Your extension is 491617070582' 20241224160332447 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428699347943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428699347943" destination_name="the-source\n" session_id=1167886728 session_state=END} 20241224160332447 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428699347943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332447 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332448 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241224160332450 DAUC <0003> db_auc.c:157 IMSI='262420432822124': No 2G Auth Data 20241224160332450 DAUC <0003> db_auc.c:192 IMSI='262420432822124': No 3G Auth Data 20241224160332457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241224160332462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332462 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420432822124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420432822124" source_name="the-source\n" session_id=3349333551 session_state=BEGIN} 20241224160332462 DSS <0004> hlr_ussd.c:576 262420432822124/0xc7a2c62f: Process SS (BEGIN) 20241224160332462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241224160332462 DSS <0004> hlr_ussd.c:518 262420432822124/0xc7a2c62f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241224160332462 DSS <0004> hlr_ussd.c:363 262420432822124/0xc7a2c62f: Tx USSD 'Your extension is 491618663175' 20241224160332462 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420432822124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420432822124" destination_name="the-source\n" session_id=3349333551 session_state=END} 20241224160332462 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420432822124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160332462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332462 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160332465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241224160332465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241224160332466 DLINP <000b> input/ipa.c:452 connected read/write 20241224160332466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160332466 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160332466 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160332466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160332466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224160332466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20241224160332496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 20241224160332698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4258 20241224160335734 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43597 20241224160335734 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43597 20241224160335735 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335735 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335735 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160335735 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160335736 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335736 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335736 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160335736 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224160335736 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224160335736 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  20241224160335736 DLGSUP <0013> gsup_server.c:236 2:  20241224160335736 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 3:  20241224160335736 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 4:  20241224160335736 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 5:  20241224160335736 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 7:  20241224160335736 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160335736 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160335736 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160335736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43597 20241224160335737 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241224160335738 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335738 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160335738 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160335738 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  20241224160335738 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160335738 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  20241224160335738 DLGSUP <0013> gsup_server.c:236 2:  20241224160335738 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160335738 DLGSUP <0013> gsup_server.c:236 3:  20241224160335739 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160335739 DLGSUP <0013> gsup_server.c:236 4:  20241224160335739 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160335739 DLGSUP <0013> gsup_server.c:236 5:  20241224160335739 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160335739 DLGSUP <0013> gsup_server.c:236 7:  20241224160335739 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160335739 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160335739 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160335739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160335746 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20241224160335749 DAUC <0003> db_auc.c:157 IMSI='262423093814938': No 2G Auth Data 20241224160335749 DAUC <0003> db_auc.c:192 IMSI='262423093814938': No 3G Auth Data 20241224160335755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20241224160335782 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335782 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423093814938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423093814938" session_id=2797205023 session_state=BEGIN} 20241224160335782 DSS <0004> hlr_ussd.c:576 262423093814938/0xa6b9f61f: Process SS (BEGIN) 20241224160335782 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335782 DSS <0004> hlr_ussd.c:518 262423093814938/0xa6b9f61f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335782 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335782 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335782 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335782 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335787 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335787 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335787 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423093814938 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423093814938" session_id=2797205023 session_state=END} 20241224160335787 DSS <0004> hlr_ussd.c:576 262423093814938/0xa6b9f61f: Process SS (END) 20241224160335787 DSS <0004> hlr_ussd.c:518 262423093814938/0xa6b9f61f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335787 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423093814938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423093814938" session_id=2797205023 session_state=END} 20241224160335787 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423093814938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335787 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423093814938 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335787 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335787 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 20241224160335790 DAUC <0003> db_auc.c:157 IMSI='262424932932959': No 2G Auth Data 20241224160335790 DAUC <0003> db_auc.c:192 IMSI='262424932932959': No 3G Auth Data 20241224160335797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241224160335800 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335800 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424932932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424932932959" session_id=3392262050 session_state=BEGIN} 20241224160335800 DSS <0004> hlr_ussd.c:576 262424932932959/0xca31cfa2: Process SS (BEGIN) 20241224160335800 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335800 DSS <0004> hlr_ussd.c:518 262424932932959/0xca31cfa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335800 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335800 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335800 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335800 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335801 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335801 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424932932959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424932932959" session_id=3392262050 session_state=END} 20241224160335801 DSS <0004> hlr_ussd.c:576 262424932932959/0xca31cfa2: Process SS (END) 20241224160335801 DSS <0004> hlr_ussd.c:518 262424932932959/0xca31cfa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335801 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424932932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424932932959" session_id=3392262050 session_state=END} 20241224160335801 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424932932959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335801 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424932932959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241224160335803 DAUC <0003> db_auc.c:157 IMSI='262428226522794': No 2G Auth Data 20241224160335803 DAUC <0003> db_auc.c:192 IMSI='262428226522794': No 3G Auth Data 20241224160335810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241224160335813 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335813 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428226522794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226522794" session_id=3801160152 session_state=BEGIN} 20241224160335813 DSS <0004> hlr_ussd.c:576 262428226522794/0xe29119d8: Process SS (BEGIN) 20241224160335813 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335813 DSS <0004> hlr_ussd.c:518 262428226522794/0xe29119d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335813 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335813 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335813 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335813 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335814 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335814 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262428226522794 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226522794" session_id=3801160152 session_state=END} 20241224160335814 DSS <0004> hlr_ussd.c:576 262428226522794/0xe29119d8: Process SS (END) 20241224160335814 DSS <0004> hlr_ussd.c:518 262428226522794/0xe29119d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335814 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428226522794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226522794" session_id=3801160152 session_state=END} 20241224160335814 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428226522794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335814 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262428226522794 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241224160335818 DAUC <0003> db_auc.c:157 IMSI='262423462520108': No 2G Auth Data 20241224160335818 DAUC <0003> db_auc.c:192 IMSI='262423462520108': No 3G Auth Data 20241224160335825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241224160335828 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335829 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423462520108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423462520108" session_id=3283086422 session_state=BEGIN} 20241224160335829 DSS <0004> hlr_ussd.c:576 262423462520108/0xc3afec56: Process SS (BEGIN) 20241224160335829 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335829 DSS <0004> hlr_ussd.c:518 262423462520108/0xc3afec56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335829 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335829 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335830 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335830 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335830 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262423462520108 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423462520108" session_id=3283086422 session_state=END} 20241224160335830 DSS <0004> hlr_ussd.c:576 262423462520108/0xc3afec56: Process SS (END) 20241224160335830 DSS <0004> hlr_ussd.c:518 262423462520108/0xc3afec56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335830 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423462520108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423462520108" session_id=3283086422 session_state=END} 20241224160335830 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423462520108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335830 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262423462520108 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335830 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335830 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241224160335834 DAUC <0003> db_auc.c:157 IMSI='262428574903349': No 2G Auth Data 20241224160335834 DAUC <0003> db_auc.c:192 IMSI='262428574903349': No 3G Auth Data 20241224160335840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20241224160335843 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335843 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428574903349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428574903349" session_id=2492620194 session_state=BEGIN} 20241224160335843 DSS <0004> hlr_ussd.c:576 262428574903349/0x94925da2: Process SS (BEGIN) 20241224160335843 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335843 DSS <0004> hlr_ussd.c:518 262428574903349/0x94925da2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335843 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335843 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335844 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335844 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335844 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335844 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335845 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428574903349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574903349" session_id=2492620194 session_state=END} 20241224160335845 DSS <0004> hlr_ussd.c:576 262428574903349/0x94925da2: Process SS (END) 20241224160335845 DSS <0004> hlr_ussd.c:518 262428574903349/0x94925da2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335845 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428574903349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428574903349" session_id=2492620194 session_state=END} 20241224160335845 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428574903349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335845 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428574903349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335845 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335845 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.1:4258 20241224160335847 DAUC <0003> db_auc.c:157 IMSI='262424969414915': No 2G Auth Data 20241224160335847 DAUC <0003> db_auc.c:192 IMSI='262424969414915': No 3G Auth Data 20241224160335854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20241224160335857 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335857 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424969414915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424969414915" session_id=2486017999 session_state=BEGIN} 20241224160335857 DSS <0004> hlr_ussd.c:576 262424969414915/0x942d9fcf: Process SS (BEGIN) 20241224160335857 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335857 DSS <0004> hlr_ussd.c:518 262424969414915/0x942d9fcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335857 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335857 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335857 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335857 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335859 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335859 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335859 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424969414915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424969414915" session_id=2486017999 session_state=END} 20241224160335859 DSS <0004> hlr_ussd.c:576 262424969414915/0x942d9fcf: Process SS (END) 20241224160335859 DSS <0004> hlr_ussd.c:518 262424969414915/0x942d9fcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335859 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424969414915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424969414915" session_id=2486017999 session_state=END} 20241224160335859 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424969414915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335859 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424969414915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335859 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335859 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20241224160335861 DAUC <0003> db_auc.c:157 IMSI='262429932073351': No 2G Auth Data 20241224160335861 DAUC <0003> db_auc.c:192 IMSI='262429932073351': No 3G Auth Data 20241224160335870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241224160335873 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335873 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429932073351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429932073351" session_id=1520589424 session_state=BEGIN} 20241224160335873 DSS <0004> hlr_ussd.c:576 262429932073351/0x5aa25a70: Process SS (BEGIN) 20241224160335873 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335873 DSS <0004> hlr_ussd.c:518 262429932073351/0x5aa25a70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335873 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335873 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335873 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335873 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335874 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335874 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335874 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262429932073351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429932073351" session_id=1520589424 session_state=END} 20241224160335874 DSS <0004> hlr_ussd.c:576 262429932073351/0x5aa25a70: Process SS (END) 20241224160335874 DSS <0004> hlr_ussd.c:518 262429932073351/0x5aa25a70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335874 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429932073351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429932073351" session_id=1520589424 session_state=END} 20241224160335874 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429932073351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335874 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262429932073351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335875 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335875 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241224160335877 DAUC <0003> db_auc.c:157 IMSI='262425187041572': No 2G Auth Data 20241224160335877 DAUC <0003> db_auc.c:192 IMSI='262425187041572': No 3G Auth Data 20241224160335885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20241224160335888 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335889 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425187041572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425187041572" session_id=2878059175 session_state=BEGIN} 20241224160335889 DSS <0004> hlr_ussd.c:576 262425187041572/0xab8bb2a7: Process SS (BEGIN) 20241224160335889 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160335889 DSS <0004> hlr_ussd.c:518 262425187041572/0xab8bb2a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160335889 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335889 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335889 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335889 DLINP <000b> input/ipa.c:432 127.0.0.1:43597 sending data 20241224160335890 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335890 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335890 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262425187041572 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425187041572" session_id=2878059175 session_state=END} 20241224160335890 DSS <0004> hlr_ussd.c:576 262425187041572/0xab8bb2a7: Process SS (END) 20241224160335890 DSS <0004> hlr_ussd.c:518 262425187041572/0xab8bb2a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160335890 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425187041572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425187041572" session_id=2878059175 session_state=END} 20241224160335890 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425187041572 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160335890 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262425187041572 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160335890 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335890 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160335892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20241224160335893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241224160335894 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160335894 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160335894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160335894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160335894 DLINP <000b> input/ipa.c:452 connected read/write 20241224160335894 DLINP <000b> input/ipa.c:406 127.0.0.1:43597 message received 20241224160335894 DLINP <000b> input/ipa.c:415 127.0.0.1:43597 connection closed with server 20241224160335894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43597 20241224160335894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241224160335895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42375<->l=127.0.0.1:4259) 20241224160335938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241224160336139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241224160339174 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33095 20241224160339174 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33095 20241224160339175 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339175 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339176 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160339176 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160339177 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339177 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339177 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160339177 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224160339177 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224160339177 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  20241224160339177 DLGSUP <0013> gsup_server.c:236 2:  20241224160339177 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 3:  20241224160339177 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 4:  20241224160339177 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 5:  20241224160339177 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 7:  20241224160339177 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160339177 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160339177 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160339177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33095 20241224160339177 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20241224160339179 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339179 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160339179 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160339179 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  20241224160339179 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160339179 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  20241224160339179 DLGSUP <0013> gsup_server.c:236 2:  20241224160339179 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160339179 DLGSUP <0013> gsup_server.c:236 3:  20241224160339179 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160339179 DLGSUP <0013> gsup_server.c:236 4:  20241224160339179 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160339179 DLGSUP <0013> gsup_server.c:236 5:  20241224160339179 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160339179 DLGSUP <0013> gsup_server.c:236 7:  20241224160339179 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160339179 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160339179 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160339179 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160339186 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42709<->l=127.0.0.1:4259) 20241224160339189 DAUC <0003> db_auc.c:157 IMSI='262425176667539': No 2G Auth Data 20241224160339189 DAUC <0003> db_auc.c:192 IMSI='262425176667539': No 3G Auth Data 20241224160339195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241224160339222 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339222 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425176667539" session_id=2567256652 session_state=BEGIN} 20241224160339222 DSS <0004> hlr_ussd.c:576 262425176667539/0x99053a4c: Process SS (BEGIN) 20241224160339222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339222 DSS <0004> hlr_ussd.c:518 262425176667539/0x99053a4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339222 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339222 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339222 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339222 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339227 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339227 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339227 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425176667539" session_id=2567256652 session_state=CONTINUE} 20241224160339227 DSS <0004> hlr_ussd.c:576 262425176667539/0x99053a4c: Process SS (CONTINUE) 20241224160339227 DSS <0004> hlr_ussd.c:518 262425176667539/0x99053a4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339227 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425176667539" session_id=2567256652 session_state=CONTINUE} 20241224160339227 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339227 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339228 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339230 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339230 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425176667539" session_id=2567256652 session_state=CONTINUE} 20241224160339230 DSS <0004> hlr_ussd.c:576 262425176667539/0x99053a4c: Process SS (CONTINUE) 20241224160339230 DSS <0004> hlr_ussd.c:518 262425176667539/0x99053a4c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339230 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339230 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339230 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339230 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339230 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339231 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339231 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339231 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425176667539" session_id=2567256652 session_state=END} 20241224160339231 DSS <0004> hlr_ussd.c:576 262425176667539/0x99053a4c: Process SS (END) 20241224160339231 DSS <0004> hlr_ussd.c:518 262425176667539/0x99053a4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339231 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425176667539" session_id=2567256652 session_state=END} 20241224160339231 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339231 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425176667539 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339231 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339231 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20241224160339232 DAUC <0003> db_auc.c:157 IMSI='262421994550403': No 2G Auth Data 20241224160339232 DAUC <0003> db_auc.c:192 IMSI='262421994550403': No 3G Auth Data 20241224160339239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241224160339242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339242 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421994550403" session_id=3752413928 session_state=BEGIN} 20241224160339242 DSS <0004> hlr_ussd.c:576 262421994550403/0xdfa94ae8: Process SS (BEGIN) 20241224160339242 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339242 DSS <0004> hlr_ussd.c:518 262421994550403/0xdfa94ae8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339242 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339242 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339243 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339243 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339243 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421994550403" session_id=3752413928 session_state=CONTINUE} 20241224160339243 DSS <0004> hlr_ussd.c:576 262421994550403/0xdfa94ae8: Process SS (CONTINUE) 20241224160339243 DSS <0004> hlr_ussd.c:518 262421994550403/0xdfa94ae8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339243 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421994550403" session_id=3752413928 session_state=CONTINUE} 20241224160339243 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339243 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339243 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339245 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339245 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421994550403" session_id=3752413928 session_state=CONTINUE} 20241224160339245 DSS <0004> hlr_ussd.c:576 262421994550403/0xdfa94ae8: Process SS (CONTINUE) 20241224160339245 DSS <0004> hlr_ussd.c:518 262421994550403/0xdfa94ae8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339245 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339245 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339245 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339245 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339245 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339246 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339246 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339246 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421994550403" session_id=3752413928 session_state=END} 20241224160339246 DSS <0004> hlr_ussd.c:576 262421994550403/0xdfa94ae8: Process SS (END) 20241224160339246 DSS <0004> hlr_ussd.c:518 262421994550403/0xdfa94ae8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339246 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421994550403" session_id=3752413928 session_state=END} 20241224160339246 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339246 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421994550403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339246 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339246 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241224160339247 DAUC <0003> db_auc.c:157 IMSI='262428340360490': No 2G Auth Data 20241224160339247 DAUC <0003> db_auc.c:192 IMSI='262428340360490': No 3G Auth Data 20241224160339255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241224160339258 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339258 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428340360490" session_id=3934023729 session_state=BEGIN} 20241224160339258 DSS <0004> hlr_ussd.c:576 262428340360490/0xea7c7031: Process SS (BEGIN) 20241224160339258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339258 DSS <0004> hlr_ussd.c:518 262428340360490/0xea7c7031: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339259 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339259 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339259 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339259 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339260 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339260 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339260 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340360490" session_id=3934023729 session_state=CONTINUE} 20241224160339260 DSS <0004> hlr_ussd.c:576 262428340360490/0xea7c7031: Process SS (CONTINUE) 20241224160339260 DSS <0004> hlr_ussd.c:518 262428340360490/0xea7c7031: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339260 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340360490" session_id=3934023729 session_state=CONTINUE} 20241224160339260 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339260 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339260 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339262 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339262 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428340360490" session_id=3934023729 session_state=CONTINUE} 20241224160339262 DSS <0004> hlr_ussd.c:576 262428340360490/0xea7c7031: Process SS (CONTINUE) 20241224160339263 DSS <0004> hlr_ussd.c:518 262428340360490/0xea7c7031: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339263 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339263 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339263 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339263 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339263 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339264 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339264 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339264 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340360490" session_id=3934023729 session_state=END} 20241224160339264 DSS <0004> hlr_ussd.c:576 262428340360490/0xea7c7031: Process SS (END) 20241224160339264 DSS <0004> hlr_ussd.c:518 262428340360490/0xea7c7031: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339264 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340360490" session_id=3934023729 session_state=END} 20241224160339264 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339264 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428340360490 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339264 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339264 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241224160339265 DAUC <0003> db_auc.c:157 IMSI='262427599337494': No 2G Auth Data 20241224160339265 DAUC <0003> db_auc.c:192 IMSI='262427599337494': No 3G Auth Data 20241224160339274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241224160339277 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339277 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427599337494" session_id=2123974605 session_state=BEGIN} 20241224160339277 DSS <0004> hlr_ussd.c:576 262427599337494/0x7e9947cd: Process SS (BEGIN) 20241224160339277 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339277 DSS <0004> hlr_ussd.c:518 262427599337494/0x7e9947cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339277 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339277 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339277 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339277 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339278 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339278 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339278 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427599337494" session_id=2123974605 session_state=CONTINUE} 20241224160339278 DSS <0004> hlr_ussd.c:576 262427599337494/0x7e9947cd: Process SS (CONTINUE) 20241224160339278 DSS <0004> hlr_ussd.c:518 262427599337494/0x7e9947cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339278 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427599337494" session_id=2123974605 session_state=CONTINUE} 20241224160339278 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339278 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339278 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339280 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339281 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427599337494" session_id=2123974605 session_state=CONTINUE} 20241224160339281 DSS <0004> hlr_ussd.c:576 262427599337494/0x7e9947cd: Process SS (CONTINUE) 20241224160339281 DSS <0004> hlr_ussd.c:518 262427599337494/0x7e9947cd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339281 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339281 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339281 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339281 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339281 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339282 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339282 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339282 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427599337494" session_id=2123974605 session_state=END} 20241224160339282 DSS <0004> hlr_ussd.c:576 262427599337494/0x7e9947cd: Process SS (END) 20241224160339282 DSS <0004> hlr_ussd.c:518 262427599337494/0x7e9947cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339282 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427599337494" session_id=2123974605 session_state=END} 20241224160339282 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339282 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262427599337494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339282 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339282 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241224160339283 DAUC <0003> db_auc.c:157 IMSI='262424823576734': No 2G Auth Data 20241224160339283 DAUC <0003> db_auc.c:192 IMSI='262424823576734': No 3G Auth Data 20241224160339291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241224160339295 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339295 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424823576734" session_id=337766913 session_state=BEGIN} 20241224160339295 DSS <0004> hlr_ussd.c:576 262424823576734/0x1421ea01: Process SS (BEGIN) 20241224160339295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339295 DSS <0004> hlr_ussd.c:518 262424823576734/0x1421ea01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339295 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339295 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339296 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339296 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339297 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339297 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339297 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424823576734" session_id=337766913 session_state=CONTINUE} 20241224160339297 DSS <0004> hlr_ussd.c:576 262424823576734/0x1421ea01: Process SS (CONTINUE) 20241224160339297 DSS <0004> hlr_ussd.c:518 262424823576734/0x1421ea01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339297 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424823576734" session_id=337766913 session_state=CONTINUE} 20241224160339297 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339297 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339297 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339300 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339300 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424823576734" session_id=337766913 session_state=CONTINUE} 20241224160339300 DSS <0004> hlr_ussd.c:576 262424823576734/0x1421ea01: Process SS (CONTINUE) 20241224160339300 DSS <0004> hlr_ussd.c:518 262424823576734/0x1421ea01: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339300 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339300 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339300 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339300 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339300 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339302 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339302 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339302 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424823576734" session_id=337766913 session_state=END} 20241224160339302 DSS <0004> hlr_ussd.c:576 262424823576734/0x1421ea01: Process SS (END) 20241224160339302 DSS <0004> hlr_ussd.c:518 262424823576734/0x1421ea01: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339302 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424823576734" session_id=337766913 session_state=END} 20241224160339302 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339302 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424823576734 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339302 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339302 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20241224160339304 DAUC <0003> db_auc.c:157 IMSI='262420076878881': No 2G Auth Data 20241224160339304 DAUC <0003> db_auc.c:192 IMSI='262420076878881': No 3G Auth Data 20241224160339313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20241224160339316 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339316 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420076878881" session_id=490072030 session_state=BEGIN} 20241224160339316 DSS <0004> hlr_ussd.c:576 262420076878881/0x1d35e7de: Process SS (BEGIN) 20241224160339316 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339316 DSS <0004> hlr_ussd.c:518 262420076878881/0x1d35e7de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339317 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339317 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339317 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339317 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339318 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339318 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339318 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420076878881" session_id=490072030 session_state=CONTINUE} 20241224160339318 DSS <0004> hlr_ussd.c:576 262420076878881/0x1d35e7de: Process SS (CONTINUE) 20241224160339318 DSS <0004> hlr_ussd.c:518 262420076878881/0x1d35e7de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339318 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420076878881" session_id=490072030 session_state=CONTINUE} 20241224160339318 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339318 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339318 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339321 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339321 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420076878881" session_id=490072030 session_state=CONTINUE} 20241224160339321 DSS <0004> hlr_ussd.c:576 262420076878881/0x1d35e7de: Process SS (CONTINUE) 20241224160339321 DSS <0004> hlr_ussd.c:518 262420076878881/0x1d35e7de: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339321 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339321 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339321 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339321 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339321 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339322 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339322 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420076878881" session_id=490072030 session_state=END} 20241224160339322 DSS <0004> hlr_ussd.c:576 262420076878881/0x1d35e7de: Process SS (END) 20241224160339322 DSS <0004> hlr_ussd.c:518 262420076878881/0x1d35e7de: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339322 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420076878881" session_id=490072030 session_state=END} 20241224160339322 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339322 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420076878881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339322 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20241224160339324 DAUC <0003> db_auc.c:157 IMSI='262425977290774': No 2G Auth Data 20241224160339324 DAUC <0003> db_auc.c:192 IMSI='262425977290774': No 3G Auth Data 20241224160339332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241224160339335 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339335 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425977290774" session_id=4175087398 session_state=BEGIN} 20241224160339335 DSS <0004> hlr_ussd.c:576 262425977290774/0xf8dac726: Process SS (BEGIN) 20241224160339336 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339336 DSS <0004> hlr_ussd.c:518 262425977290774/0xf8dac726: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339336 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339336 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339336 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339336 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339337 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339337 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425977290774" session_id=4175087398 session_state=CONTINUE} 20241224160339337 DSS <0004> hlr_ussd.c:576 262425977290774/0xf8dac726: Process SS (CONTINUE) 20241224160339337 DSS <0004> hlr_ussd.c:518 262425977290774/0xf8dac726: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339337 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425977290774" session_id=4175087398 session_state=CONTINUE} 20241224160339337 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339337 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339339 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339340 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425977290774" session_id=4175087398 session_state=CONTINUE} 20241224160339340 DSS <0004> hlr_ussd.c:576 262425977290774/0xf8dac726: Process SS (CONTINUE) 20241224160339340 DSS <0004> hlr_ussd.c:518 262425977290774/0xf8dac726: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339340 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339340 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339340 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339340 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339340 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339341 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339341 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339341 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425977290774" session_id=4175087398 session_state=END} 20241224160339341 DSS <0004> hlr_ussd.c:576 262425977290774/0xf8dac726: Process SS (END) 20241224160339341 DSS <0004> hlr_ussd.c:518 262425977290774/0xf8dac726: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339341 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425977290774" session_id=4175087398 session_state=END} 20241224160339341 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339341 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425977290774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339341 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339341 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20241224160339342 DAUC <0003> db_auc.c:157 IMSI='262426907849839': No 2G Auth Data 20241224160339342 DAUC <0003> db_auc.c:192 IMSI='262426907849839': No 3G Auth Data 20241224160339350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20241224160339355 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339355 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426907849839" session_id=4244054662 session_state=BEGIN} 20241224160339355 DSS <0004> hlr_ussd.c:576 262426907849839/0xfcf72286: Process SS (BEGIN) 20241224160339355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241224160339355 DSS <0004> hlr_ussd.c:518 262426907849839/0xfcf72286: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241224160339355 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339355 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339355 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339355 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339356 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339356 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339357 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907849839" session_id=4244054662 session_state=CONTINUE} 20241224160339357 DSS <0004> hlr_ussd.c:576 262426907849839/0xfcf72286: Process SS (CONTINUE) 20241224160339357 DSS <0004> hlr_ussd.c:518 262426907849839/0xfcf72286: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241224160339357 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907849839" session_id=4244054662 session_state=CONTINUE} 20241224160339357 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339357 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339357 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339361 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426907849839" session_id=4244054662 session_state=CONTINUE} 20241224160339361 DSS <0004> hlr_ussd.c:576 262426907849839/0xfcf72286: Process SS (CONTINUE) 20241224160339361 DSS <0004> hlr_ussd.c:518 262426907849839/0xfcf72286: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339361 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339361 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339361 DLINP <000b> input/ipa.c:432 127.0.0.1:33095 sending data 20241224160339362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339362 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339362 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907849839" session_id=4244054662 session_state=END} 20241224160339362 DSS <0004> hlr_ussd.c:576 262426907849839/0xfcf72286: Process SS (END) 20241224160339362 DSS <0004> hlr_ussd.c:518 262426907849839/0xfcf72286: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241224160339362 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426907849839" session_id=4244054662 session_state=END} 20241224160339362 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160339362 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426907849839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160339362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160339364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.1:4258 20241224160339365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.1:4258 20241224160339366 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339366 DLINP <000b> input/ipa.c:406 127.0.0.1:33095 message received 20241224160339366 DLINP <000b> input/ipa.c:415 127.0.0.1:33095 connection closed with server 20241224160339366 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33095 20241224160339366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241224160339367 DLINP <000b> input/ipa.c:452 connected read/write 20241224160339367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160339367 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160339367 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160339367 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160339367 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42709<->l=127.0.0.1:4259) 20241224160339391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241224160339592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241224160342626 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37267 20241224160342626 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37267 20241224160342627 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342627 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342627 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160342627 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160342628 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342628 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342628 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160342628 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241224160342628 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241224160342628 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  20241224160342628 DLGSUP <0013> gsup_server.c:236 2:  20241224160342628 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 3:  20241224160342628 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 4:  20241224160342628 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 5:  20241224160342628 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 7:  20241224160342628 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160342628 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160342628 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160342628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37267 20241224160342629 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4258 20241224160342631 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342631 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160342631 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160342631 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  20241224160342631 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160342631 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  20241224160342631 DLGSUP <0013> gsup_server.c:236 2:  20241224160342631 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160342631 DLGSUP <0013> gsup_server.c:236 3:  20241224160342631 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160342631 DLGSUP <0013> gsup_server.c:236 4:  20241224160342631 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160342631 DLGSUP <0013> gsup_server.c:236 5:  20241224160342631 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160342631 DLGSUP <0013> gsup_server.c:236 7:  20241224160342631 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160342631 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160342631 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160342631 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160342638 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40143<->l=127.0.0.1:4259) 20241224160342641 DAUC <0003> db_auc.c:157 IMSI='262426268991407': No 2G Auth Data 20241224160342641 DAUC <0003> db_auc.c:192 IMSI='262426268991407': No 3G Auth Data 20241224160342647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51198<->l=127.0.0.1:4258 20241224160342674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342674 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426268991407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426268991407" session_id=1764731205 session_state=BEGIN} 20241224160342674 DSS <0004> hlr_ussd.c:576 262426268991407/0x692fa945: Process SS (BEGIN) 20241224160342674 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342674 DSS <0004> hlr_ussd.c:518 262426268991407/0x692fa945: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342674 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342674 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342679 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342679 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342679 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426268991407 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426268991407" session_id=1764731205 session_state=END} 20241224160342679 DSS <0004> hlr_ussd.c:576 262426268991407/0x692fa945: Process SS (END) 20241224160342679 DSS <0004> hlr_ussd.c:518 262426268991407/0x692fa945: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342680 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426268991407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426268991407" session_id=1764731205 session_state=END} 20241224160342680 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426268991407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342680 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426268991407 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342680 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342680 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51198<->l=127.0.0.1:4258 20241224160342682 DAUC <0003> db_auc.c:157 IMSI='262427544532188': No 2G Auth Data 20241224160342682 DAUC <0003> db_auc.c:192 IMSI='262427544532188': No 3G Auth Data 20241224160342690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51212<->l=127.0.0.1:4258 20241224160342692 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342693 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427544532188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427544532188" session_id=497704292 session_state=BEGIN} 20241224160342693 DSS <0004> hlr_ussd.c:576 262427544532188/0x1daa5d64: Process SS (BEGIN) 20241224160342693 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342693 DSS <0004> hlr_ussd.c:518 262427544532188/0x1daa5d64: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342693 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342693 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342693 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342693 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342694 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342694 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427544532188 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427544532188" session_id=497704292 session_state=END} 20241224160342694 DSS <0004> hlr_ussd.c:576 262427544532188/0x1daa5d64: Process SS (END) 20241224160342694 DSS <0004> hlr_ussd.c:518 262427544532188/0x1daa5d64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342694 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427544532188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427544532188" session_id=497704292 session_state=END} 20241224160342694 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427544532188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342694 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427544532188 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342694 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51212<->l=127.0.0.1:4258 20241224160342696 DAUC <0003> db_auc.c:157 IMSI='262425749239793': No 2G Auth Data 20241224160342696 DAUC <0003> db_auc.c:192 IMSI='262425749239793': No 3G Auth Data 20241224160342705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241224160342709 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342709 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425749239793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425749239793" session_id=3030385732 session_state=BEGIN} 20241224160342710 DSS <0004> hlr_ussd.c:576 262425749239793/0xb4a00444: Process SS (BEGIN) 20241224160342710 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342710 DSS <0004> hlr_ussd.c:518 262425749239793/0xb4a00444: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342710 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342710 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342710 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342710 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342711 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342711 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262425749239793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425749239793" session_id=3030385732 session_state=END} 20241224160342711 DSS <0004> hlr_ussd.c:576 262425749239793/0xb4a00444: Process SS (END) 20241224160342711 DSS <0004> hlr_ussd.c:518 262425749239793/0xb4a00444: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342711 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425749239793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425749239793" session_id=3030385732 session_state=END} 20241224160342711 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425749239793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342711 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262425749239793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342711 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241224160342715 DAUC <0003> db_auc.c:157 IMSI='262427490322448': No 2G Auth Data 20241224160342715 DAUC <0003> db_auc.c:192 IMSI='262427490322448': No 3G Auth Data 20241224160342725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51228<->l=127.0.0.1:4258 20241224160342730 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342730 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427490322448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427490322448" session_id=4049664122 session_state=BEGIN} 20241224160342730 DSS <0004> hlr_ussd.c:576 262427490322448/0xf160f87a: Process SS (BEGIN) 20241224160342730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342730 DSS <0004> hlr_ussd.c:518 262427490322448/0xf160f87a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342730 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342730 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342730 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342730 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342731 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342731 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427490322448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490322448" session_id=4049664122 session_state=END} 20241224160342731 DSS <0004> hlr_ussd.c:576 262427490322448/0xf160f87a: Process SS (END) 20241224160342731 DSS <0004> hlr_ussd.c:518 262427490322448/0xf160f87a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342731 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427490322448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427490322448" session_id=4049664122 session_state=END} 20241224160342731 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427490322448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342731 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427490322448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342731 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51228<->l=127.0.0.1:4258 20241224160342735 DAUC <0003> db_auc.c:157 IMSI='262420019614963': No 2G Auth Data 20241224160342735 DAUC <0003> db_auc.c:192 IMSI='262420019614963': No 3G Auth Data 20241224160342744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4258 20241224160342747 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342747 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420019614963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420019614963" session_id=3798651318 session_state=BEGIN} 20241224160342747 DSS <0004> hlr_ussd.c:576 262420019614963/0xe26ad1b6: Process SS (BEGIN) 20241224160342747 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342747 DSS <0004> hlr_ussd.c:518 262420019614963/0xe26ad1b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342747 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342747 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342747 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342747 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342748 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342748 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342748 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420019614963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420019614963" session_id=3798651318 session_state=END} 20241224160342748 DSS <0004> hlr_ussd.c:576 262420019614963/0xe26ad1b6: Process SS (END) 20241224160342748 DSS <0004> hlr_ussd.c:518 262420019614963/0xe26ad1b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342748 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420019614963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420019614963" session_id=3798651318 session_state=END} 20241224160342749 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420019614963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342749 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420019614963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342749 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342749 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51240<->l=127.0.0.1:4258 20241224160342751 DAUC <0003> db_auc.c:157 IMSI='262422150044584': No 2G Auth Data 20241224160342751 DAUC <0003> db_auc.c:192 IMSI='262422150044584': No 3G Auth Data 20241224160342760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4258 20241224160342763 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342763 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422150044584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422150044584" session_id=2654317591 session_state=BEGIN} 20241224160342763 DSS <0004> hlr_ussd.c:576 262422150044584/0x9e35ac17: Process SS (BEGIN) 20241224160342763 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342763 DSS <0004> hlr_ussd.c:518 262422150044584/0x9e35ac17: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342763 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342763 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342763 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342763 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342765 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342765 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422150044584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422150044584" session_id=2654317591 session_state=END} 20241224160342765 DSS <0004> hlr_ussd.c:576 262422150044584/0x9e35ac17: Process SS (END) 20241224160342765 DSS <0004> hlr_ussd.c:518 262422150044584/0x9e35ac17: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342765 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422150044584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422150044584" session_id=2654317591 session_state=END} 20241224160342765 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422150044584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342765 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422150044584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342765 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4258 20241224160342768 DAUC <0003> db_auc.c:157 IMSI='262420619576537': No 2G Auth Data 20241224160342768 DAUC <0003> db_auc.c:192 IMSI='262420619576537': No 3G Auth Data 20241224160342778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20241224160342783 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342783 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420619576537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420619576537" session_id=2652414188 session_state=BEGIN} 20241224160342783 DSS <0004> hlr_ussd.c:576 262420619576537/0x9e18a0ec: Process SS (BEGIN) 20241224160342783 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342783 DSS <0004> hlr_ussd.c:518 262420619576537/0x9e18a0ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342783 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342783 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342783 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342783 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342785 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342785 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342785 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420619576537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420619576537" session_id=2652414188 session_state=END} 20241224160342785 DSS <0004> hlr_ussd.c:576 262420619576537/0x9e18a0ec: Process SS (END) 20241224160342785 DSS <0004> hlr_ussd.c:518 262420619576537/0x9e18a0ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342785 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420619576537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420619576537" session_id=2652414188 session_state=END} 20241224160342785 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420619576537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342785 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420619576537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342785 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342785 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20241224160342788 DAUC <0003> db_auc.c:157 IMSI='262422158441057': No 2G Auth Data 20241224160342788 DAUC <0003> db_auc.c:192 IMSI='262422158441057': No 3G Auth Data 20241224160342796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20241224160342799 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342799 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422158441057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422158441057" session_id=3012789351 session_state=BEGIN} 20241224160342799 DSS <0004> hlr_ussd.c:576 262422158441057/0xb3938467: Process SS (BEGIN) 20241224160342799 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241224160342799 DSS <0004> hlr_ussd.c:518 262422158441057/0xb3938467: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241224160342799 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342799 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342800 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342800 DLINP <000b> input/ipa.c:432 127.0.0.1:37267 sending data 20241224160342801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342801 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342801 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422158441057 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422158441057" session_id=3012789351 session_state=END} 20241224160342801 DSS <0004> hlr_ussd.c:576 262422158441057/0xb3938467: Process SS (END) 20241224160342801 DSS <0004> hlr_ussd.c:518 262422158441057/0xb3938467: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241224160342801 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422158441057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422158441057" session_id=3012789351 session_state=END} 20241224160342801 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422158441057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160342801 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422158441057 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241224160342801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342801 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160342803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20241224160342806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4258 20241224160342807 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160342807 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160342807 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160342807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160342807 DLINP <000b> input/ipa.c:452 connected read/write 20241224160342807 DLINP <000b> input/ipa.c:406 127.0.0.1:37267 message received 20241224160342807 DLINP <000b> input/ipa.c:415 127.0.0.1:37267 connection closed with server 20241224160342807 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37267 20241224160342807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241224160342807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40143<->l=127.0.0.1:4259) 20241224160342841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 20241224160343042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 20241224160345405 DSS <0004> hlr_ussd.c:239 262428184614395/0x0673718d: SS Session Timeout, destroying 20241224160345405 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428184614395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345416 DSS <0004> hlr_ussd.c:239 262425954539689/0x290ec552: SS Session Timeout, destroying 20241224160345416 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425954539689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345428 DSS <0004> hlr_ussd.c:239 262427369455795/0x04a92f11: SS Session Timeout, destroying 20241224160345428 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427369455795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345440 DSS <0004> hlr_ussd.c:239 262421988962989/0x6506d63e: SS Session Timeout, destroying 20241224160345440 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421988962989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345452 DSS <0004> hlr_ussd.c:239 262420558617889/0x3952abf5: SS Session Timeout, destroying 20241224160345452 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420558617889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345465 DSS <0004> hlr_ussd.c:239 262423561766200/0x6198c765: SS Session Timeout, destroying 20241224160345465 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423561766200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345478 DSS <0004> hlr_ussd.c:239 262422055272123/0xee1495d5: SS Session Timeout, destroying 20241224160345478 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422055272123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160345490 DSS <0004> hlr_ussd.c:239 262423633040949/0xebd8a91b: SS Session Timeout, destroying 20241224160345490 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423633040949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160346076 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160346076 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160346077 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160346077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241224160346078 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160346079 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160346079 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160346079 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  20241224160346079 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160346079 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  20241224160346079 DLGSUP <0013> gsup_server.c:236 2:  20241224160346079 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160346079 DLGSUP <0013> gsup_server.c:236 3:  20241224160346079 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160346079 DLGSUP <0013> gsup_server.c:236 4:  20241224160346079 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160346079 DLGSUP <0013> gsup_server.c:236 5:  20241224160346079 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160346079 DLGSUP <0013> gsup_server.c:236 7:  20241224160346079 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160346079 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160346079 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160346079 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160346086 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35247<->l=127.0.0.1:4259) 20241224160346087 DAUC <0003> db_auc.c:157 IMSI='262420809970132': No 2G Auth Data 20241224160346087 DAUC <0003> db_auc.c:192 IMSI='262420809970132': No 3G Auth Data 20241224160346092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 20241224160346122 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160346122 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420809970132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420809970132" session_id=2108590896 session_state=BEGIN} 20241224160346122 DSS <0004> hlr_ussd.c:576 262420809970132/0x7dae8b30: Process SS (BEGIN) 20241224160346122 DSS <0004> hlr_ussd.c:498 262420809970132/0x7dae8b30: SS CompType=Invoke, OpCode=InterrogateSS 20241224160346122 DSS <0004> hlr_ussd.c:506 262420809970132/0x7dae8b30: Structured SS requests are not supported, rejecting... 20241224160346122 DSS <0004> hlr_ussd.c:354 262420809970132/0x7dae8b30: Tx ReturnError(0, 0x15) 20241224160346122 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420809970132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420809970132" session_id=2108590896 session_state=END} 20241224160346122 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160346122 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160346125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 20241224160346125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241224160346126 DLINP <000b> input/ipa.c:452 connected read/write 20241224160346126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160346126 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160346126 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160346126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160346126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35247<->l=127.0.0.1:4259) 20241224160346148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241224160346249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241224160348697 DSS <0004> hlr_ussd.c:239 262422022376391/0xa2b282e4: SS Session Timeout, destroying 20241224160348697 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422022376391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348711 DSS <0004> hlr_ussd.c:239 262426436047336/0xfc6483c3: SS Session Timeout, destroying 20241224160348711 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426436047336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348731 DSS <0004> hlr_ussd.c:239 262429651124921/0x3dde3604: SS Session Timeout, destroying 20241224160348731 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429651124921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348753 DSS <0004> hlr_ussd.c:239 262421628644344/0x68c4cb7c: SS Session Timeout, destroying 20241224160348753 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421628644344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348768 DSS <0004> hlr_ussd.c:239 262423511854377/0xa01740a7: SS Session Timeout, destroying 20241224160348768 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423511854377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348786 DSS <0004> hlr_ussd.c:239 262429505397634/0x2f5e0f74: SS Session Timeout, destroying 20241224160348786 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429505397634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348802 DSS <0004> hlr_ussd.c:239 262421539217980/0x05e492d3: SS Session Timeout, destroying 20241224160348802 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421539217980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160348817 DSS <0004> hlr_ussd.c:239 262424849067337/0x416d256f: SS Session Timeout, destroying 20241224160348817 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424849067337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160349278 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160349278 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160349280 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 20241224160349282 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349282 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160349282 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160349282 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  20241224160349282 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160349282 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  20241224160349282 DLGSUP <0013> gsup_server.c:236 2:  20241224160349282 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160349282 DLGSUP <0013> gsup_server.c:236 3:  20241224160349282 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160349282 DLGSUP <0013> gsup_server.c:236 4:  20241224160349282 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160349282 DLGSUP <0013> gsup_server.c:236 5:  20241224160349282 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160349282 DLGSUP <0013> gsup_server.c:236 7:  20241224160349282 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160349282 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160349282 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160349282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160349290 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40097<->l=127.0.0.1:4259) 20241224160349293 DAUC <0003> db_auc.c:157 IMSI='262420141927680': No 2G Auth Data 20241224160349293 DAUC <0003> db_auc.c:192 IMSI='262420141927680': No 3G Auth Data 20241224160349299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241224160349326 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349326 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420141927680"} 20241224160349326 DMAIN <0000> hlr.c:435 IMSI='262420141927680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349326 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420141927680"} 20241224160349326 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349326 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349326 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349327 DAUC <0003> db_auc.c:192 IMSI='262420141927680': No 3G Auth Data 20241224160349328 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349329 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420141927680"} 20241224160349329 DAUC <0003> hlr.c:428 IMSI='262420141927680': storing IMEI = 12345678901234 20241224160349329 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420141927680"} 20241224160349329 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420141927680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349329 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349329 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349330 DAUC <0003> db_auc.c:192 IMSI='262420141927680': No 3G Auth Data 20241224160349330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241224160349331 DAUC <0003> db_auc.c:157 IMSI='262429762561122': No 2G Auth Data 20241224160349331 DAUC <0003> db_auc.c:192 IMSI='262429762561122': No 3G Auth Data 20241224160349339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 20241224160349343 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349344 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429762561122"} 20241224160349344 DMAIN <0000> hlr.c:435 IMSI='262429762561122': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349344 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429762561122"} 20241224160349344 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349344 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349344 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349345 DAUC <0003> db_auc.c:192 IMSI='262429762561122': No 3G Auth Data 20241224160349347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349347 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429762561122"} 20241224160349347 DAUC <0003> hlr.c:428 IMSI='262429762561122': storing IMEI = 12345678901234 20241224160349347 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429762561122"} 20241224160349347 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429762561122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349347 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349347 DAUC <0003> db_auc.c:192 IMSI='262429762561122': No 3G Auth Data 20241224160349348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51326<->l=127.0.0.1:4258 20241224160349349 DAUC <0003> db_auc.c:157 IMSI='262426066828643': No 2G Auth Data 20241224160349349 DAUC <0003> db_auc.c:192 IMSI='262426066828643': No 3G Auth Data 20241224160349356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241224160349359 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349359 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426066828643"} 20241224160349359 DMAIN <0000> hlr.c:435 IMSI='262426066828643': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349359 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426066828643"} 20241224160349359 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349359 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349359 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349360 DAUC <0003> db_auc.c:192 IMSI='262426066828643': No 3G Auth Data 20241224160349362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349362 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426066828643"} 20241224160349362 DAUC <0003> hlr.c:428 IMSI='262426066828643': storing IMEI = 12345678901234 20241224160349362 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426066828643"} 20241224160349362 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426066828643 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349362 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349363 DAUC <0003> db_auc.c:192 IMSI='262426066828643': No 3G Auth Data 20241224160349364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241224160349364 DAUC <0003> db_auc.c:157 IMSI='262426410454208': No 2G Auth Data 20241224160349364 DAUC <0003> db_auc.c:192 IMSI='262426410454208': No 3G Auth Data 20241224160349371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4258 20241224160349374 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349374 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426410454208"} 20241224160349374 DMAIN <0000> hlr.c:435 IMSI='262426410454208': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349374 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426410454208"} 20241224160349374 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349374 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349374 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349375 DAUC <0003> db_auc.c:157 IMSI='262426410454208': No 2G Auth Data 20241224160349376 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349376 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426410454208"} 20241224160349376 DAUC <0003> hlr.c:428 IMSI='262426410454208': storing IMEI = 12345678901234 20241224160349376 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426410454208"} 20241224160349376 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426410454208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349377 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349377 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349377 DAUC <0003> db_auc.c:157 IMSI='262426410454208': No 2G Auth Data 20241224160349378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51334<->l=127.0.0.1:4258 20241224160349379 DAUC <0003> db_auc.c:157 IMSI='262428823252361': No 2G Auth Data 20241224160349379 DAUC <0003> db_auc.c:192 IMSI='262428823252361': No 3G Auth Data 20241224160349387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241224160349389 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349389 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428823252361"} 20241224160349390 DMAIN <0000> hlr.c:435 IMSI='262428823252361': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349390 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428823252361"} 20241224160349390 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349390 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349390 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349391 DAUC <0003> db_auc.c:157 IMSI='262428823252361': No 2G Auth Data 20241224160349392 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349392 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428823252361"} 20241224160349392 DAUC <0003> hlr.c:428 IMSI='262428823252361': storing IMEI = 12345678901234 20241224160349393 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428823252361"} 20241224160349393 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428823252361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349393 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349393 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349393 DAUC <0003> db_auc.c:157 IMSI='262428823252361': No 2G Auth Data 20241224160349394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4258 20241224160349395 DAUC <0003> db_auc.c:157 IMSI='262429857079464': No 2G Auth Data 20241224160349395 DAUC <0003> db_auc.c:192 IMSI='262429857079464': No 3G Auth Data 20241224160349403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 20241224160349408 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349408 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429857079464"} 20241224160349408 DMAIN <0000> hlr.c:435 IMSI='262429857079464': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349408 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429857079464"} 20241224160349408 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349408 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349408 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349411 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349411 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429857079464"} 20241224160349411 DAUC <0003> hlr.c:428 IMSI='262429857079464': storing IMEI = 12345678901234 20241224160349411 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429857079464"} 20241224160349411 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429857079464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349411 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349411 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51360<->l=127.0.0.1:4258 20241224160349414 DAUC <0003> db_auc.c:157 IMSI='262427134828811': No 2G Auth Data 20241224160349414 DAUC <0003> db_auc.c:192 IMSI='262427134828811': No 3G Auth Data 20241224160349422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 20241224160349425 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349425 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134828811"} 20241224160349425 DMAIN <0000> hlr.c:435 IMSI='262427134828811': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349425 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427134828811"} 20241224160349425 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349425 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349425 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349427 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349428 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427134828811"} 20241224160349428 DAUC <0003> hlr.c:428 IMSI='262427134828811': storing IMEI = 12345678901234 20241224160349428 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427134828811"} 20241224160349428 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427134828811 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349428 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349428 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4258 20241224160349430 DAUC <0003> db_auc.c:157 IMSI='262424502797203': No 2G Auth Data 20241224160349430 DAUC <0003> db_auc.c:192 IMSI='262424502797203': No 3G Auth Data 20241224160349438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241224160349440 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349441 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424502797203"} 20241224160349441 DMAIN <0000> hlr.c:435 IMSI='262424502797203': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160349441 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424502797203"} 20241224160349441 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349441 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349441 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349444 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424502797203"} 20241224160349444 DAUC <0003> hlr.c:428 IMSI='262424502797203': storing IMEI = 12345678901234 20241224160349444 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424502797203"} 20241224160349444 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424502797203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160349444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349444 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160349446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20241224160349447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 20241224160349448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40097<->l=127.0.0.1:4259) 20241224160349448 DLINP <000b> input/ipa.c:452 connected read/write 20241224160349448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160349448 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160349448 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160349448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160349475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 20241224160349576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51390<->l=127.0.0.1:4258 20241224160352608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160352608 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160352609 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20241224160352610 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352610 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160352610 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160352610 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  20241224160352610 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160352610 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  20241224160352610 DLGSUP <0013> gsup_server.c:236 2:  20241224160352610 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160352610 DLGSUP <0013> gsup_server.c:236 3:  20241224160352610 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160352610 DLGSUP <0013> gsup_server.c:236 4:  20241224160352610 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160352610 DLGSUP <0013> gsup_server.c:236 5:  20241224160352610 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160352610 DLGSUP <0013> gsup_server.c:236 7:  20241224160352610 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160352610 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160352610 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160352611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160352618 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20241224160352621 DAUC <0003> db_auc.c:157 IMSI='262424910359194': No 2G Auth Data 20241224160352621 DAUC <0003> db_auc.c:192 IMSI='262424910359194': No 3G Auth Data 20241224160352629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 20241224160352654 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352654 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424910359194" source_name="the-source\n"} 20241224160352654 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241224160352654 DMAIN <0000> hlr.c:435 IMSI='262424910359194': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352654 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424910359194" destination_name="the-source\n"} 20241224160352654 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352654 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352654 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352656 DAUC <0003> db_auc.c:192 IMSI='262424910359194': No 3G Auth Data 20241224160352658 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352658 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424910359194" source_name="the-source\n"} 20241224160352658 DAUC <0003> hlr.c:428 IMSI='262424910359194': storing IMEI = 12345678901234 20241224160352658 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424910359194" destination_name="the-source\n"} 20241224160352658 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424910359194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352658 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352658 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352658 DAUC <0003> db_auc.c:192 IMSI='262424910359194': No 3G Auth Data 20241224160352659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4258 20241224160352660 DAUC <0003> db_auc.c:157 IMSI='262429357293835': No 2G Auth Data 20241224160352660 DAUC <0003> db_auc.c:192 IMSI='262429357293835': No 3G Auth Data 20241224160352668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241224160352671 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352671 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429357293835" source_name="the-source\n"} 20241224160352671 DMAIN <0000> hlr.c:435 IMSI='262429357293835': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352671 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429357293835" destination_name="the-source\n"} 20241224160352671 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352671 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352671 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352672 DAUC <0003> db_auc.c:192 IMSI='262429357293835': No 3G Auth Data 20241224160352674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352674 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429357293835" source_name="the-source\n"} 20241224160352674 DAUC <0003> hlr.c:428 IMSI='262429357293835': storing IMEI = 12345678901234 20241224160352674 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429357293835" destination_name="the-source\n"} 20241224160352674 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262429357293835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352674 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352675 DAUC <0003> db_auc.c:192 IMSI='262429357293835': No 3G Auth Data 20241224160352675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52080<->l=127.0.0.1:4258 20241224160352676 DAUC <0003> db_auc.c:157 IMSI='262427252501274': No 2G Auth Data 20241224160352676 DAUC <0003> db_auc.c:192 IMSI='262427252501274': No 3G Auth Data 20241224160352686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241224160352691 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352691 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427252501274" source_name="the-source\n"} 20241224160352691 DMAIN <0000> hlr.c:435 IMSI='262427252501274': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352691 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427252501274" destination_name="the-source\n"} 20241224160352691 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352691 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352691 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352693 DAUC <0003> db_auc.c:192 IMSI='262427252501274': No 3G Auth Data 20241224160352695 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352695 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427252501274" source_name="the-source\n"} 20241224160352695 DAUC <0003> hlr.c:428 IMSI='262427252501274': storing IMEI = 12345678901234 20241224160352695 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427252501274" destination_name="the-source\n"} 20241224160352695 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427252501274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352695 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352695 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352696 DAUC <0003> db_auc.c:192 IMSI='262427252501274': No 3G Auth Data 20241224160352697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52096<->l=127.0.0.1:4258 20241224160352697 DAUC <0003> db_auc.c:157 IMSI='262429461575379': No 2G Auth Data 20241224160352697 DAUC <0003> db_auc.c:192 IMSI='262429461575379': No 3G Auth Data 20241224160352705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20241224160352709 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352709 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429461575379" source_name="the-source\n"} 20241224160352709 DMAIN <0000> hlr.c:435 IMSI='262429461575379': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352709 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429461575379" destination_name="the-source\n"} 20241224160352709 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352709 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352709 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352710 DAUC <0003> db_auc.c:157 IMSI='262429461575379': No 2G Auth Data 20241224160352712 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352712 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429461575379" source_name="the-source\n"} 20241224160352712 DAUC <0003> hlr.c:428 IMSI='262429461575379': storing IMEI = 12345678901234 20241224160352712 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429461575379" destination_name="the-source\n"} 20241224160352712 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429461575379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352712 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352712 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352712 DAUC <0003> db_auc.c:157 IMSI='262429461575379': No 2G Auth Data 20241224160352713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20241224160352714 DAUC <0003> db_auc.c:157 IMSI='262427853299024': No 2G Auth Data 20241224160352714 DAUC <0003> db_auc.c:192 IMSI='262427853299024': No 3G Auth Data 20241224160352723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241224160352725 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352725 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427853299024" source_name="the-source\n"} 20241224160352725 DMAIN <0000> hlr.c:435 IMSI='262427853299024': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352725 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427853299024" destination_name="the-source\n"} 20241224160352725 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352726 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352726 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352727 DAUC <0003> db_auc.c:157 IMSI='262427853299024': No 2G Auth Data 20241224160352728 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352728 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427853299024" source_name="the-source\n"} 20241224160352728 DAUC <0003> hlr.c:428 IMSI='262427853299024': storing IMEI = 12345678901234 20241224160352728 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427853299024" destination_name="the-source\n"} 20241224160352728 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427853299024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352728 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352729 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352729 DAUC <0003> db_auc.c:157 IMSI='262427853299024': No 2G Auth Data 20241224160352730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241224160352731 DAUC <0003> db_auc.c:157 IMSI='262422223158537': No 2G Auth Data 20241224160352731 DAUC <0003> db_auc.c:192 IMSI='262422223158537': No 3G Auth Data 20241224160352739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241224160352742 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352742 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422223158537" source_name="the-source\n"} 20241224160352742 DMAIN <0000> hlr.c:435 IMSI='262422223158537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352742 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422223158537" destination_name="the-source\n"} 20241224160352742 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352742 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352742 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352745 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352745 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422223158537" source_name="the-source\n"} 20241224160352745 DAUC <0003> hlr.c:428 IMSI='262422223158537': storing IMEI = 12345678901234 20241224160352745 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422223158537" destination_name="the-source\n"} 20241224160352745 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422223158537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352745 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352745 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52116<->l=127.0.0.1:4258 20241224160352747 DAUC <0003> db_auc.c:157 IMSI='262426999933504': No 2G Auth Data 20241224160352747 DAUC <0003> db_auc.c:192 IMSI='262426999933504': No 3G Auth Data 20241224160352755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241224160352759 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352759 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426999933504" source_name="the-source\n"} 20241224160352759 DMAIN <0000> hlr.c:435 IMSI='262426999933504': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352759 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426999933504" destination_name="the-source\n"} 20241224160352759 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352759 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352759 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352761 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352761 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426999933504" source_name="the-source\n"} 20241224160352761 DAUC <0003> hlr.c:428 IMSI='262426999933504': storing IMEI = 12345678901234 20241224160352761 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426999933504" destination_name="the-source\n"} 20241224160352761 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426999933504 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352761 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352761 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20241224160352763 DAUC <0003> db_auc.c:157 IMSI='262421121133546': No 2G Auth Data 20241224160352763 DAUC <0003> db_auc.c:192 IMSI='262421121133546': No 3G Auth Data 20241224160352771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20241224160352774 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352774 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421121133546" source_name="the-source\n"} 20241224160352774 DMAIN <0000> hlr.c:435 IMSI='262421121133546': has IMEI = 12345678901234 (consider setting 'store-imei') 20241224160352774 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421121133546" destination_name="the-source\n"} 20241224160352774 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352774 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352774 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352776 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352776 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421121133546" source_name="the-source\n"} 20241224160352776 DAUC <0003> hlr.c:428 IMSI='262421121133546': storing IMEI = 12345678901234 20241224160352776 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421121133546" destination_name="the-source\n"} 20241224160352776 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421121133546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160352776 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352776 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160352778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20241224160352779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20241224160352779 DLINP <000b> input/ipa.c:452 connected read/write 20241224160352779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160352779 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160352780 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160352780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160352780 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241224160352780 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20241224160352822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241224160352923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20241224160355957 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160355958 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160355959 DLINP <000b> input/ipa.c:452 connected read/write 20241224160355959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160355959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241224160355960 DLINP <000b> input/ipa.c:452 connected read/write 20241224160355960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160355960 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160355960 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160355960 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  20241224160355960 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160355960 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  20241224160355960 DLGSUP <0013> gsup_server.c:236 2:  20241224160355960 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160355960 DLGSUP <0013> gsup_server.c:236 3:  20241224160355960 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160355960 DLGSUP <0013> gsup_server.c:236 4:  20241224160355960 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160355961 DLGSUP <0013> gsup_server.c:236 5:  20241224160355961 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160355961 DLGSUP <0013> gsup_server.c:236 7:  20241224160355961 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160355961 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160355961 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160355961 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160355972 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43213<->l=127.0.0.1:4259) 20241224160355975 DAUC <0003> db_auc.c:157 IMSI='262420114654111': No 2G Auth Data 20241224160355975 DAUC <0003> db_auc.c:192 IMSI='262420114654111': No 3G Auth Data 20241224160355984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241224160356002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356002 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420114654111"} 20241224160356002 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356002 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420114654111" cause=Invalid mandatory information} 20241224160356002 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356002 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356004 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356004 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420114654111"} 20241224160356004 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356004 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420114654111" cause=Invalid mandatory information} 20241224160356004 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356004 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356004 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356005 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356005 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420114654111"} 20241224160356005 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356005 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420114654111" cause=Invalid mandatory information} 20241224160356005 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356005 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356005 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356006 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356006 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420114654111"} 20241224160356006 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356006 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420114654111" cause=Invalid mandatory information} 20241224160356006 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356006 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356006 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356007 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356007 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420114654111"} 20241224160356007 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356007 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420114654111" cause=Invalid mandatory information} 20241224160356007 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420114654111 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356007 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356007 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4258 20241224160356009 DAUC <0003> db_auc.c:157 IMSI='262427123919604': No 2G Auth Data 20241224160356009 DAUC <0003> db_auc.c:192 IMSI='262427123919604': No 3G Auth Data 20241224160356018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52184<->l=127.0.0.1:4258 20241224160356020 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356020 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123919604"} 20241224160356020 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356020 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427123919604" cause=Invalid mandatory information} 20241224160356020 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356020 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356020 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356022 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356022 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123919604"} 20241224160356022 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356022 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427123919604" cause=Invalid mandatory information} 20241224160356022 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356022 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356022 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356023 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356023 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123919604"} 20241224160356023 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356023 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427123919604" cause=Invalid mandatory information} 20241224160356023 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356023 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356023 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356025 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123919604"} 20241224160356025 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356025 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427123919604" cause=Invalid mandatory information} 20241224160356025 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356025 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356026 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356026 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427123919604"} 20241224160356026 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356026 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427123919604" cause=Invalid mandatory information} 20241224160356026 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427123919604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356026 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356026 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52184<->l=127.0.0.1:4258 20241224160356028 DAUC <0003> db_auc.c:157 IMSI='262421892410729': No 2G Auth Data 20241224160356028 DAUC <0003> db_auc.c:192 IMSI='262421892410729': No 3G Auth Data 20241224160356037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241224160356039 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356039 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421892410729"} 20241224160356039 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356039 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421892410729" cause=Invalid mandatory information} 20241224160356039 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356039 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356039 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356041 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356041 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421892410729"} 20241224160356041 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356041 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421892410729" cause=Invalid mandatory information} 20241224160356041 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356041 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356041 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356042 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356042 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421892410729"} 20241224160356042 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356042 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421892410729" cause=Invalid mandatory information} 20241224160356042 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356042 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356042 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356042 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356043 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421892410729"} 20241224160356043 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356043 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421892410729" cause=Invalid mandatory information} 20241224160356043 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356043 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356044 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356044 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421892410729"} 20241224160356044 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356044 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421892410729" cause=Invalid mandatory information} 20241224160356044 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421892410729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356044 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356044 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356044 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241224160356046 DAUC <0003> db_auc.c:157 IMSI='262422012383484': No 2G Auth Data 20241224160356046 DAUC <0003> db_auc.c:192 IMSI='262422012383484': No 3G Auth Data 20241224160356055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241224160356057 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356057 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422012383484"} 20241224160356057 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356057 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422012383484" cause=Invalid mandatory information} 20241224160356057 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356057 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356057 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356058 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356058 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422012383484"} 20241224160356058 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356058 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422012383484" cause=Invalid mandatory information} 20241224160356058 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356058 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356058 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356059 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356059 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422012383484"} 20241224160356059 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356059 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422012383484" cause=Invalid mandatory information} 20241224160356059 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356059 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356059 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356060 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356060 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422012383484"} 20241224160356060 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356060 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422012383484" cause=Invalid mandatory information} 20241224160356060 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356060 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356060 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356062 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356062 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422012383484"} 20241224160356062 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356062 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422012383484" cause=Invalid mandatory information} 20241224160356062 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422012383484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356062 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356062 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4258 20241224160356063 DAUC <0003> db_auc.c:157 IMSI='262423281301433': No 2G Auth Data 20241224160356064 DAUC <0003> db_auc.c:192 IMSI='262423281301433': No 3G Auth Data 20241224160356073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 20241224160356076 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356076 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281301433"} 20241224160356076 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356076 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281301433" cause=Invalid mandatory information} 20241224160356077 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356077 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356077 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356078 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356078 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281301433"} 20241224160356078 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356078 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281301433" cause=Invalid mandatory information} 20241224160356078 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356078 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356078 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356079 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356080 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281301433"} 20241224160356080 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356080 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281301433" cause=Invalid mandatory information} 20241224160356080 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356080 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356080 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356081 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356081 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281301433"} 20241224160356081 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356081 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281301433" cause=Invalid mandatory information} 20241224160356081 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356081 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356081 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356082 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356082 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423281301433"} 20241224160356082 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356082 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423281301433" cause=Invalid mandatory information} 20241224160356082 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423281301433 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356082 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356082 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 20241224160356084 DAUC <0003> db_auc.c:157 IMSI='262429547495585': No 2G Auth Data 20241224160356084 DAUC <0003> db_auc.c:192 IMSI='262429547495585': No 3G Auth Data 20241224160356094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241224160356097 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356097 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429547495585"} 20241224160356097 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356097 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429547495585" cause=Invalid mandatory information} 20241224160356097 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356097 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356097 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356099 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356099 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429547495585"} 20241224160356099 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356099 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429547495585" cause=Invalid mandatory information} 20241224160356099 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356099 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356099 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356100 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356100 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429547495585"} 20241224160356100 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356100 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429547495585" cause=Invalid mandatory information} 20241224160356100 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356101 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356101 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356102 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356102 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429547495585"} 20241224160356102 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356102 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429547495585" cause=Invalid mandatory information} 20241224160356102 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356102 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356102 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356103 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356103 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429547495585"} 20241224160356103 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356103 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429547495585" cause=Invalid mandatory information} 20241224160356103 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429547495585 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356103 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356103 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241224160356105 DAUC <0003> db_auc.c:157 IMSI='262426251655484': No 2G Auth Data 20241224160356105 DAUC <0003> db_auc.c:192 IMSI='262426251655484': No 3G Auth Data 20241224160356114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20241224160356117 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356117 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426251655484"} 20241224160356117 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356117 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426251655484" cause=Invalid mandatory information} 20241224160356117 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356117 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356117 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356119 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356119 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426251655484"} 20241224160356119 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356119 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426251655484" cause=Invalid mandatory information} 20241224160356119 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356119 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356119 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356120 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356120 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426251655484"} 20241224160356120 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356120 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426251655484" cause=Invalid mandatory information} 20241224160356120 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356120 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356120 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356121 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356121 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426251655484"} 20241224160356121 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356121 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426251655484" cause=Invalid mandatory information} 20241224160356121 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356121 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356121 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356122 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356122 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426251655484"} 20241224160356122 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356123 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426251655484" cause=Invalid mandatory information} 20241224160356123 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426251655484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356123 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356123 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20241224160356125 DAUC <0003> db_auc.c:157 IMSI='262422396775954': No 2G Auth Data 20241224160356125 DAUC <0003> db_auc.c:192 IMSI='262422396775954': No 3G Auth Data 20241224160356133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241224160356135 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356135 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396775954"} 20241224160356135 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241224160356135 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422396775954" cause=Invalid mandatory information} 20241224160356135 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356135 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356135 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356136 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356136 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396775954"} 20241224160356136 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241224160356137 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422396775954" cause=Invalid mandatory information} 20241224160356137 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356137 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356137 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356138 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356138 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396775954"} 20241224160356138 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241224160356138 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422396775954" cause=Invalid mandatory information} 20241224160356138 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356138 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356138 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356139 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356139 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396775954"} 20241224160356139 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241224160356139 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422396775954" cause=Invalid mandatory information} 20241224160356139 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356139 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356139 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356140 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356140 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422396775954"} 20241224160356140 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241224160356140 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422396775954" cause=Invalid mandatory information} 20241224160356140 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422396775954 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160356140 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356140 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160356141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20241224160356142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.1:4258 20241224160356143 DLINP <000b> input/ipa.c:452 connected read/write 20241224160356143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160356143 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160356143 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160356143 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160356143 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43213<->l=127.0.0.1:4259) 20241224160356177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241224160356278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241224160359314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160359314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160359315 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160359315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241224160359316 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160359317 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160359317 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160359317 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  20241224160359317 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160359317 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  20241224160359317 DLGSUP <0013> gsup_server.c:236 2:  20241224160359317 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160359317 DLGSUP <0013> gsup_server.c:236 3:  20241224160359317 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160359317 DLGSUP <0013> gsup_server.c:236 4:  20241224160359317 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160359317 DLGSUP <0013> gsup_server.c:236 5:  20241224160359317 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160359317 DLGSUP <0013> gsup_server.c:236 7:  20241224160359317 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160359317 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160359317 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160359317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160359326 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40443<->l=127.0.0.1:4259) 20241224160359333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241224160359358 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160359358 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426855802101"} 20241224160359358 DMAIN <0000> hlr.c:435 IMSI='262426855802101': has IMEI = 22245678901234 (consider setting 'store-imei') 20241224160359358 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241224160359358 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426855802101" cause=Invalid mandatory information} 20241224160359358 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160359358 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160359358 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160359361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160359361 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426855802101"} 20241224160359361 DAUC <0003> hlr.c:428 IMSI='262426855802101': storing IMEI = 22245678901234 20241224160359361 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426855802101': no such subscriber 20241224160359361 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241224160359361 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426855802101" cause=Invalid mandatory information} 20241224160359361 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426855802101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160359361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160359361 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160359362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52286<->l=127.0.0.1:4258 20241224160359362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20241224160359363 DLINP <000b> input/ipa.c:452 connected read/write 20241224160359363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160359363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160359363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160359363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160359364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40443<->l=127.0.0.1:4259) 20241224160359407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241224160359509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241224160402544 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160402544 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160402545 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4258 20241224160402546 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402546 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160402546 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160402546 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  20241224160402546 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160402546 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  20241224160402546 DLGSUP <0013> gsup_server.c:236 2:  20241224160402546 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160402546 DLGSUP <0013> gsup_server.c:236 3:  20241224160402546 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160402546 DLGSUP <0013> gsup_server.c:236 4:  20241224160402546 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160402546 DLGSUP <0013> gsup_server.c:236 5:  20241224160402546 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160402546 DLGSUP <0013> gsup_server.c:236 7:  20241224160402546 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160402546 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160402546 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160402546 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160402555 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38963<->l=127.0.0.1:4259) 20241224160402561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4258 20241224160402590 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402590 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402590 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402590 DMAIN <0000> hlr.c:243 IMSI='262424988638398': Successfully assigned MSISDN='207' 20241224160402590 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402590 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402590 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402590 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402590 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402592 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402592 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402592 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402592 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402592 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402592 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402593 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402593 DLU <0006> fsm.c:456 lu(262424988638398)[0x6120000135a0]{UNVALIDATED}: Allocated 20241224160402593 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160402593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424988638398)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160402593 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402593 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402594 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402594 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424988638398"} 20241224160402594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424988638398)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160402594 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160402594 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424988638398"} 20241224160402594 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160402594 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160402594 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402594 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402596 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402596 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402596 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402596 DMAIN <0000> hlr.c:243 IMSI='262424988638398': Successfully assigned MSISDN='401' 20241224160402596 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402596 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402596 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402596 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402596 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402597 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402597 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402597 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402597 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402597 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402597 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402598 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402598 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402598 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402598 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402598 DLU <0006> fsm.c:456 lu(262424988638398)[0x612000013720]{UNVALIDATED}: Allocated 20241224160402598 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160402598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424988638398)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160402598 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402598 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402598 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402599 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402599 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424988638398"} 20241224160402599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424988638398)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160402599 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160402599 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424988638398"} 20241224160402599 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160402599 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160402599 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402599 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402601 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402601 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402601 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402601 DMAIN <0000> hlr.c:243 IMSI='262424988638398': Successfully assigned MSISDN='809' 20241224160402601 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402601 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402601 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402601 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402601 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402601 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402601 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402602 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402602 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402602 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402602 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402602 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402602 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402603 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402603 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402603 DLU <0006> fsm.c:456 lu(262424988638398)[0x6120000138a0]{UNVALIDATED}: Allocated 20241224160402603 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160402603 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424988638398" cause=GPRS services not allowed} 20241224160402603 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402603 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402603 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241224160402603 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241224160402603 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402603 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402605 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402605 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402605 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402605 DMAIN <0000> hlr.c:243 IMSI='262424988638398': Successfully assigned MSISDN='039' 20241224160402605 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402605 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402605 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402605 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402605 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402606 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402606 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402606 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402606 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402606 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402606 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402607 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402607 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402607 DLU <0006> fsm.c:456 lu(262424988638398)[0x612000013a20]{UNVALIDATED}: Allocated 20241224160402607 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160402607 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424988638398" cause=GPRS services not allowed} 20241224160402607 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241224160402607 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x612000013a20]{UNVALIDATED}: Deallocated 20241224160402607 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402607 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402608 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402608 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402608 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402609 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402609 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402609 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402609 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402609 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402609 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402609 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402609 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402609 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402610 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402610 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402610 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402610 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402610 DLU <0006> fsm.c:456 lu(262424988638398)[0x612000013ba0]{UNVALIDATED}: Allocated 20241224160402610 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160402610 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424988638398" cause=GPRS services not allowed} 20241224160402610 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424988638398)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241224160402610 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241224160402610 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402610 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402612 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402612 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424988638398"} 20241224160402612 DMAIN <0000> hlr.c:227 IMSI='262424988638398': Creating subscriber on demand 20241224160402612 DAUC <0003> hlr.c:428 IMSI='262424988638398': storing IMEI = 12345678901234 20241224160402612 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424988638398"} 20241224160402612 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241224160402612 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402612 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402612 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402612 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402613 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402613 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402613 DAUC <0003> db_auc.c:157 IMSI='262424988638398': No 2G Auth Data 20241224160402613 DAUC <0003> db_auc.c:192 IMSI='262424988638398': No 3G Auth Data 20241224160402614 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402614 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402614 DLU <0006> fsm.c:456 lu(262424988638398)[0x612000013d20]{UNVALIDATED}: Allocated 20241224160402614 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160402614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424988638398)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160402614 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424988638398" cn_domain=PS} 20241224160402614 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402614 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402614 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402615 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424988638398"} 20241224160402615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424988638398)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160402615 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160402615 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424988638398"} 20241224160402615 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424988638398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160402615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160402615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424988638398)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160402615 DLU <0006> fsm.c:568 lu(PS:IMSI-262424988638398)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160402615 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402615 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160402616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4258 20241224160402616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4258 20241224160402616 DLINP <000b> input/ipa.c:452 connected read/write 20241224160402616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160402616 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160402616 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160402617 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160402617 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38963<->l=127.0.0.1:4259) 20241224160402639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20241224160402740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20241224160405771 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160405771 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160405772 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 20241224160405774 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405774 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160405774 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160405774 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  20241224160405774 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160405774 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  20241224160405774 DLGSUP <0013> gsup_server.c:236 2:  20241224160405774 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160405774 DLGSUP <0013> gsup_server.c:236 3:  20241224160405774 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160405774 DLGSUP <0013> gsup_server.c:236 4:  20241224160405774 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160405774 DLGSUP <0013> gsup_server.c:236 5:  20241224160405774 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160405774 DLGSUP <0013> gsup_server.c:236 7:  20241224160405774 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160405774 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160405774 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160405774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160405783 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241224160405789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 20241224160405814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405814 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405814 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405814 DMAIN <0000> hlr.c:243 IMSI='262421296104771': Successfully assigned MSISDN='877' 20241224160405814 DLU <0006> fsm.c:456 lu(262421296104771)[0x612000013ea0]{UNVALIDATED}: Allocated 20241224160405814 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160405814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421296104771)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160405814 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405814 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405816 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405816 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421296104771"} 20241224160405816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421296104771)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160405816 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160405816 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421296104771"} 20241224160405816 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160405817 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160405817 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405817 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405817 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405817 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405818 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405818 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405818 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405818 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405820 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405821 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405821 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405821 DMAIN <0000> hlr.c:243 IMSI='262421296104771': Successfully assigned MSISDN='627' 20241224160405821 DLU <0006> fsm.c:456 lu(262421296104771)[0x612000014020]{UNVALIDATED}: Allocated 20241224160405821 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160405821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421296104771)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160405821 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405821 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405821 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405822 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405822 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421296104771"} 20241224160405822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421296104771)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160405822 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160405822 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421296104771"} 20241224160405822 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160405822 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160405822 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405822 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405823 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405823 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405823 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405823 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405824 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405824 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405824 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405824 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405826 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405826 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405826 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405826 DMAIN <0000> hlr.c:243 IMSI='262421296104771': Successfully assigned MSISDN='500' 20241224160405826 DLU <0006> fsm.c:456 lu(262421296104771)[0x6120000141a0]{UNVALIDATED}: Allocated 20241224160405826 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160405826 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421296104771" cause=GPRS services not allowed} 20241224160405826 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405826 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405826 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241224160405826 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241224160405826 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405826 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405827 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405827 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405827 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405827 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405827 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405827 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405828 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405828 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405829 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405829 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405829 DMAIN <0000> hlr.c:243 IMSI='262421296104771': Successfully assigned MSISDN='236' 20241224160405829 DLU <0006> fsm.c:456 lu(262421296104771)[0x612000014320]{UNVALIDATED}: Allocated 20241224160405829 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160405829 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421296104771" cause=GPRS services not allowed} 20241224160405829 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405829 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405829 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x612000014320]{UNVALIDATED}: Freeing instance 20241224160405829 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x612000014320]{UNVALIDATED}: Deallocated 20241224160405829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405829 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405830 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405830 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405830 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405830 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405831 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405831 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405832 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405832 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405832 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405832 DLU <0006> fsm.c:456 lu(262421296104771)[0x6120000144a0]{UNVALIDATED}: Allocated 20241224160405832 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241224160405832 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421296104771" cause=GPRS services not allowed} 20241224160405832 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405832 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405832 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421296104771)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241224160405832 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241224160405832 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405832 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405833 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405833 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405833 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405833 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405834 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405834 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405835 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405835 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405835 DMAIN <0000> hlr.c:227 IMSI='262421296104771': Creating subscriber on demand 20241224160405835 DLU <0006> fsm.c:456 lu(262421296104771)[0x612000014620]{UNVALIDATED}: Allocated 20241224160405835 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160405835 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421296104771)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160405835 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421296104771" cn_domain=PS} 20241224160405836 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405836 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405837 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405837 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421296104771"} 20241224160405837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421296104771)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160405837 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160405837 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421296104771"} 20241224160405837 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421296104771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160405837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160405837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421296104771)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160405837 DLU <0006> fsm.c:568 lu(PS:IMSI-262421296104771)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160405837 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405837 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160405837 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405837 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405838 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405838 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405838 DAUC <0003> db_auc.c:157 IMSI='262421296104771': No 2G Auth Data 20241224160405838 DAUC <0003> db_auc.c:192 IMSI='262421296104771': No 3G Auth Data 20241224160405839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 20241224160405840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 20241224160405840 DLINP <000b> input/ipa.c:452 connected read/write 20241224160405840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160405840 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160405840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160405840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160405840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38291<->l=127.0.0.1:4259) 20241224160405875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35100<->l=127.0.0.1:4258 20241224160405976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35100<->l=127.0.0.1:4258 20241224160409007 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160409007 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160409008 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241224160409009 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409010 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160409010 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160409010 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  20241224160409010 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160409010 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  20241224160409010 DLGSUP <0013> gsup_server.c:236 2:  20241224160409010 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160409010 DLGSUP <0013> gsup_server.c:236 3:  20241224160409010 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160409010 DLGSUP <0013> gsup_server.c:236 4:  20241224160409010 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160409010 DLGSUP <0013> gsup_server.c:236 5:  20241224160409010 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160409010 DLGSUP <0013> gsup_server.c:236 7:  20241224160409010 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160409010 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160409010 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160409010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160409019 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46719<->l=127.0.0.1:4259) 20241224160409025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241224160409050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409050 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425158060230"} 20241224160409050 DMAIN <0000> hlr.c:227 IMSI='262425158060230': Creating subscriber on demand 20241224160409050 DMAIN <0000> hlr.c:243 IMSI='262425158060230': Successfully assigned MSISDN='376' 20241224160409050 DAUC <0003> db_auc.c:157 IMSI='262425158060230': No 2G Auth Data 20241224160409050 DAUC <0003> db_auc.c:192 IMSI='262425158060230': No 3G Auth Data 20241224160409050 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425158060230 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 20241224160409050 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425158060230" cause=IMSI unknown in HLR} 20241224160409050 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241224160409050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409050 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409052 DAUC <0003> db_auc.c:157 IMSI='262425158060230': No 2G Auth Data 20241224160409052 DAUC <0003> db_auc.c:192 IMSI='262425158060230': No 3G Auth Data 20241224160409052 DAUC <0003> db_auc.c:157 IMSI='262425158060230': No 2G Auth Data 20241224160409052 DAUC <0003> db_auc.c:192 IMSI='262425158060230': No 3G Auth Data 20241224160409053 DAUC <0003> db_auc.c:157 IMSI='262425158060230': No 2G Auth Data 20241224160409053 DAUC <0003> db_auc.c:192 IMSI='262425158060230': No 3G Auth Data 20241224160409053 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409053 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425158060230" cn_domain=PS} 20241224160409053 DLU <0006> fsm.c:456 lu(262425158060230)[0x6120000147a0]{UNVALIDATED}: Allocated 20241224160409053 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241224160409053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425158060230)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160409053 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425158060230" cn_domain=PS} 20241224160409053 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409054 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409054 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409054 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425158060230"} 20241224160409054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425158060230)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160409054 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160409054 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425158060230"} 20241224160409054 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425158060230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160409055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425158060230)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160409055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425158060230)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160409055 DLU <0006> fsm.c:568 lu(PS:IMSI-262425158060230)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160409055 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409055 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160409056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4258 20241224160409056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241224160409056 DLINP <000b> input/ipa.c:452 connected read/write 20241224160409057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160409057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160409057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160409057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160409057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46719<->l=127.0.0.1:4259) 20241224160409079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 20241224160409180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 20241224160412211 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160412211 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160412212 DLINP <000b> input/ipa.c:452 connected read/write 20241224160412212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160412212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241224160412213 DLINP <000b> input/ipa.c:452 connected read/write 20241224160412213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160412213 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160412213 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160412213 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  20241224160412213 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160412214 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  20241224160412214 DLGSUP <0013> gsup_server.c:236 2:  20241224160412214 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160412214 DLGSUP <0013> gsup_server.c:236 3:  20241224160412214 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160412214 DLGSUP <0013> gsup_server.c:236 4:  20241224160412214 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160412214 DLGSUP <0013> gsup_server.c:236 5:  20241224160412214 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160412214 DLGSUP <0013> gsup_server.c:236 7:  20241224160412214 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160412214 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160412214 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160412214 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160412221 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39025<->l=127.0.0.1:4259) 20241224160412223 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224160412223 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241224160412229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241224160412230 DAUC <0003> db_auc.c:157 IMSI='262428402492605': No 2G Auth Data 20241224160412230 DAUC <0003> db_auc.c:192 IMSI='262428402492605': No 3G Auth Data 20241224160412232 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612164741.msisdn 20241224160412232 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612164741.msisdn: not attached (vlr_number unset) 20241224160412232 DDGSM <0007> mslookup_server.c:327 sip.voice.491612164741.msisdn: does not exist in GSUP proxy 20241224160413235 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160413235 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428402492605" cn_domain=CS} 20241224160413235 DLU <0006> fsm.c:456 lu(262428402492605)[0x612000014c20]{UNVALIDATED}: Allocated 20241224160413235 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241224160413235 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428402492605)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241224160413235 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428402492605" cn_domain=CS} 20241224160413235 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160413235 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160413237 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160413237 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428402492605"} 20241224160413237 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428402492605)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241224160413237 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241224160413237 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428402492605"} 20241224160413237 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428402492605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160413237 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428402492605)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241224160413237 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428402492605)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241224160413237 DLU <0006> fsm.c:568 lu(CS:IMSI-262428402492605)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241224160413237 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160413237 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160413237 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612164741.msisdn 20241224160413238 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612164741.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241224160413238 DDGSM <0007> mslookup_server.c:327 sip.voice.491612164741.msisdn: does not exist in GSUP proxy 20241224160413238 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612164741.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241224160413239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241224160413239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.1:4258 20241224160413240 DLINP <000b> input/ipa.c:452 connected read/write 20241224160413240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160413240 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160413240 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160413240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160413240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39025<->l=127.0.0.1:4259) 20241224160413262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241224160413363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4258 20241224160416124 DSS <0004> hlr_ussd.c:239 262420809970132/0x7dae8b30: SS Session Timeout, destroying 20241224160416124 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420809970132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241224160416403 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160416403 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160416405 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160416406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4258 20241224160416407 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160416408 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160416408 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160416408 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  20241224160416408 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160416408 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  20241224160416408 DLGSUP <0013> gsup_server.c:236 2:  20241224160416408 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160416408 DLGSUP <0013> gsup_server.c:236 3:  20241224160416408 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160416408 DLGSUP <0013> gsup_server.c:236 4:  20241224160416408 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160416408 DLGSUP <0013> gsup_server.c:236 5:  20241224160416408 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160416408 DLGSUP <0013> gsup_server.c:236 7:  20241224160416408 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160416408 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160416408 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160416408 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160416409 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224160416409 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241224160416427 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34383<->l=127.0.0.1:4259) 20241224160416428 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224160416428 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241224160416436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4258 20241224160416450 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160416450 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421656323326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421656323326" cn_domain=CS} 20241224160416450 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421656323326 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224160416450 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421656323326 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224160416450 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421656323326.imsi 20241224160416450 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421656323326.imsi 20241224160416450 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421656323326.imsi: does not exist in local HLR 20241224160416453 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421656323326 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224160416453 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224160416453 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224160416453 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224160416453 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224160416453 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224160416453 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421656323326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160416453 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160416453 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160416453 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160416453 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160416453 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160416453 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160416455 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416455 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416455 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224160416455 DLINP <000b> ipa.c:396 tag 1: HLR 20241224160416455 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241224160416455 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416455 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416455 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241224160416498 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416498 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416498 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416498 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416498 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421656323326 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618588314 20241224160416498 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421656323326 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160416498 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416498 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416500 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416500 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416500 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421656323326 MSISDN-491618588314 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160416500 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416500 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416502 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416502 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416502 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421656323326 MSISDN-491618588314 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 20241224160416502 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421656323326 MSISDN-491618588314 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160416502 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416502 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160416503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4258 20241224160416504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42780<->l=127.0.0.1:4258 20241224160416505 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160416505 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160416505 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224160416505 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224160416505 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241224160416505 DLINP <000b> input/ipa.c:452 connected read/write 20241224160416505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160416505 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160416505 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160416505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160416505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34383<->l=127.0.0.1:4259) 20241224160416527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 20241224160416628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4258 20241224160419659 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160419659 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160419660 DLINP <000b> input/ipa.c:452 connected read/write 20241224160419660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160419660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241224160419661 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224160419661 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241224160419661 DLINP <000b> input/ipa.c:452 connected read/write 20241224160419661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160419661 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160419661 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160419661 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  20241224160419661 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160419661 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  20241224160419661 DLGSUP <0013> gsup_server.c:236 2:  20241224160419661 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160419661 DLGSUP <0013> gsup_server.c:236 3:  20241224160419661 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160419661 DLGSUP <0013> gsup_server.c:236 4:  20241224160419661 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160419661 DLGSUP <0013> gsup_server.c:236 5:  20241224160419661 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160419661 DLGSUP <0013> gsup_server.c:236 7:  20241224160419662 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160419662 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160419662 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160419662 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160419669 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34457<->l=127.0.0.1:4259) 20241224160419671 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224160419671 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241224160419677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241224160419678 DAUC <0003> db_auc.c:157 IMSI='262427402050070': No 2G Auth Data 20241224160419678 DAUC <0003> db_auc.c:192 IMSI='262427402050070': No 3G Auth Data 20241224160419682 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427402050070.imsi 20241224160419682 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427402050070.imsi: found in local HLR 20241224160419684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20241224160419685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4258 20241224160419685 DLINP <000b> input/ipa.c:452 connected read/write 20241224160419685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160419685 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160419685 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160419685 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160419685 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34457<->l=127.0.0.1:4259) 20241224160419716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 20241224160419817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4258 20241224160422849 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160422849 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160422851 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160422851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20241224160422853 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224160422853 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241224160422853 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160422853 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160422853 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160422853 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  20241224160422853 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160422853 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  20241224160422853 DLGSUP <0013> gsup_server.c:236 2:  20241224160422853 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160422853 DLGSUP <0013> gsup_server.c:236 3:  20241224160422853 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160422853 DLGSUP <0013> gsup_server.c:236 4:  20241224160422853 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160422853 DLGSUP <0013> gsup_server.c:236 5:  20241224160422853 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160422853 DLGSUP <0013> gsup_server.c:236 7:  20241224160422853 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160422853 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160422853 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160422853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160422867 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46847<->l=127.0.0.1:4259) 20241224160422868 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224160422868 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241224160422874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20241224160422894 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160422894 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425759273292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425759273292" cn_domain=CS} 20241224160422894 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425759273292 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224160422894 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425759273292 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224160422894 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425759273292.imsi 20241224160422894 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425759273292.imsi 20241224160422894 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425759273292.imsi: does not exist in local HLR 20241224160422897 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425759273292 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224160422897 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224160422897 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224160422897 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224160422897 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224160422897 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224160422897 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425759273292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160422897 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160422897 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160422897 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160422897 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160422897 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160422897 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160422898 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422898 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422898 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224160422898 DLINP <000b> ipa.c:396 tag 1: HLR 20241224160422898 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241224160422899 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422899 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422899 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241224160422942 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422942 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422942 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422942 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422942 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425759273292 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615228467 20241224160422942 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425759273292 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160422942 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422942 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422944 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422944 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422944 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425759273292 MSISDN-491615228467 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160422944 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422944 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422945 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160422945 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160422945 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425759273292 MSISDN-491615228467 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 20241224160422945 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425759273292 MSISDN-491615228467 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160422946 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422946 DLINP <000b> input/ipa.c:452 connected read/write 20241224160422946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160422946 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425759273292.imsi 20241224160422946 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425759273292.imsi: does not exist in local HLR 20241224160423948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20241224160423949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20241224160423949 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160423949 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160423949 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224160423949 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224160423949 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241224160423949 DLINP <000b> input/ipa.c:452 connected read/write 20241224160423949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160423949 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160423949 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160423949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160423950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46847<->l=127.0.0.1:4259) 20241224160423986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4258 20241224160424087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4258 20241224160427135 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241224160427136 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241224160427137 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160427138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241224160427139 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160427139 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241224160427139 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241224160427139 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  20241224160427139 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241224160427139 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  20241224160427139 DLGSUP <0013> gsup_server.c:236 2:  20241224160427139 DLGSUP <0013> gsup_server.c:238 2: 00  20241224160427139 DLGSUP <0013> gsup_server.c:236 3:  20241224160427139 DLGSUP <0013> gsup_server.c:238 3: 00  20241224160427139 DLGSUP <0013> gsup_server.c:236 4:  20241224160427139 DLGSUP <0013> gsup_server.c:238 4: 00  20241224160427139 DLGSUP <0013> gsup_server.c:236 5:  20241224160427139 DLGSUP <0013> gsup_server.c:238 5: 00  20241224160427139 DLGSUP <0013> gsup_server.c:236 7:  20241224160427140 DLGSUP <0013> gsup_server.c:238 7: 00  20241224160427140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241224160427140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241224160427140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241224160427140 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241224160427140 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241224160427155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37469<->l=127.0.0.1:4259) 20241224160427157 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241224160427157 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241224160427165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20241224160427186 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160427186 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420813783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420813783756" cn_domain=CS} 20241224160427187 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420813783756 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241224160427187 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420813783756 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241224160427187 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420813783756.imsi 20241224160427187 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420813783756.imsi 20241224160427187 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420813783756.imsi: does not exist in local HLR 20241224160427194 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420813783756 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241224160427194 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241224160427194 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241224160427194 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241224160427194 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241224160427194 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241224160427194 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420813783756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241224160427194 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160427194 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160427194 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160427194 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160427194 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241224160427194 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241224160427196 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427196 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427196 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241224160427196 DLINP <000b> ipa.c:396 tag 1: HLR 20241224160427196 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241224160427198 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427198 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427198 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241224160427242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427242 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427242 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427242 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427242 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420813783756 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616627218 20241224160427242 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420813783756 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160427242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427242 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427244 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427244 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427244 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420813783756 MSISDN-491616627218 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160427244 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427244 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427244 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427244 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427244 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420813783756 MSISDN-491616627218 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 20241224160427244 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420813783756 MSISDN-491616627218 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241224160427244 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427244 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241224160427245 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616627218.msisdn 20241224160427245 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616627218.msisdn: does not exist in local HLR 20241224160427245 DDGSM <0007> mslookup_server.c:352 sip.voice.491616627218.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241224160427245 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616627218.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241224160427246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4258 20241224160427246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 20241224160427247 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241224160427247 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241224160427247 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241224160427247 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241224160427247 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241224160427247 DLINP <000b> input/ipa.c:452 connected read/write 20241224160427247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241224160427247 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241224160427247 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241224160427247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241224160427247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37469<->l=127.0.0.1:4259) 20241224160427289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 20241224160427389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258