20241215160223228 DMAIN <0000> hlr.c:813 hlr starting 20241215160223228 DDB <0001> db.c:599 using database: :memory: 20241215160223228 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241215160223228 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241215160223228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241215160223229 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241215160223229 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241215160223229 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241215160223229 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241215160223230 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241215160223231 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241215160223231 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 20241215160224689 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160224689 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160224691 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160224692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20241215160224692 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160224692 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160224692 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160224692 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  20241215160224692 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160224692 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  20241215160224692 DLGSUP <0013> gsup_server.c:236 2:  20241215160224692 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160224692 DLGSUP <0013> gsup_server.c:236 3:  20241215160224692 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160224692 DLGSUP <0013> gsup_server.c:236 4:  20241215160224692 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160224692 DLGSUP <0013> gsup_server.c:236 5:  20241215160224692 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160224692 DLGSUP <0013> gsup_server.c:236 7:  20241215160224692 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160224692 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160224692 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160224692 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160224705 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20241215160224713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 20241215160224734 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160224734 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"} 20241215160224734 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" 20241215160224734 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} 20241215160224734 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 20241215160224734 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160224734 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160224736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 20241215160224737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.1:4258 20241215160224738 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20241215160224738 DLINP <000b> input/ipa.c:452 connected read/write 20241215160224738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160224738 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160224738 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160224738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160224797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241215160224898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241215160227941 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160227941 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160227942 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160227943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4258 20241215160227944 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160227944 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160227944 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160227944 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  20241215160227944 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160227944 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  20241215160227944 DLGSUP <0013> gsup_server.c:236 2:  20241215160227944 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160227944 DLGSUP <0013> gsup_server.c:236 3:  20241215160227944 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160227944 DLGSUP <0013> gsup_server.c:236 4:  20241215160227944 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160227944 DLGSUP <0013> gsup_server.c:236 5:  20241215160227944 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160227944 DLGSUP <0013> gsup_server.c:236 7:  20241215160227944 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160227944 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160227944 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160227944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160227954 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38849<->l=127.0.0.1:4259) 20241215160227958 DAUC <0003> db_auc.c:157 IMSI='262427218172903': No 2G Auth Data 20241215160227958 DAUC <0003> db_auc.c:192 IMSI='262427218172903': No 3G Auth Data 20241215160227965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241215160227986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160227986 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427218172903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427218172903"} 20241215160227986 DAUC <0003> db_auc.c:192 IMSI='262427218172903': No 3G Auth Data 20241215160227986 DAUC <0003> db_auc.c:236 IMSI='262427218172903': Calling to generate 5 vectors 20241215160227986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160227986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160227986 DAUC <0003> auc.c:113 vector [0]: rand = 0439e753e9a4f9285b14c176c8944656 20241215160227986 DAUC <0003> auc.c:179 vector [0]: kc = 8fc0bc8160d16800 20241215160227986 DAUC <0003> auc.c:180 vector [0]: sres = e7b74032 20241215160227986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160227986 DAUC <0003> auc.c:113 vector [1]: rand = a15f07993c5a3b5e2055cc89fbbec28d 20241215160227986 DAUC <0003> auc.c:179 vector [1]: kc = 3341b05521626000 20241215160227986 DAUC <0003> auc.c:180 vector [1]: sres = bbf0b0c6 20241215160227986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160227986 DAUC <0003> auc.c:113 vector [2]: rand = 04c4d01b629cb0a023626b8f68014bd2 20241215160227986 DAUC <0003> auc.c:179 vector [2]: kc = dde2384b9419c400 20241215160227986 DAUC <0003> auc.c:180 vector [2]: sres = f56035d4 20241215160227986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160227986 DAUC <0003> auc.c:113 vector [3]: rand = 3bfa4edea063ce6a176a573ec96255b4 20241215160227986 DAUC <0003> auc.c:179 vector [3]: kc = e05dffe49f592400 20241215160227986 DAUC <0003> auc.c:180 vector [3]: sres = c4f65f07 20241215160227986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160227986 DAUC <0003> auc.c:113 vector [4]: rand = c1c69f4f6e07896223a541d742f002d6 20241215160227986 DAUC <0003> auc.c:179 vector [4]: kc = 9c0e857476cd6000 20241215160227986 DAUC <0003> auc.c:180 vector [4]: sres = 31246561 20241215160227986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160227986 DAUC <0003> db_auc.c:245 IMSI='262427218172903': Generated 5 vectors 20241215160227986 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427218172903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427218172903"} 20241215160227986 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427218172903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160227986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160227986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160227988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.1:4258 20241215160227989 DAUC <0003> db_auc.c:157 IMSI='262426186272079': No 2G Auth Data 20241215160227989 DAUC <0003> db_auc.c:192 IMSI='262426186272079': No 3G Auth Data 20241215160227996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20241215160227998 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160227998 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426186272079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426186272079"} 20241215160227998 DAUC <0003> db_auc.c:192 IMSI='262426186272079': No 3G Auth Data 20241215160227999 DAUC <0003> db_auc.c:236 IMSI='262426186272079': Calling to generate 5 vectors 20241215160227999 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160227999 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160227999 DAUC <0003> auc.c:113 vector [0]: rand = 78bc310eb5d0cc58ec11e7f2644e01f4 20241215160227999 DAUC <0003> auc.c:179 vector [0]: kc = 448ba2f916a36c00 20241215160227999 DAUC <0003> auc.c:180 vector [0]: sres = 8cabe22a 20241215160227999 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160227999 DAUC <0003> auc.c:113 vector [1]: rand = eba1552bc7dff830494a38411291eb0d 20241215160227999 DAUC <0003> auc.c:179 vector [1]: kc = 5618b73b9f1ea400 20241215160227999 DAUC <0003> auc.c:180 vector [1]: sres = 58eec664 20241215160227999 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160227999 DAUC <0003> auc.c:113 vector [2]: rand = d2539b30aaa09788c3beaaa0940d321c 20241215160227999 DAUC <0003> auc.c:179 vector [2]: kc = c33259e38ee72800 20241215160227999 DAUC <0003> auc.c:180 vector [2]: sres = fb63134f 20241215160227999 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160227999 DAUC <0003> auc.c:113 vector [3]: rand = 0b267ba2d795c237a434d3f4fdade77d 20241215160227999 DAUC <0003> auc.c:179 vector [3]: kc = 662fc39c0f553800 20241215160227999 DAUC <0003> auc.c:180 vector [3]: sres = 323a024e 20241215160227999 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160227999 DAUC <0003> auc.c:113 vector [4]: rand = d90b06f410aca6fcf1f72d631b67b6cc 20241215160227999 DAUC <0003> auc.c:179 vector [4]: kc = 78388386687d1c00 20241215160227999 DAUC <0003> auc.c:180 vector [4]: sres = 0b3982bc 20241215160227999 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160227999 DAUC <0003> db_auc.c:245 IMSI='262426186272079': Generated 5 vectors 20241215160227999 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426186272079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426186272079"} 20241215160227999 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426186272079 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160227999 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160227999 DLINP <000b> input/ipa.c:452 connected read/write 20241215160227999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4258 20241215160228001 DAUC <0003> db_auc.c:157 IMSI='262429905986001': No 2G Auth Data 20241215160228001 DAUC <0003> db_auc.c:192 IMSI='262429905986001': No 3G Auth Data 20241215160228010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4258 20241215160228013 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228013 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429905986001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429905986001"} 20241215160228013 DAUC <0003> db_auc.c:192 IMSI='262429905986001': No 3G Auth Data 20241215160228013 DAUC <0003> db_auc.c:236 IMSI='262429905986001': Calling to generate 5 vectors 20241215160228013 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160228013 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160228013 DAUC <0003> auc.c:113 vector [0]: rand = 87adb30b0560cb2f6993c2a5dfe28864 20241215160228013 DAUC <0003> auc.c:179 vector [0]: kc = 97d50182c5250eba 20241215160228013 DAUC <0003> auc.c:180 vector [0]: sres = 7b036507 20241215160228013 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160228013 DAUC <0003> auc.c:113 vector [1]: rand = 35f29ea24a332bc870cfaae4dee63250 20241215160228013 DAUC <0003> auc.c:179 vector [1]: kc = 1f6ddd02640e9d03 20241215160228013 DAUC <0003> auc.c:180 vector [1]: sres = ff51df06 20241215160228013 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160228013 DAUC <0003> auc.c:113 vector [2]: rand = 5c52f4c3e9a12c6cb5fd3eee3bb8967e 20241215160228013 DAUC <0003> auc.c:179 vector [2]: kc = 6ce4d13513538299 20241215160228013 DAUC <0003> auc.c:180 vector [2]: sres = fcc325a6 20241215160228013 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160228013 DAUC <0003> auc.c:113 vector [3]: rand = 6006421541385b0d9d28ec9d92168f44 20241215160228013 DAUC <0003> auc.c:179 vector [3]: kc = aa157187d4f0961c 20241215160228013 DAUC <0003> auc.c:180 vector [3]: sres = 336d6593 20241215160228013 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160228013 DAUC <0003> auc.c:113 vector [4]: rand = 62b26834c7e10ee3f91eeada205163c8 20241215160228013 DAUC <0003> auc.c:179 vector [4]: kc = 25b16b5f78f008f6 20241215160228013 DAUC <0003> auc.c:180 vector [4]: sres = 6de047a3 20241215160228013 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160228013 DAUC <0003> db_auc.c:245 IMSI='262429905986001': Generated 5 vectors 20241215160228013 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429905986001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429905986001"} 20241215160228013 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429905986001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228013 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228013 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4258 20241215160228016 DAUC <0003> db_auc.c:157 IMSI='262423677636525': No 2G Auth Data 20241215160228016 DAUC <0003> db_auc.c:192 IMSI='262423677636525': No 3G Auth Data 20241215160228025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20241215160228027 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228027 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423677636525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423677636525"} 20241215160228027 DAUC <0003> db_auc.c:157 IMSI='262423677636525': No 2G Auth Data 20241215160228027 DAUC <0003> db_auc.c:236 IMSI='262423677636525': Calling to generate 5 vectors 20241215160228027 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160228027 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160228027 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160228027 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160228027 DAUC <0003> auc.c:113 vector [0]: rand = 2a43b17ec0fd6a2fd90c554e343aaef8 20241215160228027 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160228027 DAUC <0003> auc.c:142 vector [0]: autn = d3a687e52af70000d955faa0e7e8b3a0 20241215160228027 DAUC <0003> auc.c:143 vector [0]: ck = 6b30bc85521b49ee97fcc874b108c200 20241215160228027 DAUC <0003> auc.c:144 vector [0]: ik = 0922fef8d1fc4f1e36baa0fc4c8e9a84 20241215160228027 DAUC <0003> auc.c:145 vector [0]: res = 29085c350e694f310000000000000000 20241215160228027 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160228028 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160228028 DAUC <0003> auc.c:151 vector [0]: kc = c3542af57e615e74 20241215160228028 DAUC <0003> auc.c:152 vector [0]: sres = 27611304 20241215160228028 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160228028 DAUC <0003> auc.c:113 vector [1]: rand = 560767f8d6682c1dca9054d248d81bef 20241215160228028 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160228028 DAUC <0003> auc.c:142 vector [1]: autn = 06c6f333a4f90000518f7c4dd851f3b1 20241215160228028 DAUC <0003> auc.c:143 vector [1]: ck = 452c4b3611f8a351296ddc9c3fa1fc2a 20241215160228028 DAUC <0003> auc.c:144 vector [1]: ik = 4607e7393943934bc995400e3a790994 20241215160228028 DAUC <0003> auc.c:145 vector [1]: res = efbf578602c9c2830000000000000000 20241215160228028 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160228028 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160228028 DAUC <0003> auc.c:151 vector [1]: kc = e3d3309d2d63c5a4 20241215160228028 DAUC <0003> auc.c:152 vector [1]: sres = ed769505 20241215160228028 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160228028 DAUC <0003> auc.c:113 vector [2]: rand = dbb7ebc269fba17e8d3f05e152bacbb5 20241215160228028 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160228028 DAUC <0003> auc.c:142 vector [2]: autn = ae9ed44e776200001d82d4314fc3cb4f 20241215160228028 DAUC <0003> auc.c:143 vector [2]: ck = 212f5f80e6dcd6d730e7e9d44703444b 20241215160228028 DAUC <0003> auc.c:144 vector [2]: ik = 650c484e58f34928fd6cb3f7d94feaae 20241215160228028 DAUC <0003> auc.c:145 vector [2]: res = 69ab619cdb205ee60000000000000000 20241215160228028 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160228028 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160228028 DAUC <0003> auc.c:151 vector [2]: kc = 89a84ded2063311a 20241215160228028 DAUC <0003> auc.c:152 vector [2]: sres = b28b3f7a 20241215160228028 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160228028 DAUC <0003> auc.c:113 vector [3]: rand = 0c01d6f387185b451394f7caf22d12b8 20241215160228028 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160228028 DAUC <0003> auc.c:142 vector [3]: autn = 78b0765426340000957cac96dafacbb3 20241215160228028 DAUC <0003> auc.c:143 vector [3]: ck = ff396fd62bbf1b7f45817f2397fb912a 20241215160228028 DAUC <0003> auc.c:144 vector [3]: ik = eff38544624e49a2a58eb3d81ca48b79 20241215160228028 DAUC <0003> auc.c:145 vector [3]: res = 3a9c89b830a3f5c20000000000000000 20241215160228028 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160228028 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160228028 DAUC <0003> auc.c:151 vector [3]: kc = f0c52669c2ae488e 20241215160228028 DAUC <0003> auc.c:152 vector [3]: sres = 0a3f7c7a 20241215160228028 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160228028 DAUC <0003> auc.c:113 vector [4]: rand = ba9a12c8ab56d201595bca3857d37e81 20241215160228028 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160228028 DAUC <0003> auc.c:142 vector [4]: autn = ec14c26f3f70000038237e1cc383c8db 20241215160228028 DAUC <0003> auc.c:143 vector [4]: ck = 91e482944c8fae2a4a19cbbc54092093 20241215160228028 DAUC <0003> auc.c:144 vector [4]: ik = 26962ffbcf878e848600b9c207be5f43 20241215160228028 DAUC <0003> auc.c:145 vector [4]: res = 5358e8b2ec795e140000000000000000 20241215160228028 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160228028 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160228028 DAUC <0003> auc.c:151 vector [4]: kc = 7b6bdf11d0bf5f7e 20241215160228028 DAUC <0003> auc.c:152 vector [4]: sres = bf21b6a6 20241215160228028 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160228028 DAUC <0003> db_auc.c:245 IMSI='262423677636525': Generated 5 vectors 20241215160228028 DAUC <0003> db_auc.c:249 IMSI='262423677636525': Updating SQN=161 in DB 20241215160228028 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423677636525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423677636525"} 20241215160228028 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423677636525 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228028 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228028 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20241215160228031 DAUC <0003> db_auc.c:157 IMSI='262421419761667': No 2G Auth Data 20241215160228031 DAUC <0003> db_auc.c:192 IMSI='262421419761667': No 3G Auth Data 20241215160228042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 20241215160228045 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228045 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421419761667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421419761667"} 20241215160228045 DAUC <0003> db_auc.c:157 IMSI='262421419761667': No 2G Auth Data 20241215160228045 DAUC <0003> db_auc.c:236 IMSI='262421419761667': Calling to generate 5 vectors 20241215160228045 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160228045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160228045 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160228045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160228045 DAUC <0003> auc.c:113 vector [0]: rand = e1e5cef8a7bbdaf594d39a474d33bd47 20241215160228045 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160228045 DAUC <0003> auc.c:142 vector [0]: autn = 027ba495319f00003bad55917ce04918 20241215160228045 DAUC <0003> auc.c:143 vector [0]: ck = 4f4a42a16009d054eca2c2be375d2282 20241215160228045 DAUC <0003> auc.c:144 vector [0]: ik = dacc9136ae2147a33d9e135c777557c7 20241215160228045 DAUC <0003> auc.c:145 vector [0]: res = 574961097384d69f0000000000000000 20241215160228045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160228045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160228045 DAUC <0003> auc.c:151 vector [0]: kc = 44ba02758e00e2b2 20241215160228045 DAUC <0003> auc.c:152 vector [0]: sres = 24cdb796 20241215160228045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160228045 DAUC <0003> auc.c:113 vector [1]: rand = 93464cbae5415a8f5f62291c26695d3a 20241215160228045 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160228045 DAUC <0003> auc.c:142 vector [1]: autn = 888de3f3b8370000f56dc1e8dac179e8 20241215160228045 DAUC <0003> auc.c:143 vector [1]: ck = 51c129a1460a282d4c692a12322db385 20241215160228045 DAUC <0003> auc.c:144 vector [1]: ik = 86e4ce13204e656ae2b165e02add37bf 20241215160228045 DAUC <0003> auc.c:145 vector [1]: res = 298cc0d2c43a51f70000000000000000 20241215160228045 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160228046 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160228046 DAUC <0003> auc.c:151 vector [1]: kc = 79fda8407eb4c97d 20241215160228046 DAUC <0003> auc.c:152 vector [1]: sres = edb69125 20241215160228046 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160228046 DAUC <0003> auc.c:113 vector [2]: rand = 1337b08061a5437b31b7b70ffe220744 20241215160228046 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160228046 DAUC <0003> auc.c:142 vector [2]: autn = b57a3cafbe000000966b206c473835a9 20241215160228046 DAUC <0003> auc.c:143 vector [2]: ck = c244510c59836dc2f6d452b562ac4b91 20241215160228046 DAUC <0003> auc.c:144 vector [2]: ik = f3c9fcbe49cd6a9295b29fa3b65b1b91 20241215160228046 DAUC <0003> auc.c:145 vector [2]: res = c4eff403491832100000000000000000 20241215160228046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160228046 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160228046 DAUC <0003> auc.c:151 vector [2]: kc = 52eb60a4c4b95750 20241215160228046 DAUC <0003> auc.c:152 vector [2]: sres = 8df7c613 20241215160228046 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160228046 DAUC <0003> auc.c:113 vector [3]: rand = e8af833695b1abc05cdc849d7c44b9c0 20241215160228046 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160228046 DAUC <0003> auc.c:142 vector [3]: autn = 9460d80f4124000097006156bc833108 20241215160228046 DAUC <0003> auc.c:143 vector [3]: ck = 2a39a1ca449e5e55ab8a503a9805a2ad 20241215160228046 DAUC <0003> auc.c:144 vector [3]: ik = cbc12da26ca9b4396212b80a8bad6ddb 20241215160228046 DAUC <0003> auc.c:145 vector [3]: res = ae5814b261858f770000000000000000 20241215160228046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160228046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160228046 DAUC <0003> auc.c:151 vector [3]: kc = 286064583b9f251a 20241215160228046 DAUC <0003> auc.c:152 vector [3]: sres = cfdd9bc5 20241215160228046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160228046 DAUC <0003> auc.c:113 vector [4]: rand = 14e94fa4263443eefe732d0162025112 20241215160228046 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160228046 DAUC <0003> auc.c:142 vector [4]: autn = a45eaac3298800006935bcbeed4727c3 20241215160228046 DAUC <0003> auc.c:143 vector [4]: ck = f750b12aca4fea5d7392432e7bfce495 20241215160228046 DAUC <0003> auc.c:144 vector [4]: ik = c1e0faf687597292612f1fe558de065f 20241215160228046 DAUC <0003> auc.c:145 vector [4]: res = a6d6794aeb4100bc0000000000000000 20241215160228046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160228046 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160228046 DAUC <0003> auc.c:151 vector [4]: kc = 240d17176e347a05 20241215160228046 DAUC <0003> auc.c:152 vector [4]: sres = 4d9779f6 20241215160228046 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160228046 DAUC <0003> db_auc.c:245 IMSI='262421419761667': Generated 5 vectors 20241215160228046 DAUC <0003> db_auc.c:249 IMSI='262421419761667': Updating SQN=161 in DB 20241215160228046 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421419761667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421419761667"} 20241215160228046 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421419761667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228046 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228046 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39368<->l=127.0.0.1:4258 20241215160228051 DAUC <0003> db_auc.c:157 IMSI='262425330824015': No 2G Auth Data 20241215160228051 DAUC <0003> db_auc.c:192 IMSI='262425330824015': No 3G Auth Data 20241215160228060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241215160228063 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228063 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425330824015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425330824015"} 20241215160228063 DAUC <0003> db_auc.c:236 IMSI='262425330824015': Calling to generate 5 vectors 20241215160228063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160228063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160228063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160228063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160228063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160228063 DAUC <0003> auc.c:113 vector [0]: rand = 3d2acd6ffc07d8e2751175386bd6b063 20241215160228063 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160228063 DAUC <0003> auc.c:142 vector [0]: autn = cda5064ff1e400008a97f93e4944d80a 20241215160228063 DAUC <0003> auc.c:143 vector [0]: ck = 124eafc8f106bc4114a23c4cc89ec098 20241215160228063 DAUC <0003> auc.c:144 vector [0]: ik = 08f34e9febc7a20a422b891f606abdcd 20241215160228063 DAUC <0003> auc.c:145 vector [0]: res = a06fabe9ed0448ed0000000000000000 20241215160228063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160228063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160228063 DAUC <0003> auc.c:179 vector [0]: kc = 3e59cf784bdfe000 20241215160228063 DAUC <0003> auc.c:180 vector [0]: sres = 0b824428 20241215160228063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160228063 DAUC <0003> auc.c:113 vector [1]: rand = 67a968b198d1bf62520d1c0269c521f3 20241215160228063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160228063 DAUC <0003> auc.c:142 vector [1]: autn = 989f9d5808cf000093f8f39807799ded 20241215160228063 DAUC <0003> auc.c:143 vector [1]: ck = 17812fc2a0b3ee3265cc05d86f56b485 20241215160228063 DAUC <0003> auc.c:144 vector [1]: ik = d3d4208c588e0904b21d24a2eb7453d4 20241215160228063 DAUC <0003> auc.c:145 vector [1]: res = cd181b016783c7890000000000000000 20241215160228063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160228063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160228063 DAUC <0003> auc.c:179 vector [1]: kc = 902fe31531176800 20241215160228063 DAUC <0003> auc.c:180 vector [1]: sres = 70998171 20241215160228063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160228063 DAUC <0003> auc.c:113 vector [2]: rand = 6b88394e96f2fd79b1e4d74e321f9208 20241215160228063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160228063 DAUC <0003> auc.c:142 vector [2]: autn = 608b88b4a42f0000010be7d23d0cbcfd 20241215160228063 DAUC <0003> auc.c:143 vector [2]: ck = 8c5e2482932a01968f10adde75f84cb0 20241215160228063 DAUC <0003> auc.c:144 vector [2]: ik = 21cc79985dc9f51df9c5d791e9543e4b 20241215160228063 DAUC <0003> auc.c:145 vector [2]: res = 5fbad977b1c0f1580000000000000000 20241215160228063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160228063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160228063 DAUC <0003> auc.c:179 vector [2]: kc = b51efd81b25e7c00 20241215160228063 DAUC <0003> auc.c:180 vector [2]: sres = 8cf9e693 20241215160228063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160228063 DAUC <0003> auc.c:113 vector [3]: rand = 3c03a63279b18ac03fbba7d395da91d2 20241215160228063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160228063 DAUC <0003> auc.c:142 vector [3]: autn = 5b6e32610ad00000c3f569509ff539d0 20241215160228063 DAUC <0003> auc.c:143 vector [3]: ck = ca4a0dfbe6e3a8425d605bc52013d653 20241215160228063 DAUC <0003> auc.c:144 vector [3]: ik = 9f6ec501e90cf27ad4c6d9de795b6cc6 20241215160228064 DAUC <0003> auc.c:145 vector [3]: res = 40ac6e478ec6ce200000000000000000 20241215160228064 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160228064 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160228064 DAUC <0003> auc.c:179 vector [3]: kc = 3ea9939fb7231c00 20241215160228064 DAUC <0003> auc.c:180 vector [3]: sres = f309e7c0 20241215160228064 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160228064 DAUC <0003> auc.c:113 vector [4]: rand = 5efcd3d4aaf5e4c43c0c86e313b43bff 20241215160228064 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160228064 DAUC <0003> auc.c:142 vector [4]: autn = d956b90e98f200003a160f15a32ddaea 20241215160228064 DAUC <0003> auc.c:143 vector [4]: ck = a25affa7b037f58ae74e83656112c7ba 20241215160228064 DAUC <0003> auc.c:144 vector [4]: ik = edc6a3006953bcf272ca15f33c27594d 20241215160228064 DAUC <0003> auc.c:145 vector [4]: res = 6045346390e91fbc0000000000000000 20241215160228064 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160228064 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160228064 DAUC <0003> auc.c:179 vector [4]: kc = a2f2236d184b2000 20241215160228064 DAUC <0003> auc.c:180 vector [4]: sres = 65db38ca 20241215160228064 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160228064 DAUC <0003> db_auc.c:245 IMSI='262425330824015': Generated 5 vectors 20241215160228064 DAUC <0003> db_auc.c:249 IMSI='262425330824015': Updating SQN=161 in DB 20241215160228064 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425330824015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425330824015"} 20241215160228064 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425330824015 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228064 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228064 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241215160228067 DAUC <0003> db_auc.c:157 IMSI='262421135022928': No 2G Auth Data 20241215160228067 DAUC <0003> db_auc.c:192 IMSI='262421135022928': No 3G Auth Data 20241215160228076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4258 20241215160228079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228079 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421135022928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421135022928"} 20241215160228079 DAUC <0003> db_auc.c:236 IMSI='262421135022928': Calling to generate 5 vectors 20241215160228079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160228079 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160228079 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160228079 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160228079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160228079 DAUC <0003> auc.c:113 vector [0]: rand = 7bf4f7915d0766cdacdc14b5fd959d8c 20241215160228079 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160228079 DAUC <0003> auc.c:142 vector [0]: autn = 4ba8becdd04800004c9a74354b0ec38f 20241215160228079 DAUC <0003> auc.c:143 vector [0]: ck = dcea0150274f805d847f93cea4ef9d76 20241215160228079 DAUC <0003> auc.c:144 vector [0]: ik = 300768b8a7d6c0ab94711b7d937b493f 20241215160228079 DAUC <0003> auc.c:145 vector [0]: res = f36966ea2cba286b0000000000000000 20241215160228079 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160228079 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160228079 DAUC <0003> auc.c:179 vector [0]: kc = 0a58d14217756c00 20241215160228079 DAUC <0003> auc.c:180 vector [0]: sres = 6270cf21 20241215160228079 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160228079 DAUC <0003> auc.c:113 vector [1]: rand = 06b02ec0da7a1cb9702484ad9ee551ff 20241215160228079 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160228079 DAUC <0003> auc.c:142 vector [1]: autn = 0b57271c0281000032cb747ea00ba8a8 20241215160228079 DAUC <0003> auc.c:143 vector [1]: ck = f2f6030d9e4deb07564641b5642ba947 20241215160228079 DAUC <0003> auc.c:144 vector [1]: ik = 3913b68d5dd8b9d3428a4869b3cb9bc1 20241215160228079 DAUC <0003> auc.c:145 vector [1]: res = b0e2a3506e1a6d440000000000000000 20241215160228079 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160228079 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160228079 DAUC <0003> auc.c:179 vector [1]: kc = 0d550c9cffa24c00 20241215160228079 DAUC <0003> auc.c:180 vector [1]: sres = 553da8c8 20241215160228079 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160228079 DAUC <0003> auc.c:113 vector [2]: rand = 33b2845632feb971c06e174468df1f66 20241215160228079 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160228079 DAUC <0003> auc.c:142 vector [2]: autn = f378f7455ec70000711612599a38d19b 20241215160228079 DAUC <0003> auc.c:143 vector [2]: ck = eec0ddf3056839fdaa5e2e7f09861c57 20241215160228079 DAUC <0003> auc.c:144 vector [2]: ik = 265b4bdf52e75102c1e562ec8185e046 20241215160228079 DAUC <0003> auc.c:145 vector [2]: res = ba6387b125f3419a0000000000000000 20241215160228079 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160228079 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160228079 DAUC <0003> auc.c:179 vector [2]: kc = f2f10be5da909400 20241215160228079 DAUC <0003> auc.c:180 vector [2]: sres = f9fc2e32 20241215160228079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160228079 DAUC <0003> auc.c:113 vector [3]: rand = 75d83242e4fcd2dddae4b18cfb32935b 20241215160228080 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160228080 DAUC <0003> auc.c:142 vector [3]: autn = e2fdc44b3b980000653b5cbfeef5da21 20241215160228080 DAUC <0003> auc.c:143 vector [3]: ck = b76224af5033c0ab280b115444c98fad 20241215160228080 DAUC <0003> auc.c:144 vector [3]: ik = af5e8f39569868e267762f5f8aa03696 20241215160228080 DAUC <0003> auc.c:145 vector [3]: res = e30e5f38db800b590000000000000000 20241215160228080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160228080 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160228080 DAUC <0003> auc.c:179 vector [3]: kc = 3e22aca7f5bf5800 20241215160228080 DAUC <0003> auc.c:180 vector [3]: sres = ba385d06 20241215160228080 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160228080 DAUC <0003> auc.c:113 vector [4]: rand = c017843061bc01eaa4c27ebc941aa368 20241215160228080 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160228080 DAUC <0003> auc.c:142 vector [4]: autn = 5719ef4409b50000461676bf6789af47 20241215160228080 DAUC <0003> auc.c:143 vector [4]: ck = 39c53a0d2e98809f90ea0746c79ba794 20241215160228080 DAUC <0003> auc.c:144 vector [4]: ik = 41b982a9f77502cb17330a4934f0b16f 20241215160228080 DAUC <0003> auc.c:145 vector [4]: res = e4f7353ccc6fc7320000000000000000 20241215160228080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160228080 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160228080 DAUC <0003> auc.c:179 vector [4]: kc = 8fdd206a51274400 20241215160228080 DAUC <0003> auc.c:180 vector [4]: sres = 616e3ddf 20241215160228080 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160228080 DAUC <0003> db_auc.c:245 IMSI='262421135022928': Generated 5 vectors 20241215160228080 DAUC <0003> db_auc.c:249 IMSI='262421135022928': Updating SQN=161 in DB 20241215160228080 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421135022928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421135022928"} 20241215160228080 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421135022928 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4258 20241215160228084 DAUC <0003> db_auc.c:157 IMSI='262424441295433': No 2G Auth Data 20241215160228084 DAUC <0003> db_auc.c:192 IMSI='262424441295433': No 3G Auth Data 20241215160228094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20241215160228099 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228100 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424441295433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424441295433"} 20241215160228100 DAUC <0003> db_auc.c:236 IMSI='262424441295433': Calling to generate 5 vectors 20241215160228100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160228100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160228100 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160228100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160228100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160228100 DAUC <0003> auc.c:113 vector [0]: rand = 5f0f0d9e5521dee2cc1e34a2951fbd98 20241215160228100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160228100 DAUC <0003> auc.c:142 vector [0]: autn = 699cacac63b900000565e33dff697639 20241215160228100 DAUC <0003> auc.c:143 vector [0]: ck = fd7216e2c9647e2ca3508c96b1a32cdd 20241215160228100 DAUC <0003> auc.c:144 vector [0]: ik = 8ddc5bf7bcca14b7d81d6def01bec94d 20241215160228100 DAUC <0003> auc.c:145 vector [0]: res = 7c5686cbbf093bb30000000000000000 20241215160228100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160228100 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160228100 DAUC <0003> auc.c:179 vector [0]: kc = 19409ae907888712 20241215160228100 DAUC <0003> auc.c:180 vector [0]: sres = 7181673d 20241215160228100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160228100 DAUC <0003> auc.c:113 vector [1]: rand = 114696de249eaf71234ec849dfde1a91 20241215160228100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160228100 DAUC <0003> auc.c:142 vector [1]: autn = d8b891dcb0f100008bb02bb9338507d2 20241215160228100 DAUC <0003> auc.c:143 vector [1]: ck = 6b69c04f9957a7aabda3703e653da48f 20241215160228100 DAUC <0003> auc.c:144 vector [1]: ik = 071674b6c25b2cedfe073c19c6fd1a07 20241215160228100 DAUC <0003> auc.c:145 vector [1]: res = 52026b70dabfa2570000000000000000 20241215160228100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160228100 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160228100 DAUC <0003> auc.c:179 vector [1]: kc = f801e8e4e031b199 20241215160228100 DAUC <0003> auc.c:180 vector [1]: sres = b760a876 20241215160228100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160228100 DAUC <0003> auc.c:113 vector [2]: rand = 7122069fbc09ffc02fd42a71ef77e9cc 20241215160228100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160228100 DAUC <0003> auc.c:142 vector [2]: autn = bb7036a726fe00008ea07c7200e61032 20241215160228100 DAUC <0003> auc.c:143 vector [2]: ck = 7ebb7a549f5a766dfaae51ce42c5de3e 20241215160228100 DAUC <0003> auc.c:144 vector [2]: ik = 4f0a445e3cbf6c2cfa5b1f71b84444c6 20241215160228100 DAUC <0003> auc.c:145 vector [2]: res = 321816e267fee6390000000000000000 20241215160228100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160228100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160228100 DAUC <0003> auc.c:179 vector [2]: kc = 27cd8eb7e1b81aec 20241215160228100 DAUC <0003> auc.c:180 vector [2]: sres = 33805db1 20241215160228100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160228100 DAUC <0003> auc.c:113 vector [3]: rand = cb5b97b4ae7ca7a6d0442a611f20f37d 20241215160228100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160228100 DAUC <0003> auc.c:142 vector [3]: autn = 88c6a6f9a5c7000000b1fa741ed1b53b 20241215160228100 DAUC <0003> auc.c:143 vector [3]: ck = 6945ca6b039a23ca3b63aed5496c65e0 20241215160228100 DAUC <0003> auc.c:144 vector [3]: ik = f3924587cb1cdb0f16b201bdcea0042b 20241215160228100 DAUC <0003> auc.c:145 vector [3]: res = eac8c6df1294180c0000000000000000 20241215160228100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160228100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160228100 DAUC <0003> auc.c:179 vector [3]: kc = 87bdffaccedf3406 20241215160228100 DAUC <0003> auc.c:180 vector [3]: sres = 7138d107 20241215160228100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160228101 DAUC <0003> auc.c:113 vector [4]: rand = b38a4a9a2bdc2d7328a7dcad6649fe64 20241215160228101 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160228101 DAUC <0003> auc.c:142 vector [4]: autn = 5a73de8170eb00000d8b0756785e154d 20241215160228101 DAUC <0003> auc.c:143 vector [4]: ck = a14f21ade874ca85a6bd50fe3b6cdd70 20241215160228101 DAUC <0003> auc.c:144 vector [4]: ik = e43fd1488298073607367970b4e67690 20241215160228101 DAUC <0003> auc.c:145 vector [4]: res = abf00d8653ee836a0000000000000000 20241215160228101 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160228101 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160228101 DAUC <0003> auc.c:179 vector [4]: kc = d6a040bc37d03352 20241215160228101 DAUC <0003> auc.c:180 vector [4]: sres = 7640acc6 20241215160228101 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160228101 DAUC <0003> db_auc.c:245 IMSI='262424441295433': Generated 5 vectors 20241215160228101 DAUC <0003> db_auc.c:249 IMSI='262424441295433': Updating SQN=161 in DB 20241215160228101 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424441295433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424441295433"} 20241215160228101 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424441295433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160228101 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228101 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160228103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20241215160228104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4258 20241215160228105 DLINP <000b> input/ipa.c:452 connected read/write 20241215160228105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160228105 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160228105 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160228105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160228105 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38849<->l=127.0.0.1:4259) 20241215160228150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241215160228251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241215160231284 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160231284 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160231285 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20241215160231286 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231287 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160231287 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160231287 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  20241215160231287 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160231287 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  20241215160231287 DLGSUP <0013> gsup_server.c:236 2:  20241215160231287 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160231287 DLGSUP <0013> gsup_server.c:236 3:  20241215160231287 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160231287 DLGSUP <0013> gsup_server.c:236 4:  20241215160231287 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160231287 DLGSUP <0013> gsup_server.c:236 5:  20241215160231287 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160231287 DLGSUP <0013> gsup_server.c:236 7:  20241215160231287 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160231287 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160231287 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160231287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160231294 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45757<->l=127.0.0.1:4259) 20241215160231298 DAUC <0003> db_auc.c:157 IMSI='262422115395300': No 2G Auth Data 20241215160231298 DAUC <0003> db_auc.c:192 IMSI='262422115395300': No 3G Auth Data 20241215160231304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241215160231330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231330 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422115395300"} 20241215160231330 DAUC <0003> db_auc.c:192 IMSI='262422115395300': No 3G Auth Data 20241215160231330 DAUC <0003> db_auc.c:236 IMSI='262422115395300': Calling to generate 1 vectors 20241215160231330 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241215160231330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231330 DAUC <0003> auc.c:113 vector [0]: rand = b3870f46ff7dd6c0bc4a0bf345145731 20241215160231330 DAUC <0003> auc.c:179 vector [0]: kc = 238030e191814000 20241215160231330 DAUC <0003> auc.c:180 vector [0]: sres = 4733f0c2 20241215160231330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231330 DAUC <0003> db_auc.c:245 IMSI='262422115395300': Generated 1 vectors 20241215160231330 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422115395300"} 20241215160231330 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231332 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231332 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422115395300"} 20241215160231332 DAUC <0003> db_auc.c:192 IMSI='262422115395300': No 3G Auth Data 20241215160231332 DAUC <0003> db_auc.c:236 IMSI='262422115395300': Calling to generate 4 vectors 20241215160231332 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241215160231332 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231332 DAUC <0003> auc.c:113 vector [0]: rand = 59d1464ed51ef80f7761d2eb0c0ded20 20241215160231332 DAUC <0003> auc.c:179 vector [0]: kc = 46401684644bd400 20241215160231332 DAUC <0003> auc.c:180 vector [0]: sres = 521491af 20241215160231332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231332 DAUC <0003> auc.c:113 vector [1]: rand = 6776107dcbd1aa7baba5b34527ec9e0b 20241215160231332 DAUC <0003> auc.c:179 vector [1]: kc = 22bfbe1894979000 20241215160231332 DAUC <0003> auc.c:180 vector [1]: sres = c231731e 20241215160231333 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231333 DAUC <0003> auc.c:113 vector [2]: rand = d3dfcabbaf0e62b7d4d1c7f3b213fee6 20241215160231333 DAUC <0003> auc.c:179 vector [2]: kc = ede096b6b283e800 20241215160231333 DAUC <0003> auc.c:180 vector [2]: sres = a4331af9 20241215160231333 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231333 DAUC <0003> auc.c:113 vector [3]: rand = a2f00bdcde1561f77b89883b415fe681 20241215160231333 DAUC <0003> auc.c:179 vector [3]: kc = 1d1e61d761c05c00 20241215160231333 DAUC <0003> auc.c:180 vector [3]: sres = 7ff712f3 20241215160231333 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231333 DAUC <0003> db_auc.c:245 IMSI='262422115395300': Generated 4 vectors 20241215160231333 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422115395300"} 20241215160231333 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231333 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231333 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231334 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231334 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422115395300"} 20241215160231334 DAUC <0003> db_auc.c:192 IMSI='262422115395300': No 3G Auth Data 20241215160231334 DAUC <0003> db_auc.c:236 IMSI='262422115395300': Calling to generate 5 vectors 20241215160231334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231334 DAUC <0003> auc.c:113 vector [0]: rand = b586e3496e4a6d0c1304574222c30bea 20241215160231334 DAUC <0003> auc.c:179 vector [0]: kc = cfabb3e26cedd400 20241215160231334 DAUC <0003> auc.c:180 vector [0]: sres = c1786c77 20241215160231334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231334 DAUC <0003> auc.c:113 vector [1]: rand = 552b3a4098a90ec58970a0a3da440552 20241215160231334 DAUC <0003> auc.c:179 vector [1]: kc = f2c60a7213157c00 20241215160231334 DAUC <0003> auc.c:180 vector [1]: sres = 8fbd5fef 20241215160231334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231334 DAUC <0003> auc.c:113 vector [2]: rand = e854cdba98d71100deea492340e662eb 20241215160231334 DAUC <0003> auc.c:179 vector [2]: kc = d26f141bba62b000 20241215160231334 DAUC <0003> auc.c:180 vector [2]: sres = 71277c11 20241215160231334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231334 DAUC <0003> auc.c:113 vector [3]: rand = 9c749de3ddf3a844da9951ec1e197202 20241215160231334 DAUC <0003> auc.c:179 vector [3]: kc = d1ee23cc0f2ae000 20241215160231334 DAUC <0003> auc.c:180 vector [3]: sres = 307dc989 20241215160231334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231334 DAUC <0003> auc.c:113 vector [4]: rand = 22b6817c43817b36109cde0979859453 20241215160231334 DAUC <0003> auc.c:179 vector [4]: kc = e249a6e9b7679400 20241215160231334 DAUC <0003> auc.c:180 vector [4]: sres = 984b6436 20241215160231334 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231334 DAUC <0003> db_auc.c:245 IMSI='262422115395300': Generated 5 vectors 20241215160231334 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422115395300"} 20241215160231334 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231334 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231334 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231336 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231336 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422115395300"} 20241215160231336 DAUC <0003> db_auc.c:192 IMSI='262422115395300': No 3G Auth Data 20241215160231336 DAUC <0003> db_auc.c:236 IMSI='262422115395300': Calling to generate 5 vectors 20241215160231336 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231336 DAUC <0003> auc.c:113 vector [0]: rand = e14a356093353b993e2b853830fde2eb 20241215160231336 DAUC <0003> auc.c:179 vector [0]: kc = d27da573e2329400 20241215160231336 DAUC <0003> auc.c:180 vector [0]: sres = efee1858 20241215160231336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231336 DAUC <0003> auc.c:113 vector [1]: rand = 9966b183e4cafcdd98d28639b69595fa 20241215160231336 DAUC <0003> auc.c:179 vector [1]: kc = 35382bd04913d000 20241215160231336 DAUC <0003> auc.c:180 vector [1]: sres = f02ce371 20241215160231336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231336 DAUC <0003> auc.c:113 vector [2]: rand = d0d9b26bf3418c167930d1f681aaa1e3 20241215160231336 DAUC <0003> auc.c:179 vector [2]: kc = b3d2513746819000 20241215160231336 DAUC <0003> auc.c:180 vector [2]: sres = 6bc2b5eb 20241215160231336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231336 DAUC <0003> auc.c:113 vector [3]: rand = cc8ade5b34c415677f16fb91c72e254a 20241215160231336 DAUC <0003> auc.c:179 vector [3]: kc = 5651e3315269cc00 20241215160231336 DAUC <0003> auc.c:180 vector [3]: sres = b945ab19 20241215160231336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231336 DAUC <0003> auc.c:113 vector [4]: rand = fa65eb99eb8cbb81d312fa8e10ef5d77 20241215160231336 DAUC <0003> auc.c:179 vector [4]: kc = 9dc777d63d40d000 20241215160231336 DAUC <0003> auc.c:180 vector [4]: sres = 7a2b1b3e 20241215160231336 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231336 DAUC <0003> db_auc.c:245 IMSI='262422115395300': Generated 5 vectors 20241215160231336 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422115395300"} 20241215160231336 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422115395300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231336 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231336 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39416<->l=127.0.0.1:4258 20241215160231338 DAUC <0003> db_auc.c:157 IMSI='262425249003208': No 2G Auth Data 20241215160231338 DAUC <0003> db_auc.c:192 IMSI='262425249003208': No 3G Auth Data 20241215160231347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20241215160231349 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231349 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425249003208"} 20241215160231349 DAUC <0003> db_auc.c:192 IMSI='262425249003208': No 3G Auth Data 20241215160231349 DAUC <0003> db_auc.c:236 IMSI='262425249003208': Calling to generate 1 vectors 20241215160231349 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241215160231349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231349 DAUC <0003> auc.c:113 vector [0]: rand = 0c2adb45077e0f98642868ff08e41f35 20241215160231349 DAUC <0003> auc.c:179 vector [0]: kc = 07fe3d672437fc00 20241215160231349 DAUC <0003> auc.c:180 vector [0]: sres = 643ff50c 20241215160231349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231349 DAUC <0003> db_auc.c:245 IMSI='262425249003208': Generated 1 vectors 20241215160231349 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425249003208"} 20241215160231349 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231349 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231349 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231350 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231350 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425249003208"} 20241215160231350 DAUC <0003> db_auc.c:192 IMSI='262425249003208': No 3G Auth Data 20241215160231350 DAUC <0003> db_auc.c:236 IMSI='262425249003208': Calling to generate 4 vectors 20241215160231350 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241215160231350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231350 DAUC <0003> auc.c:113 vector [0]: rand = b69f20dd78f1c03ead007d91e0217328 20241215160231350 DAUC <0003> auc.c:179 vector [0]: kc = 786858ab82b61c00 20241215160231350 DAUC <0003> auc.c:180 vector [0]: sres = 0508dc54 20241215160231350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231350 DAUC <0003> auc.c:113 vector [1]: rand = 5863ff23cc43f1eaabfcdad86ea35564 20241215160231350 DAUC <0003> auc.c:179 vector [1]: kc = 412721c7310a7400 20241215160231350 DAUC <0003> auc.c:180 vector [1]: sres = ca9c5a0e 20241215160231350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231350 DAUC <0003> auc.c:113 vector [2]: rand = 6b8289d203b5690daa94ae47a09391d3 20241215160231350 DAUC <0003> auc.c:179 vector [2]: kc = 0c8fa2043f0bf400 20241215160231350 DAUC <0003> auc.c:180 vector [2]: sres = a8b68d32 20241215160231350 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231350 DAUC <0003> auc.c:113 vector [3]: rand = c6a20e43f109b28c901b465906516f91 20241215160231350 DAUC <0003> auc.c:179 vector [3]: kc = d447f07e7afb8c00 20241215160231350 DAUC <0003> auc.c:180 vector [3]: sres = 9f095cfb 20241215160231350 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231350 DAUC <0003> db_auc.c:245 IMSI='262425249003208': Generated 4 vectors 20241215160231350 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425249003208"} 20241215160231351 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231351 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231351 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231351 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231351 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425249003208"} 20241215160231351 DAUC <0003> db_auc.c:192 IMSI='262425249003208': No 3G Auth Data 20241215160231351 DAUC <0003> db_auc.c:236 IMSI='262425249003208': Calling to generate 5 vectors 20241215160231351 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231351 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231351 DAUC <0003> auc.c:113 vector [0]: rand = 00d4b0f31b7fec9355cf329058a11c5d 20241215160231351 DAUC <0003> auc.c:179 vector [0]: kc = 04e8c74dc5a1dc00 20241215160231352 DAUC <0003> auc.c:180 vector [0]: sres = a4d53a05 20241215160231352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231352 DAUC <0003> auc.c:113 vector [1]: rand = ea19e8068be8424a27de3e5e299b1f55 20241215160231352 DAUC <0003> auc.c:179 vector [1]: kc = 5ed17e202d639c00 20241215160231352 DAUC <0003> auc.c:180 vector [1]: sres = f2e9715b 20241215160231352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231352 DAUC <0003> auc.c:113 vector [2]: rand = 214fd6a5ec41a3e71669570a274ab227 20241215160231352 DAUC <0003> auc.c:179 vector [2]: kc = b15c2b7d817e7c00 20241215160231352 DAUC <0003> auc.c:180 vector [2]: sres = b47e1d14 20241215160231352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231352 DAUC <0003> auc.c:113 vector [3]: rand = 394b683e92cfb353394c18e47436f905 20241215160231352 DAUC <0003> auc.c:179 vector [3]: kc = dc2a08f34e24c400 20241215160231352 DAUC <0003> auc.c:180 vector [3]: sres = e93939ce 20241215160231352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231352 DAUC <0003> auc.c:113 vector [4]: rand = ccd3d4207d7984c9501508dca7ed4577 20241215160231352 DAUC <0003> auc.c:179 vector [4]: kc = 939ba43a99388c00 20241215160231352 DAUC <0003> auc.c:180 vector [4]: sres = cfa7de78 20241215160231352 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231352 DAUC <0003> db_auc.c:245 IMSI='262425249003208': Generated 5 vectors 20241215160231352 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425249003208"} 20241215160231352 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231352 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231352 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231353 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231353 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425249003208"} 20241215160231353 DAUC <0003> db_auc.c:192 IMSI='262425249003208': No 3G Auth Data 20241215160231353 DAUC <0003> db_auc.c:236 IMSI='262425249003208': Calling to generate 5 vectors 20241215160231353 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231353 DAUC <0003> auc.c:113 vector [0]: rand = d32f938473243293bc2580fae13e048f 20241215160231353 DAUC <0003> auc.c:179 vector [0]: kc = 2ad541c1fc481c00 20241215160231353 DAUC <0003> auc.c:180 vector [0]: sres = 9f72c280 20241215160231353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231353 DAUC <0003> auc.c:113 vector [1]: rand = b5702f77d3e6608cc8ee57a8e05e9a29 20241215160231353 DAUC <0003> auc.c:179 vector [1]: kc = 9ce40d25ddf98400 20241215160231353 DAUC <0003> auc.c:180 vector [1]: sres = 57360a04 20241215160231353 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231353 DAUC <0003> auc.c:113 vector [2]: rand = 5d6dec620e082c342000cecc6f4e1dd7 20241215160231353 DAUC <0003> auc.c:179 vector [2]: kc = 82ff797d5eb92000 20241215160231353 DAUC <0003> auc.c:180 vector [2]: sres = f9568728 20241215160231353 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231353 DAUC <0003> auc.c:113 vector [3]: rand = 463d1ce63f0d389931cef7f30af22927 20241215160231353 DAUC <0003> auc.c:179 vector [3]: kc = 2277ea27ec0a1c00 20241215160231353 DAUC <0003> auc.c:180 vector [3]: sres = adf40628 20241215160231353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231353 DAUC <0003> auc.c:113 vector [4]: rand = babf9f9a8c15c92e61f88b7b3383fb18 20241215160231353 DAUC <0003> auc.c:179 vector [4]: kc = 84ca6de0ac6cf000 20241215160231353 DAUC <0003> auc.c:180 vector [4]: sres = 3e2ab21e 20241215160231353 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231353 DAUC <0003> db_auc.c:245 IMSI='262425249003208': Generated 5 vectors 20241215160231353 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425249003208"} 20241215160231353 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425249003208 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231353 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231353 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 20241215160231355 DAUC <0003> db_auc.c:157 IMSI='262428865645408': No 2G Auth Data 20241215160231355 DAUC <0003> db_auc.c:192 IMSI='262428865645408': No 3G Auth Data 20241215160231363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4258 20241215160231365 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231365 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428865645408"} 20241215160231365 DAUC <0003> db_auc.c:192 IMSI='262428865645408': No 3G Auth Data 20241215160231365 DAUC <0003> db_auc.c:236 IMSI='262428865645408': Calling to generate 1 vectors 20241215160231365 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241215160231365 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231365 DAUC <0003> auc.c:113 vector [0]: rand = ef7d8749fefc3a4c2206490b9a137fb2 20241215160231365 DAUC <0003> auc.c:179 vector [0]: kc = 6310f25f0874d7a6 20241215160231365 DAUC <0003> auc.c:180 vector [0]: sres = 5ab5160e 20241215160231365 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231365 DAUC <0003> db_auc.c:245 IMSI='262428865645408': Generated 1 vectors 20241215160231365 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428865645408"} 20241215160231365 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231365 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231365 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231366 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231366 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428865645408"} 20241215160231366 DAUC <0003> db_auc.c:192 IMSI='262428865645408': No 3G Auth Data 20241215160231366 DAUC <0003> db_auc.c:236 IMSI='262428865645408': Calling to generate 4 vectors 20241215160231366 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241215160231366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231366 DAUC <0003> auc.c:113 vector [0]: rand = de87648794e033419d59fb7c1db3403f 20241215160231367 DAUC <0003> auc.c:179 vector [0]: kc = 8bd84d0507d5d206 20241215160231367 DAUC <0003> auc.c:180 vector [0]: sres = ea1b0a50 20241215160231367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231367 DAUC <0003> auc.c:113 vector [1]: rand = 83ef7a1e5ad40cdeccf3a94f75d9be75 20241215160231367 DAUC <0003> auc.c:179 vector [1]: kc = 30f94b3ae11bb27c 20241215160231367 DAUC <0003> auc.c:180 vector [1]: sres = 2cd0aebc 20241215160231367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231367 DAUC <0003> auc.c:113 vector [2]: rand = ca5e495df28192726f0ea9afc02e0cb2 20241215160231367 DAUC <0003> auc.c:179 vector [2]: kc = 4384eb8137206c88 20241215160231367 DAUC <0003> auc.c:180 vector [2]: sres = c24bdea0 20241215160231367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231367 DAUC <0003> auc.c:113 vector [3]: rand = 86097c5139bd22ef3986accd773eb9ec 20241215160231367 DAUC <0003> auc.c:179 vector [3]: kc = 230880ede17f288f 20241215160231367 DAUC <0003> auc.c:180 vector [3]: sres = 763332ef 20241215160231367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231367 DAUC <0003> db_auc.c:245 IMSI='262428865645408': Generated 4 vectors 20241215160231367 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428865645408"} 20241215160231367 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231367 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231367 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231368 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231368 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428865645408"} 20241215160231368 DAUC <0003> db_auc.c:192 IMSI='262428865645408': No 3G Auth Data 20241215160231368 DAUC <0003> db_auc.c:236 IMSI='262428865645408': Calling to generate 5 vectors 20241215160231368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231368 DAUC <0003> auc.c:113 vector [0]: rand = ecc807961e2117e0121b80643be65f1b 20241215160231368 DAUC <0003> auc.c:179 vector [0]: kc = d1e7d10a9b096b2e 20241215160231368 DAUC <0003> auc.c:180 vector [0]: sres = f898b37d 20241215160231368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231368 DAUC <0003> auc.c:113 vector [1]: rand = 665f18aab969f6396984414b46147068 20241215160231368 DAUC <0003> auc.c:179 vector [1]: kc = c7b6c52974b008d9 20241215160231368 DAUC <0003> auc.c:180 vector [1]: sres = 0946364a 20241215160231368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231368 DAUC <0003> auc.c:113 vector [2]: rand = 970dcf31936ad3bc739cb664c896c2e7 20241215160231368 DAUC <0003> auc.c:179 vector [2]: kc = 922051309913518a 20241215160231368 DAUC <0003> auc.c:180 vector [2]: sres = 09380c52 20241215160231368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231368 DAUC <0003> auc.c:113 vector [3]: rand = 6c3c4540882f81859c3609f20bebeffd 20241215160231368 DAUC <0003> auc.c:179 vector [3]: kc = cba3c5330e7afbf5 20241215160231368 DAUC <0003> auc.c:180 vector [3]: sres = 6bf41351 20241215160231368 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231368 DAUC <0003> auc.c:113 vector [4]: rand = 541954fb18d221962d739432fc6bbd84 20241215160231369 DAUC <0003> auc.c:179 vector [4]: kc = 052834343879bc1b 20241215160231369 DAUC <0003> auc.c:180 vector [4]: sres = c641324f 20241215160231369 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231369 DAUC <0003> db_auc.c:245 IMSI='262428865645408': Generated 5 vectors 20241215160231369 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428865645408"} 20241215160231369 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231369 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231369 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231370 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428865645408"} 20241215160231370 DAUC <0003> db_auc.c:192 IMSI='262428865645408': No 3G Auth Data 20241215160231370 DAUC <0003> db_auc.c:236 IMSI='262428865645408': Calling to generate 5 vectors 20241215160231370 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241215160231370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231370 DAUC <0003> auc.c:113 vector [0]: rand = e55b4d6a04b1e3f45d6654cd30935236 20241215160231370 DAUC <0003> auc.c:179 vector [0]: kc = 7a0277558b91079c 20241215160231370 DAUC <0003> auc.c:180 vector [0]: sres = 4cc9f256 20241215160231370 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241215160231370 DAUC <0003> auc.c:113 vector [1]: rand = 957c28a4416fc6bbf8911808e5d6d62d 20241215160231370 DAUC <0003> auc.c:179 vector [1]: kc = b06a7a0694fa37e9 20241215160231370 DAUC <0003> auc.c:180 vector [1]: sres = e34c1f0d 20241215160231370 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241215160231370 DAUC <0003> auc.c:113 vector [2]: rand = 84b2583008cd0932c5f3e85935829c50 20241215160231370 DAUC <0003> auc.c:179 vector [2]: kc = 6e30c7c4bd422af6 20241215160231370 DAUC <0003> auc.c:180 vector [2]: sres = 7de51984 20241215160231370 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241215160231370 DAUC <0003> auc.c:113 vector [3]: rand = 6158ed476109a956675599a9689cfda9 20241215160231370 DAUC <0003> auc.c:179 vector [3]: kc = b7e2f0d106338bdb 20241215160231370 DAUC <0003> auc.c:180 vector [3]: sres = 24d7ac1a 20241215160231370 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241215160231370 DAUC <0003> auc.c:113 vector [4]: rand = ae2e978a609c63a1be320dc5630d80ae 20241215160231370 DAUC <0003> auc.c:179 vector [4]: kc = b5feb472bb578776 20241215160231370 DAUC <0003> auc.c:180 vector [4]: sres = 167f7f3c 20241215160231370 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241215160231370 DAUC <0003> db_auc.c:245 IMSI='262428865645408': Generated 5 vectors 20241215160231370 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428865645408"} 20241215160231370 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428865645408 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4258 20241215160231372 DAUC <0003> db_auc.c:157 IMSI='262429601980320': No 2G Auth Data 20241215160231372 DAUC <0003> db_auc.c:192 IMSI='262429601980320': No 3G Auth Data 20241215160231381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241215160231383 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231383 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429601980320"} 20241215160231383 DAUC <0003> db_auc.c:157 IMSI='262429601980320': No 2G Auth Data 20241215160231383 DAUC <0003> db_auc.c:236 IMSI='262429601980320': Calling to generate 1 vectors 20241215160231383 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241215160231383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231383 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160231383 DAUC <0003> auc.c:113 vector [0]: rand = dde176a588939c03814a67b13b7ba0c5 20241215160231383 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160231383 DAUC <0003> auc.c:142 vector [0]: autn = 52c1760132880000075d5e6055b597db 20241215160231383 DAUC <0003> auc.c:143 vector [0]: ck = 8650668168f3dfcf160927f8de9dd160 20241215160231383 DAUC <0003> auc.c:144 vector [0]: ik = b9fda8a800d4ee7c42cad4ebaf10a593 20241215160231383 DAUC <0003> auc.c:145 vector [0]: res = 07944f4badf54a6d0000000000000000 20241215160231383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231383 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231383 DAUC <0003> auc.c:151 vector [0]: kc = 6b6e3d3a19aa4540 20241215160231383 DAUC <0003> auc.c:152 vector [0]: sres = aa610526 20241215160231383 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231383 DAUC <0003> db_auc.c:245 IMSI='262429601980320': Generated 1 vectors 20241215160231383 DAUC <0003> db_auc.c:249 IMSI='262429601980320': Updating SQN=33 in DB 20241215160231383 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429601980320"} 20241215160231383 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231383 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231383 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231385 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231385 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429601980320"} 20241215160231385 DAUC <0003> db_auc.c:157 IMSI='262429601980320': No 2G Auth Data 20241215160231385 DAUC <0003> db_auc.c:236 IMSI='262429601980320': Calling to generate 4 vectors 20241215160231385 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241215160231385 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231385 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231385 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241215160231385 DAUC <0003> auc.c:113 vector [0]: rand = 6921f0a850076864c266c9e970afa617 20241215160231385 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241215160231385 DAUC <0003> auc.c:142 vector [0]: autn = 89ff2ea887610000c2923901e3acf32d 20241215160231385 DAUC <0003> auc.c:143 vector [0]: ck = 8f85c09375708573501f6dac2f5c5b2c 20241215160231385 DAUC <0003> auc.c:144 vector [0]: ik = 45301da14571b2c39fac1d307564f274 20241215160231385 DAUC <0003> auc.c:145 vector [0]: res = e3401b119f5ced1e0000000000000000 20241215160231385 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231385 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231385 DAUC <0003> auc.c:151 vector [0]: kc = 0506adae6a399ee8 20241215160231385 DAUC <0003> auc.c:152 vector [0]: sres = 7c1cf60f 20241215160231385 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231385 DAUC <0003> auc.c:113 vector [1]: rand = 5d533616902d72cfbc35904a7bfa0409 20241215160231385 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241215160231385 DAUC <0003> auc.c:142 vector [1]: autn = bb5ed951c3ce000005ee66b907eec7f0 20241215160231385 DAUC <0003> auc.c:143 vector [1]: ck = ec7a9bd41a8a4a990f4d54a1f7af603a 20241215160231385 DAUC <0003> auc.c:144 vector [1]: ik = bf46f492026619363bad495168864495 20241215160231385 DAUC <0003> auc.c:145 vector [1]: res = 3dac4a8c65bb844a0000000000000000 20241215160231385 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231385 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231385 DAUC <0003> auc.c:151 vector [1]: kc = 67dc72b687c57700 20241215160231385 DAUC <0003> auc.c:152 vector [1]: sres = 5817cec6 20241215160231385 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231385 DAUC <0003> auc.c:113 vector [2]: rand = 2c731a8cd80a4dee558ca496cb4ce193 20241215160231385 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241215160231385 DAUC <0003> auc.c:142 vector [2]: autn = 366c48a4a3f80000bb1837d8e27df9f7 20241215160231385 DAUC <0003> auc.c:143 vector [2]: ck = 4edc04c57446474b95db8271fb8b8c9b 20241215160231385 DAUC <0003> auc.c:144 vector [2]: ik = 1b828a696a22ff1cc6529235731498f1 20241215160231385 DAUC <0003> auc.c:145 vector [2]: res = e3553c95a89962e20000000000000000 20241215160231385 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231385 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231385 DAUC <0003> auc.c:151 vector [2]: kc = 06d79ee896fbac3d 20241215160231385 DAUC <0003> auc.c:152 vector [2]: sres = 4bcc5e77 20241215160231385 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231385 DAUC <0003> auc.c:113 vector [3]: rand = ab051ab5faf8cce14b2ed6b9e7b16d35 20241215160231385 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241215160231385 DAUC <0003> auc.c:142 vector [3]: autn = 74405d07770d000004d4f7ef106e273c 20241215160231385 DAUC <0003> auc.c:143 vector [3]: ck = 6ecd1afb2561ea650c15749847640fb6 20241215160231385 DAUC <0003> auc.c:144 vector [3]: ik = 6a1515cf597366b5a989cd7078076538 20241215160231385 DAUC <0003> auc.c:145 vector [3]: res = b52889ee09edf28c0000000000000000 20241215160231385 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231385 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231385 DAUC <0003> auc.c:151 vector [3]: kc = a144b6dc4371e65e 20241215160231385 DAUC <0003> auc.c:152 vector [3]: sres = bcc57b62 20241215160231385 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231385 DAUC <0003> db_auc.c:245 IMSI='262429601980320': Generated 4 vectors 20241215160231385 DAUC <0003> db_auc.c:249 IMSI='262429601980320': Updating SQN=161 in DB 20241215160231385 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429601980320"} 20241215160231385 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231386 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231386 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231387 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429601980320"} 20241215160231387 DAUC <0003> db_auc.c:157 IMSI='262429601980320': No 2G Auth Data 20241215160231387 DAUC <0003> db_auc.c:236 IMSI='262429601980320': Calling to generate 5 vectors 20241215160231387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160231387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241215160231387 DAUC <0003> auc.c:113 vector [0]: rand = 77180efc46cc0de5c8c804f4742c53eb 20241215160231387 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241215160231387 DAUC <0003> auc.c:142 vector [0]: autn = ea0549e696170000018ec1e48eb99ec4 20241215160231388 DAUC <0003> auc.c:143 vector [0]: ck = 25875f5de8fd261bc5b16124f15618ce 20241215160231388 DAUC <0003> auc.c:144 vector [0]: ik = 457d92436f3d86d46b8c4d2818e46756 20241215160231388 DAUC <0003> auc.c:145 vector [0]: res = 3db029a3be95662a0000000000000000 20241215160231388 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231388 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231388 DAUC <0003> auc.c:151 vector [0]: kc = cec7e1126e72df57 20241215160231388 DAUC <0003> auc.c:152 vector [0]: sres = 83254f89 20241215160231388 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231388 DAUC <0003> auc.c:113 vector [1]: rand = 490f1af0eab820b7e73eb2c92f828c6b 20241215160231388 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241215160231388 DAUC <0003> auc.c:142 vector [1]: autn = 14d9b14501f90000f1dbf414620ffbc6 20241215160231388 DAUC <0003> auc.c:143 vector [1]: ck = 02c4d0db9d19272f38959764a3dc57cb 20241215160231388 DAUC <0003> auc.c:144 vector [1]: ik = d15a730888ca846307bc7920ba80b8c3 20241215160231388 DAUC <0003> auc.c:145 vector [1]: res = 107d70ed77718e2c0000000000000000 20241215160231388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231388 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231388 DAUC <0003> auc.c:151 vector [1]: kc = ecb74d970c8f4c44 20241215160231388 DAUC <0003> auc.c:152 vector [1]: sres = 670cfec1 20241215160231388 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231388 DAUC <0003> auc.c:113 vector [2]: rand = 18b52752d7009316df9e102ec0d2de57 20241215160231388 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241215160231388 DAUC <0003> auc.c:142 vector [2]: autn = e9d0b224d4130000cfb9c8af2142b620 20241215160231388 DAUC <0003> auc.c:143 vector [2]: ck = c7b7488580e5cb524c519898a75af0a9 20241215160231388 DAUC <0003> auc.c:144 vector [2]: ik = c7ee81e2a41ada716c673e6bc9f83711 20241215160231388 DAUC <0003> auc.c:145 vector [2]: res = 3c81e374e741aab60000000000000000 20241215160231388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231388 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231388 DAUC <0003> auc.c:151 vector [2]: kc = 206f6f944a5dd69b 20241215160231388 DAUC <0003> auc.c:152 vector [2]: sres = dbc049c2 20241215160231388 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231388 DAUC <0003> auc.c:113 vector [3]: rand = 26103c5aadce414c36bac88c191870e3 20241215160231388 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241215160231388 DAUC <0003> auc.c:142 vector [3]: autn = 204d8f97505d0000446946b3fa332096 20241215160231388 DAUC <0003> auc.c:143 vector [3]: ck = 1e1b9819d392ff12c8aad72d6536f4df 20241215160231388 DAUC <0003> auc.c:144 vector [3]: ik = 38cf5f49aa4e41a8b369f39a72d86d92 20241215160231388 DAUC <0003> auc.c:145 vector [3]: res = c6ea33b4a6fc57690000000000000000 20241215160231388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231388 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231388 DAUC <0003> auc.c:151 vector [3]: kc = 5d17e3e76e3227f7 20241215160231388 DAUC <0003> auc.c:152 vector [3]: sres = 601664dd 20241215160231388 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231388 DAUC <0003> auc.c:113 vector [4]: rand = dcca2a1e9f60a1a42b60388ae0cc00ff 20241215160231388 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241215160231388 DAUC <0003> auc.c:142 vector [4]: autn = 6a65bb1393c600009e53b20f515c5c61 20241215160231388 DAUC <0003> auc.c:143 vector [4]: ck = 5f74e8a70a666596d84e58dd678ae5aa 20241215160231388 DAUC <0003> auc.c:144 vector [4]: ik = 0fe2793dd14d687c19abd31b98bca88d 20241215160231388 DAUC <0003> auc.c:145 vector [4]: res = e520bda22feb48e90000000000000000 20241215160231388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231388 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160231388 DAUC <0003> auc.c:151 vector [4]: kc = 91731a5c241d40cd 20241215160231388 DAUC <0003> auc.c:152 vector [4]: sres = cacbf54b 20241215160231388 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160231388 DAUC <0003> db_auc.c:245 IMSI='262429601980320': Generated 5 vectors 20241215160231388 DAUC <0003> db_auc.c:249 IMSI='262429601980320': Updating SQN=321 in DB 20241215160231388 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429601980320"} 20241215160231388 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231390 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429601980320"} 20241215160231390 DAUC <0003> db_auc.c:157 IMSI='262429601980320': No 2G Auth Data 20241215160231390 DAUC <0003> db_auc.c:236 IMSI='262429601980320': Calling to generate 5 vectors 20241215160231391 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160231391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231391 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241215160231391 DAUC <0003> auc.c:113 vector [0]: rand = b0903053bca207d99f8cb28bf4a3cae5 20241215160231391 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241215160231391 DAUC <0003> auc.c:142 vector [0]: autn = df503faf94eb00001408ce33611c5a5a 20241215160231391 DAUC <0003> auc.c:143 vector [0]: ck = f0c468d4c2177e130886ded7680b7b5b 20241215160231391 DAUC <0003> auc.c:144 vector [0]: ik = d28d19734a1e88c5f0ee5e99a847e333 20241215160231391 DAUC <0003> auc.c:145 vector [0]: res = 10db1a3584c9a86f0000000000000000 20241215160231391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231391 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231391 DAUC <0003> auc.c:151 vector [0]: kc = da21f1e948456ebe 20241215160231391 DAUC <0003> auc.c:152 vector [0]: sres = 9412b25a 20241215160231391 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231391 DAUC <0003> auc.c:113 vector [1]: rand = f5d36b48183d7d172121fc7fa0100216 20241215160231391 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241215160231391 DAUC <0003> auc.c:142 vector [1]: autn = b587f254e8aa00007f8c72f043c03dd9 20241215160231391 DAUC <0003> auc.c:143 vector [1]: ck = 5ba6e3dcbea59dfee399b2d2d51d7901 20241215160231391 DAUC <0003> auc.c:144 vector [1]: ik = c453f4c07611ce67514bfbc07c0751e5 20241215160231391 DAUC <0003> auc.c:145 vector [1]: res = 27b9b96c9135bde10000000000000000 20241215160231391 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231391 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231391 DAUC <0003> auc.c:151 vector [1]: kc = 2d275e0e61ae7b7d 20241215160231391 DAUC <0003> auc.c:152 vector [1]: sres = b68c048d 20241215160231391 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231391 DAUC <0003> auc.c:113 vector [2]: rand = 122caf64a6346530b117b4429d0f4ec0 20241215160231391 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241215160231391 DAUC <0003> auc.c:142 vector [2]: autn = 6a3f021659ae00009c80ddac27e6c626 20241215160231391 DAUC <0003> auc.c:143 vector [2]: ck = 1edeb1bdf2e2b80d8e6ee1375167499a 20241215160231391 DAUC <0003> auc.c:144 vector [2]: ik = 9fd11955284fbef3c6482050ec59ca7a 20241215160231391 DAUC <0003> auc.c:145 vector [2]: res = 030fe72e44ac811e0000000000000000 20241215160231391 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231391 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231391 DAUC <0003> auc.c:151 vector [2]: kc = c929698f6793851e 20241215160231391 DAUC <0003> auc.c:152 vector [2]: sres = 47a36630 20241215160231391 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231391 DAUC <0003> auc.c:113 vector [3]: rand = e22a903a0ddb8bbc2c5cf151c52b5408 20241215160231391 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241215160231391 DAUC <0003> auc.c:142 vector [3]: autn = fde4ab7125170000f0c1e096da9b2734 20241215160231391 DAUC <0003> auc.c:143 vector [3]: ck = 1fcca088816ba499c6db8a630eac87bc 20241215160231391 DAUC <0003> auc.c:144 vector [3]: ik = c73cf00940c7f257eb63206a1a82f5bd 20241215160231391 DAUC <0003> auc.c:145 vector [3]: res = 974e119cb98727950000000000000000 20241215160231391 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231391 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231391 DAUC <0003> auc.c:151 vector [3]: kc = f548fa88d58224cf 20241215160231391 DAUC <0003> auc.c:152 vector [3]: sres = 2ec93609 20241215160231391 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231391 DAUC <0003> auc.c:113 vector [4]: rand = 8427b031dbd33c78a1b001143f1ae766 20241215160231391 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241215160231391 DAUC <0003> auc.c:142 vector [4]: autn = 9a68829f11130000a2d31fc5a8f94e3e 20241215160231391 DAUC <0003> auc.c:143 vector [4]: ck = 9a3883a11a8cc924ebffb3eb75b9951e 20241215160231391 DAUC <0003> auc.c:144 vector [4]: ik = 51233d21dd8897864af8a1ec53460ede 20241215160231391 DAUC <0003> auc.c:145 vector [4]: res = be80d9e2d9c908e40000000000000000 20241215160231391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231391 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160231391 DAUC <0003> auc.c:151 vector [4]: kc = 6a1cac87e1fbc562 20241215160231391 DAUC <0003> auc.c:152 vector [4]: sres = 6749d106 20241215160231391 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160231391 DAUC <0003> db_auc.c:245 IMSI='262429601980320': Generated 5 vectors 20241215160231391 DAUC <0003> db_auc.c:249 IMSI='262429601980320': Updating SQN=481 in DB 20241215160231391 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429601980320"} 20241215160231392 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429601980320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231392 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231392 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.1:4258 20241215160231394 DAUC <0003> db_auc.c:157 IMSI='262421502277825': No 2G Auth Data 20241215160231394 DAUC <0003> db_auc.c:192 IMSI='262421502277825': No 3G Auth Data 20241215160231402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39450<->l=127.0.0.1:4258 20241215160231404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231404 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421502277825"} 20241215160231404 DAUC <0003> db_auc.c:157 IMSI='262421502277825': No 2G Auth Data 20241215160231404 DAUC <0003> db_auc.c:236 IMSI='262421502277825': Calling to generate 1 vectors 20241215160231404 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241215160231404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231404 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160231404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160231404 DAUC <0003> auc.c:113 vector [0]: rand = da904ee3705f9c7f9a1f711a2b34f90f 20241215160231404 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160231404 DAUC <0003> auc.c:142 vector [0]: autn = 1e475b27d97a0000b2c24d3f07a06923 20241215160231404 DAUC <0003> auc.c:143 vector [0]: ck = b4d8a2ad2a04cff7b9b01f79d4ba3d25 20241215160231404 DAUC <0003> auc.c:144 vector [0]: ik = 8cf5afb12d48a4237a275223ef7a299f 20241215160231404 DAUC <0003> auc.c:145 vector [0]: res = 2b4830a8319235170000000000000000 20241215160231404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231404 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231404 DAUC <0003> auc.c:151 vector [0]: kc = fbba40463c8c7f6e 20241215160231404 DAUC <0003> auc.c:152 vector [0]: sres = 1ada05bf 20241215160231404 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231404 DAUC <0003> db_auc.c:245 IMSI='262421502277825': Generated 1 vectors 20241215160231404 DAUC <0003> db_auc.c:249 IMSI='262421502277825': Updating SQN=33 in DB 20241215160231404 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421502277825"} 20241215160231404 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231405 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231405 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421502277825"} 20241215160231405 DAUC <0003> db_auc.c:157 IMSI='262421502277825': No 2G Auth Data 20241215160231405 DAUC <0003> db_auc.c:236 IMSI='262421502277825': Calling to generate 4 vectors 20241215160231405 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241215160231405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231405 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160231405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241215160231405 DAUC <0003> auc.c:113 vector [0]: rand = 9567f48b2446c86040676dc772bd784a 20241215160231405 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241215160231405 DAUC <0003> auc.c:142 vector [0]: autn = 8b3801534a4f00006eab2af931b49b71 20241215160231405 DAUC <0003> auc.c:143 vector [0]: ck = 9460c3af89e1dab9584a309fb2543a45 20241215160231405 DAUC <0003> auc.c:144 vector [0]: ik = 9891f91a5f63cd2c810749169cf12374 20241215160231405 DAUC <0003> auc.c:145 vector [0]: res = ac34893e8058919f0000000000000000 20241215160231405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231405 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231405 DAUC <0003> auc.c:151 vector [0]: kc = d5bc433cf8270ea4 20241215160231405 DAUC <0003> auc.c:152 vector [0]: sres = 2c6c18a1 20241215160231405 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231405 DAUC <0003> auc.c:113 vector [1]: rand = ee30e16d0256f7d90516d94316ead3e3 20241215160231405 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241215160231405 DAUC <0003> auc.c:142 vector [1]: autn = 78114108e4dd000007a39be64f2f5315 20241215160231405 DAUC <0003> auc.c:143 vector [1]: ck = baba6c549e1cac3696234e4adf1fdb16 20241215160231405 DAUC <0003> auc.c:144 vector [1]: ik = 201d948c8960f74d9febaac6128db5ad 20241215160231405 DAUC <0003> auc.c:145 vector [1]: res = 1bc2c951083ae0a00000000000000000 20241215160231405 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231405 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231406 DAUC <0003> auc.c:151 vector [1]: kc = 936f1c54daee35c0 20241215160231406 DAUC <0003> auc.c:152 vector [1]: sres = 13f829f1 20241215160231406 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231406 DAUC <0003> auc.c:113 vector [2]: rand = 17f27b1c37f67635ac36b0666de02c12 20241215160231406 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241215160231406 DAUC <0003> auc.c:142 vector [2]: autn = fb1594fdfd070000790c9760a7a58003 20241215160231406 DAUC <0003> auc.c:143 vector [2]: ck = 9978f30a67782e4b4638644f6f36e430 20241215160231406 DAUC <0003> auc.c:144 vector [2]: ik = a4edfeb1cd68873ed1cad3f61dc96125 20241215160231406 DAUC <0003> auc.c:145 vector [2]: res = da540f09dd39ba280000000000000000 20241215160231406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231406 DAUC <0003> auc.c:151 vector [2]: kc = aa67ba02d8ef2c60 20241215160231406 DAUC <0003> auc.c:152 vector [2]: sres = 076db521 20241215160231406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231406 DAUC <0003> auc.c:113 vector [3]: rand = 952f7ebaef81a16daa409e46fad970e5 20241215160231406 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241215160231406 DAUC <0003> auc.c:142 vector [3]: autn = 696149f20ab200009a0dbb8a9e116872 20241215160231406 DAUC <0003> auc.c:143 vector [3]: ck = 2950b6fd344a366571ffd0f37390a5e5 20241215160231406 DAUC <0003> auc.c:144 vector [3]: ik = 3d0d596402ffbbf088f323f984cbe09d 20241215160231406 DAUC <0003> auc.c:145 vector [3]: res = d4219415b7fde8710000000000000000 20241215160231406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231406 DAUC <0003> auc.c:151 vector [3]: kc = ed511c93c1eec8ed 20241215160231406 DAUC <0003> auc.c:152 vector [3]: sres = 63dc7c64 20241215160231406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231406 DAUC <0003> db_auc.c:245 IMSI='262421502277825': Generated 4 vectors 20241215160231406 DAUC <0003> db_auc.c:249 IMSI='262421502277825': Updating SQN=161 in DB 20241215160231406 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421502277825"} 20241215160231406 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231406 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231406 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231407 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231407 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421502277825"} 20241215160231407 DAUC <0003> db_auc.c:157 IMSI='262421502277825': No 2G Auth Data 20241215160231407 DAUC <0003> db_auc.c:236 IMSI='262421502277825': Calling to generate 5 vectors 20241215160231407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160231407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231407 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160231407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241215160231407 DAUC <0003> auc.c:113 vector [0]: rand = 1c97c08b4904b7bc5dd243c4b995cd89 20241215160231407 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241215160231407 DAUC <0003> auc.c:142 vector [0]: autn = 5c8ab21bb0940000300213d4d996090f 20241215160231407 DAUC <0003> auc.c:143 vector [0]: ck = 5f16862405703651feb5deb83221ddaa 20241215160231407 DAUC <0003> auc.c:144 vector [0]: ik = e69ec2261fe1492c9b2df0aa60808b78 20241215160231407 DAUC <0003> auc.c:145 vector [0]: res = 977dfa28b04d6cc10000000000000000 20241215160231407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231407 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231407 DAUC <0003> auc.c:151 vector [0]: kc = dc106a10483029af 20241215160231407 DAUC <0003> auc.c:152 vector [0]: sres = 273096e9 20241215160231407 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231407 DAUC <0003> auc.c:113 vector [1]: rand = 596238a27796ffc430302d5638c299e0 20241215160231407 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241215160231407 DAUC <0003> auc.c:142 vector [1]: autn = bfc9aaef138a000010d5f22f72beeadd 20241215160231407 DAUC <0003> auc.c:143 vector [1]: ck = 729fb7ef8892c09f0fb116e70d8cf945 20241215160231407 DAUC <0003> auc.c:144 vector [1]: ik = 942e7795ec229935bdc5c35ac27b7160 20241215160231407 DAUC <0003> auc.c:145 vector [1]: res = 0774f81e692b7b7f0000000000000000 20241215160231407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231407 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231407 DAUC <0003> auc.c:151 vector [1]: kc = 54c515c7ab47d18f 20241215160231407 DAUC <0003> auc.c:152 vector [1]: sres = 6e5f8361 20241215160231407 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231407 DAUC <0003> auc.c:113 vector [2]: rand = f6b945ea2221e8057e0742947e38168e 20241215160231407 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241215160231407 DAUC <0003> auc.c:142 vector [2]: autn = cdbdf5303a6e0000353f6b47231dea97 20241215160231407 DAUC <0003> auc.c:143 vector [2]: ck = 878f2d77022021a38bbbf852bb3f7c7f 20241215160231407 DAUC <0003> auc.c:144 vector [2]: ik = 5cc41fee27143ca5b97c4ac7d34814e9 20241215160231407 DAUC <0003> auc.c:145 vector [2]: res = 1028d463c34fca9c0000000000000000 20241215160231407 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231407 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231407 DAUC <0003> auc.c:151 vector [2]: kc = e98c800c4d437590 20241215160231407 DAUC <0003> auc.c:152 vector [2]: sres = d3671eff 20241215160231407 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231407 DAUC <0003> auc.c:113 vector [3]: rand = a08f3cb6276ea607207c85d62fc367af 20241215160231407 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241215160231407 DAUC <0003> auc.c:142 vector [3]: autn = 974e7c43795600007b799168e7cb7d71 20241215160231407 DAUC <0003> auc.c:143 vector [3]: ck = f288cbf37fba448c641a7da9b3843280 20241215160231407 DAUC <0003> auc.c:144 vector [3]: ik = 443eb7e9c3ac3cf1ae651b1f6aa6d662 20241215160231407 DAUC <0003> auc.c:145 vector [3]: res = 7d87298e433e50620000000000000000 20241215160231407 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231407 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231408 DAUC <0003> auc.c:151 vector [3]: kc = 7cc91aac65349c9f 20241215160231408 DAUC <0003> auc.c:152 vector [3]: sres = 3eb979ec 20241215160231408 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231408 DAUC <0003> auc.c:113 vector [4]: rand = e500ebbf166acbf315a1b53d9b0e54be 20241215160231408 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241215160231408 DAUC <0003> auc.c:142 vector [4]: autn = b1420d40e39000006a000fa57e2d656d 20241215160231408 DAUC <0003> auc.c:143 vector [4]: ck = 905278f22a2fddb74994a9ef65b97244 20241215160231408 DAUC <0003> auc.c:144 vector [4]: ik = cbe78a7f94b13935aacce973c45ed02c 20241215160231408 DAUC <0003> auc.c:145 vector [4]: res = 81f9ffd791fce2db0000000000000000 20241215160231408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231408 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160231408 DAUC <0003> auc.c:151 vector [4]: kc = b8edb2111f7946ea 20241215160231408 DAUC <0003> auc.c:152 vector [4]: sres = 10051d0c 20241215160231408 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160231408 DAUC <0003> db_auc.c:245 IMSI='262421502277825': Generated 5 vectors 20241215160231408 DAUC <0003> db_auc.c:249 IMSI='262421502277825': Updating SQN=321 in DB 20241215160231408 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421502277825"} 20241215160231408 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231408 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231408 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231409 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231409 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421502277825"} 20241215160231409 DAUC <0003> db_auc.c:157 IMSI='262421502277825': No 2G Auth Data 20241215160231409 DAUC <0003> db_auc.c:236 IMSI='262421502277825': Calling to generate 5 vectors 20241215160231409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160231409 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231409 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160231409 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241215160231409 DAUC <0003> auc.c:113 vector [0]: rand = 390daff498b2abe1c0bab8c52d7befdb 20241215160231409 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241215160231409 DAUC <0003> auc.c:142 vector [0]: autn = a877ac263ce70000006badcaa47995cc 20241215160231409 DAUC <0003> auc.c:143 vector [0]: ck = 7778d929a7329b23064a6b2e1f618741 20241215160231409 DAUC <0003> auc.c:144 vector [0]: ik = d7f97ea520becabbe551e148c9b9f33e 20241215160231409 DAUC <0003> auc.c:145 vector [0]: res = 946cd96449e452a60000000000000000 20241215160231409 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231409 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160231409 DAUC <0003> auc.c:151 vector [0]: kc = 439a2dea515425e7 20241215160231409 DAUC <0003> auc.c:152 vector [0]: sres = dd888bc2 20241215160231409 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160231409 DAUC <0003> auc.c:113 vector [1]: rand = cff5dd6b42ce7e4894b80ca96c93804f 20241215160231409 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241215160231409 DAUC <0003> auc.c:142 vector [1]: autn = e063580a3bf6000006c1b8d1d92fd034 20241215160231409 DAUC <0003> auc.c:143 vector [1]: ck = 4f057043879f9459bbc4b3773472684f 20241215160231409 DAUC <0003> auc.c:144 vector [1]: ik = 9ca35dad2a68a2a8aab3aa482eae1747 20241215160231409 DAUC <0003> auc.c:145 vector [1]: res = 23f1ad2ac0ee97450000000000000000 20241215160231409 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231409 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160231409 DAUC <0003> auc.c:151 vector [1]: kc = c2d134d1b72b49f9 20241215160231409 DAUC <0003> auc.c:152 vector [1]: sres = e31f3a6f 20241215160231409 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160231409 DAUC <0003> auc.c:113 vector [2]: rand = 87c5026071ddb5bf8a19584938b4f1e5 20241215160231409 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241215160231409 DAUC <0003> auc.c:142 vector [2]: autn = 40ff8c50b91a000052a20e934cd86bda 20241215160231409 DAUC <0003> auc.c:143 vector [2]: ck = f19ddc94e448efd9bbf787d71f656d91 20241215160231409 DAUC <0003> auc.c:144 vector [2]: ik = b502d58f29cb55eea874126d2d10c55d 20241215160231409 DAUC <0003> auc.c:145 vector [2]: res = c70bc029be94a3490000000000000000 20241215160231409 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231409 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160231409 DAUC <0003> auc.c:151 vector [2]: kc = 571c9ca1fff612fb 20241215160231409 DAUC <0003> auc.c:152 vector [2]: sres = 799f6360 20241215160231409 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160231409 DAUC <0003> auc.c:113 vector [3]: rand = 97e52bfe7799e8971c950513f1893dd0 20241215160231409 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241215160231409 DAUC <0003> auc.c:142 vector [3]: autn = 8d47065895ba00009abff7c8e29c952e 20241215160231409 DAUC <0003> auc.c:143 vector [3]: ck = deb120ac28fc7b6feb2d56488519453a 20241215160231409 DAUC <0003> auc.c:144 vector [3]: ik = b66ae1bb5107f566ca2b4b5a44dc3d7b 20241215160231409 DAUC <0003> auc.c:145 vector [3]: res = e04690c89c0564ae0000000000000000 20241215160231409 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231409 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160231409 DAUC <0003> auc.c:151 vector [3]: kc = 49dddc05b83ef648 20241215160231409 DAUC <0003> auc.c:152 vector [3]: sres = 7c43f466 20241215160231409 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160231409 DAUC <0003> auc.c:113 vector [4]: rand = 08bb04942dab1424ac3a17ae3e5168c0 20241215160231409 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241215160231409 DAUC <0003> auc.c:142 vector [4]: autn = c90a67487c4d0000fe7d94acfda98999 20241215160231409 DAUC <0003> auc.c:143 vector [4]: ck = 58b1c2eb6a4d78c60bc5086a469ef7f2 20241215160231410 DAUC <0003> auc.c:144 vector [4]: ik = fc0786191f26289713a9629c7d591086 20241215160231410 DAUC <0003> auc.c:145 vector [4]: res = 617f659f34e87fca0000000000000000 20241215160231410 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231410 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160231410 DAUC <0003> auc.c:151 vector [4]: kc = bcda2e044eacb725 20241215160231410 DAUC <0003> auc.c:152 vector [4]: sres = 55971a55 20241215160231410 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160231410 DAUC <0003> db_auc.c:245 IMSI='262421502277825': Generated 5 vectors 20241215160231410 DAUC <0003> db_auc.c:249 IMSI='262421502277825': Updating SQN=481 in DB 20241215160231410 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421502277825"} 20241215160231410 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421502277825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231410 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231410 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39450<->l=127.0.0.1:4258 20241215160231411 DAUC <0003> db_auc.c:157 IMSI='262427897400541': No 2G Auth Data 20241215160231411 DAUC <0003> db_auc.c:192 IMSI='262427897400541': No 3G Auth Data 20241215160231419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4258 20241215160231422 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231422 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427897400541"} 20241215160231423 DAUC <0003> db_auc.c:236 IMSI='262427897400541': Calling to generate 1 vectors 20241215160231423 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241215160231423 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231423 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231423 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160231423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231423 DAUC <0003> auc.c:113 vector [0]: rand = 7db448278c3afae6ce88e64e9b2369b0 20241215160231423 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160231423 DAUC <0003> auc.c:142 vector [0]: autn = 9a5bf831ff4300003fb2ec17d7a24302 20241215160231423 DAUC <0003> auc.c:143 vector [0]: ck = e54b50f90c2a029ceac8288837cc3dcf 20241215160231423 DAUC <0003> auc.c:144 vector [0]: ik = 9057217fb79f7d137d9b706aa045e6a9 20241215160231423 DAUC <0003> auc.c:145 vector [0]: res = fe9a4cd0884c432a0000000000000000 20241215160231423 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231423 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231423 DAUC <0003> auc.c:179 vector [0]: kc = bcdd2537d7d69c00 20241215160231423 DAUC <0003> auc.c:180 vector [0]: sres = 6c700dbb 20241215160231423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231423 DAUC <0003> db_auc.c:245 IMSI='262427897400541': Generated 1 vectors 20241215160231423 DAUC <0003> db_auc.c:249 IMSI='262427897400541': Updating SQN=33 in DB 20241215160231423 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427897400541"} 20241215160231423 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231423 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231423 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231425 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231425 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427897400541"} 20241215160231425 DAUC <0003> db_auc.c:236 IMSI='262427897400541': Calling to generate 4 vectors 20241215160231425 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241215160231425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231425 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231425 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241215160231425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231425 DAUC <0003> auc.c:113 vector [0]: rand = 2e9e30db216704f505460b00733dc8ca 20241215160231425 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241215160231425 DAUC <0003> auc.c:142 vector [0]: autn = 8fe3fc8fc6d70000e0e026c530328a9b 20241215160231425 DAUC <0003> auc.c:143 vector [0]: ck = b2367822bdc86d17d60b97c4dc7e23cd 20241215160231425 DAUC <0003> auc.c:144 vector [0]: ik = 2855e5a1033bdf07680b2861de513787 20241215160231425 DAUC <0003> auc.c:145 vector [0]: res = c25263ca276c79880000000000000000 20241215160231425 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231425 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231425 DAUC <0003> auc.c:179 vector [0]: kc = dc7a7c38c4307800 20241215160231425 DAUC <0003> auc.c:180 vector [0]: sres = fbbc6373 20241215160231425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231425 DAUC <0003> auc.c:113 vector [1]: rand = d9b403658862ec065194b9010e934d66 20241215160231425 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241215160231425 DAUC <0003> auc.c:142 vector [1]: autn = b0bbd23888cb00007bdc70fb46f34536 20241215160231425 DAUC <0003> auc.c:143 vector [1]: ck = 7e6f3b0cea3b715e42008bbe35834797 20241215160231425 DAUC <0003> auc.c:144 vector [1]: ik = 4e65ace72d94011b169d661ae406b844 20241215160231425 DAUC <0003> auc.c:145 vector [1]: res = 30436dfd2c22e15d0000000000000000 20241215160231425 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231425 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231425 DAUC <0003> auc.c:179 vector [1]: kc = df810e822301c000 20241215160231425 DAUC <0003> auc.c:180 vector [1]: sres = cf46d25f 20241215160231425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231425 DAUC <0003> auc.c:113 vector [2]: rand = ef4047ca034607ea70b1e281e20f8038 20241215160231426 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241215160231426 DAUC <0003> auc.c:142 vector [2]: autn = cb333aa130ba0000c4943ab936e140f8 20241215160231426 DAUC <0003> auc.c:143 vector [2]: ck = 64dd05dedd9f1a6c96546aa614526b4c 20241215160231426 DAUC <0003> auc.c:144 vector [2]: ik = c39187e7396bcb8fabf37a182fb39b5f 20241215160231426 DAUC <0003> auc.c:145 vector [2]: res = 63c2f367ccc432cd0000000000000000 20241215160231426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231426 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231426 DAUC <0003> auc.c:179 vector [2]: kc = dac43749d10ba000 20241215160231426 DAUC <0003> auc.c:180 vector [2]: sres = 5ef64704 20241215160231426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231426 DAUC <0003> auc.c:113 vector [3]: rand = 706912e28cf7efd7217ccb2924fdd6f2 20241215160231426 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241215160231426 DAUC <0003> auc.c:142 vector [3]: autn = c2a5af16723800007263e5b066e16100 20241215160231426 DAUC <0003> auc.c:143 vector [3]: ck = c08e1f506896a25f01a2f11172a34b2b 20241215160231426 DAUC <0003> auc.c:144 vector [3]: ik = 1c9ecce63bd4622aa2e363049fb8e8c1 20241215160231426 DAUC <0003> auc.c:145 vector [3]: res = 7e1284e20621d8d40000000000000000 20241215160231426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231426 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231426 DAUC <0003> auc.c:179 vector [3]: kc = 1e9309dfa872a800 20241215160231426 DAUC <0003> auc.c:180 vector [3]: sres = cb9f4559 20241215160231426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231426 DAUC <0003> db_auc.c:245 IMSI='262427897400541': Generated 4 vectors 20241215160231426 DAUC <0003> db_auc.c:249 IMSI='262427897400541': Updating SQN=161 in DB 20241215160231426 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427897400541"} 20241215160231426 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231426 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231426 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231428 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231428 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427897400541"} 20241215160231428 DAUC <0003> db_auc.c:236 IMSI='262427897400541': Calling to generate 5 vectors 20241215160231428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231428 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231428 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231428 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241215160231428 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231428 DAUC <0003> auc.c:113 vector [0]: rand = 388110dd266ac642736edccda964d459 20241215160231428 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241215160231428 DAUC <0003> auc.c:142 vector [0]: autn = b6bee8f4250300007938751ea4eae94b 20241215160231428 DAUC <0003> auc.c:143 vector [0]: ck = 26d5592cb32f513b65318885b09ea1b8 20241215160231428 DAUC <0003> auc.c:144 vector [0]: ik = 7925513b4f44c66b7cffa0ac6eb95be3 20241215160231428 DAUC <0003> auc.c:145 vector [0]: res = c445b17654265ada0000000000000000 20241215160231428 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231428 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231428 DAUC <0003> auc.c:179 vector [0]: kc = b71b13382bda6800 20241215160231428 DAUC <0003> auc.c:180 vector [0]: sres = 39c284fd 20241215160231428 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231428 DAUC <0003> auc.c:113 vector [1]: rand = 6fdc27e615b7d94661dd652b18cf137c 20241215160231428 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241215160231428 DAUC <0003> auc.c:142 vector [1]: autn = 3e402944626f00008c04d223881bde30 20241215160231428 DAUC <0003> auc.c:143 vector [1]: ck = fb94d74cc5416a891613dfb2434d3389 20241215160231428 DAUC <0003> auc.c:144 vector [1]: ik = 61f83137a8fc3055de620c20790bf047 20241215160231428 DAUC <0003> auc.c:145 vector [1]: res = 5b26056019fae8470000000000000000 20241215160231428 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231428 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231428 DAUC <0003> auc.c:179 vector [1]: kc = 8eab921ccfc4e400 20241215160231428 DAUC <0003> auc.c:180 vector [1]: sres = 5cbd4f87 20241215160231428 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231428 DAUC <0003> auc.c:113 vector [2]: rand = 8ec2ce9163c5057ab66ae88ceaf3b807 20241215160231428 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241215160231428 DAUC <0003> auc.c:142 vector [2]: autn = f89f4e50765100001b82a07b44924026 20241215160231428 DAUC <0003> auc.c:143 vector [2]: ck = ff0700e513db43b7800d97f9e4b882c9 20241215160231428 DAUC <0003> auc.c:144 vector [2]: ik = 44070152b10e9fb746a91493257d5a4b 20241215160231428 DAUC <0003> auc.c:145 vector [2]: res = c7688b8479be699c0000000000000000 20241215160231428 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231428 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231428 DAUC <0003> auc.c:179 vector [2]: kc = 55cd99f9f079a400 20241215160231428 DAUC <0003> auc.c:180 vector [2]: sres = 901544e0 20241215160231428 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231428 DAUC <0003> auc.c:113 vector [3]: rand = 42c7fc7e097656ae4d63e04b6f87bac0 20241215160231428 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241215160231428 DAUC <0003> auc.c:142 vector [3]: autn = f512dc827ee80000700876ea43e5bec4 20241215160231428 DAUC <0003> auc.c:143 vector [3]: ck = d30671dbbc7f25f992a2fe10a5687fbc 20241215160231428 DAUC <0003> auc.c:144 vector [3]: ik = aff0d0e554632d7e06397487f0273198 20241215160231428 DAUC <0003> auc.c:145 vector [3]: res = 49e521e8716297c30000000000000000 20241215160231428 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231428 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231428 DAUC <0003> auc.c:179 vector [3]: kc = a3fa241c46d09000 20241215160231428 DAUC <0003> auc.c:180 vector [3]: sres = 4dc2e2a7 20241215160231428 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231428 DAUC <0003> auc.c:113 vector [4]: rand = 70755e1e38011b2942f6613df280772b 20241215160231428 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241215160231428 DAUC <0003> auc.c:142 vector [4]: autn = fbf19c0f074d0000800acf347055f2f9 20241215160231428 DAUC <0003> auc.c:143 vector [4]: ck = 560e82c3ae2f42e66351d6e4b0726529 20241215160231428 DAUC <0003> auc.c:144 vector [4]: ik = dd3b6568c544a43551a4d411c3fc6567 20241215160231428 DAUC <0003> auc.c:145 vector [4]: res = 386454322165e72f0000000000000000 20241215160231428 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231428 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231428 DAUC <0003> auc.c:179 vector [4]: kc = 7c5605885984d800 20241215160231428 DAUC <0003> auc.c:180 vector [4]: sres = 3a0a4e6b 20241215160231428 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231428 DAUC <0003> db_auc.c:245 IMSI='262427897400541': Generated 5 vectors 20241215160231428 DAUC <0003> db_auc.c:249 IMSI='262427897400541': Updating SQN=321 in DB 20241215160231428 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427897400541"} 20241215160231428 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231428 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231428 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231430 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231430 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427897400541"} 20241215160231430 DAUC <0003> db_auc.c:236 IMSI='262427897400541': Calling to generate 5 vectors 20241215160231430 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231430 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241215160231430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231430 DAUC <0003> auc.c:113 vector [0]: rand = 8adef3526a41aafeb584eb67b65a3f2f 20241215160231430 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241215160231430 DAUC <0003> auc.c:142 vector [0]: autn = 64012556c08400008e9349701af56926 20241215160231430 DAUC <0003> auc.c:143 vector [0]: ck = 134be201b2244b1dca499a64bedeefaf 20241215160231430 DAUC <0003> auc.c:144 vector [0]: ik = 38010b3435960b8bd14d2f4bb8c13bc3 20241215160231430 DAUC <0003> auc.c:145 vector [0]: res = 2677262c9e9ffd190000000000000000 20241215160231430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231430 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231430 DAUC <0003> auc.c:179 vector [0]: kc = 5b8f51034eea4c00 20241215160231430 DAUC <0003> auc.c:180 vector [0]: sres = 0b9a5600 20241215160231430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231430 DAUC <0003> auc.c:113 vector [1]: rand = 78b312fa3608249dad8c849749b33654 20241215160231430 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241215160231430 DAUC <0003> auc.c:142 vector [1]: autn = 4c57e36309e4000006e9b073b5b93880 20241215160231430 DAUC <0003> auc.c:143 vector [1]: ck = fe01fffe6d9204170687a85c0b5df3f2 20241215160231430 DAUC <0003> auc.c:144 vector [1]: ik = 37d9133b92ba09e26fca17e1195a49fd 20241215160231430 DAUC <0003> auc.c:145 vector [1]: res = 6bfa197d5b1e42570000000000000000 20241215160231430 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231430 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231430 DAUC <0003> auc.c:179 vector [1]: kc = 59b4ef0f87d02c00 20241215160231430 DAUC <0003> auc.c:180 vector [1]: sres = 69533e27 20241215160231430 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231430 DAUC <0003> auc.c:113 vector [2]: rand = 97f95c9397221402a0af800bd2d1e71a 20241215160231430 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241215160231430 DAUC <0003> auc.c:142 vector [2]: autn = b7644c5aa21f0000e59cc3a8c84b6924 20241215160231430 DAUC <0003> auc.c:143 vector [2]: ck = af8039a2d49296b1683898ad3b645be5 20241215160231430 DAUC <0003> auc.c:144 vector [2]: ik = 874d9dbc0083acbee315802a99aa0448 20241215160231430 DAUC <0003> auc.c:145 vector [2]: res = b62bfc94a344bc880000000000000000 20241215160231430 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231430 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231430 DAUC <0003> auc.c:179 vector [2]: kc = 8579b2ef6e6f6c00 20241215160231430 DAUC <0003> auc.c:180 vector [2]: sres = 447078d9 20241215160231430 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231430 DAUC <0003> auc.c:113 vector [3]: rand = 44801fdfe0246a659e1cc885626f5cae 20241215160231430 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241215160231430 DAUC <0003> auc.c:142 vector [3]: autn = a29b50e4d2db000080fdaab11f283666 20241215160231430 DAUC <0003> auc.c:143 vector [3]: ck = 105193b3e7d518a7d6c84fa2fea56c85 20241215160231430 DAUC <0003> auc.c:144 vector [3]: ik = ec7e5d794d36bc6623baf46e07c2ce62 20241215160231430 DAUC <0003> auc.c:145 vector [3]: res = 2e1546438006f9ca0000000000000000 20241215160231430 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231430 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231430 DAUC <0003> auc.c:179 vector [3]: kc = ecc27bc3bc937400 20241215160231430 DAUC <0003> auc.c:180 vector [3]: sres = 404185f2 20241215160231430 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231430 DAUC <0003> auc.c:113 vector [4]: rand = 1e12c5064e6b2e9922e1032d668b2bda 20241215160231430 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241215160231430 DAUC <0003> auc.c:142 vector [4]: autn = 8cb94f7edd7c00002bba7e32f4c6aca8 20241215160231430 DAUC <0003> auc.c:143 vector [4]: ck = d6cc889174c7c9bbc43f1cdd5ee7f2a2 20241215160231430 DAUC <0003> auc.c:144 vector [4]: ik = ed16c97139f4958cac46dc00e4d88390 20241215160231430 DAUC <0003> auc.c:145 vector [4]: res = 5ae227ad4d827b5e0000000000000000 20241215160231430 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231430 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231430 DAUC <0003> auc.c:179 vector [4]: kc = 6b14120a51aa6c00 20241215160231430 DAUC <0003> auc.c:180 vector [4]: sres = 74a142d0 20241215160231430 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231430 DAUC <0003> db_auc.c:245 IMSI='262427897400541': Generated 5 vectors 20241215160231430 DAUC <0003> db_auc.c:249 IMSI='262427897400541': Updating SQN=481 in DB 20241215160231430 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427897400541"} 20241215160231430 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427897400541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231430 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231430 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4258 20241215160231432 DAUC <0003> db_auc.c:157 IMSI='262422177849172': No 2G Auth Data 20241215160231432 DAUC <0003> db_auc.c:192 IMSI='262422177849172': No 3G Auth Data 20241215160231439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20241215160231441 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231441 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422177849172"} 20241215160231441 DAUC <0003> db_auc.c:236 IMSI='262422177849172': Calling to generate 1 vectors 20241215160231441 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241215160231441 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231441 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231441 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160231441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231441 DAUC <0003> auc.c:113 vector [0]: rand = 11c066939866efeae40ac5c611a8183d 20241215160231441 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160231441 DAUC <0003> auc.c:142 vector [0]: autn = 9593616e0703000098da0211928cb59b 20241215160231441 DAUC <0003> auc.c:143 vector [0]: ck = f367178bd1432845685e45dc92b361c3 20241215160231441 DAUC <0003> auc.c:144 vector [0]: ik = 35558d69f5fcffdab2dae45e15e3f9e9 20241215160231441 DAUC <0003> auc.c:145 vector [0]: res = 65d0949d4c3101c80000000000000000 20241215160231441 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231441 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231441 DAUC <0003> auc.c:179 vector [0]: kc = 7348b46d95e1fc00 20241215160231441 DAUC <0003> auc.c:180 vector [0]: sres = 85c50d44 20241215160231441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231441 DAUC <0003> db_auc.c:245 IMSI='262422177849172': Generated 1 vectors 20241215160231441 DAUC <0003> db_auc.c:249 IMSI='262422177849172': Updating SQN=33 in DB 20241215160231441 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422177849172"} 20241215160231441 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231441 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231441 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231442 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231442 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422177849172"} 20241215160231442 DAUC <0003> db_auc.c:236 IMSI='262422177849172': Calling to generate 4 vectors 20241215160231442 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241215160231442 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231442 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231442 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241215160231442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231442 DAUC <0003> auc.c:113 vector [0]: rand = edbbe35b033e6a8c9357f19e80630bd0 20241215160231442 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241215160231442 DAUC <0003> auc.c:142 vector [0]: autn = 84ee2f0df1750000d90df9b222557594 20241215160231442 DAUC <0003> auc.c:143 vector [0]: ck = 147e88bd2dbbeb3bf16b2dc22d07574a 20241215160231442 DAUC <0003> auc.c:144 vector [0]: ik = 96a30b5729913ec2acfc698a25ad55fb 20241215160231442 DAUC <0003> auc.c:145 vector [0]: res = cf846575f02acc9a0000000000000000 20241215160231442 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231442 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231442 DAUC <0003> auc.c:179 vector [0]: kc = 320de69737a5b800 20241215160231442 DAUC <0003> auc.c:180 vector [0]: sres = c2ace9f3 20241215160231442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231442 DAUC <0003> auc.c:113 vector [1]: rand = 66c44381d979381c58c759449d8e34f4 20241215160231442 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241215160231442 DAUC <0003> auc.c:142 vector [1]: autn = afa7ec9b85e30000d19d8173981bed29 20241215160231442 DAUC <0003> auc.c:143 vector [1]: ck = 7c5d1ab80f609d4c442b64a66e242431 20241215160231442 DAUC <0003> auc.c:144 vector [1]: ik = ae2f53871cfa629d04abd8dab385bf92 20241215160231442 DAUC <0003> auc.c:145 vector [1]: res = a558f698519787ac0000000000000000 20241215160231442 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231442 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231442 DAUC <0003> auc.c:179 vector [1]: kc = c5dc818164263000 20241215160231442 DAUC <0003> auc.c:180 vector [1]: sres = 316b5fa9 20241215160231442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231442 DAUC <0003> auc.c:113 vector [2]: rand = a48165d20be3be950a6bd9a0b507f752 20241215160231443 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241215160231443 DAUC <0003> auc.c:142 vector [2]: autn = 32dc793817e000001563852116172b00 20241215160231443 DAUC <0003> auc.c:143 vector [2]: ck = a3a2db53429224e038b63ee4856fd5db 20241215160231443 DAUC <0003> auc.c:144 vector [2]: ik = 003fa9f1e63e62fca1f01c3a7ec6b70b 20241215160231443 DAUC <0003> auc.c:145 vector [2]: res = d82ebbac8a1f87990000000000000000 20241215160231443 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231443 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231443 DAUC <0003> auc.c:179 vector [2]: kc = 4e7f23f6a1f0c800 20241215160231443 DAUC <0003> auc.c:180 vector [2]: sres = bc75d5e8 20241215160231443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231443 DAUC <0003> auc.c:113 vector [3]: rand = 56aefd00462a0c8a346200f85edc5f62 20241215160231443 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241215160231443 DAUC <0003> auc.c:142 vector [3]: autn = a6fae382d47c00001ac41da8feb9aa95 20241215160231443 DAUC <0003> auc.c:143 vector [3]: ck = 682e9389f5590819bbd5d0487db0a73e 20241215160231443 DAUC <0003> auc.c:144 vector [3]: ik = 01e0d414ff5b78137036ecb93e5c1a17 20241215160231443 DAUC <0003> auc.c:145 vector [3]: res = 5aae2232381782c20000000000000000 20241215160231443 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231443 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231443 DAUC <0003> auc.c:179 vector [3]: kc = bcca8dad638e5000 20241215160231443 DAUC <0003> auc.c:180 vector [3]: sres = 0739f5a6 20241215160231443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231443 DAUC <0003> db_auc.c:245 IMSI='262422177849172': Generated 4 vectors 20241215160231443 DAUC <0003> db_auc.c:249 IMSI='262422177849172': Updating SQN=161 in DB 20241215160231443 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422177849172"} 20241215160231443 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231443 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231443 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231444 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231444 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422177849172"} 20241215160231444 DAUC <0003> db_auc.c:236 IMSI='262422177849172': Calling to generate 5 vectors 20241215160231444 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241215160231444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231444 DAUC <0003> auc.c:113 vector [0]: rand = 6360a8b6cf90628c4fdff4f1858a21d9 20241215160231444 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241215160231444 DAUC <0003> auc.c:142 vector [0]: autn = cdb4b93da2ce00007546526e9e776b04 20241215160231444 DAUC <0003> auc.c:143 vector [0]: ck = 8de2db5cc0009c308a117e453df7abbc 20241215160231444 DAUC <0003> auc.c:144 vector [0]: ik = b305d4ee51e1c3cf4ec07f4e11cf7179 20241215160231444 DAUC <0003> auc.c:145 vector [0]: res = abf73dee6c4ed4d10000000000000000 20241215160231444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231444 DAUC <0003> auc.c:179 vector [0]: kc = 0300538e86fce800 20241215160231444 DAUC <0003> auc.c:180 vector [0]: sres = 8bfa1820 20241215160231444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231444 DAUC <0003> auc.c:113 vector [1]: rand = 720b0ad2f8af248228cf710afbc02b02 20241215160231444 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241215160231444 DAUC <0003> auc.c:142 vector [1]: autn = e0f011fecf2c0000183ffa8d1268da7b 20241215160231444 DAUC <0003> auc.c:143 vector [1]: ck = 23c92c7f3a40585e47d1a84ec40b5dcd 20241215160231444 DAUC <0003> auc.c:144 vector [1]: ik = bfe24a154b715da7d340941b0548d38e 20241215160231444 DAUC <0003> auc.c:145 vector [1]: res = 2809c3ef0df6cc440000000000000000 20241215160231444 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231444 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231444 DAUC <0003> auc.c:179 vector [1]: kc = a1add5737c1bfc00 20241215160231444 DAUC <0003> auc.c:180 vector [1]: sres = 05ce27b9 20241215160231444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231444 DAUC <0003> auc.c:113 vector [2]: rand = 7c48c0cde4c8a75e83915a19f762ba0a 20241215160231444 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241215160231444 DAUC <0003> auc.c:142 vector [2]: autn = 65eb1572d9d8000040c48bc7cd2f04f4 20241215160231444 DAUC <0003> auc.c:143 vector [2]: ck = 4d4e274661553ade365b660ecfe297b9 20241215160231444 DAUC <0003> auc.c:144 vector [2]: ik = 8a6833466d627f7062b548158dd70131 20241215160231444 DAUC <0003> auc.c:145 vector [2]: res = df5ba64c8423b9960000000000000000 20241215160231444 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231444 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231444 DAUC <0003> auc.c:179 vector [2]: kc = 837ebd0a4b951400 20241215160231444 DAUC <0003> auc.c:180 vector [2]: sres = 3c2ede18 20241215160231444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231444 DAUC <0003> auc.c:113 vector [3]: rand = 9bda5cd5620d25e5bd128bdccf1c9396 20241215160231444 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241215160231444 DAUC <0003> auc.c:142 vector [3]: autn = ba416d0a92330000f381c63e836c3330 20241215160231444 DAUC <0003> auc.c:143 vector [3]: ck = 1a98566c2eda1459953711e298b1d041 20241215160231444 DAUC <0003> auc.c:144 vector [3]: ik = 183799f0c1288262d0258650f70d95f8 20241215160231444 DAUC <0003> auc.c:145 vector [3]: res = 6d4b220b01d9b6370000000000000000 20241215160231444 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231444 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231444 DAUC <0003> auc.c:179 vector [3]: kc = b97c14d5e5e7ec00 20241215160231444 DAUC <0003> auc.c:180 vector [3]: sres = 220ff4d2 20241215160231444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231444 DAUC <0003> auc.c:113 vector [4]: rand = 185246340c3abfbd399ac9f6a7224873 20241215160231444 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241215160231444 DAUC <0003> auc.c:142 vector [4]: autn = f4da0a2f1b47000015ddcd33db5d76dd 20241215160231444 DAUC <0003> auc.c:143 vector [4]: ck = 11bf0852306d3f812e85335d6b29eb6b 20241215160231444 DAUC <0003> auc.c:144 vector [4]: ik = 3403d2779d9ea15f7f94a5e5a8a8fa47 20241215160231444 DAUC <0003> auc.c:145 vector [4]: res = 1d4c43a305ac46b20000000000000000 20241215160231444 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231444 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231444 DAUC <0003> auc.c:179 vector [4]: kc = e13c843ff20b8c00 20241215160231444 DAUC <0003> auc.c:180 vector [4]: sres = ce5d09cf 20241215160231444 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231444 DAUC <0003> db_auc.c:245 IMSI='262422177849172': Generated 5 vectors 20241215160231444 DAUC <0003> db_auc.c:249 IMSI='262422177849172': Updating SQN=321 in DB 20241215160231444 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422177849172"} 20241215160231444 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231444 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231444 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231445 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231445 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422177849172"} 20241215160231445 DAUC <0003> db_auc.c:236 IMSI='262422177849172': Calling to generate 5 vectors 20241215160231445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231445 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231445 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231445 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241215160231445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231445 DAUC <0003> auc.c:113 vector [0]: rand = 224254fce5ac01bc4ddec771eb0f1b3d 20241215160231445 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241215160231445 DAUC <0003> auc.c:142 vector [0]: autn = 489f65b33cac000081fb74c2bedfac82 20241215160231445 DAUC <0003> auc.c:143 vector [0]: ck = 39d442abb03c14a08d0e83a39eaee920 20241215160231445 DAUC <0003> auc.c:144 vector [0]: ik = d48df2773f9b702764ef42072d1f2894 20241215160231445 DAUC <0003> auc.c:145 vector [0]: res = e7bd145af99c50e20000000000000000 20241215160231445 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231445 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231445 DAUC <0003> auc.c:179 vector [0]: kc = a825b1c9b0ceac00 20241215160231445 DAUC <0003> auc.c:180 vector [0]: sres = 4eb774d3 20241215160231445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231445 DAUC <0003> auc.c:113 vector [1]: rand = bd64a846afa51d352806ef2b96dab8c1 20241215160231445 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241215160231445 DAUC <0003> auc.c:142 vector [1]: autn = d30c87a641b10000cb47581f72bd4eea 20241215160231445 DAUC <0003> auc.c:143 vector [1]: ck = 1b30d48fd8b4ab089352065e27eaa6e2 20241215160231445 DAUC <0003> auc.c:144 vector [1]: ik = 65b8df29aad978ba68f8ff7533d26161 20241215160231445 DAUC <0003> auc.c:145 vector [1]: res = f3aa60baca15992d0000000000000000 20241215160231445 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231445 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231445 DAUC <0003> auc.c:179 vector [1]: kc = cec73759355bcc00 20241215160231445 DAUC <0003> auc.c:180 vector [1]: sres = 910da8bb 20241215160231445 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231445 DAUC <0003> auc.c:113 vector [2]: rand = 5289404d6af58735cfed6983ed6e332f 20241215160231445 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241215160231445 DAUC <0003> auc.c:142 vector [2]: autn = dda8ce12a95d00000686d0ada22141a5 20241215160231445 DAUC <0003> auc.c:143 vector [2]: ck = 903e200cd75ce9842b2394b041ee4294 20241215160231445 DAUC <0003> auc.c:144 vector [2]: ik = 810560c0935352a5ad23d9b8302dbb5f 20241215160231445 DAUC <0003> auc.c:145 vector [2]: res = e9192e0584d3cc960000000000000000 20241215160231445 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231445 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231445 DAUC <0003> auc.c:179 vector [2]: kc = aaf3337ff3cad400 20241215160231445 DAUC <0003> auc.c:180 vector [2]: sres = f71a90cf 20241215160231445 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231445 DAUC <0003> auc.c:113 vector [3]: rand = 61f88cf3b3eea42ea9936f3aae44d881 20241215160231445 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241215160231445 DAUC <0003> auc.c:142 vector [3]: autn = a544ff41db2a000072c3ee465383bbc0 20241215160231445 DAUC <0003> auc.c:143 vector [3]: ck = f148c6e00919b84aebb84834b32d6f64 20241215160231445 DAUC <0003> auc.c:144 vector [3]: ik = 5a3a10256076641a2cb58619b5c73a82 20241215160231445 DAUC <0003> auc.c:145 vector [3]: res = de4ee0b4e8dad2e00000000000000000 20241215160231445 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231446 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231446 DAUC <0003> auc.c:179 vector [3]: kc = 91321d4f29186000 20241215160231446 DAUC <0003> auc.c:180 vector [3]: sres = db9ba7bf 20241215160231446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231446 DAUC <0003> auc.c:113 vector [4]: rand = aab81879800aea708496a145f9fd5f26 20241215160231446 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241215160231446 DAUC <0003> auc.c:142 vector [4]: autn = 1620c583e1420000087a72aa15bb613b 20241215160231446 DAUC <0003> auc.c:143 vector [4]: ck = f1b15a851415acb4c73e030693cacf8f 20241215160231446 DAUC <0003> auc.c:144 vector [4]: ik = ed52cc8be2bb086467672ba8358d792c 20241215160231446 DAUC <0003> auc.c:145 vector [4]: res = fba9bbe9f75dae400000000000000000 20241215160231446 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231446 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231446 DAUC <0003> auc.c:179 vector [4]: kc = 61ff1e4821733800 20241215160231446 DAUC <0003> auc.c:180 vector [4]: sres = fd79a078 20241215160231446 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231446 DAUC <0003> db_auc.c:245 IMSI='262422177849172': Generated 5 vectors 20241215160231446 DAUC <0003> db_auc.c:249 IMSI='262422177849172': Updating SQN=481 in DB 20241215160231446 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422177849172"} 20241215160231446 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422177849172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231446 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231446 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4258 20241215160231447 DAUC <0003> db_auc.c:157 IMSI='262421141436559': No 2G Auth Data 20241215160231447 DAUC <0003> db_auc.c:192 IMSI='262421141436559': No 3G Auth Data 20241215160231454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241215160231456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231456 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141436559"} 20241215160231456 DAUC <0003> db_auc.c:236 IMSI='262421141436559': Calling to generate 1 vectors 20241215160231456 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241215160231456 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231456 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231456 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160231456 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231456 DAUC <0003> auc.c:113 vector [0]: rand = 1f0592397c78d39dd4eec4ca64a99060 20241215160231456 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160231456 DAUC <0003> auc.c:142 vector [0]: autn = a9fe676592700000a0e1997d1e878645 20241215160231456 DAUC <0003> auc.c:143 vector [0]: ck = 9035f6fe4a4f1f1e155ccc6f7978d8b3 20241215160231456 DAUC <0003> auc.c:144 vector [0]: ik = bbd0fab351f0b635c43c8c644b6cf5bb 20241215160231456 DAUC <0003> auc.c:145 vector [0]: res = f5fdc7f49df9fae00000000000000000 20241215160231456 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231456 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231456 DAUC <0003> auc.c:179 vector [0]: kc = 632b3b66adabfde2 20241215160231456 DAUC <0003> auc.c:180 vector [0]: sres = 08c872bf 20241215160231456 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231456 DAUC <0003> db_auc.c:245 IMSI='262421141436559': Generated 1 vectors 20241215160231456 DAUC <0003> db_auc.c:249 IMSI='262421141436559': Updating SQN=33 in DB 20241215160231456 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141436559"} 20241215160231456 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231457 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231457 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141436559"} 20241215160231457 DAUC <0003> db_auc.c:236 IMSI='262421141436559': Calling to generate 4 vectors 20241215160231457 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241215160231457 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231457 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231457 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241215160231457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231457 DAUC <0003> auc.c:113 vector [0]: rand = c75efe36d670f198c6696163256bac0a 20241215160231457 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241215160231457 DAUC <0003> auc.c:142 vector [0]: autn = 1e9b878ac7b5000056511e1b6bdd00e5 20241215160231457 DAUC <0003> auc.c:143 vector [0]: ck = e8270fb25662ed8db17f45fc3fe05c94 20241215160231457 DAUC <0003> auc.c:144 vector [0]: ik = d505295c6821e4f9e638b1b369aea452 20241215160231457 DAUC <0003> auc.c:145 vector [0]: res = 7375c1a57c52b8760000000000000000 20241215160231457 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231457 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231458 DAUC <0003> auc.c:179 vector [0]: kc = ab89482ca54b2219 20241215160231458 DAUC <0003> auc.c:180 vector [0]: sres = 67010c82 20241215160231458 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231458 DAUC <0003> auc.c:113 vector [1]: rand = 34b28eb0e0eff07a600a59b87f52c10a 20241215160231458 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241215160231458 DAUC <0003> auc.c:142 vector [1]: autn = 53c5643426010000ab3ee5b183bb8565 20241215160231458 DAUC <0003> auc.c:143 vector [1]: ck = 402b2754dfe24b232549dcc03191b378 20241215160231458 DAUC <0003> auc.c:144 vector [1]: ik = 3fac128ca023fad567b3d8a655a4179f 20241215160231458 DAUC <0003> auc.c:145 vector [1]: res = e6baf804675b89ce0000000000000000 20241215160231458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231458 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231458 DAUC <0003> auc.c:179 vector [1]: kc = ae1cae4a0a24186a 20241215160231458 DAUC <0003> auc.c:180 vector [1]: sres = 4d787830 20241215160231458 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231458 DAUC <0003> auc.c:113 vector [2]: rand = da2e9ef888c00dd107aa92be1197c1b0 20241215160231458 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241215160231458 DAUC <0003> auc.c:142 vector [2]: autn = 3cea1d79b11a000055892dbca23d143e 20241215160231458 DAUC <0003> auc.c:143 vector [2]: ck = 52f3209a5bc0024e193ff97e8217b0b8 20241215160231458 DAUC <0003> auc.c:144 vector [2]: ik = 845ef196f22b9ea19e52a82fdd94c5f1 20241215160231458 DAUC <0003> auc.c:145 vector [2]: res = 5853c1bf6b6de2bf0000000000000000 20241215160231458 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231458 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231458 DAUC <0003> auc.c:179 vector [2]: kc = 2153c067e2c13e36 20241215160231458 DAUC <0003> auc.c:180 vector [2]: sres = c38f4a3f 20241215160231458 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231458 DAUC <0003> auc.c:113 vector [3]: rand = a19c279847c29e85503904d3e71656f8 20241215160231458 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241215160231458 DAUC <0003> auc.c:142 vector [3]: autn = 803fbe7aaa6a0000ce425b4a90a61fa6 20241215160231458 DAUC <0003> auc.c:143 vector [3]: ck = 834c8407414ac5a9042d1240ea378e36 20241215160231458 DAUC <0003> auc.c:144 vector [3]: ik = 40562e9f45d928ae04f87cef3dcd555f 20241215160231458 DAUC <0003> auc.c:145 vector [3]: res = d8acbea530de43cf0000000000000000 20241215160231458 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231458 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231458 DAUC <0003> auc.c:179 vector [3]: kc = d3a71b134bdb76ab 20241215160231458 DAUC <0003> auc.c:180 vector [3]: sres = fc9e054f 20241215160231458 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231458 DAUC <0003> db_auc.c:245 IMSI='262421141436559': Generated 4 vectors 20241215160231458 DAUC <0003> db_auc.c:249 IMSI='262421141436559': Updating SQN=161 in DB 20241215160231458 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141436559"} 20241215160231458 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231458 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231458 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231460 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231460 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141436559"} 20241215160231460 DAUC <0003> db_auc.c:236 IMSI='262421141436559': Calling to generate 5 vectors 20241215160231460 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231460 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231460 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231460 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241215160231460 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231460 DAUC <0003> auc.c:113 vector [0]: rand = cd6ee34d7bac5d73349569976456c98c 20241215160231460 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241215160231460 DAUC <0003> auc.c:142 vector [0]: autn = e2edbcbb3aff0000d50fc7cfa2d304d6 20241215160231460 DAUC <0003> auc.c:143 vector [0]: ck = 05201ddad8f83878279a1a5bbd0b43a0 20241215160231460 DAUC <0003> auc.c:144 vector [0]: ik = c7f13c5ae65b244a1bcc39709c2ef76f 20241215160231460 DAUC <0003> auc.c:145 vector [0]: res = bfbf803e1aba50e70000000000000000 20241215160231460 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231460 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231460 DAUC <0003> auc.c:179 vector [0]: kc = 67799df6158cf62e 20241215160231460 DAUC <0003> auc.c:180 vector [0]: sres = cd77c1a8 20241215160231460 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231460 DAUC <0003> auc.c:113 vector [1]: rand = 6092181765cbe27d257e293b3e5e5087 20241215160231460 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241215160231460 DAUC <0003> auc.c:142 vector [1]: autn = 0ecc8ae4febd00009d967ec0e4625aaa 20241215160231460 DAUC <0003> auc.c:143 vector [1]: ck = a9ea0f61aef5bb62ebb255f9cd383b75 20241215160231460 DAUC <0003> auc.c:144 vector [1]: ik = 9aca291839b64548d585980d8508243d 20241215160231460 DAUC <0003> auc.c:145 vector [1]: res = 3be1d2b61d982c390000000000000000 20241215160231460 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231460 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231460 DAUC <0003> auc.c:179 vector [1]: kc = a8c2fa479cf40706 20241215160231460 DAUC <0003> auc.c:180 vector [1]: sres = b6436ad7 20241215160231460 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231460 DAUC <0003> auc.c:113 vector [2]: rand = a7fa8f41f4d62dc34434ec1c874b3e59 20241215160231460 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241215160231460 DAUC <0003> auc.c:142 vector [2]: autn = fe3999c88e300000f8396b6394a18ea8 20241215160231460 DAUC <0003> auc.c:143 vector [2]: ck = 1c3f69e2aac8dc859ce3c4355291556b 20241215160231460 DAUC <0003> auc.c:144 vector [2]: ik = 3f8d64706f97859e89700349423ffb58 20241215160231460 DAUC <0003> auc.c:145 vector [2]: res = 7ab4d774c7449a060000000000000000 20241215160231460 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231460 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231460 DAUC <0003> auc.c:179 vector [2]: kc = f578c12c3cf22bf8 20241215160231460 DAUC <0003> auc.c:180 vector [2]: sres = 5f84f910 20241215160231460 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231461 DAUC <0003> auc.c:113 vector [3]: rand = 7250e3e3281575840612410a40119933 20241215160231461 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241215160231461 DAUC <0003> auc.c:142 vector [3]: autn = de79001bfc990000dda0d2d9e3fdf587 20241215160231461 DAUC <0003> auc.c:143 vector [3]: ck = 2cc2a369de6922309a2e9ff162b17232 20241215160231461 DAUC <0003> auc.c:144 vector [3]: ik = f0a43a71c4c11448c5df386a72120653 20241215160231461 DAUC <0003> auc.c:145 vector [3]: res = 5ab18290c6cbb11d0000000000000000 20241215160231461 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231461 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231461 DAUC <0003> auc.c:179 vector [3]: kc = e7929d10c6bee250 20241215160231461 DAUC <0003> auc.c:180 vector [3]: sres = e7dfdebc 20241215160231461 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231461 DAUC <0003> auc.c:113 vector [4]: rand = fa6e8ee69f4d49c34cd3f2e531ee1ce6 20241215160231461 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241215160231461 DAUC <0003> auc.c:142 vector [4]: autn = 9fc6911508ad000015716f638c7ead70 20241215160231461 DAUC <0003> auc.c:143 vector [4]: ck = 838c8b95748882248b306b8c476910e6 20241215160231461 DAUC <0003> auc.c:144 vector [4]: ik = c47fa15e8fe4208e34d7944545fc73e8 20241215160231461 DAUC <0003> auc.c:145 vector [4]: res = 10737d78bc3df84f0000000000000000 20241215160231461 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231461 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231461 DAUC <0003> auc.c:179 vector [4]: kc = 0870b5958c901f5d 20241215160231461 DAUC <0003> auc.c:180 vector [4]: sres = c6bc9036 20241215160231461 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231461 DAUC <0003> db_auc.c:245 IMSI='262421141436559': Generated 5 vectors 20241215160231461 DAUC <0003> db_auc.c:249 IMSI='262421141436559': Updating SQN=321 in DB 20241215160231461 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141436559"} 20241215160231461 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231461 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231461 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231462 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231462 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141436559"} 20241215160231463 DAUC <0003> db_auc.c:236 IMSI='262421141436559': Calling to generate 5 vectors 20241215160231463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160231463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160231463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160231463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241215160231463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160231463 DAUC <0003> auc.c:113 vector [0]: rand = 0bbc14ce7867f5eed518fc7f823e6045 20241215160231463 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241215160231463 DAUC <0003> auc.c:142 vector [0]: autn = cb9de127ccd800001cef8fd01157875d 20241215160231463 DAUC <0003> auc.c:143 vector [0]: ck = 70a4005467422185af1d4700b920c31a 20241215160231463 DAUC <0003> auc.c:144 vector [0]: ik = ae9414e7b2498bef45362838a52920f6 20241215160231463 DAUC <0003> auc.c:145 vector [0]: res = 94820b3c7c3189b70000000000000000 20241215160231463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160231463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160231463 DAUC <0003> auc.c:179 vector [0]: kc = 347fa7f3b0a3882d 20241215160231463 DAUC <0003> auc.c:180 vector [0]: sres = f8776aaf 20241215160231463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160231463 DAUC <0003> auc.c:113 vector [1]: rand = 494184685218829328bf961685ff3541 20241215160231463 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241215160231463 DAUC <0003> auc.c:142 vector [1]: autn = 65c7573b5c730000d21b869c6a5f2787 20241215160231463 DAUC <0003> auc.c:143 vector [1]: ck = 59a8d55e36d407fb085eb366b975159a 20241215160231463 DAUC <0003> auc.c:144 vector [1]: ik = 3bec5f38855bfe69d40ed5a13e0b25cf 20241215160231463 DAUC <0003> auc.c:145 vector [1]: res = c018c63a2f3a81e70000000000000000 20241215160231463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160231463 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160231463 DAUC <0003> auc.c:179 vector [1]: kc = f47b5a16f7af68f7 20241215160231463 DAUC <0003> auc.c:180 vector [1]: sres = 8769a707 20241215160231463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160231463 DAUC <0003> auc.c:113 vector [2]: rand = ed6d69c4e5fb925adf555eb3f4dc10b7 20241215160231463 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241215160231463 DAUC <0003> auc.c:142 vector [2]: autn = 97948dbf26bb00001c8c6cc4ba54db68 20241215160231463 DAUC <0003> auc.c:143 vector [2]: ck = d6ccfcd8a3b162b8f07be66db12997bd 20241215160231463 DAUC <0003> auc.c:144 vector [2]: ik = e6f2fb9ee4298c5a15db312692b10eab 20241215160231463 DAUC <0003> auc.c:145 vector [2]: res = fbc693cf591921b20000000000000000 20241215160231463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160231463 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160231463 DAUC <0003> auc.c:179 vector [2]: kc = 23a3ffbfdf53dffc 20241215160231463 DAUC <0003> auc.c:180 vector [2]: sres = 2f0cb9bf 20241215160231463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160231463 DAUC <0003> auc.c:113 vector [3]: rand = 565bccf2e108ccee642177d6220510cf 20241215160231463 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241215160231463 DAUC <0003> auc.c:142 vector [3]: autn = e601e58fa07e0000d96e18217ec6d158 20241215160231463 DAUC <0003> auc.c:143 vector [3]: ck = e0b29152c76b8193a690ff70c83e18eb 20241215160231463 DAUC <0003> auc.c:144 vector [3]: ik = 682d0ffa77e404696901a40630b87b79 20241215160231463 DAUC <0003> auc.c:145 vector [3]: res = 851a917f3eb728200000000000000000 20241215160231463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160231463 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160231463 DAUC <0003> auc.c:179 vector [3]: kc = 466537d40c70b85f 20241215160231463 DAUC <0003> auc.c:180 vector [3]: sres = 978cc6b6 20241215160231463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160231463 DAUC <0003> auc.c:113 vector [4]: rand = 248da45a651be2381f5c420271b8c469 20241215160231463 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241215160231463 DAUC <0003> auc.c:142 vector [4]: autn = 4972426ebd52000033420d38a833cc7e 20241215160231463 DAUC <0003> auc.c:143 vector [4]: ck = d5b33d0bf90960f12c823dcf88c6d3dd 20241215160231463 DAUC <0003> auc.c:144 vector [4]: ik = 5707ed1ddf818f9e4a9139e514c10489 20241215160231463 DAUC <0003> auc.c:145 vector [4]: res = 2056cba86dc464bc0000000000000000 20241215160231463 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160231463 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160231463 DAUC <0003> auc.c:179 vector [4]: kc = c50506d2376fe322 20241215160231463 DAUC <0003> auc.c:180 vector [4]: sres = 5ff6e097 20241215160231463 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160231463 DAUC <0003> db_auc.c:245 IMSI='262421141436559': Generated 5 vectors 20241215160231463 DAUC <0003> db_auc.c:249 IMSI='262421141436559': Updating SQN=481 in DB 20241215160231464 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141436559"} 20241215160231464 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421141436559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160231464 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231464 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160231465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20241215160231465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20241215160231466 DLINP <000b> input/ipa.c:452 connected read/write 20241215160231466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160231466 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160231466 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160231466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160231466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45757<->l=127.0.0.1:4259) 20241215160231490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241215160231591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241215160234635 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160234635 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160234636 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241215160234637 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234637 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160234637 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160234637 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  20241215160234637 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160234637 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  20241215160234637 DLGSUP <0013> gsup_server.c:236 2:  20241215160234638 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160234638 DLGSUP <0013> gsup_server.c:236 3:  20241215160234638 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160234638 DLGSUP <0013> gsup_server.c:236 4:  20241215160234638 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160234638 DLGSUP <0013> gsup_server.c:236 5:  20241215160234638 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160234638 DLGSUP <0013> gsup_server.c:236 7:  20241215160234638 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160234638 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160234638 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160234638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160234646 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44407<->l=127.0.0.1:4259) 20241215160234647 DAUC <0003> db_auc.c:157 IMSI='262424478468166': No 2G Auth Data 20241215160234647 DAUC <0003> db_auc.c:192 IMSI='262424478468166': No 3G Auth Data 20241215160234653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56892<->l=127.0.0.1:4258 20241215160234678 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234678 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424478468166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424478468166"} 20241215160234678 DAUC <0003> db_auc.c:157 IMSI='262424478468166': No 2G Auth Data 20241215160234678 DAUC <0003> db_auc.c:236 IMSI='262424478468166': Calling to generate 5 vectors 20241215160234678 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160234678 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160234678 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160234678 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160234678 DAUC <0003> auc.c:113 vector [0]: rand = b635b447e577e8748ecd1c79dcdeadc6 20241215160234678 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160234678 DAUC <0003> auc.c:142 vector [0]: autn = 58a4f0beaaed80001168b72a6477a7fe 20241215160234678 DAUC <0003> auc.c:143 vector [0]: ck = f5fba952d71d70f9ce157d1b37ebf63f 20241215160234678 DAUC <0003> auc.c:144 vector [0]: ik = 0d6b5001b779f3951d7ec0ea57b4b536 20241215160234678 DAUC <0003> auc.c:145 vector [0]: res = 9e576d9c509b8b9a0000000000000000 20241215160234678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160234678 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160234678 DAUC <0003> auc.c:151 vector [0]: kc = 2bfb44a2003bc065 20241215160234678 DAUC <0003> auc.c:152 vector [0]: sres = cecce606 20241215160234678 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160234678 DAUC <0003> auc.c:113 vector [1]: rand = 017ac4f6c75f4954456d748df161c7ef 20241215160234678 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160234678 DAUC <0003> auc.c:142 vector [1]: autn = 696e9f0792588000f6b63f8f46c71734 20241215160234678 DAUC <0003> auc.c:143 vector [1]: ck = c04a0e201e4df40909ae36000575a42b 20241215160234678 DAUC <0003> auc.c:144 vector [1]: ik = c1ad708a4150b427c7ae4de1cd1c1c63 20241215160234678 DAUC <0003> auc.c:145 vector [1]: res = 1814e4e28dfdc7760000000000000000 20241215160234678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160234678 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160234678 DAUC <0003> auc.c:151 vector [1]: kc = cfe7054b9774f866 20241215160234678 DAUC <0003> auc.c:152 vector [1]: sres = 95e92394 20241215160234678 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160234678 DAUC <0003> auc.c:113 vector [2]: rand = 404a1b8a18c0687772b9f685d77d88b7 20241215160234678 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160234678 DAUC <0003> auc.c:142 vector [2]: autn = 1bcc4bee68b28000c31eb4951a4aa865 20241215160234678 DAUC <0003> auc.c:143 vector [2]: ck = 185e094b2b932a503d66f8c97879c236 20241215160234678 DAUC <0003> auc.c:144 vector [2]: ik = 20718899c9723741f823f26eb66ce9df 20241215160234678 DAUC <0003> auc.c:145 vector [2]: res = 79bc0ec90132c23b0000000000000000 20241215160234678 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160234678 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160234678 DAUC <0003> auc.c:151 vector [2]: kc = fd6a8b752cf436f8 20241215160234678 DAUC <0003> auc.c:152 vector [2]: sres = 788eccf2 20241215160234678 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160234678 DAUC <0003> auc.c:113 vector [3]: rand = d01347848de433a2b954a5d2e030d5d6 20241215160234678 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160234678 DAUC <0003> auc.c:142 vector [3]: autn = 88c1b07b1ab3800015cacb5dc6b2a57c 20241215160234678 DAUC <0003> auc.c:143 vector [3]: ck = be95fe7b1634b0d3dc5dbb7c69fd3ed9 20241215160234678 DAUC <0003> auc.c:144 vector [3]: ik = b729940da3bb5c9f07e855ca2bac6d18 20241215160234678 DAUC <0003> auc.c:145 vector [3]: res = 57832752e31eda3f0000000000000000 20241215160234678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160234678 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160234678 DAUC <0003> auc.c:151 vector [3]: kc = d20984c0f7debf8d 20241215160234678 DAUC <0003> auc.c:152 vector [3]: sres = b49dfd6d 20241215160234678 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160234678 DAUC <0003> auc.c:113 vector [4]: rand = b9e12ffb64291b5e1a3886f221cf5a4a 20241215160234678 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160234678 DAUC <0003> auc.c:142 vector [4]: autn = eeb8246afa9280000061e9ae77054496 20241215160234678 DAUC <0003> auc.c:143 vector [4]: ck = ad32bb988dc55c2b55c84e7e884812fb 20241215160234678 DAUC <0003> auc.c:144 vector [4]: ik = 8d17800ea420fd7731d632bcf181f6d4 20241215160234678 DAUC <0003> auc.c:145 vector [4]: res = 21b5178e75cd4c2f0000000000000000 20241215160234678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160234678 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160234678 DAUC <0003> auc.c:151 vector [4]: kc = 443b4754502c4573 20241215160234678 DAUC <0003> auc.c:152 vector [4]: sres = 54785ba1 20241215160234678 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160234678 DAUC <0003> db_auc.c:245 IMSI='262424478468166': Generated 5 vectors 20241215160234678 DAUC <0003> db_auc.c:249 IMSI='262424478468166': Updating SQN=161 in DB 20241215160234678 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424478468166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424478468166"} 20241215160234678 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424478468166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160234678 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234678 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56892<->l=127.0.0.1:4258 20241215160234682 DAUC <0003> db_auc.c:157 IMSI='262423035329123': No 2G Auth Data 20241215160234682 DAUC <0003> db_auc.c:192 IMSI='262423035329123': No 3G Auth Data 20241215160234690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20241215160234693 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234693 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423035329123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423035329123"} 20241215160234693 DAUC <0003> db_auc.c:157 IMSI='262423035329123': No 2G Auth Data 20241215160234693 DAUC <0003> db_auc.c:236 IMSI='262423035329123': Calling to generate 5 vectors 20241215160234693 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241215160234693 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160234693 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241215160234693 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160234693 DAUC <0003> auc.c:113 vector [0]: rand = 38665fcaf7a4f0a1398a5bd7fdf23a47 20241215160234693 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160234693 DAUC <0003> auc.c:142 vector [0]: autn = 21e1b53664b28000d02b6ac91367ab4d 20241215160234693 DAUC <0003> auc.c:143 vector [0]: ck = 61d33221fa64b5fcc6fc4a4029668e15 20241215160234693 DAUC <0003> auc.c:144 vector [0]: ik = 644e7fc10daccbedd1bd5fa450a352a6 20241215160234693 DAUC <0003> auc.c:145 vector [0]: res = a25fe1525e126a030000000000000000 20241215160234693 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160234693 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241215160234693 DAUC <0003> auc.c:151 vector [0]: kc = 12dc58048e0da2a2 20241215160234693 DAUC <0003> auc.c:152 vector [0]: sres = fc4d8b51 20241215160234693 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241215160234693 DAUC <0003> auc.c:113 vector [1]: rand = 9c322e733916a975a93332657b7598f5 20241215160234693 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160234693 DAUC <0003> auc.c:142 vector [1]: autn = 804eeebaa3808000ed0dec17882c9983 20241215160234693 DAUC <0003> auc.c:143 vector [1]: ck = de4046c1f180951a8e2e33e46a7d2cac 20241215160234693 DAUC <0003> auc.c:144 vector [1]: ik = b00552ea3ae3145d70ae4141c1028883 20241215160234693 DAUC <0003> auc.c:145 vector [1]: res = a5efaacbd8d2e4770000000000000000 20241215160234693 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160234693 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241215160234693 DAUC <0003> auc.c:151 vector [1]: kc = 90c5668e601c2568 20241215160234693 DAUC <0003> auc.c:152 vector [1]: sres = 7d3d4ebc 20241215160234693 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241215160234693 DAUC <0003> auc.c:113 vector [2]: rand = 2a0624a277b4213881d349bbe5a8367a 20241215160234693 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160234693 DAUC <0003> auc.c:142 vector [2]: autn = 2918a2c592778000c3ac541cd1e76107 20241215160234693 DAUC <0003> auc.c:143 vector [2]: ck = 183ee3cce80b78f90b8a77e3564781fe 20241215160234693 DAUC <0003> auc.c:144 vector [2]: ik = 4296d5495e4b2698764c997cebf0b8eb 20241215160234693 DAUC <0003> auc.c:145 vector [2]: res = 89bfb5a90977cf370000000000000000 20241215160234693 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160234693 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241215160234693 DAUC <0003> auc.c:151 vector [2]: kc = 276ed81a0bf76774 20241215160234693 DAUC <0003> auc.c:152 vector [2]: sres = 80c87a9e 20241215160234693 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241215160234693 DAUC <0003> auc.c:113 vector [3]: rand = f2d1e28d6c3b2d8ad8391d20ca251258 20241215160234693 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160234693 DAUC <0003> auc.c:142 vector [3]: autn = bb39564f67818000c6d27a6e2ba2ea6e 20241215160234693 DAUC <0003> auc.c:143 vector [3]: ck = 9a17194fd64a7bfcd9788f9cc2bcb6d8 20241215160234693 DAUC <0003> auc.c:144 vector [3]: ik = cff479d227586e66c876e3f85b8bcdaa 20241215160234693 DAUC <0003> auc.c:145 vector [3]: res = 90da52ebe4242a6c0000000000000000 20241215160234693 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160234693 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241215160234693 DAUC <0003> auc.c:151 vector [3]: kc = 44ed0cf968256ee8 20241215160234693 DAUC <0003> auc.c:152 vector [3]: sres = 74fe7887 20241215160234693 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241215160234693 DAUC <0003> auc.c:113 vector [4]: rand = 262f5e0979d22f41fb23659a7321ceb5 20241215160234693 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160234693 DAUC <0003> auc.c:142 vector [4]: autn = c841b8abff9a80000d2464c54d42accd 20241215160234693 DAUC <0003> auc.c:143 vector [4]: ck = fda487d16a43750d4b5c2bbc95d118ab 20241215160234693 DAUC <0003> auc.c:144 vector [4]: ik = 125a89f942566d19708e4e339468fb61 20241215160234693 DAUC <0003> auc.c:145 vector [4]: res = d81ade563386b1240000000000000000 20241215160234693 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160234693 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241215160234693 DAUC <0003> auc.c:151 vector [4]: kc = d42c6ba729acfbde 20241215160234693 DAUC <0003> auc.c:152 vector [4]: sres = eb9c6f72 20241215160234693 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241215160234693 DAUC <0003> db_auc.c:245 IMSI='262423035329123': Generated 5 vectors 20241215160234693 DAUC <0003> db_auc.c:249 IMSI='262423035329123': Updating SQN=161 in DB 20241215160234693 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423035329123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423035329123"} 20241215160234693 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423035329123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160234693 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234693 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20241215160234696 DAUC <0003> db_auc.c:157 IMSI='262426401028368': No 2G Auth Data 20241215160234696 DAUC <0003> db_auc.c:192 IMSI='262426401028368': No 3G Auth Data 20241215160234707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20241215160234708 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234709 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426401028368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426401028368"} 20241215160234709 DAUC <0003> db_auc.c:236 IMSI='262426401028368': Calling to generate 5 vectors 20241215160234709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160234709 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160234709 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160234709 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160234709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160234709 DAUC <0003> auc.c:113 vector [0]: rand = 03fe977ad3f7a52319beb1a1e1100ff3 20241215160234709 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160234709 DAUC <0003> auc.c:142 vector [0]: autn = 0c0d1a0f69e28000598324e6faf61fb8 20241215160234709 DAUC <0003> auc.c:143 vector [0]: ck = ece0843d0e3df29d2bb3449cdac238de 20241215160234709 DAUC <0003> auc.c:144 vector [0]: ik = 1a880477c5acb3c208fbc4e4e29f83e5 20241215160234709 DAUC <0003> auc.c:145 vector [0]: res = 1c315d304a864c940000000000000000 20241215160234709 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160234709 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160234709 DAUC <0003> auc.c:179 vector [0]: kc = 4a7803007aee9000 20241215160234709 DAUC <0003> auc.c:180 vector [0]: sres = 943674bb 20241215160234709 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160234709 DAUC <0003> auc.c:113 vector [1]: rand = 388dfe21565755c8eb161692be95455c 20241215160234709 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160234709 DAUC <0003> auc.c:142 vector [1]: autn = 52a967b35cfb8000999c09c06d2b7ed4 20241215160234709 DAUC <0003> auc.c:143 vector [1]: ck = c5a546b36d4c124e02bee135a3605a04 20241215160234709 DAUC <0003> auc.c:144 vector [1]: ik = 7e98373dfe69717ae253e06f43a7929d 20241215160234709 DAUC <0003> auc.c:145 vector [1]: res = eeaa19230fd6b69f0000000000000000 20241215160234709 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160234709 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160234709 DAUC <0003> auc.c:179 vector [1]: kc = 4fa31f5cc6d34000 20241215160234709 DAUC <0003> auc.c:180 vector [1]: sres = 339090a0 20241215160234709 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160234709 DAUC <0003> auc.c:113 vector [2]: rand = 1ed27c101015cbc902c53ed8efc2c13d 20241215160234709 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160234709 DAUC <0003> auc.c:142 vector [2]: autn = 94073d4886ab800095bfcd6a72a410a0 20241215160234709 DAUC <0003> auc.c:143 vector [2]: ck = d841c3236e10a3dd3a070014a6e2e8c1 20241215160234709 DAUC <0003> auc.c:144 vector [2]: ik = a81dbb13adbb3e19295a087154ddd936 20241215160234709 DAUC <0003> auc.c:145 vector [2]: res = 6e63dd1f72bf26ab0000000000000000 20241215160234709 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160234709 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160234709 DAUC <0003> auc.c:179 vector [2]: kc = 6fc148ebeba20400 20241215160234709 DAUC <0003> auc.c:180 vector [2]: sres = 58070c9f 20241215160234709 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160234709 DAUC <0003> auc.c:113 vector [3]: rand = 01294b0f877019e468d0dce5ccc62f1a 20241215160234709 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160234709 DAUC <0003> auc.c:142 vector [3]: autn = 42b2055ceeb4800069e9952c67dff100 20241215160234709 DAUC <0003> auc.c:143 vector [3]: ck = 15230258a00713854565943ae50ce148 20241215160234709 DAUC <0003> auc.c:144 vector [3]: ik = 7f42becc4f4a6de5bd01999d9b2d30cf 20241215160234709 DAUC <0003> auc.c:145 vector [3]: res = 553c9ae10fbeeaf70000000000000000 20241215160234709 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160234709 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160234709 DAUC <0003> auc.c:179 vector [3]: kc = fd47d9c8a1df7000 20241215160234709 DAUC <0003> auc.c:180 vector [3]: sres = 4a5bbfd6 20241215160234710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160234710 DAUC <0003> auc.c:113 vector [4]: rand = 4b9976d03763aa52f1fdb96bb478d4bc 20241215160234710 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160234710 DAUC <0003> auc.c:142 vector [4]: autn = e921881cb53580002f95329cdcb32f08 20241215160234710 DAUC <0003> auc.c:143 vector [4]: ck = 0a10dbec1ca0745b2e5a78c991e7ad0c 20241215160234710 DAUC <0003> auc.c:144 vector [4]: ik = 0a10089be8d1cda7af5079afac042444 20241215160234710 DAUC <0003> auc.c:145 vector [4]: res = d0ad847fcd56ee760000000000000000 20241215160234710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160234710 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160234710 DAUC <0003> auc.c:179 vector [4]: kc = e0dd730a08328000 20241215160234710 DAUC <0003> auc.c:180 vector [4]: sres = 4066fd0d 20241215160234710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160234710 DAUC <0003> db_auc.c:245 IMSI='262426401028368': Generated 5 vectors 20241215160234710 DAUC <0003> db_auc.c:249 IMSI='262426401028368': Updating SQN=161 in DB 20241215160234710 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426401028368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426401028368"} 20241215160234710 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426401028368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160234710 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234710 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20241215160234713 DAUC <0003> db_auc.c:157 IMSI='262425156733603': No 2G Auth Data 20241215160234713 DAUC <0003> db_auc.c:192 IMSI='262425156733603': No 3G Auth Data 20241215160234723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56914<->l=127.0.0.1:4258 20241215160234726 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234726 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425156733603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425156733603"} 20241215160234726 DAUC <0003> db_auc.c:236 IMSI='262425156733603': Calling to generate 5 vectors 20241215160234726 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160234726 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160234726 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160234726 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160234726 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160234726 DAUC <0003> auc.c:113 vector [0]: rand = 4d75a5bded162ba3fc0c0ae2dc163e5d 20241215160234726 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160234726 DAUC <0003> auc.c:142 vector [0]: autn = 0677c839376a8000a48550669600434c 20241215160234726 DAUC <0003> auc.c:143 vector [0]: ck = 60dbd38d272beee84e1e6eb763ee366f 20241215160234726 DAUC <0003> auc.c:144 vector [0]: ik = c2c5344b02a5c19fe0525a23a58e3644 20241215160234726 DAUC <0003> auc.c:145 vector [0]: res = 2c4325572c6bf75c0000000000000000 20241215160234726 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160234726 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160234726 DAUC <0003> auc.c:179 vector [0]: kc = ab2de80557019400 20241215160234726 DAUC <0003> auc.c:180 vector [0]: sres = e3a2c209 20241215160234726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160234726 DAUC <0003> auc.c:113 vector [1]: rand = aab576295d2d2a3dbae95573ee1655a4 20241215160234726 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160234726 DAUC <0003> auc.c:142 vector [1]: autn = b8040e4cad73800024faf17132cf470b 20241215160234726 DAUC <0003> auc.c:143 vector [1]: ck = 3d4bd0b3dc7975e90a4afb8ead9c2f76 20241215160234726 DAUC <0003> auc.c:144 vector [1]: ik = ac602c7645c41522f73c700226a26f66 20241215160234726 DAUC <0003> auc.c:145 vector [1]: res = 1147ef64845448f60000000000000000 20241215160234726 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160234726 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160234727 DAUC <0003> auc.c:179 vector [1]: kc = 3c9999ba074fc800 20241215160234727 DAUC <0003> auc.c:180 vector [1]: sres = 973b9ca1 20241215160234727 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160234727 DAUC <0003> auc.c:113 vector [2]: rand = aae73690b242e89db2a3db2e8546d327 20241215160234727 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160234727 DAUC <0003> auc.c:142 vector [2]: autn = c9216849ce99800070cf01b9c2caa15c 20241215160234727 DAUC <0003> auc.c:143 vector [2]: ck = 554f2d5e1e9161f9f5d85c74ca60079f 20241215160234727 DAUC <0003> auc.c:144 vector [2]: ik = dff3f4fb8b02a423c7f69fbd52acee4e 20241215160234727 DAUC <0003> auc.c:145 vector [2]: res = 84193267c9fb92d10000000000000000 20241215160234727 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160234727 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160234727 DAUC <0003> auc.c:179 vector [2]: kc = 4b04acf595d3f000 20241215160234727 DAUC <0003> auc.c:180 vector [2]: sres = 3379c95e 20241215160234727 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160234727 DAUC <0003> auc.c:113 vector [3]: rand = 725977b4cc26247701c4a3de44679165 20241215160234727 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160234727 DAUC <0003> auc.c:142 vector [3]: autn = 034f7b75d9e38000d19fcf87d9961a06 20241215160234727 DAUC <0003> auc.c:143 vector [3]: ck = 9b4a4ca316368e6a9ccf09c99392342b 20241215160234727 DAUC <0003> auc.c:144 vector [3]: ik = 33c8e2895adba10e2ab31ac77bb3d842 20241215160234727 DAUC <0003> auc.c:145 vector [3]: res = 8825448c3d22c2c70000000000000000 20241215160234727 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160234727 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160234727 DAUC <0003> auc.c:179 vector [3]: kc = 6ecd6f0859d97000 20241215160234727 DAUC <0003> auc.c:180 vector [3]: sres = 28e47d8f 20241215160234727 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160234727 DAUC <0003> auc.c:113 vector [4]: rand = af2777f8ff662aa4b2240a28bf8ad72d 20241215160234727 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160234727 DAUC <0003> auc.c:142 vector [4]: autn = 1b03e14ddd1a80005637060a929382a6 20241215160234727 DAUC <0003> auc.c:143 vector [4]: ck = bd1ec51c1701305a5fa19ef5476a6059 20241215160234727 DAUC <0003> auc.c:144 vector [4]: ik = 81cd1678f6ba5b0cb3c8acac5a1d061d 20241215160234727 DAUC <0003> auc.c:145 vector [4]: res = d7b408f7e488178d0000000000000000 20241215160234727 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160234727 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160234727 DAUC <0003> auc.c:179 vector [4]: kc = 5e24e233b40d3c00 20241215160234727 DAUC <0003> auc.c:180 vector [4]: sres = 59895a4f 20241215160234727 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160234727 DAUC <0003> db_auc.c:245 IMSI='262425156733603': Generated 5 vectors 20241215160234727 DAUC <0003> db_auc.c:249 IMSI='262425156733603': Updating SQN=161 in DB 20241215160234727 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425156733603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425156733603"} 20241215160234727 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425156733603 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160234727 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234727 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56914<->l=127.0.0.1:4258 20241215160234731 DAUC <0003> db_auc.c:157 IMSI='262426224574900': No 2G Auth Data 20241215160234731 DAUC <0003> db_auc.c:192 IMSI='262426224574900': No 3G Auth Data 20241215160234741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241215160234743 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234744 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426224574900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426224574900"} 20241215160234744 DAUC <0003> db_auc.c:236 IMSI='262426224574900': Calling to generate 5 vectors 20241215160234744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241215160234744 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241215160234744 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241215160234744 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241215160234744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241215160234744 DAUC <0003> auc.c:113 vector [0]: rand = 3a22fc42de054b840f46d2aa76e226ea 20241215160234744 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241215160234744 DAUC <0003> auc.c:142 vector [0]: autn = 86ed56db63ee800042ed81c2a31e1f47 20241215160234744 DAUC <0003> auc.c:143 vector [0]: ck = cd33ebb40a1b78379b321a9e4783f9cf 20241215160234744 DAUC <0003> auc.c:144 vector [0]: ik = 618fc16bea7f0672f6790b40d9d7a3ac 20241215160234744 DAUC <0003> auc.c:145 vector [0]: res = 8429d6f2d9637d6e0000000000000000 20241215160234744 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241215160234744 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241215160234744 DAUC <0003> auc.c:179 vector [0]: kc = 87fa925d78d281c7 20241215160234744 DAUC <0003> auc.c:180 vector [0]: sres = ec51fced 20241215160234744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241215160234744 DAUC <0003> auc.c:113 vector [1]: rand = 1bbff05ee90c36c7d66b3f8c208fd0d2 20241215160234744 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241215160234744 DAUC <0003> auc.c:142 vector [1]: autn = c04490597ade80009752a286e7e77739 20241215160234744 DAUC <0003> auc.c:143 vector [1]: ck = 51634e9cd90946c3ebf1133bca997ea0 20241215160234744 DAUC <0003> auc.c:144 vector [1]: ik = 289f8861432c9a1f55d7d87d9ece390b 20241215160234744 DAUC <0003> auc.c:145 vector [1]: res = cae78112ef971e680000000000000000 20241215160234744 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241215160234744 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241215160234744 DAUC <0003> auc.c:179 vector [1]: kc = 66207e3465bbeb32 20241215160234744 DAUC <0003> auc.c:180 vector [1]: sres = 59179d24 20241215160234744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241215160234744 DAUC <0003> auc.c:113 vector [2]: rand = 1dfe04f02b8a3562e0367feafe5d8d4f 20241215160234744 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241215160234744 DAUC <0003> auc.c:142 vector [2]: autn = 441bed15ad958000d71689a0cdd61fc6 20241215160234744 DAUC <0003> auc.c:143 vector [2]: ck = 5b429a15053bca66268aff0d48352846 20241215160234744 DAUC <0003> auc.c:144 vector [2]: ik = 31c14115d04541d68fb55015f1e4d10f 20241215160234744 DAUC <0003> auc.c:145 vector [2]: res = 3dfe0afbf62596c60000000000000000 20241215160234744 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241215160234744 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241215160234744 DAUC <0003> auc.c:179 vector [2]: kc = 916156b89a06ff84 20241215160234744 DAUC <0003> auc.c:180 vector [2]: sres = 70465cdc 20241215160234744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241215160234744 DAUC <0003> auc.c:113 vector [3]: rand = ba102ca63989be61f31be70f7bfb9adb 20241215160234744 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241215160234744 DAUC <0003> auc.c:142 vector [3]: autn = f6c89f11b6888000bca79c82e9e1ea7b 20241215160234744 DAUC <0003> auc.c:143 vector [3]: ck = f754a2952c5da2e22393642b7b4be039 20241215160234744 DAUC <0003> auc.c:144 vector [3]: ik = 3807b468eafea11d53e5cb93da2788d0 20241215160234744 DAUC <0003> auc.c:145 vector [3]: res = f802c5f3d81213fc0000000000000000 20241215160234744 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241215160234744 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241215160234744 DAUC <0003> auc.c:179 vector [3]: kc = ed1978a30f33d468 20241215160234744 DAUC <0003> auc.c:180 vector [3]: sres = 9968b32c 20241215160234744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241215160234744 DAUC <0003> auc.c:113 vector [4]: rand = 30dd662228dc61da95f396bebe1ea66c 20241215160234744 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241215160234744 DAUC <0003> auc.c:142 vector [4]: autn = 3b37b2c5e8968000434017f0170a4d85 20241215160234744 DAUC <0003> auc.c:143 vector [4]: ck = 21a73935567da7611f94541d746c2c1f 20241215160234744 DAUC <0003> auc.c:144 vector [4]: ik = 89d88ccb2202eb03539dbcfe1ba174b5 20241215160234744 DAUC <0003> auc.c:145 vector [4]: res = 5771e8081bd8e9120000000000000000 20241215160234744 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241215160234744 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241215160234744 DAUC <0003> auc.c:179 vector [4]: kc = 4b3720890258da7e 20241215160234744 DAUC <0003> auc.c:180 vector [4]: sres = 1324551d 20241215160234744 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241215160234744 DAUC <0003> db_auc.c:245 IMSI='262426224574900': Generated 5 vectors 20241215160234744 DAUC <0003> db_auc.c:249 IMSI='262426224574900': Updating SQN=161 in DB 20241215160234744 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426224574900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426224574900"} 20241215160234744 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426224574900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160234744 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234744 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160234746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.1:4258 20241215160234747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20241215160234748 DLINP <000b> input/ipa.c:452 connected read/write 20241215160234748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160234748 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160234748 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160234748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160234748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44407<->l=127.0.0.1:4259) 20241215160234785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241215160234886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241215160237941 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160237941 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160237942 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160237942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20241215160237943 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160237943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160237943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160237943 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  20241215160237943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160237943 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  20241215160237943 DLGSUP <0013> gsup_server.c:236 2:  20241215160237943 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160237943 DLGSUP <0013> gsup_server.c:236 3:  20241215160237943 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160237943 DLGSUP <0013> gsup_server.c:236 4:  20241215160237943 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160237943 DLGSUP <0013> gsup_server.c:236 5:  20241215160237943 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160237943 DLGSUP <0013> gsup_server.c:236 7:  20241215160237943 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160237943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160237943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160237943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160237953 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42155<->l=127.0.0.1:4259) 20241215160237959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 20241215160237986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160237986 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427384748063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427384748063" cn_domain=PS} 20241215160237986 DLU <0006> fsm.c:456 lu(262427384748063)[0x61200000b320]{UNVALIDATED}: Allocated 20241215160237986 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427384748063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241215160237986 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427384748063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427384748063" cause=IMSI unknown in HLR} 20241215160237986 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427384748063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160237986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427384748063)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160237986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427384748063)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241215160237986 DLU <0006> fsm.c:568 lu(PS:IMSI-262427384748063)[0x61200000b320]{UNVALIDATED}: Deallocated 20241215160237986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160237986 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160237987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56956<->l=127.0.0.1:4258 20241215160237988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20241215160237988 DLINP <000b> input/ipa.c:452 connected read/write 20241215160237988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160237988 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160237988 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160237988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160237989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42155<->l=127.0.0.1:4259) 20241215160238022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241215160238123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.1:4258 20241215160241169 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160241169 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160241171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160241172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241215160241174 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160241174 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160241174 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160241174 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  20241215160241174 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160241174 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  20241215160241174 DLGSUP <0013> gsup_server.c:236 2:  20241215160241174 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160241174 DLGSUP <0013> gsup_server.c:236 3:  20241215160241174 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160241174 DLGSUP <0013> gsup_server.c:236 4:  20241215160241174 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160241174 DLGSUP <0013> gsup_server.c:236 5:  20241215160241174 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160241174 DLGSUP <0013> gsup_server.c:236 7:  20241215160241174 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160241174 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160241174 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160241174 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160241189 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35401<->l=127.0.0.1:4259) 20241215160241201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241215160241222 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160241222 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427427579670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427427579670" cn_domain=PS source_name="the-source\n"} 20241215160241222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241215160241222 DLU <0006> fsm.c:456 lu(262427427579670)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241215160241222 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427427579670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241215160241222 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262427427579670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427427579670" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241215160241222 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262427427579670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160241222 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427427579670)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160241222 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427427579670)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241215160241222 DLU <0006> fsm.c:568 lu(PS:IMSI-262427427579670)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241215160241222 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160241222 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160241226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241215160241227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241215160241227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35401<->l=127.0.0.1:4259) 20241215160241228 DLINP <000b> input/ipa.c:452 connected read/write 20241215160241228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160241228 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160241228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160241228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160241228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241215160241309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241215160241410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4258 20241215160244456 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160244456 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160244458 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160244459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241215160244461 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160244461 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160244461 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160244461 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  20241215160244461 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160244461 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  20241215160244461 DLGSUP <0013> gsup_server.c:236 2:  20241215160244461 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160244461 DLGSUP <0013> gsup_server.c:236 3:  20241215160244461 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160244461 DLGSUP <0013> gsup_server.c:236 4:  20241215160244461 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160244461 DLGSUP <0013> gsup_server.c:236 5:  20241215160244461 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160244461 DLGSUP <0013> gsup_server.c:236 7:  20241215160244461 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160244461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160244461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160244461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160244474 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36739<->l=127.0.0.1:4259) 20241215160244485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241215160244506 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160244506 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428325971955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428325971955" cn_domain=PS} 20241215160244506 DLU <0006> fsm.c:456 lu(262428325971955)[0x61200000b620]{UNVALIDATED}: Allocated 20241215160244506 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428325971955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241215160244506 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428325971955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428325971955" cause=Roaming not allowed in this location area} 20241215160244506 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428325971955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160244506 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428325971955)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160244506 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428325971955)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241215160244506 DLU <0006> fsm.c:568 lu(PS:IMSI-262428325971955)[0x61200000b620]{UNVALIDATED}: Deallocated 20241215160244506 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160244506 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160244509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241215160244509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241215160244510 DLINP <000b> input/ipa.c:452 connected read/write 20241215160244510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160244510 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160244510 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160244510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160244510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36739<->l=127.0.0.1:4259) 20241215160244560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241215160244661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34780<->l=127.0.0.1:4258 20241215160247704 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160247704 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160247706 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160247706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241215160247708 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160247708 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160247708 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160247708 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  20241215160247708 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160247708 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  20241215160247708 DLGSUP <0013> gsup_server.c:236 2:  20241215160247708 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160247708 DLGSUP <0013> gsup_server.c:236 3:  20241215160247708 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160247708 DLGSUP <0013> gsup_server.c:236 4:  20241215160247708 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160247708 DLGSUP <0013> gsup_server.c:236 5:  20241215160247708 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160247708 DLGSUP <0013> gsup_server.c:236 7:  20241215160247708 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160247708 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160247708 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160247708 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160247882 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42903<->l=127.0.0.1:4259) 20241215160247890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20241215160247892 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160247892 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422708565687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422708565687"} 20241215160247892 DAUC <0003> db_auc.c:133 IMSI='262422708565687': No such subscriber 20241215160247892 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422708565687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241215160247892 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422708565687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422708565687" cause=IMSI unknown in HLR} 20241215160247892 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422708565687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160247892 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160247892 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160247893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20241215160247894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241215160247894 DLINP <000b> input/ipa.c:452 connected read/write 20241215160247894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160247894 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160247894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160247894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160247895 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42903<->l=127.0.0.1:4259) 20241215160247933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20241215160248034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4258 20241215160254381 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160254382 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160254385 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241215160254387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160254388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160254388 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  20241215160254388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160254388 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  20241215160254388 DLGSUP <0013> gsup_server.c:236 2:  20241215160254388 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160254388 DLGSUP <0013> gsup_server.c:236 3:  20241215160254388 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160254388 DLGSUP <0013> gsup_server.c:236 4:  20241215160254388 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160254388 DLGSUP <0013> gsup_server.c:236 5:  20241215160254388 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160254388 DLGSUP <0013> gsup_server.c:236 7:  20241215160254388 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160254388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160254388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160254388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160254397 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39965<->l=127.0.0.1:4259) 20241215160254400 DAUC <0003> db_auc.c:157 IMSI='262429259831182': No 2G Auth Data 20241215160254400 DAUC <0003> db_auc.c:192 IMSI='262429259831182': No 3G Auth Data 20241215160254406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20241215160254434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254434 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429259831182" cn_domain=PS} 20241215160254434 DLU <0006> fsm.c:456 lu(262429259831182)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241215160254434 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429259831182)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254434 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429259831182" cn_domain=PS} 20241215160254434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254437 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429259831182"} 20241215160254437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429259831182)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254437 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254437 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429259831182"} 20241215160254437 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429259831182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429259831182)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429259831182)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254437 DLU <0006> fsm.c:568 lu(PS:IMSI-262429259831182)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254437 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20241215160254441 DAUC <0003> db_auc.c:157 IMSI='262429962369265': No 2G Auth Data 20241215160254441 DAUC <0003> db_auc.c:192 IMSI='262429962369265': No 3G Auth Data 20241215160254441 DLGSUP <0013> hlr.c:121 IMSI 262429962369265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20241215160254454 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254454 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429962369265" cn_domain=PS} 20241215160254454 DLU <0006> fsm.c:456 lu(262429962369265)[0x61200000b920]{UNVALIDATED}: Allocated 20241215160254454 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429962369265)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254454 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429962369265" cn_domain=PS} 20241215160254454 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254454 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254456 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429962369265"} 20241215160254456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429962369265)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254456 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254456 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429962369265"} 20241215160254456 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429962369265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429962369265)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429962369265)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254456 DLU <0006> fsm.c:568 lu(PS:IMSI-262429962369265)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254456 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20241215160254459 DAUC <0003> db_auc.c:157 IMSI='262423151817876': No 2G Auth Data 20241215160254459 DAUC <0003> db_auc.c:192 IMSI='262423151817876': No 3G Auth Data 20241215160254459 DLGSUP <0013> hlr.c:121 IMSI 262423151817876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241215160254470 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254470 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423151817876" cn_domain=PS} 20241215160254470 DLU <0006> fsm.c:456 lu(262423151817876)[0x61200000baa0]{UNVALIDATED}: Allocated 20241215160254470 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423151817876)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254470 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423151817876" cn_domain=PS} 20241215160254470 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254470 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254472 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254472 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423151817876"} 20241215160254472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423151817876)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254472 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254472 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423151817876"} 20241215160254472 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423151817876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151817876)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423151817876)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254472 DLU <0006> fsm.c:568 lu(PS:IMSI-262423151817876)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254472 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254472 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20241215160254475 DAUC <0003> db_auc.c:157 IMSI='262424560555735': No 2G Auth Data 20241215160254475 DAUC <0003> db_auc.c:192 IMSI='262424560555735': No 3G Auth Data 20241215160254476 DLGSUP <0013> hlr.c:121 IMSI 262424560555735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20241215160254489 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254489 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424560555735" cn_domain=PS} 20241215160254489 DLU <0006> fsm.c:456 lu(262424560555735)[0x61200000bc20]{UNVALIDATED}: Allocated 20241215160254489 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424560555735)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254489 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424560555735" cn_domain=PS} 20241215160254489 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254489 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254492 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254492 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424560555735"} 20241215160254492 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424560555735)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254492 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254492 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424560555735"} 20241215160254492 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424560555735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424560555735)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424560555735)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254492 DLU <0006> fsm.c:568 lu(PS:IMSI-262424560555735)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254492 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254492 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20241215160254495 DAUC <0003> db_auc.c:157 IMSI='262421095014964': No 2G Auth Data 20241215160254495 DAUC <0003> db_auc.c:192 IMSI='262421095014964': No 3G Auth Data 20241215160254496 DLGSUP <0013> hlr.c:121 IMSI 262421095014964: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 20241215160254510 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254510 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421095014964" cn_domain=PS} 20241215160254510 DLU <0006> fsm.c:456 lu(262421095014964)[0x61200000bda0]{UNVALIDATED}: Allocated 20241215160254510 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421095014964)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254510 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421095014964" cn_domain=PS} 20241215160254510 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254510 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254512 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254512 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421095014964"} 20241215160254512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421095014964)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254512 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254512 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421095014964"} 20241215160254512 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421095014964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421095014964)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421095014964)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254512 DLU <0006> fsm.c:568 lu(PS:IMSI-262421095014964)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254512 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254512 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4258 20241215160254514 DAUC <0003> db_auc.c:157 IMSI='262429456857629': No 2G Auth Data 20241215160254514 DAUC <0003> db_auc.c:192 IMSI='262429456857629': No 3G Auth Data 20241215160254514 DLGSUP <0013> hlr.c:121 IMSI 262429456857629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241215160254524 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254524 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429456857629" cn_domain=PS} 20241215160254524 DLU <0006> fsm.c:456 lu(262429456857629)[0x61200000bf20]{UNVALIDATED}: Allocated 20241215160254524 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429456857629)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254525 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429456857629" cn_domain=PS} 20241215160254525 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254525 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254526 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254526 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429456857629"} 20241215160254526 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429456857629)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254526 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254526 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429456857629"} 20241215160254526 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429456857629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429456857629)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429456857629)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254526 DLU <0006> fsm.c:568 lu(PS:IMSI-262429456857629)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254526 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254526 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20241215160254528 DAUC <0003> db_auc.c:157 IMSI='262424435358794': No 2G Auth Data 20241215160254528 DAUC <0003> db_auc.c:192 IMSI='262424435358794': No 3G Auth Data 20241215160254528 DLGSUP <0013> hlr.c:121 IMSI 262424435358794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241215160254538 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254538 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424435358794" cn_domain=PS} 20241215160254538 DLU <0006> fsm.c:456 lu(262424435358794)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241215160254538 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424435358794)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254538 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424435358794" cn_domain=PS} 20241215160254539 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254539 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254540 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254540 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424435358794"} 20241215160254540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424435358794)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254540 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254540 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424435358794"} 20241215160254540 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424435358794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424435358794)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424435358794)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254540 DLU <0006> fsm.c:568 lu(PS:IMSI-262424435358794)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254540 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254540 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20241215160254543 DAUC <0003> db_auc.c:157 IMSI='262426631680770': No 2G Auth Data 20241215160254543 DAUC <0003> db_auc.c:192 IMSI='262426631680770': No 3G Auth Data 20241215160254543 DLGSUP <0013> hlr.c:121 IMSI 262426631680770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160254552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20241215160254555 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254555 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426631680770" cn_domain=PS} 20241215160254555 DLU <0006> fsm.c:456 lu(262426631680770)[0x612000010120]{UNVALIDATED}: Allocated 20241215160254555 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160254555 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426631680770)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160254555 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426631680770" cn_domain=PS} 20241215160254555 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254555 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254557 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254557 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426631680770"} 20241215160254557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426631680770)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160254557 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160254557 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426631680770"} 20241215160254557 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426631680770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160254557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426631680770)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160254557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426631680770)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160254557 DLU <0006> fsm.c:568 lu(PS:IMSI-262426631680770)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160254557 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254557 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160254558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4258 20241215160254560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4258 20241215160254560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39965<->l=127.0.0.1:4259) 20241215160254560 DLINP <000b> input/ipa.c:452 connected read/write 20241215160254560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160254560 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160254560 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160254560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160254592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 20241215160254692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 20241215160257749 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160257749 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160257751 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241215160257752 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257752 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160257752 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160257752 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  20241215160257752 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160257752 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  20241215160257752 DLGSUP <0013> gsup_server.c:236 2:  20241215160257752 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160257752 DLGSUP <0013> gsup_server.c:236 3:  20241215160257752 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160257752 DLGSUP <0013> gsup_server.c:236 4:  20241215160257752 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160257752 DLGSUP <0013> gsup_server.c:236 5:  20241215160257752 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160257752 DLGSUP <0013> gsup_server.c:236 7:  20241215160257752 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160257752 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160257752 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160257752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160257761 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45275<->l=127.0.0.1:4259) 20241215160257764 DAUC <0003> db_auc.c:157 IMSI='262421137425272': No 2G Auth Data 20241215160257764 DAUC <0003> db_auc.c:192 IMSI='262421137425272': No 3G Auth Data 20241215160257771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241215160257798 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257798 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421137425272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137425272" cn_domain=PS source_name="the-source\n"} 20241215160257798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241215160257798 DLU <0006> fsm.c:456 lu(262421137425272)[0x6120000102a0]{UNVALIDATED}: Allocated 20241215160257798 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421137425272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421137425272)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257799 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421137425272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421137425272" cn_domain=PS destination_name="the-source\n"} 20241215160257799 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257799 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257806 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421137425272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421137425272" source_name="the-source\n"} 20241215160257806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421137425272)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257806 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421137425272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257806 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421137425272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421137425272" destination_name="the-source\n"} 20241215160257806 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421137425272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137425272)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137425272)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257806 DLU <0006> fsm.c:568 lu(PS:IMSI-262421137425272)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241215160257809 DAUC <0003> db_auc.c:157 IMSI='262423337486493': No 2G Auth Data 20241215160257809 DAUC <0003> db_auc.c:192 IMSI='262423337486493': No 3G Auth Data 20241215160257810 DLGSUP <0013> hlr.c:121 IMSI 262423337486493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241215160257821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257821 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423337486493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423337486493" cn_domain=PS source_name="the-source\n"} 20241215160257821 DLU <0006> fsm.c:456 lu(262423337486493)[0x612000010420]{UNVALIDATED}: Allocated 20241215160257821 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423337486493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423337486493)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257821 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423337486493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423337486493" cn_domain=PS destination_name="the-source\n"} 20241215160257821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257823 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257823 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423337486493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423337486493" source_name="the-source\n"} 20241215160257823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423337486493)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257823 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423337486493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257823 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423337486493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423337486493" destination_name="the-source\n"} 20241215160257823 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423337486493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423337486493)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423337486493)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257823 DLU <0006> fsm.c:568 lu(PS:IMSI-262423337486493)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257823 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257823 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4258 20241215160257824 DAUC <0003> db_auc.c:157 IMSI='262421974357015': No 2G Auth Data 20241215160257824 DAUC <0003> db_auc.c:192 IMSI='262421974357015': No 3G Auth Data 20241215160257824 DLGSUP <0013> hlr.c:121 IMSI 262421974357015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 20241215160257834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257834 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421974357015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421974357015" cn_domain=PS source_name="the-source\n"} 20241215160257834 DLU <0006> fsm.c:456 lu(262421974357015)[0x6120000105a0]{UNVALIDATED}: Allocated 20241215160257834 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421974357015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421974357015)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257834 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421974357015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421974357015" cn_domain=PS destination_name="the-source\n"} 20241215160257834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257835 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257835 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421974357015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421974357015" source_name="the-source\n"} 20241215160257835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421974357015)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257835 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421974357015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257836 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421974357015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421974357015" destination_name="the-source\n"} 20241215160257836 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421974357015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421974357015)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421974357015)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257836 DLU <0006> fsm.c:568 lu(PS:IMSI-262421974357015)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257836 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257836 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 20241215160257837 DAUC <0003> db_auc.c:157 IMSI='262422497762332': No 2G Auth Data 20241215160257837 DAUC <0003> db_auc.c:192 IMSI='262422497762332': No 3G Auth Data 20241215160257837 DLGSUP <0013> hlr.c:121 IMSI 262422497762332: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20241215160257846 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257846 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422497762332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422497762332" cn_domain=PS source_name="the-source\n"} 20241215160257846 DLU <0006> fsm.c:456 lu(262422497762332)[0x612000010720]{UNVALIDATED}: Allocated 20241215160257846 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422497762332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422497762332)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257846 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422497762332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422497762332" cn_domain=PS destination_name="the-source\n"} 20241215160257846 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257846 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257847 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257848 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422497762332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422497762332" source_name="the-source\n"} 20241215160257848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422497762332)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257848 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422497762332 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257848 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422497762332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422497762332" destination_name="the-source\n"} 20241215160257848 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422497762332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422497762332)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422497762332)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257848 DLU <0006> fsm.c:568 lu(PS:IMSI-262422497762332)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257848 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257848 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20241215160257849 DAUC <0003> db_auc.c:157 IMSI='262424374863429': No 2G Auth Data 20241215160257849 DAUC <0003> db_auc.c:192 IMSI='262424374863429': No 3G Auth Data 20241215160257850 DLGSUP <0013> hlr.c:121 IMSI 262424374863429: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241215160257858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257858 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424374863429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424374863429" cn_domain=PS source_name="the-source\n"} 20241215160257858 DLU <0006> fsm.c:456 lu(262424374863429)[0x6120000108a0]{UNVALIDATED}: Allocated 20241215160257858 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424374863429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424374863429)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257858 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424374863429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424374863429" cn_domain=PS destination_name="the-source\n"} 20241215160257858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257859 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257859 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424374863429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424374863429" source_name="the-source\n"} 20241215160257860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424374863429)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257860 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424374863429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257860 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424374863429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424374863429" destination_name="the-source\n"} 20241215160257860 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424374863429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424374863429)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424374863429)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257860 DLU <0006> fsm.c:568 lu(PS:IMSI-262424374863429)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20241215160257861 DAUC <0003> db_auc.c:157 IMSI='262427746385529': No 2G Auth Data 20241215160257861 DAUC <0003> db_auc.c:192 IMSI='262427746385529': No 3G Auth Data 20241215160257862 DLGSUP <0013> hlr.c:121 IMSI 262427746385529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20241215160257871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257871 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427746385529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427746385529" cn_domain=PS source_name="the-source\n"} 20241215160257871 DLU <0006> fsm.c:456 lu(262427746385529)[0x612000010a20]{UNVALIDATED}: Allocated 20241215160257871 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427746385529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257871 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427746385529)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257871 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427746385529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427746385529" cn_domain=PS destination_name="the-source\n"} 20241215160257871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257872 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257872 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427746385529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427746385529" source_name="the-source\n"} 20241215160257872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427746385529)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257872 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427746385529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257872 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427746385529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427746385529" destination_name="the-source\n"} 20241215160257872 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427746385529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427746385529)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427746385529)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257872 DLU <0006> fsm.c:568 lu(PS:IMSI-262427746385529)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257872 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257872 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20241215160257874 DAUC <0003> db_auc.c:157 IMSI='262428152507624': No 2G Auth Data 20241215160257874 DAUC <0003> db_auc.c:192 IMSI='262428152507624': No 3G Auth Data 20241215160257875 DLGSUP <0013> hlr.c:121 IMSI 262428152507624: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20241215160257886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257886 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428152507624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428152507624" cn_domain=PS source_name="the-source\n"} 20241215160257886 DLU <0006> fsm.c:456 lu(262428152507624)[0x612000010ba0]{UNVALIDATED}: Allocated 20241215160257886 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428152507624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428152507624)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257886 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428152507624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428152507624" cn_domain=PS destination_name="the-source\n"} 20241215160257886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257887 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257887 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428152507624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428152507624" source_name="the-source\n"} 20241215160257887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428152507624)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257887 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428152507624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257887 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428152507624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428152507624" destination_name="the-source\n"} 20241215160257888 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428152507624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428152507624)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428152507624)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257888 DLU <0006> fsm.c:568 lu(PS:IMSI-262428152507624)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257888 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257888 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20241215160257889 DAUC <0003> db_auc.c:157 IMSI='262426719724142': No 2G Auth Data 20241215160257889 DAUC <0003> db_auc.c:192 IMSI='262426719724142': No 3G Auth Data 20241215160257889 DLGSUP <0013> hlr.c:121 IMSI 262426719724142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160257897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20241215160257899 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257899 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426719724142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426719724142" cn_domain=PS source_name="the-source\n"} 20241215160257899 DLU <0006> fsm.c:456 lu(262426719724142)[0x612000010d20]{UNVALIDATED}: Allocated 20241215160257899 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426719724142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241215160257899 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426719724142)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160257899 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426719724142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426719724142" cn_domain=PS destination_name="the-source\n"} 20241215160257900 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257900 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257901 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426719724142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426719724142" source_name="the-source\n"} 20241215160257901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426719724142)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160257901 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426719724142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160257901 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426719724142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426719724142" destination_name="the-source\n"} 20241215160257901 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426719724142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160257901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426719724142)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160257901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426719724142)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160257901 DLU <0006> fsm.c:568 lu(PS:IMSI-262426719724142)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160257901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160257902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20241215160257903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241215160257903 DLINP <000b> input/ipa.c:452 connected read/write 20241215160257903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160257903 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160257903 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160257903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160257903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241215160257903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45275<->l=127.0.0.1:4259) 20241215160257931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 20241215160258032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 20241215160301069 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160301069 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160301070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4258 20241215160301071 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301071 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160301071 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160301071 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  20241215160301072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160301072 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  20241215160301072 DLGSUP <0013> gsup_server.c:236 2:  20241215160301072 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160301072 DLGSUP <0013> gsup_server.c:236 3:  20241215160301072 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160301072 DLGSUP <0013> gsup_server.c:236 4:  20241215160301072 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160301072 DLGSUP <0013> gsup_server.c:236 5:  20241215160301072 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160301072 DLGSUP <0013> gsup_server.c:236 7:  20241215160301072 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160301072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160301072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160301072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160301080 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40409<->l=127.0.0.1:4259) 20241215160301086 DAUC <0003> db_auc.c:157 IMSI='262426145102978': No 2G Auth Data 20241215160301086 DAUC <0003> db_auc.c:192 IMSI='262426145102978': No 3G Auth Data 20241215160301092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 20241215160301114 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301114 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426145102978" cn_domain=PS} 20241215160301114 DLU <0006> fsm.c:456 lu(262426145102978)[0x612000010ea0]{UNVALIDATED}: Allocated 20241215160301114 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426145102978)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301114 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426145102978" cn_domain=PS} 20241215160301114 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301114 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301116 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301116 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426145102978"} 20241215160301116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426145102978)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301116 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301116 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426145102978"} 20241215160301116 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426145102978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145102978)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426145102978)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301116 DLU <0006> fsm.c:568 lu(PS:IMSI-262426145102978)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301116 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301116 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 20241215160301118 DAUC <0003> db_auc.c:157 IMSI='262422167178577': No 2G Auth Data 20241215160301118 DAUC <0003> db_auc.c:192 IMSI='262422167178577': No 3G Auth Data 20241215160301118 DLGSUP <0013> hlr.c:121 IMSI 262422167178577: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241215160301128 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301128 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422167178577" cn_domain=PS} 20241215160301128 DLU <0006> fsm.c:456 lu(262422167178577)[0x612000011020]{UNVALIDATED}: Allocated 20241215160301128 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422167178577)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301128 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422167178577" cn_domain=PS} 20241215160301128 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301129 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301130 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301130 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422167178577"} 20241215160301130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422167178577)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301130 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301130 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422167178577"} 20241215160301130 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422167178577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422167178577)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422167178577)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301130 DLU <0006> fsm.c:568 lu(PS:IMSI-262422167178577)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301130 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301130 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4258 20241215160301132 DAUC <0003> db_auc.c:157 IMSI='262423492170243': No 2G Auth Data 20241215160301132 DAUC <0003> db_auc.c:192 IMSI='262423492170243': No 3G Auth Data 20241215160301132 DLGSUP <0013> hlr.c:121 IMSI 262423492170243: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4258 20241215160301141 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301142 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423492170243" cn_domain=PS} 20241215160301142 DLU <0006> fsm.c:456 lu(262423492170243)[0x6120000111a0]{UNVALIDATED}: Allocated 20241215160301142 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423492170243)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301142 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423492170243" cn_domain=PS} 20241215160301142 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301142 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301143 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301143 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423492170243"} 20241215160301143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423492170243)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301143 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301143 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423492170243"} 20241215160301143 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423492170243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423492170243)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423492170243)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301143 DLU <0006> fsm.c:568 lu(PS:IMSI-262423492170243)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301143 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301143 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4258 20241215160301145 DAUC <0003> db_auc.c:157 IMSI='262420785187922': No 2G Auth Data 20241215160301145 DAUC <0003> db_auc.c:192 IMSI='262420785187922': No 3G Auth Data 20241215160301146 DLGSUP <0013> hlr.c:121 IMSI 262420785187922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4258 20241215160301156 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301156 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420785187922" cn_domain=PS} 20241215160301156 DLU <0006> fsm.c:456 lu(262420785187922)[0x612000011320]{UNVALIDATED}: Allocated 20241215160301156 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420785187922)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301156 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420785187922" cn_domain=PS} 20241215160301156 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301156 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301158 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420785187922"} 20241215160301158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420785187922)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301158 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301158 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420785187922"} 20241215160301158 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420785187922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785187922)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785187922)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301158 DLU <0006> fsm.c:568 lu(PS:IMSI-262420785187922)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4258 20241215160301160 DAUC <0003> db_auc.c:157 IMSI='262426233053735': No 2G Auth Data 20241215160301160 DAUC <0003> db_auc.c:192 IMSI='262426233053735': No 3G Auth Data 20241215160301161 DLGSUP <0013> hlr.c:121 IMSI 262426233053735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241215160301171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301171 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426233053735" cn_domain=PS} 20241215160301171 DLU <0006> fsm.c:456 lu(262426233053735)[0x6120000114a0]{UNVALIDATED}: Allocated 20241215160301171 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426233053735)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301171 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426233053735" cn_domain=PS} 20241215160301171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301173 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301173 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426233053735"} 20241215160301173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426233053735)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301173 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301173 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426233053735"} 20241215160301173 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426233053735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426233053735)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426233053735)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301173 DLU <0006> fsm.c:568 lu(PS:IMSI-262426233053735)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301173 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301173 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241215160301175 DAUC <0003> db_auc.c:157 IMSI='262427185793069': No 2G Auth Data 20241215160301175 DAUC <0003> db_auc.c:192 IMSI='262427185793069': No 3G Auth Data 20241215160301175 DLGSUP <0013> hlr.c:121 IMSI 262427185793069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241215160301186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301186 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427185793069" cn_domain=PS} 20241215160301186 DLU <0006> fsm.c:456 lu(262427185793069)[0x612000011620]{UNVALIDATED}: Allocated 20241215160301186 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427185793069)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301186 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427185793069" cn_domain=PS} 20241215160301186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301187 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427185793069"} 20241215160301187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427185793069)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301187 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301187 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427185793069"} 20241215160301187 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427185793069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427185793069)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427185793069)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301187 DLU <0006> fsm.c:568 lu(PS:IMSI-262427185793069)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241215160301189 DAUC <0003> db_auc.c:157 IMSI='262420126634811': No 2G Auth Data 20241215160301189 DAUC <0003> db_auc.c:192 IMSI='262420126634811': No 3G Auth Data 20241215160301190 DLGSUP <0013> hlr.c:121 IMSI 262420126634811: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4258 20241215160301199 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301199 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420126634811" cn_domain=PS} 20241215160301200 DLU <0006> fsm.c:456 lu(262420126634811)[0x6120000117a0]{UNVALIDATED}: Allocated 20241215160301200 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420126634811)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301200 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420126634811" cn_domain=PS} 20241215160301200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301201 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420126634811"} 20241215160301201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420126634811)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301201 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301201 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420126634811"} 20241215160301201 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420126634811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420126634811)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420126634811)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301201 DLU <0006> fsm.c:568 lu(PS:IMSI-262420126634811)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4258 20241215160301204 DAUC <0003> db_auc.c:157 IMSI='262428926598419': No 2G Auth Data 20241215160301204 DAUC <0003> db_auc.c:192 IMSI='262428926598419': No 3G Auth Data 20241215160301204 DLGSUP <0013> hlr.c:121 IMSI 262428926598419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160301212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 20241215160301214 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301214 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428926598419" cn_domain=PS} 20241215160301214 DLU <0006> fsm.c:456 lu(262428926598419)[0x612000011920]{UNVALIDATED}: Allocated 20241215160301214 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160301214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428926598419)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160301214 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428926598419" cn_domain=PS} 20241215160301214 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301214 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301216 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301216 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428926598419"} 20241215160301216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428926598419)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160301216 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160301216 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428926598419"} 20241215160301216 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428926598419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160301216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428926598419)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160301216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428926598419)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160301216 DLU <0006> fsm.c:568 lu(PS:IMSI-262428926598419)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160301216 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301216 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160301217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4258 20241215160301218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4258 20241215160301219 DLINP <000b> input/ipa.c:452 connected read/write 20241215160301219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160301219 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160301219 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160301219 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160301219 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40409<->l=127.0.0.1:4259) 20241215160301259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4258 20241215160301360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4258 20241215160304395 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160304395 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160304396 DLINP <000b> input/ipa.c:452 connected read/write 20241215160304396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160304397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241215160304398 DLINP <000b> input/ipa.c:452 connected read/write 20241215160304398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160304398 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160304398 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160304398 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  20241215160304398 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160304398 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  20241215160304398 DLGSUP <0013> gsup_server.c:236 2:  20241215160304398 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160304398 DLGSUP <0013> gsup_server.c:236 3:  20241215160304398 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160304398 DLGSUP <0013> gsup_server.c:236 4:  20241215160304398 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160304398 DLGSUP <0013> gsup_server.c:236 5:  20241215160304398 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160304398 DLGSUP <0013> gsup_server.c:236 7:  20241215160304398 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160304398 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160304398 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160304398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160304407 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33619<->l=127.0.0.1:4259) 20241215160304408 DAUC <0003> db_auc.c:157 IMSI='262425003550867': No 2G Auth Data 20241215160304409 DAUC <0003> db_auc.c:192 IMSI='262425003550867': No 3G Auth Data 20241215160304410 DAUC <0003> db_auc.c:192 IMSI='262425003550867': No 3G Auth Data 20241215160304412 DAUC <0003> db_auc.c:157 IMSI='262425439685760': No 2G Auth Data 20241215160304412 DAUC <0003> db_auc.c:192 IMSI='262425439685760': No 3G Auth Data 20241215160304413 DAUC <0003> db_auc.c:157 IMSI='262425439685760': No 2G Auth Data 20241215160304415 DAUC <0003> db_auc.c:157 IMSI='262427797656851': No 2G Auth Data 20241215160304415 DAUC <0003> db_auc.c:192 IMSI='262427797656851': No 3G Auth Data 20241215160304417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241215160304418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160304418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160304418 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160304418 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160304418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160304418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33619<->l=127.0.0.1:4259) 20241215160304440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 20241215160304540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4258 20241215160307623 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160307623 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160307624 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241215160307625 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307625 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160307625 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160307625 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  20241215160307625 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160307625 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  20241215160307625 DLGSUP <0013> gsup_server.c:236 2:  20241215160307625 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160307625 DLGSUP <0013> gsup_server.c:236 3:  20241215160307625 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160307625 DLGSUP <0013> gsup_server.c:236 4:  20241215160307625 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160307625 DLGSUP <0013> gsup_server.c:236 5:  20241215160307625 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160307625 DLGSUP <0013> gsup_server.c:236 7:  20241215160307625 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160307625 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160307625 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160307625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160307635 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39245<->l=127.0.0.1:4259) 20241215160307641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36184<->l=127.0.0.1:4258 20241215160307642 DAUC <0003> db_auc.c:157 IMSI='262424424291411': No 2G Auth Data 20241215160307642 DAUC <0003> db_auc.c:192 IMSI='262424424291411': No 3G Auth Data 20241215160307666 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307666 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424424291411" cn_domain=PS} 20241215160307666 DLU <0006> fsm.c:456 lu(262424424291411)[0x612000011aa0]{UNVALIDATED}: Allocated 20241215160307666 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160307666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424424291411)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160307666 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424424291411" cn_domain=PS} 20241215160307666 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307666 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307668 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307668 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424424291411"} 20241215160307668 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424424291411)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160307668 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160307668 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424424291411"} 20241215160307668 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160307668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424291411)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160307668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424424291411)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160307668 DLU <0006> fsm.c:568 lu(PS:IMSI-262424424291411)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160307668 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307668 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307669 DLGSUP <0013> hlr.c:128 IMSI 262424424291411: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241215160307669 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307669 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160307671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36184<->l=127.0.0.1:4258 20241215160307671 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307671 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424424291411"} 20241215160307671 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241215160307671 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424424291411 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160307672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241215160307672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39245<->l=127.0.0.1:4259) 20241215160307673 DLINP <000b> input/ipa.c:452 connected read/write 20241215160307673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160307673 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160307673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160307673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160307732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 20241215160307832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 20241215160310995 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160310995 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160310996 DLINP <000b> input/ipa.c:452 connected read/write 20241215160310996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160310997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20241215160310998 DLINP <000b> input/ipa.c:452 connected read/write 20241215160310998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160310998 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160310998 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160310998 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  20241215160310998 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160310998 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  20241215160310998 DLGSUP <0013> gsup_server.c:236 2:  20241215160310998 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160310998 DLGSUP <0013> gsup_server.c:236 3:  20241215160310998 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160310998 DLGSUP <0013> gsup_server.c:236 4:  20241215160310998 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160310998 DLGSUP <0013> gsup_server.c:236 5:  20241215160310998 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160310998 DLGSUP <0013> gsup_server.c:236 7:  20241215160310998 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160310998 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160310998 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160310998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160311006 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36897<->l=127.0.0.1:4259) 20241215160311010 DAUC <0003> db_auc.c:157 IMSI='262420087903104': No 2G Auth Data 20241215160311010 DAUC <0003> db_auc.c:192 IMSI='262420087903104': No 3G Auth Data 20241215160311018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36202<->l=127.0.0.1:4258 20241215160311038 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311038 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420087903104" cn_domain=PS} 20241215160311038 DLU <0006> fsm.c:456 lu(262420087903104)[0x612000011c20]{UNVALIDATED}: Allocated 20241215160311038 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420087903104)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311038 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420087903104" cn_domain=PS} 20241215160311038 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311038 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311040 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420087903104"} 20241215160311040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420087903104)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311040 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311040 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420087903104"} 20241215160311040 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420087903104)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420087903104)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311040 DLU <0006> fsm.c:568 lu(PS:IMSI-262420087903104)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311041 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311041 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420087903104" cn_domain=CS} 20241215160311041 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311041 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420087903104"} 20241215160311041 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420087903104 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311041 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311041 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36202<->l=127.0.0.1:4258 20241215160311042 DAUC <0003> db_auc.c:157 IMSI='262420281409932': No 2G Auth Data 20241215160311042 DAUC <0003> db_auc.c:192 IMSI='262420281409932': No 3G Auth Data 20241215160311043 DLGSUP <0013> hlr.c:121 IMSI 262420281409932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 20241215160311051 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311051 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420281409932" cn_domain=PS} 20241215160311051 DLU <0006> fsm.c:456 lu(262420281409932)[0x612000011da0]{UNVALIDATED}: Allocated 20241215160311051 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420281409932)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311051 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420281409932" cn_domain=PS} 20241215160311051 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311051 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311052 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311053 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420281409932"} 20241215160311053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420281409932)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311053 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311053 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420281409932"} 20241215160311053 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420281409932)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420281409932)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311053 DLU <0006> fsm.c:568 lu(PS:IMSI-262420281409932)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311053 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420281409932" cn_domain=CS} 20241215160311053 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311053 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420281409932"} 20241215160311053 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420281409932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36206<->l=127.0.0.1:4258 20241215160311055 DAUC <0003> db_auc.c:157 IMSI='262421873777829': No 2G Auth Data 20241215160311055 DAUC <0003> db_auc.c:192 IMSI='262421873777829': No 3G Auth Data 20241215160311055 DLGSUP <0013> hlr.c:121 IMSI 262421873777829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 20241215160311065 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311065 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421873777829" cn_domain=PS} 20241215160311065 DLU <0006> fsm.c:456 lu(262421873777829)[0x612000011f20]{UNVALIDATED}: Allocated 20241215160311065 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421873777829)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311065 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421873777829" cn_domain=PS} 20241215160311065 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311065 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311067 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311067 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421873777829"} 20241215160311067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421873777829)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311067 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311067 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421873777829"} 20241215160311067 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421873777829)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421873777829)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311067 DLU <0006> fsm.c:568 lu(PS:IMSI-262421873777829)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311067 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311067 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311068 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311068 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421873777829" cn_domain=CS} 20241215160311068 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311068 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421873777829"} 20241215160311068 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421873777829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311068 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311068 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4258 20241215160311070 DAUC <0003> db_auc.c:157 IMSI='262425355461276': No 2G Auth Data 20241215160311070 DAUC <0003> db_auc.c:192 IMSI='262425355461276': No 3G Auth Data 20241215160311071 DLGSUP <0013> hlr.c:121 IMSI 262425355461276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 20241215160311079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311079 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425355461276" cn_domain=PS} 20241215160311079 DLU <0006> fsm.c:456 lu(262425355461276)[0x6120000120a0]{UNVALIDATED}: Allocated 20241215160311079 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425355461276)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311079 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425355461276" cn_domain=PS} 20241215160311079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311080 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425355461276"} 20241215160311080 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425355461276)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311080 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311080 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425355461276"} 20241215160311080 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425355461276)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425355461276)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311080 DLU <0006> fsm.c:568 lu(PS:IMSI-262425355461276)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311081 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311081 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425355461276" cn_domain=CS} 20241215160311081 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311082 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425355461276"} 20241215160311082 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425355461276 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311082 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311082 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4258 20241215160311083 DAUC <0003> db_auc.c:157 IMSI='262420381364963': No 2G Auth Data 20241215160311083 DAUC <0003> db_auc.c:192 IMSI='262420381364963': No 3G Auth Data 20241215160311083 DLGSUP <0013> hlr.c:121 IMSI 262420381364963: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 20241215160311091 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311091 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420381364963" cn_domain=PS} 20241215160311091 DLU <0006> fsm.c:456 lu(262420381364963)[0x612000012220]{UNVALIDATED}: Allocated 20241215160311091 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420381364963)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311091 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420381364963" cn_domain=PS} 20241215160311091 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311091 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311092 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311092 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420381364963"} 20241215160311092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420381364963)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311092 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311092 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420381364963"} 20241215160311092 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420381364963)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420381364963)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311093 DLU <0006> fsm.c:568 lu(PS:IMSI-262420381364963)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311093 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311093 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311094 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311094 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420381364963" cn_domain=CS} 20241215160311094 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311094 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420381364963"} 20241215160311094 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420381364963 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311094 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311094 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4258 20241215160311095 DAUC <0003> db_auc.c:157 IMSI='262429217251623': No 2G Auth Data 20241215160311096 DAUC <0003> db_auc.c:192 IMSI='262429217251623': No 3G Auth Data 20241215160311096 DLGSUP <0013> hlr.c:121 IMSI 262429217251623: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241215160311105 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311105 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429217251623" cn_domain=PS} 20241215160311105 DLU <0006> fsm.c:456 lu(262429217251623)[0x6120000123a0]{UNVALIDATED}: Allocated 20241215160311105 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429217251623)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311105 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429217251623" cn_domain=PS} 20241215160311105 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311105 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311106 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311106 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429217251623"} 20241215160311106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429217251623)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311106 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311106 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429217251623"} 20241215160311106 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429217251623)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429217251623)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311106 DLU <0006> fsm.c:568 lu(PS:IMSI-262429217251623)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311106 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311106 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311107 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311107 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429217251623" cn_domain=CS} 20241215160311107 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311107 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429217251623"} 20241215160311107 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429217251623 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311107 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311107 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241215160311109 DAUC <0003> db_auc.c:157 IMSI='262428866452605': No 2G Auth Data 20241215160311109 DAUC <0003> db_auc.c:192 IMSI='262428866452605': No 3G Auth Data 20241215160311109 DLGSUP <0013> hlr.c:121 IMSI 262428866452605: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 20241215160311118 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311118 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428866452605" cn_domain=PS} 20241215160311119 DLU <0006> fsm.c:456 lu(262428866452605)[0x612000012520]{UNVALIDATED}: Allocated 20241215160311119 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428866452605)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311119 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428866452605" cn_domain=PS} 20241215160311119 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311119 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311120 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311120 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428866452605"} 20241215160311120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428866452605)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311120 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311120 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428866452605"} 20241215160311120 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428866452605)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428866452605)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311120 DLU <0006> fsm.c:568 lu(PS:IMSI-262428866452605)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311120 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311120 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311121 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311121 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428866452605" cn_domain=CS} 20241215160311121 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311121 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428866452605"} 20241215160311121 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428866452605 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311121 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311121 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4258 20241215160311123 DAUC <0003> db_auc.c:157 IMSI='262422318850397': No 2G Auth Data 20241215160311123 DAUC <0003> db_auc.c:192 IMSI='262422318850397': No 3G Auth Data 20241215160311124 DLGSUP <0013> hlr.c:121 IMSI 262422318850397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160311131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20241215160311133 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311133 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422318850397" cn_domain=PS} 20241215160311133 DLU <0006> fsm.c:456 lu(262422318850397)[0x6120000126a0]{UNVALIDATED}: Allocated 20241215160311133 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160311133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422318850397)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160311133 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422318850397" cn_domain=PS} 20241215160311133 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311133 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311135 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311135 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422318850397"} 20241215160311135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422318850397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160311135 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160311135 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422318850397"} 20241215160311135 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160311135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422318850397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160311135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422318850397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160311135 DLU <0006> fsm.c:568 lu(PS:IMSI-262422318850397)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160311135 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311135 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311136 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311136 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422318850397" cn_domain=CS} 20241215160311136 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241215160311136 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422318850397"} 20241215160311136 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422318850397 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160311136 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311136 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160311137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.1:4258 20241215160311139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20241215160311139 DLINP <000b> input/ipa.c:452 connected read/write 20241215160311139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160311139 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160311139 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160311139 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160311139 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36897<->l=127.0.0.1:4259) 20241215160311172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 20241215160311273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.1:4258 20241215160316965 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160316966 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160316969 DLINP <000b> input/ipa.c:452 connected read/write 20241215160316970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160316971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4258 20241215160316974 DLINP <000b> input/ipa.c:452 connected read/write 20241215160316974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160316974 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160316974 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160316974 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  20241215160316974 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160316974 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  20241215160316974 DLGSUP <0013> gsup_server.c:236 2:  20241215160316974 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160316974 DLGSUP <0013> gsup_server.c:236 3:  20241215160316974 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160316974 DLGSUP <0013> gsup_server.c:236 4:  20241215160316974 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160316974 DLGSUP <0013> gsup_server.c:236 5:  20241215160316974 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160316974 DLGSUP <0013> gsup_server.c:236 7:  20241215160316974 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160316974 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160316974 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160316974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160317021 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42643<->l=127.0.0.1:4259) 20241215160317037 DAUC <0003> db_auc.c:157 IMSI='262426729667150': No 2G Auth Data 20241215160317037 DAUC <0003> db_auc.c:192 IMSI='262426729667150': No 3G Auth Data 20241215160317064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20241215160317069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317069 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426729667150" cn_domain=PS} 20241215160317069 DLU <0006> fsm.c:456 lu(262426729667150)[0x612000012820]{UNVALIDATED}: Allocated 20241215160317069 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426729667150)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317069 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426729667150" cn_domain=PS} 20241215160317070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317073 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317073 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426729667150"} 20241215160317073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426729667150)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317073 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317073 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426729667150"} 20241215160317073 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426729667150)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426729667150)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317073 DLU <0006> fsm.c:568 lu(PS:IMSI-262426729667150)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317073 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317073 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317075 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317075 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426729667150" cn_domain=PS} 20241215160317075 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317075 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426729667150"} 20241215160317075 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426729667150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317075 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317075 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20241215160317077 DAUC <0003> db_auc.c:157 IMSI='262429833445568': No 2G Auth Data 20241215160317077 DAUC <0003> db_auc.c:192 IMSI='262429833445568': No 3G Auth Data 20241215160317078 DLGSUP <0013> hlr.c:121 IMSI 262429833445568: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20241215160317090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317090 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429833445568" cn_domain=PS} 20241215160317090 DLU <0006> fsm.c:456 lu(262429833445568)[0x6120000129a0]{UNVALIDATED}: Allocated 20241215160317090 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429833445568)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317090 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429833445568" cn_domain=PS} 20241215160317090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317092 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317092 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429833445568"} 20241215160317092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429833445568)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317092 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317092 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429833445568"} 20241215160317092 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429833445568)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429833445568)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317092 DLU <0006> fsm.c:568 lu(PS:IMSI-262429833445568)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317092 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317092 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317093 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317093 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429833445568" cn_domain=PS} 20241215160317093 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317093 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429833445568"} 20241215160317093 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429833445568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317093 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317093 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20241215160317095 DAUC <0003> db_auc.c:157 IMSI='262425418818158': No 2G Auth Data 20241215160317095 DAUC <0003> db_auc.c:192 IMSI='262425418818158': No 3G Auth Data 20241215160317096 DLGSUP <0013> hlr.c:121 IMSI 262425418818158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241215160317108 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317108 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425418818158" cn_domain=PS} 20241215160317108 DLU <0006> fsm.c:456 lu(262425418818158)[0x612000012b20]{UNVALIDATED}: Allocated 20241215160317108 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425418818158)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317108 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425418818158" cn_domain=PS} 20241215160317108 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317108 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317110 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317110 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425418818158"} 20241215160317110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425418818158)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317110 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317110 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425418818158"} 20241215160317110 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425418818158)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425418818158)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317110 DLU <0006> fsm.c:568 lu(PS:IMSI-262425418818158)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317110 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317110 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317111 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317111 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425418818158" cn_domain=PS} 20241215160317111 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317112 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425418818158"} 20241215160317112 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425418818158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317112 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317112 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241215160317114 DAUC <0003> db_auc.c:157 IMSI='262424391662419': No 2G Auth Data 20241215160317114 DAUC <0003> db_auc.c:192 IMSI='262424391662419': No 3G Auth Data 20241215160317115 DLGSUP <0013> hlr.c:121 IMSI 262424391662419: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20241215160317130 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317130 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424391662419" cn_domain=PS} 20241215160317130 DLU <0006> fsm.c:456 lu(262424391662419)[0x612000012ca0]{UNVALIDATED}: Allocated 20241215160317130 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424391662419)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317130 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424391662419" cn_domain=PS} 20241215160317130 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317131 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317132 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317133 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424391662419"} 20241215160317133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424391662419)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317133 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317133 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424391662419"} 20241215160317133 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424391662419)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424391662419)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317133 DLU <0006> fsm.c:568 lu(PS:IMSI-262424391662419)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317133 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317133 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317134 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317134 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424391662419" cn_domain=PS} 20241215160317134 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317134 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424391662419"} 20241215160317134 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424391662419 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317134 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317134 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20241215160317137 DAUC <0003> db_auc.c:157 IMSI='262426591501439': No 2G Auth Data 20241215160317137 DAUC <0003> db_auc.c:192 IMSI='262426591501439': No 3G Auth Data 20241215160317137 DLGSUP <0013> hlr.c:121 IMSI 262426591501439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.1:4258 20241215160317151 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317151 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426591501439" cn_domain=PS} 20241215160317151 DLU <0006> fsm.c:456 lu(262426591501439)[0x612000012e20]{UNVALIDATED}: Allocated 20241215160317151 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426591501439)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317151 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426591501439" cn_domain=PS} 20241215160317151 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317151 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317153 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317154 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426591501439"} 20241215160317154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426591501439)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317154 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317154 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426591501439"} 20241215160317154 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426591501439)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426591501439)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317154 DLU <0006> fsm.c:568 lu(PS:IMSI-262426591501439)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317154 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317154 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317155 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317155 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426591501439" cn_domain=PS} 20241215160317155 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317155 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426591501439"} 20241215160317155 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426591501439 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317155 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317155 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.1:4258 20241215160317157 DAUC <0003> db_auc.c:157 IMSI='262428566862403': No 2G Auth Data 20241215160317157 DAUC <0003> db_auc.c:192 IMSI='262428566862403': No 3G Auth Data 20241215160317158 DLGSUP <0013> hlr.c:121 IMSI 262428566862403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 20241215160317168 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317168 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428566862403" cn_domain=PS} 20241215160317168 DLU <0006> fsm.c:456 lu(262428566862403)[0x612000012fa0]{UNVALIDATED}: Allocated 20241215160317168 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428566862403)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317168 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428566862403" cn_domain=PS} 20241215160317168 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317168 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317170 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317170 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428566862403"} 20241215160317170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428566862403)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317170 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317170 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428566862403"} 20241215160317170 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428566862403)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428566862403)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317170 DLU <0006> fsm.c:568 lu(PS:IMSI-262428566862403)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317170 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317170 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317171 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428566862403" cn_domain=PS} 20241215160317171 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317171 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428566862403"} 20241215160317171 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428566862403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317171 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 20241215160317173 DAUC <0003> db_auc.c:157 IMSI='262425952247376': No 2G Auth Data 20241215160317173 DAUC <0003> db_auc.c:192 IMSI='262425952247376': No 3G Auth Data 20241215160317174 DLGSUP <0013> hlr.c:121 IMSI 262425952247376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20241215160317184 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317184 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425952247376" cn_domain=PS} 20241215160317184 DLU <0006> fsm.c:456 lu(262425952247376)[0x612000013120]{UNVALIDATED}: Allocated 20241215160317184 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317184 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425952247376)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317184 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425952247376" cn_domain=PS} 20241215160317184 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317184 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317186 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425952247376"} 20241215160317186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425952247376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317186 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317186 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425952247376"} 20241215160317186 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425952247376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425952247376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317186 DLU <0006> fsm.c:568 lu(PS:IMSI-262425952247376)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317186 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317187 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425952247376" cn_domain=PS} 20241215160317187 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317187 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425952247376"} 20241215160317187 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425952247376 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20241215160317188 DAUC <0003> db_auc.c:157 IMSI='262429547242265': No 2G Auth Data 20241215160317188 DAUC <0003> db_auc.c:192 IMSI='262429547242265': No 3G Auth Data 20241215160317189 DLGSUP <0013> hlr.c:121 IMSI 262429547242265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241215160317196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37972<->l=127.0.0.1:4258 20241215160317198 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317198 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429547242265" cn_domain=PS} 20241215160317198 DLU <0006> fsm.c:456 lu(262429547242265)[0x6120000132a0]{UNVALIDATED}: Allocated 20241215160317198 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160317198 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429547242265)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160317198 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429547242265" cn_domain=PS} 20241215160317198 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317198 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317199 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317199 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429547242265"} 20241215160317200 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429547242265)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160317200 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160317200 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429547242265"} 20241215160317200 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160317200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547242265)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160317200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429547242265)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160317200 DLU <0006> fsm.c:568 lu(PS:IMSI-262429547242265)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160317200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317200 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429547242265" cn_domain=PS} 20241215160317200 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241215160317200 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429547242265"} 20241215160317200 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429547242265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241215160317200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160317201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37972<->l=127.0.0.1:4258 20241215160317202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37892<->l=127.0.0.1:4258 20241215160317203 DLINP <000b> input/ipa.c:452 connected read/write 20241215160317203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160317203 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160317203 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160317203 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160317203 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42643<->l=127.0.0.1:4259) 20241215160317238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241215160317338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4258 20241215160320569 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160320569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160320571 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160320571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241215160320573 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160320573 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160320573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160320573 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  20241215160320573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160320573 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  20241215160320573 DLGSUP <0013> gsup_server.c:236 2:  20241215160320573 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160320573 DLGSUP <0013> gsup_server.c:236 3:  20241215160320573 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160320573 DLGSUP <0013> gsup_server.c:236 4:  20241215160320573 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160320573 DLGSUP <0013> gsup_server.c:236 5:  20241215160320573 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160320573 DLGSUP <0013> gsup_server.c:236 7:  20241215160320573 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160320573 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160320573 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160320573 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160320581 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43953<->l=127.0.0.1:4259) 20241215160320587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241215160320614 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160320614 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} 20241215160320614 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241215160320614 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 20241215160320614 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} 20241215160320614 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160320614 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160320614 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241215160320614 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241215160320614 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160320614 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160320616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241215160320617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241215160320617 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43953<->l=127.0.0.1:4259) 20241215160320617 DLINP <000b> input/ipa.c:452 connected read/write 20241215160320617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160320617 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160320617 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160320617 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160320648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 20241215160320749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 20241215160323781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160323781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160323782 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4258 20241215160323783 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323783 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160323783 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160323783 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  20241215160323783 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160323783 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  20241215160323783 DLGSUP <0013> gsup_server.c:236 2:  20241215160323783 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160323783 DLGSUP <0013> gsup_server.c:236 3:  20241215160323784 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160323784 DLGSUP <0013> gsup_server.c:236 4:  20241215160323784 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160323784 DLGSUP <0013> gsup_server.c:236 5:  20241215160323784 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160323784 DLGSUP <0013> gsup_server.c:236 7:  20241215160323784 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160323784 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160323784 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160323784 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160323795 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37539<->l=127.0.0.1:4259) 20241215160323798 DAUC <0003> db_auc.c:157 IMSI='262422636419282': No 2G Auth Data 20241215160323798 DAUC <0003> db_auc.c:192 IMSI='262422636419282': No 3G Auth Data 20241215160323806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241215160323830 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323830 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422636419282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422636419282" session_id=4125481307 session_state=BEGIN} 20241215160323830 DSS <0004> hlr_ussd.c:576 262422636419282/0xf5e5d95b: Process SS (BEGIN) 20241215160323830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323830 DSS <0004> hlr_ussd.c:518 262422636419282/0xf5e5d95b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323830 DSS <0004> hlr_ussd.c:523 262422636419282/0xf5e5d95b: USSD for unknown code '*#200#' 20241215160323830 DSS <0004> hlr_ussd.c:354 262422636419282/0xf5e5d95b: Tx ReturnError(1, 0x12) 20241215160323830 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422636419282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422636419282" session_id=4125481307 session_state=END} 20241215160323830 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323830 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4258 20241215160323833 DAUC <0003> db_auc.c:157 IMSI='262428600229454': No 2G Auth Data 20241215160323833 DAUC <0003> db_auc.c:192 IMSI='262428600229454': No 3G Auth Data 20241215160323840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20241215160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323843 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428600229454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428600229454" session_id=12998299 session_state=BEGIN} 20241215160323843 DSS <0004> hlr_ussd.c:576 262428600229454/0x00c6569b: Process SS (BEGIN) 20241215160323843 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323843 DSS <0004> hlr_ussd.c:518 262428600229454/0x00c6569b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323843 DSS <0004> hlr_ussd.c:523 262428600229454/0x00c6569b: USSD for unknown code '*#200#' 20241215160323843 DSS <0004> hlr_ussd.c:354 262428600229454/0x00c6569b: Tx ReturnError(1, 0x12) 20241215160323843 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428600229454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428600229454" session_id=12998299 session_state=END} 20241215160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323843 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20241215160323845 DAUC <0003> db_auc.c:157 IMSI='262424734850042': No 2G Auth Data 20241215160323846 DAUC <0003> db_auc.c:192 IMSI='262424734850042': No 3G Auth Data 20241215160323853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20241215160323858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323858 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424734850042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424734850042" session_id=2085016660 session_state=BEGIN} 20241215160323858 DSS <0004> hlr_ussd.c:576 262424734850042/0x7c46d454: Process SS (BEGIN) 20241215160323858 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323858 DSS <0004> hlr_ussd.c:518 262424734850042/0x7c46d454: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323858 DSS <0004> hlr_ussd.c:523 262424734850042/0x7c46d454: USSD for unknown code '*#200#' 20241215160323858 DSS <0004> hlr_ussd.c:354 262424734850042/0x7c46d454: Tx ReturnError(1, 0x12) 20241215160323858 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424734850042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424734850042" session_id=2085016660 session_state=END} 20241215160323858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323858 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20241215160323862 DAUC <0003> db_auc.c:157 IMSI='262425217491982': No 2G Auth Data 20241215160323862 DAUC <0003> db_auc.c:192 IMSI='262425217491982': No 3G Auth Data 20241215160323872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 20241215160323877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323877 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425217491982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425217491982" session_id=3993558346 session_state=BEGIN} 20241215160323877 DSS <0004> hlr_ussd.c:576 262425217491982/0xee08dd4a: Process SS (BEGIN) 20241215160323877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323877 DSS <0004> hlr_ussd.c:518 262425217491982/0xee08dd4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323877 DSS <0004> hlr_ussd.c:523 262425217491982/0xee08dd4a: USSD for unknown code '*#200#' 20241215160323877 DSS <0004> hlr_ussd.c:354 262425217491982/0xee08dd4a: Tx ReturnError(1, 0x12) 20241215160323877 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425217491982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425217491982" session_id=3993558346 session_state=END} 20241215160323877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 20241215160323880 DAUC <0003> db_auc.c:157 IMSI='262425250867270': No 2G Auth Data 20241215160323880 DAUC <0003> db_auc.c:192 IMSI='262425250867270': No 3G Auth Data 20241215160323888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241215160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323891 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425250867270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425250867270" session_id=1096421068 session_state=BEGIN} 20241215160323891 DSS <0004> hlr_ussd.c:576 262425250867270/0x415a0ecc: Process SS (BEGIN) 20241215160323891 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323891 DSS <0004> hlr_ussd.c:518 262425250867270/0x415a0ecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323891 DSS <0004> hlr_ussd.c:523 262425250867270/0x415a0ecc: USSD for unknown code '*#200#' 20241215160323891 DSS <0004> hlr_ussd.c:354 262425250867270/0x415a0ecc: Tx ReturnError(1, 0x12) 20241215160323891 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425250867270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425250867270" session_id=1096421068 session_state=END} 20241215160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241215160323893 DAUC <0003> db_auc.c:157 IMSI='262425268593693': No 2G Auth Data 20241215160323893 DAUC <0003> db_auc.c:192 IMSI='262425268593693': No 3G Auth Data 20241215160323902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 20241215160323907 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323907 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425268593693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425268593693" session_id=2677619133 session_state=BEGIN} 20241215160323907 DSS <0004> hlr_ussd.c:576 262425268593693/0x9f9939bd: Process SS (BEGIN) 20241215160323907 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323907 DSS <0004> hlr_ussd.c:518 262425268593693/0x9f9939bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323907 DSS <0004> hlr_ussd.c:523 262425268593693/0x9f9939bd: USSD for unknown code '*#200#' 20241215160323907 DSS <0004> hlr_ussd.c:354 262425268593693/0x9f9939bd: Tx ReturnError(1, 0x12) 20241215160323907 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425268593693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425268593693" session_id=2677619133 session_state=END} 20241215160323907 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323907 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 20241215160323909 DAUC <0003> db_auc.c:157 IMSI='262421109585522': No 2G Auth Data 20241215160323909 DAUC <0003> db_auc.c:192 IMSI='262421109585522': No 3G Auth Data 20241215160323918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4258 20241215160323921 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323921 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421109585522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421109585522" session_id=556340330 session_state=BEGIN} 20241215160323921 DSS <0004> hlr_ussd.c:576 262421109585522/0x2129146a: Process SS (BEGIN) 20241215160323921 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323921 DSS <0004> hlr_ussd.c:518 262421109585522/0x2129146a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323921 DSS <0004> hlr_ussd.c:523 262421109585522/0x2129146a: USSD for unknown code '*#200#' 20241215160323921 DSS <0004> hlr_ussd.c:354 262421109585522/0x2129146a: Tx ReturnError(1, 0x12) 20241215160323921 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421109585522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421109585522" session_id=556340330 session_state=END} 20241215160323921 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323921 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4258 20241215160323924 DAUC <0003> db_auc.c:157 IMSI='262429512644065': No 2G Auth Data 20241215160323924 DAUC <0003> db_auc.c:192 IMSI='262429512644065': No 3G Auth Data 20241215160323933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241215160323936 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323936 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429512644065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429512644065" session_id=4145305880 session_state=BEGIN} 20241215160323936 DSS <0004> hlr_ussd.c:576 262429512644065/0xf7145918: Process SS (BEGIN) 20241215160323936 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241215160323936 DSS <0004> hlr_ussd.c:518 262429512644065/0xf7145918: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241215160323937 DSS <0004> hlr_ussd.c:523 262429512644065/0xf7145918: USSD for unknown code '*#200#' 20241215160323937 DSS <0004> hlr_ussd.c:354 262429512644065/0xf7145918: Tx ReturnError(1, 0x12) 20241215160323937 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429512644065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429512644065" session_id=4145305880 session_state=END} 20241215160323937 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323937 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160323940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20241215160323940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40250<->l=127.0.0.1:4258 20241215160323941 DLINP <000b> input/ipa.c:452 connected read/write 20241215160323941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160323941 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160323941 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160323941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160323941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37539<->l=127.0.0.1:4259) 20241215160323968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4258 20241215160324069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4258 20241215160327109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160327109 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160327112 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4258 20241215160327115 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327116 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160327116 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160327116 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  20241215160327116 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160327116 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  20241215160327116 DLGSUP <0013> gsup_server.c:236 2:  20241215160327116 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160327116 DLGSUP <0013> gsup_server.c:236 3:  20241215160327116 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160327116 DLGSUP <0013> gsup_server.c:236 4:  20241215160327116 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160327116 DLGSUP <0013> gsup_server.c:236 5:  20241215160327116 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160327116 DLGSUP <0013> gsup_server.c:236 7:  20241215160327116 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160327116 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160327116 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160327116 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160327130 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41635<->l=127.0.0.1:4259) 20241215160327133 DAUC <0003> db_auc.c:157 IMSI='262426566014075': No 2G Auth Data 20241215160327133 DAUC <0003> db_auc.c:192 IMSI='262426566014075': No 3G Auth Data 20241215160327143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20241215160327158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327158 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426566014075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426566014075" session_id=1477247392 session_state=BEGIN} 20241215160327158 DSS <0004> hlr_ussd.c:576 262426566014075/0x580d01a0: Process SS (BEGIN) 20241215160327158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327158 DSS <0004> hlr_ussd.c:518 262426566014075/0x580d01a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327158 DSS <0004> hlr_ussd.c:542 262426566014075/0x580d01a0: Cannot find conn for EUSE EUSE-foobar 20241215160327158 DSS <0004> hlr_ussd.c:354 262426566014075/0x580d01a0: Tx ReturnError(1, 0x22) 20241215160327158 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426566014075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426566014075" session_id=1477247392 session_state=END} 20241215160327158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327158 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20241215160327162 DAUC <0003> db_auc.c:157 IMSI='262422296111325': No 2G Auth Data 20241215160327162 DAUC <0003> db_auc.c:192 IMSI='262422296111325': No 3G Auth Data 20241215160327171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4258 20241215160327174 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327174 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422296111325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422296111325" session_id=2824333143 session_state=BEGIN} 20241215160327174 DSS <0004> hlr_ussd.c:576 262422296111325/0xa857e757: Process SS (BEGIN) 20241215160327174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327174 DSS <0004> hlr_ussd.c:518 262422296111325/0xa857e757: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327174 DSS <0004> hlr_ussd.c:542 262422296111325/0xa857e757: Cannot find conn for EUSE EUSE-foobar 20241215160327174 DSS <0004> hlr_ussd.c:354 262422296111325/0xa857e757: Tx ReturnError(1, 0x22) 20241215160327174 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422296111325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422296111325" session_id=2824333143 session_state=END} 20241215160327174 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327174 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4258 20241215160327176 DAUC <0003> db_auc.c:157 IMSI='262427606598341': No 2G Auth Data 20241215160327176 DAUC <0003> db_auc.c:192 IMSI='262427606598341': No 3G Auth Data 20241215160327184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20241215160327187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327187 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427606598341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427606598341" session_id=2772260367 session_state=BEGIN} 20241215160327187 DSS <0004> hlr_ussd.c:576 262427606598341/0xa53d560f: Process SS (BEGIN) 20241215160327187 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327187 DSS <0004> hlr_ussd.c:518 262427606598341/0xa53d560f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327187 DSS <0004> hlr_ussd.c:542 262427606598341/0xa53d560f: Cannot find conn for EUSE EUSE-foobar 20241215160327187 DSS <0004> hlr_ussd.c:354 262427606598341/0xa53d560f: Tx ReturnError(1, 0x22) 20241215160327187 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427606598341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427606598341" session_id=2772260367 session_state=END} 20241215160327187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327187 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20241215160327189 DAUC <0003> db_auc.c:157 IMSI='262429951781094': No 2G Auth Data 20241215160327189 DAUC <0003> db_auc.c:192 IMSI='262429951781094': No 3G Auth Data 20241215160327197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20241215160327200 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327200 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429951781094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429951781094" session_id=3907622079 session_state=BEGIN} 20241215160327200 DSS <0004> hlr_ussd.c:576 262429951781094/0xe8e994bf: Process SS (BEGIN) 20241215160327200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327200 DSS <0004> hlr_ussd.c:518 262429951781094/0xe8e994bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327200 DSS <0004> hlr_ussd.c:542 262429951781094/0xe8e994bf: Cannot find conn for EUSE EUSE-foobar 20241215160327200 DSS <0004> hlr_ussd.c:354 262429951781094/0xe8e994bf: Tx ReturnError(1, 0x22) 20241215160327201 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429951781094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429951781094" session_id=3907622079 session_state=END} 20241215160327201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327201 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20241215160327203 DAUC <0003> db_auc.c:157 IMSI='262421170721682': No 2G Auth Data 20241215160327203 DAUC <0003> db_auc.c:192 IMSI='262421170721682': No 3G Auth Data 20241215160327210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20241215160327213 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327213 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421170721682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421170721682" session_id=4027746098 session_state=BEGIN} 20241215160327213 DSS <0004> hlr_ussd.c:576 262421170721682/0xf0128732: Process SS (BEGIN) 20241215160327213 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327213 DSS <0004> hlr_ussd.c:518 262421170721682/0xf0128732: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327214 DSS <0004> hlr_ussd.c:542 262421170721682/0xf0128732: Cannot find conn for EUSE EUSE-foobar 20241215160327214 DSS <0004> hlr_ussd.c:354 262421170721682/0xf0128732: Tx ReturnError(1, 0x22) 20241215160327214 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421170721682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421170721682" session_id=4027746098 session_state=END} 20241215160327214 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327214 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20241215160327216 DAUC <0003> db_auc.c:157 IMSI='262425258018239': No 2G Auth Data 20241215160327216 DAUC <0003> db_auc.c:192 IMSI='262425258018239': No 3G Auth Data 20241215160327223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4258 20241215160327226 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327226 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425258018239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425258018239" session_id=1527925680 session_state=BEGIN} 20241215160327226 DSS <0004> hlr_ussd.c:576 262425258018239/0x5b124bb0: Process SS (BEGIN) 20241215160327226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327226 DSS <0004> hlr_ussd.c:518 262425258018239/0x5b124bb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327226 DSS <0004> hlr_ussd.c:542 262425258018239/0x5b124bb0: Cannot find conn for EUSE EUSE-foobar 20241215160327227 DSS <0004> hlr_ussd.c:354 262425258018239/0x5b124bb0: Tx ReturnError(1, 0x22) 20241215160327227 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425258018239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425258018239" session_id=1527925680 session_state=END} 20241215160327227 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327227 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.1:4258 20241215160327229 DAUC <0003> db_auc.c:157 IMSI='262428537627721': No 2G Auth Data 20241215160327229 DAUC <0003> db_auc.c:192 IMSI='262428537627721': No 3G Auth Data 20241215160327237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20241215160327240 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327240 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428537627721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428537627721" session_id=1940300634 session_state=BEGIN} 20241215160327240 DSS <0004> hlr_ussd.c:576 262428537627721/0x73a6a35a: Process SS (BEGIN) 20241215160327240 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327240 DSS <0004> hlr_ussd.c:518 262428537627721/0x73a6a35a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327240 DSS <0004> hlr_ussd.c:542 262428537627721/0x73a6a35a: Cannot find conn for EUSE EUSE-foobar 20241215160327240 DSS <0004> hlr_ussd.c:354 262428537627721/0x73a6a35a: Tx ReturnError(1, 0x22) 20241215160327240 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428537627721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428537627721" session_id=1940300634 session_state=END} 20241215160327240 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327240 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4258 20241215160327243 DAUC <0003> db_auc.c:157 IMSI='262428628566583': No 2G Auth Data 20241215160327243 DAUC <0003> db_auc.c:192 IMSI='262428628566583': No 3G Auth Data 20241215160327250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 20241215160327254 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327254 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428628566583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428628566583" session_id=123488751 session_state=BEGIN} 20241215160327254 DSS <0004> hlr_ussd.c:576 262428628566583/0x075c49ef: Process SS (BEGIN) 20241215160327254 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160327254 DSS <0004> hlr_ussd.c:518 262428628566583/0x075c49ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160327254 DSS <0004> hlr_ussd.c:542 262428628566583/0x075c49ef: Cannot find conn for EUSE EUSE-foobar 20241215160327254 DSS <0004> hlr_ussd.c:354 262428628566583/0x075c49ef: Tx ReturnError(1, 0x22) 20241215160327254 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428628566583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428628566583" session_id=123488751 session_state=END} 20241215160327254 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327254 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160327256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 20241215160327256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.1:4258 20241215160327257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41635<->l=127.0.0.1:4259) 20241215160327257 DLINP <000b> input/ipa.c:452 connected read/write 20241215160327257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160327257 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160327257 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160327257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160327286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241215160327487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40434<->l=127.0.0.1:4258 20241215160330668 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160330669 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160330673 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 20241215160330679 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330679 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160330679 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160330679 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  20241215160330679 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160330679 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  20241215160330679 DLGSUP <0013> gsup_server.c:236 2:  20241215160330679 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160330679 DLGSUP <0013> gsup_server.c:236 3:  20241215160330679 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160330679 DLGSUP <0013> gsup_server.c:236 4:  20241215160330679 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160330679 DLGSUP <0013> gsup_server.c:236 5:  20241215160330679 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160330679 DLGSUP <0013> gsup_server.c:236 7:  20241215160330679 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160330679 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160330679 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160330679 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160330709 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41967<->l=127.0.0.1:4259) 20241215160330719 DAUC <0003> db_auc.c:157 IMSI='262424930741118': No 2G Auth Data 20241215160330719 DAUC <0003> db_auc.c:192 IMSI='262424930741118': No 3G Auth Data 20241215160330742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 20241215160330745 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330745 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424930741118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424930741118" session_id=419469115 session_state=BEGIN} 20241215160330745 DSS <0004> hlr_ussd.c:576 262424930741118/0x1900973b: Process SS (BEGIN) 20241215160330745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330745 DSS <0004> hlr_ussd.c:518 262424930741118/0x1900973b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330745 DSS <0004> hlr_ussd.c:363 262424930741118/0x1900973b: Tx USSD 'Your IMSI is 262424930741118' 20241215160330745 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424930741118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424930741118" session_id=419469115 session_state=END} 20241215160330745 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424930741118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330745 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330745 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 20241215160330748 DAUC <0003> db_auc.c:157 IMSI='262421784515471': No 2G Auth Data 20241215160330748 DAUC <0003> db_auc.c:192 IMSI='262421784515471': No 3G Auth Data 20241215160330785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 20241215160330789 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330789 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421784515471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421784515471" session_id=3117438149 session_state=BEGIN} 20241215160330789 DSS <0004> hlr_ussd.c:576 262421784515471/0xb9d054c5: Process SS (BEGIN) 20241215160330789 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330789 DSS <0004> hlr_ussd.c:518 262421784515471/0xb9d054c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330789 DSS <0004> hlr_ussd.c:363 262421784515471/0xb9d054c5: Tx USSD 'Your IMSI is 262421784515471' 20241215160330789 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421784515471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421784515471" session_id=3117438149 session_state=END} 20241215160330789 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421784515471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330789 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330789 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.1:4258 20241215160330791 DAUC <0003> db_auc.c:157 IMSI='262425334350237': No 2G Auth Data 20241215160330791 DAUC <0003> db_auc.c:192 IMSI='262425334350237': No 3G Auth Data 20241215160330799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20241215160330802 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330802 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425334350237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425334350237" session_id=3119528820 session_state=BEGIN} 20241215160330803 DSS <0004> hlr_ussd.c:576 262425334350237/0xb9f03b74: Process SS (BEGIN) 20241215160330803 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330803 DSS <0004> hlr_ussd.c:518 262425334350237/0xb9f03b74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330803 DSS <0004> hlr_ussd.c:363 262425334350237/0xb9f03b74: Tx USSD 'Your IMSI is 262425334350237' 20241215160330803 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425334350237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425334350237" session_id=3119528820 session_state=END} 20241215160330803 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425334350237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330803 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330803 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20241215160330805 DAUC <0003> db_auc.c:157 IMSI='262421482975408': No 2G Auth Data 20241215160330805 DAUC <0003> db_auc.c:192 IMSI='262421482975408': No 3G Auth Data 20241215160330813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4258 20241215160330816 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330817 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421482975408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421482975408" session_id=4263130389 session_state=BEGIN} 20241215160330817 DSS <0004> hlr_ussd.c:576 262421482975408/0xfe1a3515: Process SS (BEGIN) 20241215160330817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330817 DSS <0004> hlr_ussd.c:518 262421482975408/0xfe1a3515: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330817 DSS <0004> hlr_ussd.c:363 262421482975408/0xfe1a3515: Tx USSD 'Your IMSI is 262421482975408' 20241215160330817 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421482975408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421482975408" session_id=4263130389 session_state=END} 20241215160330817 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421482975408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330817 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330817 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4258 20241215160330819 DAUC <0003> db_auc.c:157 IMSI='262420618451048': No 2G Auth Data 20241215160330819 DAUC <0003> db_auc.c:192 IMSI='262420618451048': No 3G Auth Data 20241215160330826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241215160330829 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330830 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420618451048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420618451048" session_id=2830864436 session_state=BEGIN} 20241215160330830 DSS <0004> hlr_ussd.c:576 262420618451048/0xa8bb9034: Process SS (BEGIN) 20241215160330830 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330830 DSS <0004> hlr_ussd.c:518 262420618451048/0xa8bb9034: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330830 DSS <0004> hlr_ussd.c:363 262420618451048/0xa8bb9034: Tx USSD 'Your IMSI is 262420618451048' 20241215160330830 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420618451048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420618451048" session_id=2830864436 session_state=END} 20241215160330830 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420618451048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330830 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330830 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241215160330832 DAUC <0003> db_auc.c:157 IMSI='262427640945877': No 2G Auth Data 20241215160330833 DAUC <0003> db_auc.c:192 IMSI='262427640945877': No 3G Auth Data 20241215160330842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241215160330845 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330845 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427640945877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427640945877" session_id=135203310 session_state=BEGIN} 20241215160330845 DSS <0004> hlr_ussd.c:576 262427640945877/0x080f09ee: Process SS (BEGIN) 20241215160330845 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330845 DSS <0004> hlr_ussd.c:518 262427640945877/0x080f09ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330845 DSS <0004> hlr_ussd.c:363 262427640945877/0x080f09ee: Tx USSD 'Your IMSI is 262427640945877' 20241215160330845 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427640945877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427640945877" session_id=135203310 session_state=END} 20241215160330845 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427640945877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330845 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330845 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241215160330848 DAUC <0003> db_auc.c:157 IMSI='262423856331102': No 2G Auth Data 20241215160330848 DAUC <0003> db_auc.c:192 IMSI='262423856331102': No 3G Auth Data 20241215160330855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241215160330860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330860 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423856331102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423856331102" session_id=2453882524 session_state=BEGIN} 20241215160330860 DSS <0004> hlr_ussd.c:576 262423856331102/0x9243469c: Process SS (BEGIN) 20241215160330860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330860 DSS <0004> hlr_ussd.c:518 262423856331102/0x9243469c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330860 DSS <0004> hlr_ussd.c:363 262423856331102/0x9243469c: Tx USSD 'Your IMSI is 262423856331102' 20241215160330860 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423856331102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423856331102" session_id=2453882524 session_state=END} 20241215160330860 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423856331102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241215160330863 DAUC <0003> db_auc.c:157 IMSI='262423247360552': No 2G Auth Data 20241215160330863 DAUC <0003> db_auc.c:192 IMSI='262423247360552': No 3G Auth Data 20241215160330870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4258 20241215160330873 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330873 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423247360552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423247360552" session_id=510973100 session_state=BEGIN} 20241215160330873 DSS <0004> hlr_ussd.c:576 262423247360552/0x1e74d4ac: Process SS (BEGIN) 20241215160330873 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160330873 DSS <0004> hlr_ussd.c:518 262423247360552/0x1e74d4ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160330873 DSS <0004> hlr_ussd.c:363 262423247360552/0x1e74d4ac: Tx USSD 'Your IMSI is 262423247360552' 20241215160330873 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423247360552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423247360552" session_id=510973100 session_state=END} 20241215160330873 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423247360552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160330873 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330873 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160330875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4258 20241215160330876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40450<->l=127.0.0.1:4258 20241215160330876 DLINP <000b> input/ipa.c:452 connected read/write 20241215160330876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160330876 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160330877 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160330877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160330877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41967<->l=127.0.0.1:4259) 20241215160330913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20241215160331114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4258 20241215160334223 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160334223 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160334226 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20241215160334230 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334231 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160334231 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160334231 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  20241215160334231 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160334231 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  20241215160334231 DLGSUP <0013> gsup_server.c:236 2:  20241215160334231 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160334231 DLGSUP <0013> gsup_server.c:236 3:  20241215160334231 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160334231 DLGSUP <0013> gsup_server.c:236 4:  20241215160334231 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160334231 DLGSUP <0013> gsup_server.c:236 5:  20241215160334231 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160334231 DLGSUP <0013> gsup_server.c:236 7:  20241215160334231 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160334231 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160334231 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160334231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160334249 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37093<->l=127.0.0.1:4259) 20241215160334255 DAUC <0003> db_auc.c:157 IMSI='262422933664766': No 2G Auth Data 20241215160334255 DAUC <0003> db_auc.c:192 IMSI='262422933664766': No 3G Auth Data 20241215160334264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41194<->l=127.0.0.1:4258 20241215160334274 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334274 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422933664766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422933664766" source_name="the-source\n" session_id=3442950240 session_state=BEGIN} 20241215160334274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241215160334274 DSS <0004> hlr_ussd.c:576 262422933664766/0xcd374060: Process SS (BEGIN) 20241215160334274 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334274 DSS <0004> hlr_ussd.c:518 262422933664766/0xcd374060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334274 DSS <0004> hlr_ussd.c:363 262422933664766/0xcd374060: Tx USSD 'Your IMSI is 262422933664766' 20241215160334274 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422933664766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422933664766" destination_name="the-source\n" session_id=3442950240 session_state=END} 20241215160334274 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422933664766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334274 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334274 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41194<->l=127.0.0.1:4258 20241215160334277 DAUC <0003> db_auc.c:157 IMSI='262427537366087': No 2G Auth Data 20241215160334277 DAUC <0003> db_auc.c:192 IMSI='262427537366087': No 3G Auth Data 20241215160334284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241215160334289 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334289 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427537366087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427537366087" source_name="the-source\n" session_id=4109230137 session_state=BEGIN} 20241215160334289 DSS <0004> hlr_ussd.c:576 262427537366087/0xf4ede039: Process SS (BEGIN) 20241215160334289 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334289 DSS <0004> hlr_ussd.c:518 262427537366087/0xf4ede039: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334289 DSS <0004> hlr_ussd.c:363 262427537366087/0xf4ede039: Tx USSD 'Your IMSI is 262427537366087' 20241215160334289 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427537366087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427537366087" destination_name="the-source\n" session_id=4109230137 session_state=END} 20241215160334289 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427537366087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334289 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334289 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4258 20241215160334291 DAUC <0003> db_auc.c:157 IMSI='262429471764925': No 2G Auth Data 20241215160334291 DAUC <0003> db_auc.c:192 IMSI='262429471764925': No 3G Auth Data 20241215160334299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20241215160334302 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334302 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429471764925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429471764925" source_name="the-source\n" session_id=1401421894 session_state=BEGIN} 20241215160334302 DSS <0004> hlr_ussd.c:576 262429471764925/0x53880046: Process SS (BEGIN) 20241215160334302 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334302 DSS <0004> hlr_ussd.c:518 262429471764925/0x53880046: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334302 DSS <0004> hlr_ussd.c:363 262429471764925/0x53880046: Tx USSD 'Your IMSI is 262429471764925' 20241215160334302 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429471764925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429471764925" destination_name="the-source\n" session_id=1401421894 session_state=END} 20241215160334302 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429471764925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334302 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334302 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20241215160334304 DAUC <0003> db_auc.c:157 IMSI='262422461205396': No 2G Auth Data 20241215160334304 DAUC <0003> db_auc.c:192 IMSI='262422461205396': No 3G Auth Data 20241215160334310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241215160334313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334313 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422461205396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422461205396" source_name="the-source\n" session_id=3867369974 session_state=BEGIN} 20241215160334313 DSS <0004> hlr_ussd.c:576 262422461205396/0xe68361f6: Process SS (BEGIN) 20241215160334313 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334313 DSS <0004> hlr_ussd.c:518 262422461205396/0xe68361f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334313 DSS <0004> hlr_ussd.c:363 262422461205396/0xe68361f6: Tx USSD 'Your IMSI is 262422461205396' 20241215160334313 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422461205396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422461205396" destination_name="the-source\n" session_id=3867369974 session_state=END} 20241215160334313 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422461205396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41232<->l=127.0.0.1:4258 20241215160334316 DAUC <0003> db_auc.c:157 IMSI='262425585928104': No 2G Auth Data 20241215160334316 DAUC <0003> db_auc.c:192 IMSI='262425585928104': No 3G Auth Data 20241215160334322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241215160334325 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334325 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425585928104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425585928104" source_name="the-source\n" session_id=642237333 session_state=BEGIN} 20241215160334325 DSS <0004> hlr_ussd.c:576 262425585928104/0x2647c395: Process SS (BEGIN) 20241215160334325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334325 DSS <0004> hlr_ussd.c:518 262425585928104/0x2647c395: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334325 DSS <0004> hlr_ussd.c:363 262425585928104/0x2647c395: Tx USSD 'Your IMSI is 262425585928104' 20241215160334325 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425585928104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425585928104" destination_name="the-source\n" session_id=642237333 session_state=END} 20241215160334325 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425585928104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334325 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334325 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41234<->l=127.0.0.1:4258 20241215160334327 DAUC <0003> db_auc.c:157 IMSI='262428470094379': No 2G Auth Data 20241215160334327 DAUC <0003> db_auc.c:192 IMSI='262428470094379': No 3G Auth Data 20241215160334334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20241215160334337 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334337 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428470094379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428470094379" source_name="the-source\n" session_id=670449715 session_state=BEGIN} 20241215160334337 DSS <0004> hlr_ussd.c:576 262428470094379/0x27f64033: Process SS (BEGIN) 20241215160334337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334337 DSS <0004> hlr_ussd.c:518 262428470094379/0x27f64033: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334337 DSS <0004> hlr_ussd.c:363 262428470094379/0x27f64033: Tx USSD 'Your IMSI is 262428470094379' 20241215160334337 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428470094379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428470094379" destination_name="the-source\n" session_id=670449715 session_state=END} 20241215160334337 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428470094379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334337 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334337 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41236<->l=127.0.0.1:4258 20241215160334340 DAUC <0003> db_auc.c:157 IMSI='262421596063028': No 2G Auth Data 20241215160334340 DAUC <0003> db_auc.c:192 IMSI='262421596063028': No 3G Auth Data 20241215160334346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241215160334349 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334349 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421596063028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421596063028" source_name="the-source\n" session_id=4115692255 session_state=BEGIN} 20241215160334349 DSS <0004> hlr_ussd.c:576 262421596063028/0xf5507adf: Process SS (BEGIN) 20241215160334349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334349 DSS <0004> hlr_ussd.c:518 262421596063028/0xf5507adf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334349 DSS <0004> hlr_ussd.c:363 262421596063028/0xf5507adf: Tx USSD 'Your IMSI is 262421596063028' 20241215160334349 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421596063028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421596063028" destination_name="the-source\n" session_id=4115692255 session_state=END} 20241215160334349 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421596063028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334350 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334350 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20241215160334352 DAUC <0003> db_auc.c:157 IMSI='262422265385588': No 2G Auth Data 20241215160334352 DAUC <0003> db_auc.c:192 IMSI='262422265385588': No 3G Auth Data 20241215160334359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41246<->l=127.0.0.1:4258 20241215160334362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334362 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422265385588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422265385588" source_name="the-source\n" session_id=4071080420 session_state=BEGIN} 20241215160334362 DSS <0004> hlr_ussd.c:576 262422265385588/0xf2a7c1e4: Process SS (BEGIN) 20241215160334362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241215160334362 DSS <0004> hlr_ussd.c:518 262422265385588/0xf2a7c1e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241215160334362 DSS <0004> hlr_ussd.c:363 262422265385588/0xf2a7c1e4: Tx USSD 'Your IMSI is 262422265385588' 20241215160334362 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422265385588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422265385588" destination_name="the-source\n" session_id=4071080420 session_state=END} 20241215160334362 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422265385588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160334362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160334364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41246<->l=127.0.0.1:4258 20241215160334364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41178<->l=127.0.0.1:4258 20241215160334365 DLINP <000b> input/ipa.c:452 connected read/write 20241215160334365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160334365 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160334365 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160334365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160334365 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241215160334365 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37093<->l=127.0.0.1:4259) 20241215160334388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 20241215160334589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41248<->l=127.0.0.1:4258 20241215160337713 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160337713 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160337715 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 20241215160337717 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337717 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160337717 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160337717 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  20241215160337717 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160337717 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  20241215160337717 DLGSUP <0013> gsup_server.c:236 2:  20241215160337717 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160337717 DLGSUP <0013> gsup_server.c:236 3:  20241215160337717 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160337717 DLGSUP <0013> gsup_server.c:236 4:  20241215160337717 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160337717 DLGSUP <0013> gsup_server.c:236 5:  20241215160337717 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160337717 DLGSUP <0013> gsup_server.c:236 7:  20241215160337717 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160337717 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160337717 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160337717 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160337727 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35727<->l=127.0.0.1:4259) 20241215160337731 DAUC <0003> db_auc.c:157 IMSI='262425974602790': No 2G Auth Data 20241215160337731 DAUC <0003> db_auc.c:192 IMSI='262425974602790': No 3G Auth Data 20241215160337737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41262<->l=127.0.0.1:4258 20241215160337758 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337758 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425974602790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425974602790" session_id=4088155998 session_state=BEGIN} 20241215160337758 DSS <0004> hlr_ussd.c:576 262425974602790/0xf3ac4f5e: Process SS (BEGIN) 20241215160337758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337758 DSS <0004> hlr_ussd.c:518 262425974602790/0xf3ac4f5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337759 DSS <0004> hlr_ussd.c:363 262425974602790/0xf3ac4f5e: Tx USSD 'Your extension is 491615884842' 20241215160337759 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425974602790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425974602790" session_id=4088155998 session_state=END} 20241215160337759 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425974602790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337759 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337759 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41262<->l=127.0.0.1:4258 20241215160337769 DAUC <0003> db_auc.c:157 IMSI='262424155812648': No 2G Auth Data 20241215160337769 DAUC <0003> db_auc.c:192 IMSI='262424155812648': No 3G Auth Data 20241215160337779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241215160337782 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337782 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155812648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424155812648" session_id=354416174 session_state=BEGIN} 20241215160337782 DSS <0004> hlr_ussd.c:576 262424155812648/0x151ff62e: Process SS (BEGIN) 20241215160337782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337782 DSS <0004> hlr_ussd.c:518 262424155812648/0x151ff62e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337782 DSS <0004> hlr_ussd.c:363 262424155812648/0x151ff62e: Tx USSD 'Your extension is 491618454423' 20241215160337782 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155812648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424155812648" session_id=354416174 session_state=END} 20241215160337782 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155812648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337782 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337782 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41272<->l=127.0.0.1:4258 20241215160337784 DAUC <0003> db_auc.c:157 IMSI='262424958359865': No 2G Auth Data 20241215160337784 DAUC <0003> db_auc.c:192 IMSI='262424958359865': No 3G Auth Data 20241215160337791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241215160337794 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337794 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424958359865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424958359865" session_id=2208962874 session_state=BEGIN} 20241215160337794 DSS <0004> hlr_ussd.c:576 262424958359865/0x83aa193a: Process SS (BEGIN) 20241215160337794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337794 DSS <0004> hlr_ussd.c:518 262424958359865/0x83aa193a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337794 DSS <0004> hlr_ussd.c:363 262424958359865/0x83aa193a: Tx USSD 'Your extension is 491614345711' 20241215160337794 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424958359865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424958359865" session_id=2208962874 session_state=END} 20241215160337794 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424958359865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337794 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337794 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4258 20241215160337796 DAUC <0003> db_auc.c:157 IMSI='262426078922652': No 2G Auth Data 20241215160337796 DAUC <0003> db_auc.c:192 IMSI='262426078922652': No 3G Auth Data 20241215160337803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 20241215160337806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337806 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426078922652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426078922652" session_id=185774961 session_state=BEGIN} 20241215160337806 DSS <0004> hlr_ussd.c:576 262426078922652/0x0b12b371: Process SS (BEGIN) 20241215160337806 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337806 DSS <0004> hlr_ussd.c:518 262426078922652/0x0b12b371: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337806 DSS <0004> hlr_ussd.c:363 262426078922652/0x0b12b371: Tx USSD 'Your extension is 491614413246' 20241215160337806 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426078922652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426078922652" session_id=185774961 session_state=END} 20241215160337806 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426078922652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337806 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41284<->l=127.0.0.1:4258 20241215160337808 DAUC <0003> db_auc.c:157 IMSI='262422868414231': No 2G Auth Data 20241215160337808 DAUC <0003> db_auc.c:192 IMSI='262422868414231': No 3G Auth Data 20241215160337816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4258 20241215160337819 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337819 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422868414231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422868414231" session_id=3463055908 session_state=BEGIN} 20241215160337819 DSS <0004> hlr_ussd.c:576 262422868414231/0xce6a0a24: Process SS (BEGIN) 20241215160337819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337819 DSS <0004> hlr_ussd.c:518 262422868414231/0xce6a0a24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337819 DSS <0004> hlr_ussd.c:363 262422868414231/0xce6a0a24: Tx USSD 'Your extension is 491611520660' 20241215160337819 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422868414231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422868414231" session_id=3463055908 session_state=END} 20241215160337819 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422868414231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337819 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337819 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4258 20241215160337821 DAUC <0003> db_auc.c:157 IMSI='262425112352568': No 2G Auth Data 20241215160337821 DAUC <0003> db_auc.c:192 IMSI='262425112352568': No 3G Auth Data 20241215160337828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 20241215160337831 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337832 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425112352568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425112352568" session_id=1528599206 session_state=BEGIN} 20241215160337832 DSS <0004> hlr_ussd.c:576 262425112352568/0x5b1c92a6: Process SS (BEGIN) 20241215160337832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337832 DSS <0004> hlr_ussd.c:518 262425112352568/0x5b1c92a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337832 DSS <0004> hlr_ussd.c:363 262425112352568/0x5b1c92a6: Tx USSD 'Your extension is 491615314562' 20241215160337832 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425112352568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425112352568" session_id=1528599206 session_state=END} 20241215160337832 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425112352568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337832 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337832 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4258 20241215160337834 DAUC <0003> db_auc.c:157 IMSI='262425946630970': No 2G Auth Data 20241215160337834 DAUC <0003> db_auc.c:192 IMSI='262425946630970': No 3G Auth Data 20241215160337841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4258 20241215160337844 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337845 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425946630970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425946630970" session_id=2560559644 session_state=BEGIN} 20241215160337845 DSS <0004> hlr_ussd.c:576 262425946630970/0x989f0a1c: Process SS (BEGIN) 20241215160337845 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337845 DSS <0004> hlr_ussd.c:518 262425946630970/0x989f0a1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337845 DSS <0004> hlr_ussd.c:363 262425946630970/0x989f0a1c: Tx USSD 'Your extension is 491616442178' 20241215160337845 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425946630970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425946630970" session_id=2560559644 session_state=END} 20241215160337845 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425946630970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337845 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337845 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4258 20241215160337847 DAUC <0003> db_auc.c:157 IMSI='262424801807001': No 2G Auth Data 20241215160337847 DAUC <0003> db_auc.c:192 IMSI='262424801807001': No 3G Auth Data 20241215160337854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41316<->l=127.0.0.1:4258 20241215160337857 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337857 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424801807001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424801807001" session_id=3198171119 session_state=BEGIN} 20241215160337857 DSS <0004> hlr_ussd.c:576 262424801807001/0xbea037ef: Process SS (BEGIN) 20241215160337857 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160337857 DSS <0004> hlr_ussd.c:518 262424801807001/0xbea037ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160337857 DSS <0004> hlr_ussd.c:363 262424801807001/0xbea037ef: Tx USSD 'Your extension is 491613725375' 20241215160337857 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424801807001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424801807001" session_id=3198171119 session_state=END} 20241215160337857 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424801807001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160337857 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337857 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160337859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41316<->l=127.0.0.1:4258 20241215160337860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 20241215160337860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35727<->l=127.0.0.1:4259) 20241215160337860 DLINP <000b> input/ipa.c:452 connected read/write 20241215160337860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160337860 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160337861 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160337861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160337887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241215160338089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.1:4258 20241215160341212 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160341212 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160341217 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241215160341223 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341224 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160341224 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160341224 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  20241215160341224 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160341224 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  20241215160341224 DLGSUP <0013> gsup_server.c:236 2:  20241215160341224 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160341224 DLGSUP <0013> gsup_server.c:236 3:  20241215160341224 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160341224 DLGSUP <0013> gsup_server.c:236 4:  20241215160341224 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160341224 DLGSUP <0013> gsup_server.c:236 5:  20241215160341224 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160341224 DLGSUP <0013> gsup_server.c:236 7:  20241215160341224 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160341224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160341224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160341224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160341248 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40841<->l=127.0.0.1:4259) 20241215160341260 DAUC <0003> db_auc.c:157 IMSI='262420777899354': No 2G Auth Data 20241215160341260 DAUC <0003> db_auc.c:192 IMSI='262420777899354': No 3G Auth Data 20241215160341282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20241215160341294 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341295 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420777899354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420777899354" source_name="the-source\n" session_id=1231414473 session_state=BEGIN} 20241215160341295 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241215160341295 DSS <0004> hlr_ussd.c:576 262420777899354/0x4965e4c9: Process SS (BEGIN) 20241215160341295 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341295 DSS <0004> hlr_ussd.c:518 262420777899354/0x4965e4c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341295 DSS <0004> hlr_ussd.c:363 262420777899354/0x4965e4c9: Tx USSD 'Your extension is 491611758414' 20241215160341295 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420777899354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420777899354" destination_name="the-source\n" session_id=1231414473 session_state=END} 20241215160341295 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420777899354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341295 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341295 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4258 20241215160341303 DAUC <0003> db_auc.c:157 IMSI='262420090669069': No 2G Auth Data 20241215160341303 DAUC <0003> db_auc.c:192 IMSI='262420090669069': No 3G Auth Data 20241215160341311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241215160341315 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341315 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420090669069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420090669069" source_name="the-source\n" session_id=2182362860 session_state=BEGIN} 20241215160341315 DSS <0004> hlr_ussd.c:576 262420090669069/0x821436ec: Process SS (BEGIN) 20241215160341315 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341315 DSS <0004> hlr_ussd.c:518 262420090669069/0x821436ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341315 DSS <0004> hlr_ussd.c:363 262420090669069/0x821436ec: Tx USSD 'Your extension is 491615373754' 20241215160341315 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420090669069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420090669069" destination_name="the-source\n" session_id=2182362860 session_state=END} 20241215160341315 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262420090669069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341315 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341315 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4258 20241215160341317 DAUC <0003> db_auc.c:157 IMSI='262426486536141': No 2G Auth Data 20241215160341317 DAUC <0003> db_auc.c:192 IMSI='262426486536141': No 3G Auth Data 20241215160341324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241215160341327 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341327 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426486536141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426486536141" source_name="the-source\n" session_id=3496956968 session_state=BEGIN} 20241215160341327 DSS <0004> hlr_ussd.c:576 262426486536141/0xd06f5428: Process SS (BEGIN) 20241215160341327 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341327 DSS <0004> hlr_ussd.c:518 262426486536141/0xd06f5428: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341327 DSS <0004> hlr_ussd.c:363 262426486536141/0xd06f5428: Tx USSD 'Your extension is 491612864331' 20241215160341327 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426486536141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426486536141" destination_name="the-source\n" session_id=3496956968 session_state=END} 20241215160341327 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262426486536141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341327 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341327 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20241215160341329 DAUC <0003> db_auc.c:157 IMSI='262429951057985': No 2G Auth Data 20241215160341329 DAUC <0003> db_auc.c:192 IMSI='262429951057985': No 3G Auth Data 20241215160341336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4258 20241215160341339 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341339 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429951057985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429951057985" source_name="the-source\n" session_id=1678980495 session_state=BEGIN} 20241215160341339 DSS <0004> hlr_ussd.c:576 262429951057985/0x6413358f: Process SS (BEGIN) 20241215160341339 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341339 DSS <0004> hlr_ussd.c:518 262429951057985/0x6413358f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341339 DSS <0004> hlr_ussd.c:363 262429951057985/0x6413358f: Tx USSD 'Your extension is 491616212726' 20241215160341339 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429951057985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429951057985" destination_name="the-source\n" session_id=1678980495 session_state=END} 20241215160341339 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429951057985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341339 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341339 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4258 20241215160341342 DAUC <0003> db_auc.c:157 IMSI='262429858686288': No 2G Auth Data 20241215160341342 DAUC <0003> db_auc.c:192 IMSI='262429858686288': No 3G Auth Data 20241215160341349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 20241215160341352 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341352 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429858686288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429858686288" source_name="the-source\n" session_id=4008711491 session_state=BEGIN} 20241215160341352 DSS <0004> hlr_ussd.c:576 262429858686288/0xeef01543: Process SS (BEGIN) 20241215160341352 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341352 DSS <0004> hlr_ussd.c:518 262429858686288/0xeef01543: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341352 DSS <0004> hlr_ussd.c:363 262429858686288/0xeef01543: Tx USSD 'Your extension is 491617260406' 20241215160341352 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429858686288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429858686288" destination_name="the-source\n" session_id=4008711491 session_state=END} 20241215160341352 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429858686288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341352 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341352 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.1:4258 20241215160341355 DAUC <0003> db_auc.c:157 IMSI='262426871575083': No 2G Auth Data 20241215160341355 DAUC <0003> db_auc.c:192 IMSI='262426871575083': No 3G Auth Data 20241215160341361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241215160341364 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341364 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426871575083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426871575083" source_name="the-source\n" session_id=3783422474 session_state=BEGIN} 20241215160341364 DSS <0004> hlr_ussd.c:576 262426871575083/0xe182720a: Process SS (BEGIN) 20241215160341364 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341364 DSS <0004> hlr_ussd.c:518 262426871575083/0xe182720a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341364 DSS <0004> hlr_ussd.c:363 262426871575083/0xe182720a: Tx USSD 'Your extension is 491611868517' 20241215160341364 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426871575083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426871575083" destination_name="the-source\n" session_id=3783422474 session_state=END} 20241215160341364 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426871575083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341364 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341364 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.1:4258 20241215160341367 DAUC <0003> db_auc.c:157 IMSI='262422518905621': No 2G Auth Data 20241215160341367 DAUC <0003> db_auc.c:192 IMSI='262422518905621': No 3G Auth Data 20241215160341374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41412<->l=127.0.0.1:4258 20241215160341377 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341377 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422518905621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422518905621" source_name="the-source\n" session_id=2017668014 session_state=BEGIN} 20241215160341377 DSS <0004> hlr_ussd.c:576 262422518905621/0x78432bae: Process SS (BEGIN) 20241215160341377 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341377 DSS <0004> hlr_ussd.c:518 262422518905621/0x78432bae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341377 DSS <0004> hlr_ussd.c:363 262422518905621/0x78432bae: Tx USSD 'Your extension is 491610338266' 20241215160341377 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422518905621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422518905621" destination_name="the-source\n" session_id=2017668014 session_state=END} 20241215160341377 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422518905621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341377 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341377 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41412<->l=127.0.0.1:4258 20241215160341380 DAUC <0003> db_auc.c:157 IMSI='262428079510300': No 2G Auth Data 20241215160341380 DAUC <0003> db_auc.c:192 IMSI='262428079510300': No 3G Auth Data 20241215160341387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20241215160341390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341390 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428079510300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428079510300" source_name="the-source\n" session_id=3476804832 session_state=BEGIN} 20241215160341390 DSS <0004> hlr_ussd.c:576 262428079510300/0xcf3bd4e0: Process SS (BEGIN) 20241215160341390 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241215160341390 DSS <0004> hlr_ussd.c:518 262428079510300/0xcf3bd4e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241215160341390 DSS <0004> hlr_ussd.c:363 262428079510300/0xcf3bd4e0: Tx USSD 'Your extension is 491610205040' 20241215160341390 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428079510300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428079510300" destination_name="the-source\n" session_id=3476804832 session_state=END} 20241215160341390 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428079510300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160341390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160341392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20241215160341393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4258 20241215160341393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40841<->l=127.0.0.1:4259) 20241215160341393 DLINP <000b> input/ipa.c:452 connected read/write 20241215160341393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160341393 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160341393 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160341393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160341393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241215160341422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4258 20241215160341623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.1:4258 20241215160344730 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41813 20241215160344730 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41813 20241215160344732 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160344732 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160344733 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344733 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344733 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241215160344735 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344735 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160344735 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160344735 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  20241215160344735 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160344735 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  20241215160344735 DLGSUP <0013> gsup_server.c:236 2:  20241215160344735 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160344735 DLGSUP <0013> gsup_server.c:236 3:  20241215160344735 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160344735 DLGSUP <0013> gsup_server.c:236 4:  20241215160344735 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160344735 DLGSUP <0013> gsup_server.c:236 5:  20241215160344735 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160344735 DLGSUP <0013> gsup_server.c:236 7:  20241215160344735 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160344735 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160344735 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160344735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160344736 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344736 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344736 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160344736 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241215160344736 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241215160344736 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  20241215160344736 DLGSUP <0013> gsup_server.c:236 2:  20241215160344736 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 3:  20241215160344736 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 4:  20241215160344736 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 5:  20241215160344736 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 7:  20241215160344736 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160344736 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160344736 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160344736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41813 20241215160344746 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43131<->l=127.0.0.1:4259) 20241215160344748 DAUC <0003> db_auc.c:157 IMSI='262424038402276': No 2G Auth Data 20241215160344748 DAUC <0003> db_auc.c:192 IMSI='262424038402276': No 3G Auth Data 20241215160344755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 20241215160344778 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344778 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424038402276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424038402276" session_id=3559199762 session_state=BEGIN} 20241215160344778 DSS <0004> hlr_ussd.c:576 262424038402276/0xd4251412: Process SS (BEGIN) 20241215160344778 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344778 DSS <0004> hlr_ussd.c:518 262424038402276/0xd4251412: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344778 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344778 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344778 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344778 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344795 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344795 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344795 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262424038402276 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424038402276" session_id=3559199762 session_state=END} 20241215160344795 DSS <0004> hlr_ussd.c:576 262424038402276/0xd4251412: Process SS (END) 20241215160344795 DSS <0004> hlr_ussd.c:518 262424038402276/0xd4251412: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344795 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424038402276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424038402276" session_id=3559199762 session_state=END} 20241215160344795 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424038402276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344795 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262424038402276 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344795 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344795 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4258 20241215160344809 DAUC <0003> db_auc.c:157 IMSI='262427426096654': No 2G Auth Data 20241215160344809 DAUC <0003> db_auc.c:192 IMSI='262427426096654': No 3G Auth Data 20241215160344824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20241215160344828 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344828 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426096654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427426096654" session_id=2064939770 session_state=BEGIN} 20241215160344828 DSS <0004> hlr_ussd.c:576 262427426096654/0x7b147afa: Process SS (BEGIN) 20241215160344828 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344828 DSS <0004> hlr_ussd.c:518 262427426096654/0x7b147afa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344828 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344828 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344828 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344828 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344829 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344829 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344829 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427426096654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427426096654" session_id=2064939770 session_state=END} 20241215160344829 DSS <0004> hlr_ussd.c:576 262427426096654/0x7b147afa: Process SS (END) 20241215160344829 DSS <0004> hlr_ussd.c:518 262427426096654/0x7b147afa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344829 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426096654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427426096654" session_id=2064939770 session_state=END} 20241215160344829 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427426096654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344829 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427426096654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344829 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344829 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4258 20241215160344831 DAUC <0003> db_auc.c:157 IMSI='262422061685566': No 2G Auth Data 20241215160344831 DAUC <0003> db_auc.c:192 IMSI='262422061685566': No 3G Auth Data 20241215160344838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4258 20241215160344841 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344841 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422061685566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422061685566" session_id=2113591638 session_state=BEGIN} 20241215160344841 DSS <0004> hlr_ussd.c:576 262422061685566/0x7dfad956: Process SS (BEGIN) 20241215160344841 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344841 DSS <0004> hlr_ussd.c:518 262422061685566/0x7dfad956: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344841 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344841 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344841 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344841 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344842 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344842 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344842 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422061685566 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422061685566" session_id=2113591638 session_state=END} 20241215160344842 DSS <0004> hlr_ussd.c:576 262422061685566/0x7dfad956: Process SS (END) 20241215160344842 DSS <0004> hlr_ussd.c:518 262422061685566/0x7dfad956: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344842 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422061685566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422061685566" session_id=2113591638 session_state=END} 20241215160344842 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422061685566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344842 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422061685566 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344842 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344842 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47380<->l=127.0.0.1:4258 20241215160344845 DAUC <0003> db_auc.c:157 IMSI='262426729917419': No 2G Auth Data 20241215160344845 DAUC <0003> db_auc.c:192 IMSI='262426729917419': No 3G Auth Data 20241215160344852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 20241215160344855 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344855 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426729917419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426729917419" session_id=2270653437 session_state=BEGIN} 20241215160344855 DSS <0004> hlr_ussd.c:576 262426729917419/0x87576bfd: Process SS (BEGIN) 20241215160344855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344855 DSS <0004> hlr_ussd.c:518 262426729917419/0x87576bfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344855 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344855 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344855 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344855 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344856 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344856 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344856 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426729917419 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729917419" session_id=2270653437 session_state=END} 20241215160344856 DSS <0004> hlr_ussd.c:576 262426729917419/0x87576bfd: Process SS (END) 20241215160344856 DSS <0004> hlr_ussd.c:518 262426729917419/0x87576bfd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344856 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426729917419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729917419" session_id=2270653437 session_state=END} 20241215160344856 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426729917419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344856 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426729917419 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344856 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344856 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4258 20241215160344859 DAUC <0003> db_auc.c:157 IMSI='262426655306867': No 2G Auth Data 20241215160344859 DAUC <0003> db_auc.c:192 IMSI='262426655306867': No 3G Auth Data 20241215160344866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4258 20241215160344870 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344870 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426655306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426655306867" session_id=3294595150 session_state=BEGIN} 20241215160344870 DSS <0004> hlr_ussd.c:576 262426655306867/0xc45f884e: Process SS (BEGIN) 20241215160344870 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344870 DSS <0004> hlr_ussd.c:518 262426655306867/0xc45f884e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344870 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344870 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344870 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344870 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344871 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344871 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426655306867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426655306867" session_id=3294595150 session_state=END} 20241215160344871 DSS <0004> hlr_ussd.c:576 262426655306867/0xc45f884e: Process SS (END) 20241215160344871 DSS <0004> hlr_ussd.c:518 262426655306867/0xc45f884e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344871 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426655306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426655306867" session_id=3294595150 session_state=END} 20241215160344871 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426655306867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344871 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426655306867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344871 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4258 20241215160344874 DAUC <0003> db_auc.c:157 IMSI='262426865549241': No 2G Auth Data 20241215160344874 DAUC <0003> db_auc.c:192 IMSI='262426865549241': No 3G Auth Data 20241215160344882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20241215160344885 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344885 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426865549241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426865549241" session_id=501459660 session_state=BEGIN} 20241215160344885 DSS <0004> hlr_ussd.c:576 262426865549241/0x1de3aacc: Process SS (BEGIN) 20241215160344885 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344885 DSS <0004> hlr_ussd.c:518 262426865549241/0x1de3aacc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344885 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344885 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344885 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344885 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344886 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344886 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426865549241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426865549241" session_id=501459660 session_state=END} 20241215160344886 DSS <0004> hlr_ussd.c:576 262426865549241/0x1de3aacc: Process SS (END) 20241215160344886 DSS <0004> hlr_ussd.c:518 262426865549241/0x1de3aacc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344886 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426865549241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426865549241" session_id=501459660 session_state=END} 20241215160344886 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426865549241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344886 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426865549241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344886 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20241215160344889 DAUC <0003> db_auc.c:157 IMSI='262427919169521': No 2G Auth Data 20241215160344889 DAUC <0003> db_auc.c:192 IMSI='262427919169521': No 3G Auth Data 20241215160344896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241215160344899 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344899 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427919169521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427919169521" session_id=3097998181 session_state=BEGIN} 20241215160344899 DSS <0004> hlr_ussd.c:576 262427919169521/0xb8a7b365: Process SS (BEGIN) 20241215160344899 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344900 DSS <0004> hlr_ussd.c:518 262427919169521/0xb8a7b365: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344900 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344900 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344900 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344900 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344901 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344901 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427919169521 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427919169521" session_id=3097998181 session_state=END} 20241215160344901 DSS <0004> hlr_ussd.c:576 262427919169521/0xb8a7b365: Process SS (END) 20241215160344901 DSS <0004> hlr_ussd.c:518 262427919169521/0xb8a7b365: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344901 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427919169521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427919169521" session_id=3097998181 session_state=END} 20241215160344901 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427919169521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344901 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427919169521 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344901 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4258 20241215160344904 DAUC <0003> db_auc.c:157 IMSI='262424503523501': No 2G Auth Data 20241215160344904 DAUC <0003> db_auc.c:192 IMSI='262424503523501': No 3G Auth Data 20241215160344912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241215160344916 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344916 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424503523501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424503523501" session_id=744087674 session_state=BEGIN} 20241215160344916 DSS <0004> hlr_ussd.c:576 262424503523501/0x2c59e07a: Process SS (BEGIN) 20241215160344916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160344916 DSS <0004> hlr_ussd.c:518 262424503523501/0x2c59e07a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160344916 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344916 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344916 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344916 DLINP <000b> input/ipa.c:432 127.0.0.1:41813 sending data 20241215160344917 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344917 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344917 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424503523501 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424503523501" session_id=744087674 session_state=END} 20241215160344917 DSS <0004> hlr_ussd.c:576 262424503523501/0x2c59e07a: Process SS (END) 20241215160344918 DSS <0004> hlr_ussd.c:518 262424503523501/0x2c59e07a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160344918 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424503523501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424503523501" session_id=744087674 session_state=END} 20241215160344918 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424503523501 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160344918 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424503523501 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160344918 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344918 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160344920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20241215160344921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241215160344921 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344921 DLINP <000b> input/ipa.c:406 127.0.0.1:41813 message received 20241215160344921 DLINP <000b> input/ipa.c:415 127.0.0.1:41813 connection closed with server 20241215160344921 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41813 20241215160344921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241215160344921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43131<->l=127.0.0.1:4259) 20241215160344921 DLINP <000b> input/ipa.c:452 connected read/write 20241215160344921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160344921 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160344921 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160344921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160344945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 20241215160345146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4258 20241215160348272 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35177 20241215160348272 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35177 20241215160348273 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348273 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348274 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160348274 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160348274 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348274 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348275 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160348275 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241215160348275 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241215160348275 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  20241215160348275 DLGSUP <0013> gsup_server.c:236 2:  20241215160348275 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 3:  20241215160348275 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 4:  20241215160348275 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 5:  20241215160348275 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 7:  20241215160348275 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160348275 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160348275 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160348275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35177 20241215160348275 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241215160348276 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160348277 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160348277 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  20241215160348277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160348277 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  20241215160348277 DLGSUP <0013> gsup_server.c:236 2:  20241215160348277 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160348277 DLGSUP <0013> gsup_server.c:236 3:  20241215160348277 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160348277 DLGSUP <0013> gsup_server.c:236 4:  20241215160348277 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160348277 DLGSUP <0013> gsup_server.c:236 5:  20241215160348277 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160348277 DLGSUP <0013> gsup_server.c:236 7:  20241215160348277 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160348277 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160348277 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160348277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160348285 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46153<->l=127.0.0.1:4259) 20241215160348287 DAUC <0003> db_auc.c:157 IMSI='262421046295060': No 2G Auth Data 20241215160348287 DAUC <0003> db_auc.c:192 IMSI='262421046295060': No 3G Auth Data 20241215160348294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241215160348322 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348322 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421046295060" session_id=4163978289 session_state=BEGIN} 20241215160348322 DSS <0004> hlr_ussd.c:576 262421046295060/0xf8314431: Process SS (BEGIN) 20241215160348322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348322 DSS <0004> hlr_ussd.c:518 262421046295060/0xf8314431: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348322 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348322 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348322 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348322 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348326 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348326 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348326 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046295060" session_id=4163978289 session_state=CONTINUE} 20241215160348326 DSS <0004> hlr_ussd.c:576 262421046295060/0xf8314431: Process SS (CONTINUE) 20241215160348326 DSS <0004> hlr_ussd.c:518 262421046295060/0xf8314431: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348326 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046295060" session_id=4163978289 session_state=CONTINUE} 20241215160348326 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348326 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348326 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348328 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421046295060" session_id=4163978289 session_state=CONTINUE} 20241215160348328 DSS <0004> hlr_ussd.c:576 262421046295060/0xf8314431: Process SS (CONTINUE) 20241215160348328 DSS <0004> hlr_ussd.c:518 262421046295060/0xf8314431: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348328 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348328 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348328 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348329 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348329 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348329 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046295060" session_id=4163978289 session_state=END} 20241215160348329 DSS <0004> hlr_ussd.c:576 262421046295060/0xf8314431: Process SS (END) 20241215160348329 DSS <0004> hlr_ussd.c:518 262421046295060/0xf8314431: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348329 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046295060" session_id=4163978289 session_state=END} 20241215160348329 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348329 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421046295060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348329 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348329 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241215160348330 DAUC <0003> db_auc.c:157 IMSI='262427182907653': No 2G Auth Data 20241215160348330 DAUC <0003> db_auc.c:192 IMSI='262427182907653': No 3G Auth Data 20241215160348336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 20241215160348339 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348339 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182907653" session_id=2139799202 session_state=BEGIN} 20241215160348339 DSS <0004> hlr_ussd.c:576 262427182907653/0x7f8abea2: Process SS (BEGIN) 20241215160348339 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348339 DSS <0004> hlr_ussd.c:518 262427182907653/0x7f8abea2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348339 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348339 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348340 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348340 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348340 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182907653" session_id=2139799202 session_state=CONTINUE} 20241215160348340 DSS <0004> hlr_ussd.c:576 262427182907653/0x7f8abea2: Process SS (CONTINUE) 20241215160348340 DSS <0004> hlr_ussd.c:518 262427182907653/0x7f8abea2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348340 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182907653" session_id=2139799202 session_state=CONTINUE} 20241215160348340 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348340 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348343 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427182907653" session_id=2139799202 session_state=CONTINUE} 20241215160348343 DSS <0004> hlr_ussd.c:576 262427182907653/0x7f8abea2: Process SS (CONTINUE) 20241215160348343 DSS <0004> hlr_ussd.c:518 262427182907653/0x7f8abea2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348343 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348343 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348343 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348344 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348344 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182907653" session_id=2139799202 session_state=END} 20241215160348344 DSS <0004> hlr_ussd.c:576 262427182907653/0x7f8abea2: Process SS (END) 20241215160348344 DSS <0004> hlr_ussd.c:518 262427182907653/0x7f8abea2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348344 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427182907653" session_id=2139799202 session_state=END} 20241215160348344 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348344 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427182907653 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 20241215160348345 DAUC <0003> db_auc.c:157 IMSI='262425200746211': No 2G Auth Data 20241215160348345 DAUC <0003> db_auc.c:192 IMSI='262425200746211': No 3G Auth Data 20241215160348352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241215160348355 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348355 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425200746211" session_id=454862737 session_state=BEGIN} 20241215160348355 DSS <0004> hlr_ussd.c:576 262425200746211/0x1b1ca791: Process SS (BEGIN) 20241215160348355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348355 DSS <0004> hlr_ussd.c:518 262425200746211/0x1b1ca791: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348355 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348355 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348355 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348355 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348356 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348356 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348356 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200746211" session_id=454862737 session_state=CONTINUE} 20241215160348356 DSS <0004> hlr_ussd.c:576 262425200746211/0x1b1ca791: Process SS (CONTINUE) 20241215160348356 DSS <0004> hlr_ussd.c:518 262425200746211/0x1b1ca791: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348356 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200746211" session_id=454862737 session_state=CONTINUE} 20241215160348356 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348356 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348356 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348359 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425200746211" session_id=454862737 session_state=CONTINUE} 20241215160348359 DSS <0004> hlr_ussd.c:576 262425200746211/0x1b1ca791: Process SS (CONTINUE) 20241215160348359 DSS <0004> hlr_ussd.c:518 262425200746211/0x1b1ca791: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348359 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348359 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348359 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348359 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348359 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200746211" session_id=454862737 session_state=END} 20241215160348359 DSS <0004> hlr_ussd.c:576 262425200746211/0x1b1ca791: Process SS (END) 20241215160348359 DSS <0004> hlr_ussd.c:518 262425200746211/0x1b1ca791: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348359 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425200746211" session_id=454862737 session_state=END} 20241215160348359 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348359 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262425200746211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20241215160348361 DAUC <0003> db_auc.c:157 IMSI='262424610056443': No 2G Auth Data 20241215160348361 DAUC <0003> db_auc.c:192 IMSI='262424610056443': No 3G Auth Data 20241215160348367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241215160348370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348370 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424610056443" session_id=1675930524 session_state=BEGIN} 20241215160348370 DSS <0004> hlr_ussd.c:576 262424610056443/0x63e4ab9c: Process SS (BEGIN) 20241215160348370 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348370 DSS <0004> hlr_ussd.c:518 262424610056443/0x63e4ab9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348370 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348370 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348370 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348371 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348371 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348371 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424610056443" session_id=1675930524 session_state=CONTINUE} 20241215160348371 DSS <0004> hlr_ussd.c:576 262424610056443/0x63e4ab9c: Process SS (CONTINUE) 20241215160348371 DSS <0004> hlr_ussd.c:518 262424610056443/0x63e4ab9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348371 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424610056443" session_id=1675930524 session_state=CONTINUE} 20241215160348371 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348371 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348371 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348373 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424610056443" session_id=1675930524 session_state=CONTINUE} 20241215160348373 DSS <0004> hlr_ussd.c:576 262424610056443/0x63e4ab9c: Process SS (CONTINUE) 20241215160348373 DSS <0004> hlr_ussd.c:518 262424610056443/0x63e4ab9c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348373 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348373 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348373 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348374 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348374 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424610056443" session_id=1675930524 session_state=END} 20241215160348374 DSS <0004> hlr_ussd.c:576 262424610056443/0x63e4ab9c: Process SS (END) 20241215160348374 DSS <0004> hlr_ussd.c:518 262424610056443/0x63e4ab9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348374 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424610056443" session_id=1675930524 session_state=END} 20241215160348374 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348374 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424610056443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241215160348375 DAUC <0003> db_auc.c:157 IMSI='262424356733441': No 2G Auth Data 20241215160348375 DAUC <0003> db_auc.c:192 IMSI='262424356733441': No 3G Auth Data 20241215160348382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20241215160348384 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348384 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356733441" session_id=774162167 session_state=BEGIN} 20241215160348384 DSS <0004> hlr_ussd.c:576 262424356733441/0x2e24c6f7: Process SS (BEGIN) 20241215160348384 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348384 DSS <0004> hlr_ussd.c:518 262424356733441/0x2e24c6f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348384 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348384 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348384 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348384 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348385 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348385 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348385 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356733441" session_id=774162167 session_state=CONTINUE} 20241215160348385 DSS <0004> hlr_ussd.c:576 262424356733441/0x2e24c6f7: Process SS (CONTINUE) 20241215160348385 DSS <0004> hlr_ussd.c:518 262424356733441/0x2e24c6f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348385 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356733441" session_id=774162167 session_state=CONTINUE} 20241215160348385 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348385 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348385 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348387 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356733441" session_id=774162167 session_state=CONTINUE} 20241215160348387 DSS <0004> hlr_ussd.c:576 262424356733441/0x2e24c6f7: Process SS (CONTINUE) 20241215160348387 DSS <0004> hlr_ussd.c:518 262424356733441/0x2e24c6f7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348387 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348388 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348388 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348388 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348388 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356733441" session_id=774162167 session_state=END} 20241215160348388 DSS <0004> hlr_ussd.c:576 262424356733441/0x2e24c6f7: Process SS (END) 20241215160348388 DSS <0004> hlr_ussd.c:518 262424356733441/0x2e24c6f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348388 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356733441" session_id=774162167 session_state=END} 20241215160348388 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348388 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424356733441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20241215160348389 DAUC <0003> db_auc.c:157 IMSI='262427367201448': No 2G Auth Data 20241215160348389 DAUC <0003> db_auc.c:192 IMSI='262427367201448': No 3G Auth Data 20241215160348396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20241215160348399 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348399 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367201448" session_id=184533302 session_state=BEGIN} 20241215160348399 DSS <0004> hlr_ussd.c:576 262427367201448/0x0affc136: Process SS (BEGIN) 20241215160348399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348399 DSS <0004> hlr_ussd.c:518 262427367201448/0x0affc136: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348399 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348399 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348399 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348399 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348400 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348400 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348400 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367201448" session_id=184533302 session_state=CONTINUE} 20241215160348400 DSS <0004> hlr_ussd.c:576 262427367201448/0x0affc136: Process SS (CONTINUE) 20241215160348400 DSS <0004> hlr_ussd.c:518 262427367201448/0x0affc136: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348400 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367201448" session_id=184533302 session_state=CONTINUE} 20241215160348400 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348400 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348400 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348403 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367201448" session_id=184533302 session_state=CONTINUE} 20241215160348403 DSS <0004> hlr_ussd.c:576 262427367201448/0x0affc136: Process SS (CONTINUE) 20241215160348403 DSS <0004> hlr_ussd.c:518 262427367201448/0x0affc136: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348403 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348403 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348403 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348404 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348404 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367201448" session_id=184533302 session_state=END} 20241215160348404 DSS <0004> hlr_ussd.c:576 262427367201448/0x0affc136: Process SS (END) 20241215160348404 DSS <0004> hlr_ussd.c:518 262427367201448/0x0affc136: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348404 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367201448" session_id=184533302 session_state=END} 20241215160348404 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348404 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427367201448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20241215160348405 DAUC <0003> db_auc.c:157 IMSI='262425598765891': No 2G Auth Data 20241215160348405 DAUC <0003> db_auc.c:192 IMSI='262425598765891': No 3G Auth Data 20241215160348413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241215160348416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348416 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425598765891" session_id=2228399657 session_state=BEGIN} 20241215160348416 DSS <0004> hlr_ussd.c:576 262425598765891/0x84d2ae29: Process SS (BEGIN) 20241215160348416 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348416 DSS <0004> hlr_ussd.c:518 262425598765891/0x84d2ae29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348416 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348416 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348417 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348417 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598765891" session_id=2228399657 session_state=CONTINUE} 20241215160348417 DSS <0004> hlr_ussd.c:576 262425598765891/0x84d2ae29: Process SS (CONTINUE) 20241215160348417 DSS <0004> hlr_ussd.c:518 262425598765891/0x84d2ae29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348417 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598765891" session_id=2228399657 session_state=CONTINUE} 20241215160348417 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348419 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348419 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425598765891" session_id=2228399657 session_state=CONTINUE} 20241215160348419 DSS <0004> hlr_ussd.c:576 262425598765891/0x84d2ae29: Process SS (CONTINUE) 20241215160348419 DSS <0004> hlr_ussd.c:518 262425598765891/0x84d2ae29: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348419 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348420 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348420 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348420 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348420 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348420 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348420 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348420 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598765891" session_id=2228399657 session_state=END} 20241215160348420 DSS <0004> hlr_ussd.c:576 262425598765891/0x84d2ae29: Process SS (END) 20241215160348420 DSS <0004> hlr_ussd.c:518 262425598765891/0x84d2ae29: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348420 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425598765891" session_id=2228399657 session_state=END} 20241215160348420 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348420 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262425598765891 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348420 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348420 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241215160348422 DAUC <0003> db_auc.c:157 IMSI='262427502435102': No 2G Auth Data 20241215160348422 DAUC <0003> db_auc.c:192 IMSI='262427502435102': No 3G Auth Data 20241215160348428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241215160348431 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348431 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427502435102" session_id=153047654 session_state=BEGIN} 20241215160348431 DSS <0004> hlr_ussd.c:576 262427502435102/0x091f5266: Process SS (BEGIN) 20241215160348431 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241215160348431 DSS <0004> hlr_ussd.c:518 262427502435102/0x091f5266: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241215160348431 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348431 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348431 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348431 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348432 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348432 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348432 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502435102" session_id=153047654 session_state=CONTINUE} 20241215160348432 DSS <0004> hlr_ussd.c:576 262427502435102/0x091f5266: Process SS (CONTINUE) 20241215160348432 DSS <0004> hlr_ussd.c:518 262427502435102/0x091f5266: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241215160348432 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502435102" session_id=153047654 session_state=CONTINUE} 20241215160348432 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348432 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348432 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348434 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427502435102" session_id=153047654 session_state=CONTINUE} 20241215160348434 DSS <0004> hlr_ussd.c:576 262427502435102/0x091f5266: Process SS (CONTINUE) 20241215160348434 DSS <0004> hlr_ussd.c:518 262427502435102/0x091f5266: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348434 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348434 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348434 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348434 DLINP <000b> input/ipa.c:432 127.0.0.1:35177 sending data 20241215160348435 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348435 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348435 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502435102" session_id=153047654 session_state=END} 20241215160348435 DSS <0004> hlr_ussd.c:576 262427502435102/0x091f5266: Process SS (END) 20241215160348435 DSS <0004> hlr_ussd.c:518 262427502435102/0x091f5266: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241215160348435 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427502435102" session_id=153047654 session_state=END} 20241215160348435 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160348435 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427502435102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160348435 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348435 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160348436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241215160348437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20241215160348437 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46153<->l=127.0.0.1:4259) 20241215160348437 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348438 DLINP <000b> input/ipa.c:406 127.0.0.1:35177 message received 20241215160348438 DLINP <000b> input/ipa.c:415 127.0.0.1:35177 connection closed with server 20241215160348438 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35177 20241215160348438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241215160348438 DLINP <000b> input/ipa.c:452 connected read/write 20241215160348438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160348438 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160348438 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160348438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160348462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4258 20241215160348664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4258 20241215160351713 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42901 20241215160351713 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42901 20241215160351714 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351714 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160351715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160351715 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351715 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351715 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160351715 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241215160351715 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241215160351715 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  20241215160351715 DLGSUP <0013> gsup_server.c:236 2:  20241215160351715 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 3:  20241215160351715 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 4:  20241215160351715 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 5:  20241215160351715 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 7:  20241215160351715 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160351715 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160351715 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160351715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42901 20241215160351716 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20241215160351717 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351717 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160351717 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160351717 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  20241215160351717 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160351717 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  20241215160351717 DLGSUP <0013> gsup_server.c:236 2:  20241215160351717 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160351717 DLGSUP <0013> gsup_server.c:236 3:  20241215160351717 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160351717 DLGSUP <0013> gsup_server.c:236 4:  20241215160351717 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160351717 DLGSUP <0013> gsup_server.c:236 5:  20241215160351717 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160351717 DLGSUP <0013> gsup_server.c:236 7:  20241215160351717 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160351717 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160351717 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160351717 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160351725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38591<->l=127.0.0.1:4259) 20241215160351729 DAUC <0003> db_auc.c:157 IMSI='262427504992614': No 2G Auth Data 20241215160351729 DAUC <0003> db_auc.c:192 IMSI='262427504992614': No 3G Auth Data 20241215160351736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20241215160351762 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351762 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427504992614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427504992614" session_id=3554389007 session_state=BEGIN} 20241215160351762 DSS <0004> hlr_ussd.c:576 262427504992614/0xd3dbac0f: Process SS (BEGIN) 20241215160351762 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351762 DSS <0004> hlr_ussd.c:518 262427504992614/0xd3dbac0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351762 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351762 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351762 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351762 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351780 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351780 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351780 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427504992614 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427504992614" session_id=3554389007 session_state=END} 20241215160351781 DSS <0004> hlr_ussd.c:576 262427504992614/0xd3dbac0f: Process SS (END) 20241215160351781 DSS <0004> hlr_ussd.c:518 262427504992614/0xd3dbac0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351781 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427504992614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427504992614" session_id=3554389007 session_state=END} 20241215160351781 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427504992614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351781 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427504992614 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351781 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351781 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20241215160351793 DAUC <0003> db_auc.c:157 IMSI='262429059615340': No 2G Auth Data 20241215160351793 DAUC <0003> db_auc.c:192 IMSI='262429059615340': No 3G Auth Data 20241215160351805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241215160351808 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351808 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429059615340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429059615340" session_id=1450968757 session_state=BEGIN} 20241215160351808 DSS <0004> hlr_ussd.c:576 262429059615340/0x567c06b5: Process SS (BEGIN) 20241215160351808 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351808 DSS <0004> hlr_ussd.c:518 262429059615340/0x567c06b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351808 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351808 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351808 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351808 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351809 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351809 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351809 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262429059615340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059615340" session_id=1450968757 session_state=END} 20241215160351809 DSS <0004> hlr_ussd.c:576 262429059615340/0x567c06b5: Process SS (END) 20241215160351809 DSS <0004> hlr_ussd.c:518 262429059615340/0x567c06b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351809 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429059615340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429059615340" session_id=1450968757 session_state=END} 20241215160351809 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429059615340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351809 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262429059615340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351809 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351809 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241215160351811 DAUC <0003> db_auc.c:157 IMSI='262429954357582': No 2G Auth Data 20241215160351812 DAUC <0003> db_auc.c:192 IMSI='262429954357582': No 3G Auth Data 20241215160351818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36888<->l=127.0.0.1:4258 20241215160351821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351821 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429954357582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429954357582" session_id=3038082487 session_state=BEGIN} 20241215160351821 DSS <0004> hlr_ussd.c:576 262429954357582/0xb51575b7: Process SS (BEGIN) 20241215160351821 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351821 DSS <0004> hlr_ussd.c:518 262429954357582/0xb51575b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351821 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351821 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351821 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351822 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351822 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351822 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429954357582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429954357582" session_id=3038082487 session_state=END} 20241215160351822 DSS <0004> hlr_ussd.c:576 262429954357582/0xb51575b7: Process SS (END) 20241215160351822 DSS <0004> hlr_ussd.c:518 262429954357582/0xb51575b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351822 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429954357582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429954357582" session_id=3038082487 session_state=END} 20241215160351822 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429954357582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351822 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429954357582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351822 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351822 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36888<->l=127.0.0.1:4258 20241215160351824 DAUC <0003> db_auc.c:157 IMSI='262427412139180': No 2G Auth Data 20241215160351824 DAUC <0003> db_auc.c:192 IMSI='262427412139180': No 3G Auth Data 20241215160351831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241215160351834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351834 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427412139180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427412139180" session_id=2511506727 session_state=BEGIN} 20241215160351834 DSS <0004> hlr_ussd.c:576 262427412139180/0x95b28d27: Process SS (BEGIN) 20241215160351834 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351834 DSS <0004> hlr_ussd.c:518 262427412139180/0x95b28d27: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351834 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351834 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351834 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351835 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351835 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351835 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427412139180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427412139180" session_id=2511506727 session_state=END} 20241215160351835 DSS <0004> hlr_ussd.c:576 262427412139180/0x95b28d27: Process SS (END) 20241215160351835 DSS <0004> hlr_ussd.c:518 262427412139180/0x95b28d27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351835 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427412139180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427412139180" session_id=2511506727 session_state=END} 20241215160351835 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427412139180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351835 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427412139180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351835 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351835 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20241215160351837 DAUC <0003> db_auc.c:157 IMSI='262424227934757': No 2G Auth Data 20241215160351837 DAUC <0003> db_auc.c:192 IMSI='262424227934757': No 3G Auth Data 20241215160351844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241215160351847 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351847 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424227934757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424227934757" session_id=2458566506 session_state=BEGIN} 20241215160351847 DSS <0004> hlr_ussd.c:576 262424227934757/0x928abf6a: Process SS (BEGIN) 20241215160351847 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351847 DSS <0004> hlr_ussd.c:518 262424227934757/0x928abf6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351847 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351847 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351847 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351847 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351848 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351848 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351848 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424227934757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424227934757" session_id=2458566506 session_state=END} 20241215160351848 DSS <0004> hlr_ussd.c:576 262424227934757/0x928abf6a: Process SS (END) 20241215160351848 DSS <0004> hlr_ussd.c:518 262424227934757/0x928abf6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351848 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424227934757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424227934757" session_id=2458566506 session_state=END} 20241215160351848 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424227934757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351848 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424227934757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351848 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351848 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241215160351851 DAUC <0003> db_auc.c:157 IMSI='262424481122556': No 2G Auth Data 20241215160351851 DAUC <0003> db_auc.c:192 IMSI='262424481122556': No 3G Auth Data 20241215160351858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20241215160351861 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351861 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424481122556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424481122556" session_id=2712965023 session_state=BEGIN} 20241215160351862 DSS <0004> hlr_ussd.c:576 262424481122556/0xa1b48f9f: Process SS (BEGIN) 20241215160351862 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351862 DSS <0004> hlr_ussd.c:518 262424481122556/0xa1b48f9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351862 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351862 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351862 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351862 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351863 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351863 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351863 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424481122556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424481122556" session_id=2712965023 session_state=END} 20241215160351863 DSS <0004> hlr_ussd.c:576 262424481122556/0xa1b48f9f: Process SS (END) 20241215160351863 DSS <0004> hlr_ussd.c:518 262424481122556/0xa1b48f9f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351863 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424481122556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424481122556" session_id=2712965023 session_state=END} 20241215160351863 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424481122556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351863 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424481122556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351863 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351863 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36930<->l=127.0.0.1:4258 20241215160351865 DAUC <0003> db_auc.c:157 IMSI='262420302837035': No 2G Auth Data 20241215160351865 DAUC <0003> db_auc.c:192 IMSI='262420302837035': No 3G Auth Data 20241215160351873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 20241215160351876 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351876 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420302837035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420302837035" session_id=2492710813 session_state=BEGIN} 20241215160351876 DSS <0004> hlr_ussd.c:576 262420302837035/0x9493bf9d: Process SS (BEGIN) 20241215160351876 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351876 DSS <0004> hlr_ussd.c:518 262420302837035/0x9493bf9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351876 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351876 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351876 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351876 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351877 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351877 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420302837035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420302837035" session_id=2492710813 session_state=END} 20241215160351877 DSS <0004> hlr_ussd.c:576 262420302837035/0x9493bf9d: Process SS (END) 20241215160351877 DSS <0004> hlr_ussd.c:518 262420302837035/0x9493bf9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351877 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420302837035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420302837035" session_id=2492710813 session_state=END} 20241215160351877 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420302837035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351877 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420302837035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351877 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 20241215160351880 DAUC <0003> db_auc.c:157 IMSI='262427654418342': No 2G Auth Data 20241215160351880 DAUC <0003> db_auc.c:192 IMSI='262427654418342': No 3G Auth Data 20241215160351887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4258 20241215160351890 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351890 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427654418342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427654418342" session_id=488149036 session_state=BEGIN} 20241215160351890 DSS <0004> hlr_ussd.c:576 262427654418342/0x1d18902c: Process SS (BEGIN) 20241215160351890 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241215160351890 DSS <0004> hlr_ussd.c:518 262427654418342/0x1d18902c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241215160351890 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351890 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351890 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351890 DLINP <000b> input/ipa.c:432 127.0.0.1:42901 sending data 20241215160351891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351891 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351891 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427654418342 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427654418342" session_id=488149036 session_state=END} 20241215160351891 DSS <0004> hlr_ussd.c:576 262427654418342/0x1d18902c: Process SS (END) 20241215160351891 DSS <0004> hlr_ussd.c:518 262427654418342/0x1d18902c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241215160351891 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427654418342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427654418342" session_id=488149036 session_state=END} 20241215160351891 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427654418342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160351891 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427654418342 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241215160351891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351891 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160351893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4258 20241215160351895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20241215160351896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38591<->l=127.0.0.1:4259) 20241215160351896 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351896 DLINP <000b> input/ipa.c:406 127.0.0.1:42901 message received 20241215160351896 DLINP <000b> input/ipa.c:415 127.0.0.1:42901 connection closed with server 20241215160351896 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42901 20241215160351896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241215160351899 DLINP <000b> input/ipa.c:452 connected read/write 20241215160351899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160351899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160351899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160351899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160351934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20241215160352136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4258 20241215160353831 DSS <0004> hlr_ussd.c:239 262422636419282/0xf5e5d95b: SS Session Timeout, destroying 20241215160353831 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422636419282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353844 DSS <0004> hlr_ussd.c:239 262428600229454/0x00c6569b: SS Session Timeout, destroying 20241215160353844 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428600229454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353859 DSS <0004> hlr_ussd.c:239 262424734850042/0x7c46d454: SS Session Timeout, destroying 20241215160353859 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424734850042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353878 DSS <0004> hlr_ussd.c:239 262425217491982/0xee08dd4a: SS Session Timeout, destroying 20241215160353878 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425217491982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353892 DSS <0004> hlr_ussd.c:239 262425250867270/0x415a0ecc: SS Session Timeout, destroying 20241215160353892 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425250867270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353907 DSS <0004> hlr_ussd.c:239 262425268593693/0x9f9939bd: SS Session Timeout, destroying 20241215160353907 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425268593693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353922 DSS <0004> hlr_ussd.c:239 262421109585522/0x2129146a: SS Session Timeout, destroying 20241215160353922 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421109585522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160353937 DSS <0004> hlr_ussd.c:239 262429512644065/0xf7145918: SS Session Timeout, destroying 20241215160353937 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429512644065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160355233 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160355233 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160355234 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160355234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241215160355235 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160355235 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160355236 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160355236 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  20241215160355236 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160355236 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  20241215160355236 DLGSUP <0013> gsup_server.c:236 2:  20241215160355236 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160355236 DLGSUP <0013> gsup_server.c:236 3:  20241215160355236 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160355236 DLGSUP <0013> gsup_server.c:236 4:  20241215160355236 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160355236 DLGSUP <0013> gsup_server.c:236 5:  20241215160355236 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160355236 DLGSUP <0013> gsup_server.c:236 7:  20241215160355236 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160355236 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160355236 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160355236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160355244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34967<->l=127.0.0.1:4259) 20241215160355246 DAUC <0003> db_auc.c:157 IMSI='262423391497570': No 2G Auth Data 20241215160355246 DAUC <0003> db_auc.c:192 IMSI='262423391497570': No 3G Auth Data 20241215160355253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36982<->l=127.0.0.1:4258 20241215160355278 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160355278 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423391497570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423391497570" session_id=2690895864 session_state=BEGIN} 20241215160355278 DSS <0004> hlr_ussd.c:576 262423391497570/0xa063cff8: Process SS (BEGIN) 20241215160355278 DSS <0004> hlr_ussd.c:498 262423391497570/0xa063cff8: SS CompType=Invoke, OpCode=InterrogateSS 20241215160355278 DSS <0004> hlr_ussd.c:506 262423391497570/0xa063cff8: Structured SS requests are not supported, rejecting... 20241215160355278 DSS <0004> hlr_ussd.c:354 262423391497570/0xa063cff8: Tx ReturnError(0, 0x15) 20241215160355278 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423391497570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423391497570" session_id=2690895864 session_state=END} 20241215160355278 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160355278 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160355280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36982<->l=127.0.0.1:4258 20241215160355282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4258 20241215160355282 DLINP <000b> input/ipa.c:452 connected read/write 20241215160355282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160355282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160355282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160355282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160355282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34967<->l=127.0.0.1:4259) 20241215160355313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36998<->l=127.0.0.1:4258 20241215160355414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36998<->l=127.0.0.1:4258 20241215160357160 DSS <0004> hlr_ussd.c:239 262426566014075/0x580d01a0: SS Session Timeout, destroying 20241215160357160 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426566014075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357174 DSS <0004> hlr_ussd.c:239 262422296111325/0xa857e757: SS Session Timeout, destroying 20241215160357174 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422296111325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357188 DSS <0004> hlr_ussd.c:239 262427606598341/0xa53d560f: SS Session Timeout, destroying 20241215160357188 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427606598341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357201 DSS <0004> hlr_ussd.c:239 262429951781094/0xe8e994bf: SS Session Timeout, destroying 20241215160357201 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429951781094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357214 DSS <0004> hlr_ussd.c:239 262421170721682/0xf0128732: SS Session Timeout, destroying 20241215160357214 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421170721682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357227 DSS <0004> hlr_ussd.c:239 262425258018239/0x5b124bb0: SS Session Timeout, destroying 20241215160357227 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425258018239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357240 DSS <0004> hlr_ussd.c:239 262428537627721/0x73a6a35a: SS Session Timeout, destroying 20241215160357240 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428537627721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160357255 DSS <0004> hlr_ussd.c:239 262428628566583/0x075c49ef: SS Session Timeout, destroying 20241215160357255 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428628566583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160358520 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160358520 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160358524 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241215160358528 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358528 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160358528 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160358528 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  20241215160358528 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160358528 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  20241215160358528 DLGSUP <0013> gsup_server.c:236 2:  20241215160358528 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160358528 DLGSUP <0013> gsup_server.c:236 3:  20241215160358528 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160358528 DLGSUP <0013> gsup_server.c:236 4:  20241215160358528 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160358528 DLGSUP <0013> gsup_server.c:236 5:  20241215160358528 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160358528 DLGSUP <0013> gsup_server.c:236 7:  20241215160358528 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160358528 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160358528 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160358528 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160358544 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36251<->l=127.0.0.1:4259) 20241215160358547 DAUC <0003> db_auc.c:157 IMSI='262425901800117': No 2G Auth Data 20241215160358547 DAUC <0003> db_auc.c:192 IMSI='262425901800117': No 3G Auth Data 20241215160358553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241215160358570 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358570 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425901800117"} 20241215160358570 DMAIN <0000> hlr.c:435 IMSI='262425901800117': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358570 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425901800117"} 20241215160358570 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358570 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358570 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358573 DAUC <0003> db_auc.c:192 IMSI='262425901800117': No 3G Auth Data 20241215160358576 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358576 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425901800117"} 20241215160358576 DAUC <0003> hlr.c:428 IMSI='262425901800117': storing IMEI = 12345678901234 20241215160358577 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425901800117"} 20241215160358577 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425901800117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358577 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358577 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358578 DAUC <0003> db_auc.c:192 IMSI='262425901800117': No 3G Auth Data 20241215160358580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241215160358582 DAUC <0003> db_auc.c:157 IMSI='262421144723774': No 2G Auth Data 20241215160358582 DAUC <0003> db_auc.c:192 IMSI='262421144723774': No 3G Auth Data 20241215160358594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37022<->l=127.0.0.1:4258 20241215160358596 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358596 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421144723774"} 20241215160358596 DMAIN <0000> hlr.c:435 IMSI='262421144723774': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358596 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421144723774"} 20241215160358596 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358596 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358596 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358597 DAUC <0003> db_auc.c:192 IMSI='262421144723774': No 3G Auth Data 20241215160358598 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358598 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421144723774"} 20241215160358598 DAUC <0003> hlr.c:428 IMSI='262421144723774': storing IMEI = 12345678901234 20241215160358598 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421144723774"} 20241215160358598 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421144723774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358598 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358598 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358599 DAUC <0003> db_auc.c:192 IMSI='262421144723774': No 3G Auth Data 20241215160358599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37022<->l=127.0.0.1:4258 20241215160358600 DAUC <0003> db_auc.c:157 IMSI='262423680476649': No 2G Auth Data 20241215160358600 DAUC <0003> db_auc.c:192 IMSI='262423680476649': No 3G Auth Data 20241215160358607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241215160358610 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358610 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423680476649"} 20241215160358610 DMAIN <0000> hlr.c:435 IMSI='262423680476649': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358610 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423680476649"} 20241215160358610 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358610 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358610 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358610 DAUC <0003> db_auc.c:192 IMSI='262423680476649': No 3G Auth Data 20241215160358612 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358612 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423680476649"} 20241215160358612 DAUC <0003> hlr.c:428 IMSI='262423680476649': storing IMEI = 12345678901234 20241215160358612 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423680476649"} 20241215160358612 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423680476649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358612 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358612 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358612 DAUC <0003> db_auc.c:192 IMSI='262423680476649': No 3G Auth Data 20241215160358612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241215160358613 DAUC <0003> db_auc.c:157 IMSI='262428648991104': No 2G Auth Data 20241215160358613 DAUC <0003> db_auc.c:192 IMSI='262428648991104': No 3G Auth Data 20241215160358621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241215160358623 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358623 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428648991104"} 20241215160358623 DMAIN <0000> hlr.c:435 IMSI='262428648991104': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358623 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428648991104"} 20241215160358623 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358623 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358623 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358624 DAUC <0003> db_auc.c:157 IMSI='262428648991104': No 2G Auth Data 20241215160358626 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358626 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428648991104"} 20241215160358626 DAUC <0003> hlr.c:428 IMSI='262428648991104': storing IMEI = 12345678901234 20241215160358626 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428648991104"} 20241215160358626 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428648991104 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358626 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358626 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358626 DAUC <0003> db_auc.c:157 IMSI='262428648991104': No 2G Auth Data 20241215160358627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241215160358628 DAUC <0003> db_auc.c:157 IMSI='262427118014657': No 2G Auth Data 20241215160358628 DAUC <0003> db_auc.c:192 IMSI='262427118014657': No 3G Auth Data 20241215160358635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4258 20241215160358637 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358637 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427118014657"} 20241215160358637 DMAIN <0000> hlr.c:435 IMSI='262427118014657': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358637 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427118014657"} 20241215160358637 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358637 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358637 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358638 DAUC <0003> db_auc.c:157 IMSI='262427118014657': No 2G Auth Data 20241215160358640 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358640 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427118014657"} 20241215160358640 DAUC <0003> hlr.c:428 IMSI='262427118014657': storing IMEI = 12345678901234 20241215160358640 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427118014657"} 20241215160358640 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427118014657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358640 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358640 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358640 DAUC <0003> db_auc.c:157 IMSI='262427118014657': No 2G Auth Data 20241215160358641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37056<->l=127.0.0.1:4258 20241215160358642 DAUC <0003> db_auc.c:157 IMSI='262424455912045': No 2G Auth Data 20241215160358642 DAUC <0003> db_auc.c:192 IMSI='262424455912045': No 3G Auth Data 20241215160358648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241215160358652 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358652 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424455912045"} 20241215160358652 DMAIN <0000> hlr.c:435 IMSI='262424455912045': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358652 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424455912045"} 20241215160358652 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358652 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358652 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358654 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358654 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424455912045"} 20241215160358654 DAUC <0003> hlr.c:428 IMSI='262424455912045': storing IMEI = 12345678901234 20241215160358654 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424455912045"} 20241215160358654 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424455912045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358654 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358654 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241215160358656 DAUC <0003> db_auc.c:157 IMSI='262425739207244': No 2G Auth Data 20241215160358656 DAUC <0003> db_auc.c:192 IMSI='262425739207244': No 3G Auth Data 20241215160358664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241215160358667 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358667 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739207244"} 20241215160358667 DMAIN <0000> hlr.c:435 IMSI='262425739207244': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358667 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739207244"} 20241215160358667 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358667 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358667 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358669 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358669 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739207244"} 20241215160358669 DAUC <0003> hlr.c:428 IMSI='262425739207244': storing IMEI = 12345678901234 20241215160358669 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739207244"} 20241215160358669 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425739207244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358669 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358669 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241215160358672 DAUC <0003> db_auc.c:157 IMSI='262423491968003': No 2G Auth Data 20241215160358672 DAUC <0003> db_auc.c:192 IMSI='262423491968003': No 3G Auth Data 20241215160358679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241215160358682 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358682 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491968003"} 20241215160358682 DMAIN <0000> hlr.c:435 IMSI='262423491968003': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160358682 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423491968003"} 20241215160358682 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358682 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358682 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358685 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358685 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491968003"} 20241215160358685 DAUC <0003> hlr.c:428 IMSI='262423491968003': storing IMEI = 12345678901234 20241215160358685 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423491968003"} 20241215160358685 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423491968003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160358685 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358685 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160358686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241215160358687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241215160358688 DLINP <000b> input/ipa.c:452 connected read/write 20241215160358688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160358688 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160358688 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160358688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160358688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36251<->l=127.0.0.1:4259) 20241215160358712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241215160358813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241215160401883 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160401883 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160401888 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241215160401894 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401895 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160401895 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160401895 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  20241215160401895 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160401895 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  20241215160401895 DLGSUP <0013> gsup_server.c:236 2:  20241215160401895 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160401895 DLGSUP <0013> gsup_server.c:236 3:  20241215160401895 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160401895 DLGSUP <0013> gsup_server.c:236 4:  20241215160401895 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160401895 DLGSUP <0013> gsup_server.c:236 5:  20241215160401895 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160401895 DLGSUP <0013> gsup_server.c:236 7:  20241215160401895 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160401895 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160401895 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160401895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160401923 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39019<->l=127.0.0.1:4259) 20241215160401929 DAUC <0003> db_auc.c:157 IMSI='262423989847788': No 2G Auth Data 20241215160401929 DAUC <0003> db_auc.c:192 IMSI='262423989847788': No 3G Auth Data 20241215160401956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20241215160401967 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401967 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423989847788" source_name="the-source\n"} 20241215160401967 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241215160401967 DMAIN <0000> hlr.c:435 IMSI='262423989847788': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160401967 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423989847788" destination_name="the-source\n"} 20241215160401967 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160401967 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401967 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401970 DAUC <0003> db_auc.c:192 IMSI='262423989847788': No 3G Auth Data 20241215160401973 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401973 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423989847788" source_name="the-source\n"} 20241215160401973 DAUC <0003> hlr.c:428 IMSI='262423989847788': storing IMEI = 12345678901234 20241215160401973 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423989847788" destination_name="the-source\n"} 20241215160401973 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423989847788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160401973 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401973 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401975 DAUC <0003> db_auc.c:192 IMSI='262423989847788': No 3G Auth Data 20241215160401976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20241215160401979 DAUC <0003> db_auc.c:157 IMSI='262428940602650': No 2G Auth Data 20241215160401979 DAUC <0003> db_auc.c:192 IMSI='262428940602650': No 3G Auth Data 20241215160401988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241215160401990 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401990 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428940602650" source_name="the-source\n"} 20241215160401990 DMAIN <0000> hlr.c:435 IMSI='262428940602650': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160401990 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428940602650" destination_name="the-source\n"} 20241215160401990 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160401990 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401991 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401991 DAUC <0003> db_auc.c:192 IMSI='262428940602650': No 3G Auth Data 20241215160401993 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160401993 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428940602650" source_name="the-source\n"} 20241215160401993 DAUC <0003> hlr.c:428 IMSI='262428940602650': storing IMEI = 12345678901234 20241215160401993 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428940602650" destination_name="the-source\n"} 20241215160401993 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428940602650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160401993 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401993 DLINP <000b> input/ipa.c:452 connected read/write 20241215160401993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160401994 DAUC <0003> db_auc.c:192 IMSI='262428940602650': No 3G Auth Data 20241215160401994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241215160401995 DAUC <0003> db_auc.c:157 IMSI='262429801067879': No 2G Auth Data 20241215160401995 DAUC <0003> db_auc.c:192 IMSI='262429801067879': No 3G Auth Data 20241215160402002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241215160402006 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402007 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429801067879" source_name="the-source\n"} 20241215160402007 DMAIN <0000> hlr.c:435 IMSI='262429801067879': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402007 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429801067879" destination_name="the-source\n"} 20241215160402007 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402007 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402007 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402008 DAUC <0003> db_auc.c:192 IMSI='262429801067879': No 3G Auth Data 20241215160402010 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402010 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429801067879" source_name="the-source\n"} 20241215160402010 DAUC <0003> hlr.c:428 IMSI='262429801067879': storing IMEI = 12345678901234 20241215160402010 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429801067879" destination_name="the-source\n"} 20241215160402010 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429801067879 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402010 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402010 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402011 DAUC <0003> db_auc.c:192 IMSI='262429801067879': No 3G Auth Data 20241215160402011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241215160402012 DAUC <0003> db_auc.c:157 IMSI='262420342934887': No 2G Auth Data 20241215160402012 DAUC <0003> db_auc.c:192 IMSI='262420342934887': No 3G Auth Data 20241215160402019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43694<->l=127.0.0.1:4258 20241215160402021 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402022 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420342934887" source_name="the-source\n"} 20241215160402022 DMAIN <0000> hlr.c:435 IMSI='262420342934887': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402022 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420342934887" destination_name="the-source\n"} 20241215160402022 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402022 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402022 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402023 DAUC <0003> db_auc.c:157 IMSI='262420342934887': No 2G Auth Data 20241215160402024 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402024 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420342934887" source_name="the-source\n"} 20241215160402024 DAUC <0003> hlr.c:428 IMSI='262420342934887': storing IMEI = 12345678901234 20241215160402024 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420342934887" destination_name="the-source\n"} 20241215160402024 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420342934887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402024 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402024 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402025 DAUC <0003> db_auc.c:157 IMSI='262420342934887': No 2G Auth Data 20241215160402026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43694<->l=127.0.0.1:4258 20241215160402027 DAUC <0003> db_auc.c:157 IMSI='262421476767358': No 2G Auth Data 20241215160402027 DAUC <0003> db_auc.c:192 IMSI='262421476767358': No 3G Auth Data 20241215160402034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241215160402037 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402037 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421476767358" source_name="the-source\n"} 20241215160402037 DMAIN <0000> hlr.c:435 IMSI='262421476767358': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402037 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421476767358" destination_name="the-source\n"} 20241215160402037 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402037 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402037 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402038 DAUC <0003> db_auc.c:157 IMSI='262421476767358': No 2G Auth Data 20241215160402040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402040 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421476767358" source_name="the-source\n"} 20241215160402040 DAUC <0003> hlr.c:428 IMSI='262421476767358': storing IMEI = 12345678901234 20241215160402040 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421476767358" destination_name="the-source\n"} 20241215160402040 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421476767358 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402041 DAUC <0003> db_auc.c:157 IMSI='262421476767358': No 2G Auth Data 20241215160402042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241215160402043 DAUC <0003> db_auc.c:157 IMSI='262428083516078': No 2G Auth Data 20241215160402043 DAUC <0003> db_auc.c:192 IMSI='262428083516078': No 3G Auth Data 20241215160402050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241215160402052 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402052 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428083516078" source_name="the-source\n"} 20241215160402052 DMAIN <0000> hlr.c:435 IMSI='262428083516078': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402052 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428083516078" destination_name="the-source\n"} 20241215160402052 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402052 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402052 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402055 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402055 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428083516078" source_name="the-source\n"} 20241215160402055 DAUC <0003> hlr.c:428 IMSI='262428083516078': storing IMEI = 12345678901234 20241215160402055 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428083516078" destination_name="the-source\n"} 20241215160402055 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262428083516078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402055 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402055 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241215160402057 DAUC <0003> db_auc.c:157 IMSI='262427764283225': No 2G Auth Data 20241215160402057 DAUC <0003> db_auc.c:192 IMSI='262427764283225': No 3G Auth Data 20241215160402064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20241215160402066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402066 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427764283225" source_name="the-source\n"} 20241215160402066 DMAIN <0000> hlr.c:435 IMSI='262427764283225': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402066 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427764283225" destination_name="the-source\n"} 20241215160402066 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402069 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427764283225" source_name="the-source\n"} 20241215160402069 DAUC <0003> hlr.c:428 IMSI='262427764283225': storing IMEI = 12345678901234 20241215160402069 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427764283225" destination_name="the-source\n"} 20241215160402069 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427764283225 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20241215160402071 DAUC <0003> db_auc.c:157 IMSI='262429368184029': No 2G Auth Data 20241215160402071 DAUC <0003> db_auc.c:192 IMSI='262429368184029': No 3G Auth Data 20241215160402078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241215160402081 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402081 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429368184029" source_name="the-source\n"} 20241215160402081 DMAIN <0000> hlr.c:435 IMSI='262429368184029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241215160402081 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429368184029" destination_name="the-source\n"} 20241215160402081 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402081 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402081 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402081 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402083 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402083 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429368184029" source_name="the-source\n"} 20241215160402083 DAUC <0003> hlr.c:428 IMSI='262429368184029': storing IMEI = 12345678901234 20241215160402083 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429368184029" destination_name="the-source\n"} 20241215160402083 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429368184029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160402084 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402084 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160402085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20241215160402086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43652<->l=127.0.0.1:4258 20241215160402086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39019<->l=127.0.0.1:4259) 20241215160402086 DLINP <000b> input/ipa.c:452 connected read/write 20241215160402086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160402086 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160402086 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160402086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160402087 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241215160402122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241215160402222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241215160405262 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160405262 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160405263 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241215160405264 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405265 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160405265 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160405265 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  20241215160405265 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160405265 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  20241215160405265 DLGSUP <0013> gsup_server.c:236 2:  20241215160405265 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160405265 DLGSUP <0013> gsup_server.c:236 3:  20241215160405265 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160405265 DLGSUP <0013> gsup_server.c:236 4:  20241215160405265 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160405265 DLGSUP <0013> gsup_server.c:236 5:  20241215160405265 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160405265 DLGSUP <0013> gsup_server.c:236 7:  20241215160405265 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160405265 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160405265 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160405265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160405274 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41575<->l=127.0.0.1:4259) 20241215160405276 DAUC <0003> db_auc.c:157 IMSI='262422452788327': No 2G Auth Data 20241215160405276 DAUC <0003> db_auc.c:192 IMSI='262422452788327': No 3G Auth Data 20241215160405283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241215160405310 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405310 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452788327"} 20241215160405310 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405310 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422452788327" cause=Invalid mandatory information} 20241215160405310 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405310 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405310 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405312 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405312 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452788327"} 20241215160405312 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405312 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422452788327" cause=Invalid mandatory information} 20241215160405312 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405312 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405312 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405313 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452788327"} 20241215160405313 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405313 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422452788327" cause=Invalid mandatory information} 20241215160405313 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405313 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452788327"} 20241215160405313 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405313 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422452788327" cause=Invalid mandatory information} 20241215160405313 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405313 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405314 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405314 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405314 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422452788327"} 20241215160405314 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405314 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422452788327" cause=Invalid mandatory information} 20241215160405314 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422452788327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405314 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405314 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4258 20241215160405316 DAUC <0003> db_auc.c:157 IMSI='262426482743552': No 2G Auth Data 20241215160405316 DAUC <0003> db_auc.c:192 IMSI='262426482743552': No 3G Auth Data 20241215160405325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241215160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405328 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482743552"} 20241215160405328 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405328 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482743552" cause=Invalid mandatory information} 20241215160405328 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405328 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405330 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482743552"} 20241215160405330 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405330 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482743552" cause=Invalid mandatory information} 20241215160405330 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405330 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405331 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405331 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482743552"} 20241215160405331 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405331 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482743552" cause=Invalid mandatory information} 20241215160405331 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405331 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405331 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405332 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405332 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482743552"} 20241215160405332 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405332 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482743552" cause=Invalid mandatory information} 20241215160405332 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405332 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405332 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405333 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405333 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482743552"} 20241215160405333 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405333 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482743552" cause=Invalid mandatory information} 20241215160405333 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426482743552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405333 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405333 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20241215160405334 DAUC <0003> db_auc.c:157 IMSI='262427546708816': No 2G Auth Data 20241215160405334 DAUC <0003> db_auc.c:192 IMSI='262427546708816': No 3G Auth Data 20241215160405341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241215160405342 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405343 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546708816"} 20241215160405343 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405343 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546708816" cause=Invalid mandatory information} 20241215160405343 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405343 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546708816"} 20241215160405343 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405343 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546708816" cause=Invalid mandatory information} 20241215160405343 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405343 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405344 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546708816"} 20241215160405344 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405344 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546708816" cause=Invalid mandatory information} 20241215160405344 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405344 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405345 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405345 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546708816"} 20241215160405345 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405345 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546708816" cause=Invalid mandatory information} 20241215160405345 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405345 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405345 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405346 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405346 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427546708816"} 20241215160405346 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405346 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427546708816" cause=Invalid mandatory information} 20241215160405346 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427546708816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405346 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405346 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241215160405348 DAUC <0003> db_auc.c:157 IMSI='262422243523078': No 2G Auth Data 20241215160405348 DAUC <0003> db_auc.c:192 IMSI='262422243523078': No 3G Auth Data 20241215160405355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20241215160405357 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405357 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422243523078"} 20241215160405357 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405357 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422243523078" cause=Invalid mandatory information} 20241215160405357 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405357 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405357 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405359 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422243523078"} 20241215160405359 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405359 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422243523078" cause=Invalid mandatory information} 20241215160405359 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405359 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405360 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422243523078"} 20241215160405360 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405360 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422243523078" cause=Invalid mandatory information} 20241215160405360 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405361 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405361 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422243523078"} 20241215160405361 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405361 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422243523078" cause=Invalid mandatory information} 20241215160405361 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405361 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405361 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405362 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422243523078"} 20241215160405362 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405362 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422243523078" cause=Invalid mandatory information} 20241215160405362 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422243523078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20241215160405364 DAUC <0003> db_auc.c:157 IMSI='262425328502179': No 2G Auth Data 20241215160405364 DAUC <0003> db_auc.c:192 IMSI='262425328502179': No 3G Auth Data 20241215160405371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241215160405373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405373 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425328502179"} 20241215160405373 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405373 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425328502179" cause=Invalid mandatory information} 20241215160405373 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405374 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425328502179"} 20241215160405374 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405374 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425328502179" cause=Invalid mandatory information} 20241215160405374 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405374 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405375 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405375 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425328502179"} 20241215160405375 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405375 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425328502179" cause=Invalid mandatory information} 20241215160405375 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405375 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405375 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405376 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405376 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425328502179"} 20241215160405376 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405376 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425328502179" cause=Invalid mandatory information} 20241215160405376 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405376 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405376 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405376 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405376 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425328502179"} 20241215160405376 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405377 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425328502179" cause=Invalid mandatory information} 20241215160405377 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425328502179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405377 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405377 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241215160405378 DAUC <0003> db_auc.c:157 IMSI='262426406316877': No 2G Auth Data 20241215160405378 DAUC <0003> db_auc.c:192 IMSI='262426406316877': No 3G Auth Data 20241215160405385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 20241215160405386 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405386 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426406316877"} 20241215160405386 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405386 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426406316877" cause=Invalid mandatory information} 20241215160405386 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405386 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405388 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426406316877"} 20241215160405388 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405388 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426406316877" cause=Invalid mandatory information} 20241215160405388 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405389 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405389 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426406316877"} 20241215160405389 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405389 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426406316877" cause=Invalid mandatory information} 20241215160405389 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405389 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405389 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405390 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426406316877"} 20241215160405390 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405390 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426406316877" cause=Invalid mandatory information} 20241215160405390 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405390 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405391 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405391 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426406316877"} 20241215160405391 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405391 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426406316877" cause=Invalid mandatory information} 20241215160405391 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426406316877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405391 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405391 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 20241215160405393 DAUC <0003> db_auc.c:157 IMSI='262421717591731': No 2G Auth Data 20241215160405393 DAUC <0003> db_auc.c:192 IMSI='262421717591731': No 3G Auth Data 20241215160405400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241215160405401 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405402 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717591731"} 20241215160405402 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405402 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421717591731" cause=Invalid mandatory information} 20241215160405402 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405402 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405402 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405403 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717591731"} 20241215160405403 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405403 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421717591731" cause=Invalid mandatory information} 20241215160405403 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405404 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717591731"} 20241215160405404 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405404 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421717591731" cause=Invalid mandatory information} 20241215160405404 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405404 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405405 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405405 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717591731"} 20241215160405405 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405405 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421717591731" cause=Invalid mandatory information} 20241215160405405 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405405 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405405 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405406 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405406 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421717591731"} 20241215160405406 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405406 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421717591731" cause=Invalid mandatory information} 20241215160405406 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421717591731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405406 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405406 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20241215160405407 DAUC <0003> db_auc.c:157 IMSI='262420690470941': No 2G Auth Data 20241215160405407 DAUC <0003> db_auc.c:192 IMSI='262420690470941': No 3G Auth Data 20241215160405414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241215160405416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405416 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420690470941"} 20241215160405416 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241215160405416 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420690470941" cause=Invalid mandatory information} 20241215160405416 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405417 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420690470941"} 20241215160405417 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241215160405417 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420690470941" cause=Invalid mandatory information} 20241215160405417 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405417 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405418 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420690470941"} 20241215160405418 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241215160405418 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420690470941" cause=Invalid mandatory information} 20241215160405418 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405418 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420690470941"} 20241215160405418 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241215160405418 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420690470941" cause=Invalid mandatory information} 20241215160405418 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405418 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405419 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405419 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420690470941"} 20241215160405419 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241215160405419 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420690470941" cause=Invalid mandatory information} 20241215160405419 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420690470941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160405419 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405419 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160405420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20241215160405421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4258 20241215160405421 DLINP <000b> input/ipa.c:452 connected read/write 20241215160405421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160405421 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160405421 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160405421 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160405421 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41575<->l=127.0.0.1:4259) 20241215160405444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20241215160405545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20241215160408612 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160408612 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160408613 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160408614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241215160408614 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160408615 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160408615 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160408615 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  20241215160408615 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160408615 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  20241215160408615 DLGSUP <0013> gsup_server.c:236 2:  20241215160408615 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160408615 DLGSUP <0013> gsup_server.c:236 3:  20241215160408615 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160408615 DLGSUP <0013> gsup_server.c:236 4:  20241215160408615 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160408615 DLGSUP <0013> gsup_server.c:236 5:  20241215160408615 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160408615 DLGSUP <0013> gsup_server.c:236 7:  20241215160408615 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160408615 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160408615 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160408615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160408623 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38211<->l=127.0.0.1:4259) 20241215160408629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20241215160408662 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160408662 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081932471"} 20241215160408662 DMAIN <0000> hlr.c:435 IMSI='262426081932471': has IMEI = 22245678901234 (consider setting 'store-imei') 20241215160408662 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241215160408663 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426081932471" cause=Invalid mandatory information} 20241215160408663 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160408663 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160408663 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160408673 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160408674 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426081932471"} 20241215160408674 DAUC <0003> hlr.c:428 IMSI='262426081932471': storing IMEI = 22245678901234 20241215160408674 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426081932471': no such subscriber 20241215160408674 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241215160408674 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426081932471" cause=Invalid mandatory information} 20241215160408674 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426081932471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160408674 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160408674 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160408675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20241215160408675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43836<->l=127.0.0.1:4258 20241215160408676 DLINP <000b> input/ipa.c:452 connected read/write 20241215160408676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160408676 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160408676 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160408676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160408676 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38211<->l=127.0.0.1:4259) 20241215160408739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20241215160408840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20241215160411920 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160411921 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160411923 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160411924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20241215160411925 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160411926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160411926 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160411926 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  20241215160411926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160411926 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  20241215160411926 DLGSUP <0013> gsup_server.c:236 2:  20241215160411926 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160411926 DLGSUP <0013> gsup_server.c:236 3:  20241215160411926 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160411926 DLGSUP <0013> gsup_server.c:236 4:  20241215160411926 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160411926 DLGSUP <0013> gsup_server.c:236 5:  20241215160411926 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160411926 DLGSUP <0013> gsup_server.c:236 7:  20241215160411926 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160411926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160411926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160411926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160411936 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20241215160411941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 20241215160411970 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160411970 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160411970 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160411971 DMAIN <0000> hlr.c:243 IMSI='262422242663738': Successfully assigned MSISDN='265' 20241215160411971 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160411971 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160411971 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160411971 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160411971 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160411977 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160411977 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160411979 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160411979 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160411981 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160411981 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160411984 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160411984 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160411985 DLU <0006> fsm.c:456 lu(262422242663738)[0x6120000135a0]{UNVALIDATED}: Allocated 20241215160411985 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160411985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422242663738)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160411985 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160411985 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160411985 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160411991 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160411991 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422242663738"} 20241215160411991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422242663738)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160411991 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160411991 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422242663738"} 20241215160411991 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160411991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160411991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160411991 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160411992 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160411992 DLINP <000b> input/ipa.c:452 connected read/write 20241215160411992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412000 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412001 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160412001 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160412001 DMAIN <0000> hlr.c:243 IMSI='262422242663738': Successfully assigned MSISDN='007' 20241215160412001 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160412001 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160412001 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160412001 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412001 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412004 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412004 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412005 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412005 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412007 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412007 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412008 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412008 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412011 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412011 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412011 DLU <0006> fsm.c:456 lu(262422242663738)[0x612000013720]{UNVALIDATED}: Allocated 20241215160412011 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160412011 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422242663738)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160412011 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412011 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412011 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412015 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412015 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422242663738"} 20241215160412016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422242663738)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160412016 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160412016 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422242663738"} 20241215160412016 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160412016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160412016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160412016 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160412016 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412016 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412026 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412026 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160412026 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160412027 DMAIN <0000> hlr.c:243 IMSI='262422242663738': Successfully assigned MSISDN='536' 20241215160412027 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160412027 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160412027 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160412027 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412027 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412029 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412029 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412030 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412030 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412031 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412031 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412032 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412032 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412035 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412035 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412035 DLU <0006> fsm.c:456 lu(262422242663738)[0x6120000138a0]{UNVALIDATED}: Allocated 20241215160412035 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160412035 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422242663738" cause=GPRS services not allowed} 20241215160412035 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160412035 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160412035 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241215160412035 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241215160412035 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412035 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412044 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412044 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160412044 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160412044 DMAIN <0000> hlr.c:243 IMSI='262422242663738': Successfully assigned MSISDN='352' 20241215160412044 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160412044 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160412045 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160412045 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412045 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412048 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412048 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412049 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412049 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412051 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412051 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412053 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412053 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412053 DLU <0006> fsm.c:456 lu(262422242663738)[0x612000013a20]{UNVALIDATED}: Allocated 20241215160412054 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160412054 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422242663738" cause=GPRS services not allowed} 20241215160412054 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160412054 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160412054 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241215160412054 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x612000013a20]{UNVALIDATED}: Deallocated 20241215160412054 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412054 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412061 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412061 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160412061 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160412061 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160412061 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160412061 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160412061 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412061 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412063 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412063 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412065 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412065 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412066 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412066 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412069 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412069 DLU <0006> fsm.c:456 lu(262422242663738)[0x612000013ba0]{UNVALIDATED}: Allocated 20241215160412069 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160412069 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422242663738" cause=GPRS services not allowed} 20241215160412069 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160412070 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160412070 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422242663738)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241215160412070 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241215160412070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412079 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422242663738"} 20241215160412079 DMAIN <0000> hlr.c:227 IMSI='262422242663738': Creating subscriber on demand 20241215160412079 DAUC <0003> hlr.c:428 IMSI='262422242663738': storing IMEI = 12345678901234 20241215160412079 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422242663738"} 20241215160412079 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241215160412079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412080 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412082 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412082 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412084 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412084 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412085 DAUC <0003> db_auc.c:157 IMSI='262422242663738': No 2G Auth Data 20241215160412085 DAUC <0003> db_auc.c:192 IMSI='262422242663738': No 3G Auth Data 20241215160412087 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412087 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412087 DLU <0006> fsm.c:456 lu(262422242663738)[0x612000013d20]{UNVALIDATED}: Allocated 20241215160412087 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160412087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422242663738)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160412087 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422242663738" cn_domain=PS} 20241215160412087 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412087 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412090 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422242663738"} 20241215160412090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422242663738)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160412090 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160412090 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422242663738"} 20241215160412090 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422242663738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160412090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160412090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242663738)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160412090 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242663738)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160412090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412090 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160412094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37414<->l=127.0.0.1:4258 20241215160412096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20241215160412098 DLINP <000b> input/ipa.c:452 connected read/write 20241215160412098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160412098 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160412098 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160412098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160412098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20241215160412131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241215160412232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241215160415318 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160415318 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160415320 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241215160415322 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415322 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160415322 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160415322 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  20241215160415322 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160415322 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  20241215160415322 DLGSUP <0013> gsup_server.c:236 2:  20241215160415322 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160415322 DLGSUP <0013> gsup_server.c:236 3:  20241215160415322 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160415322 DLGSUP <0013> gsup_server.c:236 4:  20241215160415322 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160415322 DLGSUP <0013> gsup_server.c:236 5:  20241215160415322 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160415322 DLGSUP <0013> gsup_server.c:236 7:  20241215160415322 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160415322 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160415322 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160415322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160415331 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34595<->l=127.0.0.1:4259) 20241215160415336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 20241215160415362 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415362 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415362 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415363 DMAIN <0000> hlr.c:243 IMSI='262420432386736': Successfully assigned MSISDN='380' 20241215160415363 DLU <0006> fsm.c:456 lu(262420432386736)[0x612000013ea0]{UNVALIDATED}: Allocated 20241215160415363 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160415363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420432386736)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160415363 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415363 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415363 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415372 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415372 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420432386736"} 20241215160415372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420432386736)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160415372 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160415372 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420432386736"} 20241215160415373 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160415373 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160415373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415373 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415376 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415376 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415379 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415379 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415381 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415381 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415386 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415387 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415387 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415387 DMAIN <0000> hlr.c:243 IMSI='262420432386736': Successfully assigned MSISDN='889' 20241215160415387 DLU <0006> fsm.c:456 lu(262420432386736)[0x612000014020]{UNVALIDATED}: Allocated 20241215160415387 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160415387 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420432386736)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160415387 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415387 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415388 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420432386736"} 20241215160415388 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420432386736)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160415388 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160415388 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420432386736"} 20241215160415388 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415388 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160415388 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160415388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415388 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415389 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415389 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415390 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415390 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415390 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415391 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415391 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415391 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415395 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415395 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415395 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415396 DMAIN <0000> hlr.c:243 IMSI='262420432386736': Successfully assigned MSISDN='301' 20241215160415396 DLU <0006> fsm.c:456 lu(262420432386736)[0x6120000141a0]{UNVALIDATED}: Allocated 20241215160415396 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160415396 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420432386736" cause=GPRS services not allowed} 20241215160415396 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415396 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415396 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241215160415396 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241215160415396 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415396 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415397 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415397 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415398 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415398 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415399 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415399 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415399 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415399 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415402 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415403 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415403 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415403 DMAIN <0000> hlr.c:243 IMSI='262420432386736': Successfully assigned MSISDN='043' 20241215160415403 DLU <0006> fsm.c:456 lu(262420432386736)[0x612000014320]{UNVALIDATED}: Allocated 20241215160415403 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160415403 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420432386736" cause=GPRS services not allowed} 20241215160415403 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x612000014320]{UNVALIDATED}: Freeing instance 20241215160415403 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x612000014320]{UNVALIDATED}: Deallocated 20241215160415403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415403 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415404 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415404 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415406 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415406 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415408 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415408 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415415 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415415 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415415 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415415 DLU <0006> fsm.c:456 lu(262420432386736)[0x6120000144a0]{UNVALIDATED}: Allocated 20241215160415415 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241215160415415 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420432386736" cause=GPRS services not allowed} 20241215160415415 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415415 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415415 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420432386736)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241215160415416 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241215160415416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415416 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415418 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415418 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415420 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415420 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415421 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415421 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415429 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415429 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415429 DMAIN <0000> hlr.c:227 IMSI='262420432386736': Creating subscriber on demand 20241215160415430 DLU <0006> fsm.c:456 lu(262420432386736)[0x612000014620]{UNVALIDATED}: Allocated 20241215160415430 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160415430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420432386736)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160415430 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420432386736" cn_domain=PS} 20241215160415430 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415430 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415433 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415433 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420432386736"} 20241215160415433 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420432386736)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160415433 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160415433 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420432386736"} 20241215160415433 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420432386736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160415433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160415433 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420432386736)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160415433 DLU <0006> fsm.c:568 lu(PS:IMSI-262420432386736)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160415433 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415433 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160415435 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415435 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415437 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415438 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415439 DAUC <0003> db_auc.c:157 IMSI='262420432386736': No 2G Auth Data 20241215160415439 DAUC <0003> db_auc.c:192 IMSI='262420432386736': No 3G Auth Data 20241215160415442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 20241215160415442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241215160415443 DLINP <000b> input/ipa.c:452 connected read/write 20241215160415444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160415444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160415444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160415444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160415445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34595<->l=127.0.0.1:4259) 20241215160415504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 20241215160415605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4258 20241215160418692 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160418692 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160418694 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241215160418696 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418696 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160418696 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160418696 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  20241215160418696 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160418696 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  20241215160418696 DLGSUP <0013> gsup_server.c:236 2:  20241215160418696 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160418696 DLGSUP <0013> gsup_server.c:236 3:  20241215160418696 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160418696 DLGSUP <0013> gsup_server.c:236 4:  20241215160418696 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160418696 DLGSUP <0013> gsup_server.c:236 5:  20241215160418697 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160418697 DLGSUP <0013> gsup_server.c:236 7:  20241215160418697 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160418697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160418697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160418697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160418709 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37925<->l=127.0.0.1:4259) 20241215160418716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241215160418738 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418738 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426567446573"} 20241215160418738 DMAIN <0000> hlr.c:227 IMSI='262426567446573': Creating subscriber on demand 20241215160418738 DMAIN <0000> hlr.c:243 IMSI='262426567446573': Successfully assigned MSISDN='516' 20241215160418738 DAUC <0003> db_auc.c:157 IMSI='262426567446573': No 2G Auth Data 20241215160418738 DAUC <0003> db_auc.c:192 IMSI='262426567446573': No 3G Auth Data 20241215160418738 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426567446573 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 20241215160418739 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426567446573" cause=IMSI unknown in HLR} 20241215160418739 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241215160418739 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418739 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418743 DAUC <0003> db_auc.c:157 IMSI='262426567446573': No 2G Auth Data 20241215160418743 DAUC <0003> db_auc.c:192 IMSI='262426567446573': No 3G Auth Data 20241215160418744 DAUC <0003> db_auc.c:157 IMSI='262426567446573': No 2G Auth Data 20241215160418744 DAUC <0003> db_auc.c:192 IMSI='262426567446573': No 3G Auth Data 20241215160418745 DAUC <0003> db_auc.c:157 IMSI='262426567446573': No 2G Auth Data 20241215160418745 DAUC <0003> db_auc.c:192 IMSI='262426567446573': No 3G Auth Data 20241215160418748 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418748 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426567446573" cn_domain=PS} 20241215160418748 DLU <0006> fsm.c:456 lu(262426567446573)[0x6120000147a0]{UNVALIDATED}: Allocated 20241215160418748 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241215160418748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426567446573)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160418748 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426567446573" cn_domain=PS} 20241215160418748 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418748 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418754 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418754 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426567446573"} 20241215160418754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426567446573)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160418754 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160418754 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426567446573"} 20241215160418754 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426567446573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160418754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567446573)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160418754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567446573)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160418754 DLU <0006> fsm.c:568 lu(PS:IMSI-262426567446573)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160418755 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418755 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160418761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241215160418763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241215160418766 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37925<->l=127.0.0.1:4259) 20241215160418767 DLINP <000b> input/ipa.c:452 connected read/write 20241215160418767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160418767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160418767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160418767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160418841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241215160418943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241215160422039 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160422039 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160422040 DLINP <000b> input/ipa.c:452 connected read/write 20241215160422040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160422041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55180<->l=127.0.0.1:4258 20241215160422042 DLINP <000b> input/ipa.c:452 connected read/write 20241215160422042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160422042 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160422042 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160422042 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  20241215160422042 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160422042 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  20241215160422042 DLGSUP <0013> gsup_server.c:236 2:  20241215160422042 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160422042 DLGSUP <0013> gsup_server.c:236 3:  20241215160422042 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160422042 DLGSUP <0013> gsup_server.c:236 4:  20241215160422042 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160422042 DLGSUP <0013> gsup_server.c:236 5:  20241215160422042 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160422042 DLGSUP <0013> gsup_server.c:236 7:  20241215160422042 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160422042 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160422042 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160422042 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160422051 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32963<->l=127.0.0.1:4259) 20241215160422052 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241215160422052 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241215160422059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20241215160422060 DAUC <0003> db_auc.c:157 IMSI='262426556300090': No 2G Auth Data 20241215160422060 DAUC <0003> db_auc.c:192 IMSI='262426556300090': No 3G Auth Data 20241215160422062 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613305531.msisdn 20241215160422062 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613305531.msisdn: not attached (vlr_number unset) 20241215160422062 DDGSM <0007> mslookup_server.c:327 sip.voice.491613305531.msisdn: does not exist in GSUP proxy 20241215160423066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160423066 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426556300090" cn_domain=CS} 20241215160423066 DLU <0006> fsm.c:456 lu(262426556300090)[0x612000014c20]{UNVALIDATED}: Allocated 20241215160423066 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241215160423066 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426556300090)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241215160423066 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426556300090" cn_domain=CS} 20241215160423066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160423066 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160423069 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160423069 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426556300090"} 20241215160423069 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426556300090)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241215160423069 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241215160423069 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426556300090"} 20241215160423070 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426556300090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160423070 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426556300090)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241215160423070 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426556300090)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241215160423070 DLU <0006> fsm.c:568 lu(CS:IMSI-262426556300090)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241215160423070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160423070 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160423072 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613305531.msisdn 20241215160423072 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613305531.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241215160423072 DDGSM <0007> mslookup_server.c:327 sip.voice.491613305531.msisdn: does not exist in GSUP proxy 20241215160423072 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613305531.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241215160423076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4258 20241215160423077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55180<->l=127.0.0.1:4258 20241215160423079 DLINP <000b> input/ipa.c:452 connected read/write 20241215160423080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160423080 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160423080 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160423080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160423081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32963<->l=127.0.0.1:4259) 20241215160423158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4258 20241215160423259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4258 20241215160425280 DSS <0004> hlr_ussd.c:239 262423391497570/0xa063cff8: SS Session Timeout, destroying 20241215160425280 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423391497570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241215160426362 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160426362 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160426363 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160426363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 20241215160426364 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160426364 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160426364 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160426364 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  20241215160426364 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160426364 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  20241215160426364 DLGSUP <0013> gsup_server.c:236 2:  20241215160426364 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160426364 DLGSUP <0013> gsup_server.c:236 3:  20241215160426364 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160426364 DLGSUP <0013> gsup_server.c:236 4:  20241215160426364 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160426364 DLGSUP <0013> gsup_server.c:236 5:  20241215160426364 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160426364 DLGSUP <0013> gsup_server.c:236 7:  20241215160426364 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160426364 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160426364 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160426364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160426365 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241215160426365 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241215160426388 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40501<->l=127.0.0.1:4259) 20241215160426390 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241215160426391 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241215160426417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4258 20241215160426423 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160426423 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422435161246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422435161246" cn_domain=CS} 20241215160426423 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422435161246 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241215160426423 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422435161246 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241215160426423 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422435161246.imsi 20241215160426423 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422435161246.imsi 20241215160426423 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422435161246.imsi: does not exist in local HLR 20241215160426426 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422435161246 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241215160426426 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241215160426426 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241215160426426 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241215160426426 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241215160426426 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241215160426426 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422435161246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160426426 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160426426 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160426426 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160426426 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160426426 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160426426 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160426427 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426427 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426427 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241215160426427 DLINP <000b> ipa.c:396 tag 1: HLR 20241215160426427 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241215160426427 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426427 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426427 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241215160426470 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426470 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426470 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426470 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426471 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422435161246 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613235502 20241215160426471 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422435161246 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160426471 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426471 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426481 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426481 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426482 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422435161246 MSISDN-491613235502 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160426482 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426482 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426487 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422435161246 MSISDN-491613235502 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 20241215160426487 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422435161246 MSISDN-491613235502 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160426487 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426487 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160426491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4258 20241215160426492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55198<->l=127.0.0.1:4258 20241215160426494 DLINP <000b> input/ipa.c:452 connected read/write 20241215160426494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160426495 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160426495 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160426495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160426495 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160426495 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160426495 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241215160426496 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241215160426496 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241215160426496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40501<->l=127.0.0.1:4259) 20241215160426576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55214<->l=127.0.0.1:4258 20241215160426677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55214<->l=127.0.0.1:4258 20241215160429744 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160429744 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160429746 DLINP <000b> input/ipa.c:452 connected read/write 20241215160429746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160429747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241215160429749 DLINP <000b> input/ipa.c:452 connected read/write 20241215160429749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160429749 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160429750 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160429750 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  20241215160429750 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160429750 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  20241215160429750 DLGSUP <0013> gsup_server.c:236 2:  20241215160429750 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160429750 DLGSUP <0013> gsup_server.c:236 3:  20241215160429750 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160429750 DLGSUP <0013> gsup_server.c:236 4:  20241215160429750 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160429750 DLGSUP <0013> gsup_server.c:236 5:  20241215160429750 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160429750 DLGSUP <0013> gsup_server.c:236 7:  20241215160429750 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160429750 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160429750 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160429750 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160429751 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241215160429751 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241215160429766 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37859<->l=127.0.0.1:4259) 20241215160429768 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241215160429769 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241215160429779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20241215160429781 DAUC <0003> db_auc.c:157 IMSI='262421802547023': No 2G Auth Data 20241215160429781 DAUC <0003> db_auc.c:192 IMSI='262421802547023': No 3G Auth Data 20241215160429784 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421802547023.imsi 20241215160429784 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421802547023.imsi: found in local HLR 20241215160429786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20241215160429787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.1:4258 20241215160429787 DLINP <000b> input/ipa.c:452 connected read/write 20241215160429787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160429787 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160429787 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160429787 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160429787 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37859<->l=127.0.0.1:4259) 20241215160429819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241215160429920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241215160432970 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160432970 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160432971 DLINP <000b> input/ipa.c:452 connected read/write 20241215160432971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160432971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241215160432972 DLINP <000b> input/ipa.c:452 connected read/write 20241215160432972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160432972 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160432972 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160432972 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  20241215160432972 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160432972 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  20241215160432972 DLGSUP <0013> gsup_server.c:236 2:  20241215160432972 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160432972 DLGSUP <0013> gsup_server.c:236 3:  20241215160432972 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160432972 DLGSUP <0013> gsup_server.c:236 4:  20241215160432972 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160432972 DLGSUP <0013> gsup_server.c:236 5:  20241215160432972 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160432972 DLGSUP <0013> gsup_server.c:236 7:  20241215160432972 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160432972 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160432972 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160432972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160432973 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241215160432973 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241215160432988 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241215160432990 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241215160432990 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241215160432998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241215160433014 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160433014 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426268106885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426268106885" cn_domain=CS} 20241215160433015 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426268106885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241215160433015 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426268106885 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241215160433015 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426268106885.imsi 20241215160433015 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426268106885.imsi 20241215160433015 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426268106885.imsi: does not exist in local HLR 20241215160433024 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426268106885 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241215160433025 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241215160433025 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241215160433025 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241215160433025 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241215160433025 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241215160433025 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426268106885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160433025 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160433025 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160433025 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160433025 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160433025 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160433025 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160433028 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433028 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433028 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241215160433028 DLINP <000b> ipa.c:396 tag 1: HLR 20241215160433028 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241215160433030 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433030 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433030 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241215160433074 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433074 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433074 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433074 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433074 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426268106885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613044772 20241215160433075 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426268106885 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160433075 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433075 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433082 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433082 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433082 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426268106885 MSISDN-491613044772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160433082 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433082 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160433086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160433086 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426268106885 MSISDN-491613044772 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 20241215160433086 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426268106885 MSISDN-491613044772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160433086 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433086 DLINP <000b> input/ipa.c:452 connected read/write 20241215160433086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160433089 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426268106885.imsi 20241215160433089 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426268106885.imsi: does not exist in local HLR 20241215160434091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241215160434093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241215160434095 DLINP <000b> input/ipa.c:452 connected read/write 20241215160434096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160434096 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160434096 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160434096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160434096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38407<->l=127.0.0.1:4259) 20241215160434098 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160434098 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160434098 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241215160434098 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241215160434098 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241215160434124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 20241215160434225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 20241215160437262 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241215160437262 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20241215160437263 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160437263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20241215160437264 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160437265 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241215160437265 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241215160437265 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  20241215160437265 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241215160437265 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  20241215160437265 DLGSUP <0013> gsup_server.c:236 2:  20241215160437265 DLGSUP <0013> gsup_server.c:238 2: 00  20241215160437265 DLGSUP <0013> gsup_server.c:236 3:  20241215160437265 DLGSUP <0013> gsup_server.c:238 3: 00  20241215160437265 DLGSUP <0013> gsup_server.c:236 4:  20241215160437265 DLGSUP <0013> gsup_server.c:238 4: 00  20241215160437265 DLGSUP <0013> gsup_server.c:236 5:  20241215160437265 DLGSUP <0013> gsup_server.c:238 5: 00  20241215160437265 DLGSUP <0013> gsup_server.c:236 7:  20241215160437265 DLGSUP <0013> gsup_server.c:238 7: 00  20241215160437265 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241215160437265 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241215160437265 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241215160437266 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241215160437266 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241215160437285 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40049<->l=127.0.0.1:4259) 20241215160437287 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241215160437287 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241215160437296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33812<->l=127.0.0.1:4258 20241215160437306 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160437306 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426658159679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426658159679" cn_domain=CS} 20241215160437306 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426658159679 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241215160437306 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426658159679 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241215160437306 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426658159679.imsi 20241215160437306 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426658159679.imsi 20241215160437306 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426658159679.imsi: does not exist in local HLR 20241215160437309 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426658159679 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241215160437309 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241215160437309 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241215160437309 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241215160437309 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241215160437309 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241215160437309 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426658159679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241215160437309 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160437309 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160437309 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160437309 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160437309 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241215160437309 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241215160437310 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437310 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437310 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241215160437310 DLINP <000b> ipa.c:396 tag 1: HLR 20241215160437310 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20241215160437311 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437311 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437311 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG 20241215160437358 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437358 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437358 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437358 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437358 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426658159679 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618003888 20241215160437358 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426658159679 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160437358 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437358 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437360 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437360 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437360 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426658159679 MSISDN-491618003888 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160437360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437360 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437361 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437361 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437361 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426658159679 MSISDN-491618003888 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 20241215160437361 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426658159679 MSISDN-491618003888 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241215160437361 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437361 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241215160437362 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618003888.msisdn 20241215160437362 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618003888.msisdn: does not exist in local HLR 20241215160437362 DDGSM <0007> mslookup_server.c:352 sip.voice.491618003888.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241215160437362 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618003888.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241215160437363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33812<->l=127.0.0.1:4258 20241215160437363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20241215160437364 DLINP <000b> input/ipa.c:452 connected read/write 20241215160437364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241215160437364 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241215160437364 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241215160437364 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241215160437364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40049<->l=127.0.0.1:4259) 20241215160437364 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241215160437364 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241215160437364 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241215160437364 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241215160437364 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241215160437406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20241215160437507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258